Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mdbook, cargo, books #62733

Merged
merged 1 commit into from
Jul 18, 2019
Merged

Update mdbook, cargo, books #62733

merged 1 commit into from
Jul 18, 2019

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Jul 16, 2019

This updates the last of the books using mdbook 0.1, finally removing it from the build. Cargo, the reference, and the rustc book were the last to change. This should have a noticeable impact on CI times.

I decided to remove the version switcher from the rustbook tool. It seemed a little awkward keeping it with one version. If we ever need it in the future, we can always add it back, it is a relatively small amount of code. I would just like to avoid the temptation to split the versions in the future.

cargo

12 commits in 677a180f4c8ca1dcef594f68dd0e63e4f08621f5..e3563dbdcd2e370bc4f11d080f739d82d25773fd
2019-07-08 13:43:02 +0000 to 2019-07-16 19:22:44 +0000

book

2 commits in 6c0d83499c8e77e06a71d28c5e1adccec278d4f3..7ddc46460f09a5cd9bd2a620565bdc20b3315ea9
2019-06-23 20:25:30 -0400 to 2019-06-27 09:50:36 -0400

  • reexport to re-export
  • Fixes made in final layout check

reference

4 commits in 7a5aab5..8e7d614
2019-06-20 17:38:52 +0200 to 2019-07-16 21:02:33 +0100

edition-guide

4 commits in f8072acde5ce29c7570d7986180bbded2d22e287..f6c8b92d4e63edd28e862be952f33861f35956f8
2019-06-14 23:27:05 +0200 to 2019-07-06 22:10:32 +0200

embedded-book

2 commits in ef27b517dcd0b990c888c0d7caeff52a5a115619..ff334e74fdb9f197e621efa6d7c3105be892e888
2019-06-18 22:59:47 +0000 to 2019-07-16 13:47:34 +0000

nomicon

7 commits in 341c221116a8b9f1010cf1eece952b80c5ec7f54..b7f0aba2f88a8feade70595efcfa3438e54e96c0
2019-06-19 09:08:47 -0700 to 2019-07-11 15:11:36 -0400

  • chore: Remove redundant Eq import
  • Fix link to rfc1857
  • Move word "reading" out of the link to "The Book"
  • update the link to mdbook
  • re-wrap more text
  • re-wrap the text to 80 columns
  • Better explain how to use mdbook

rust-by-example

8 commits in 62b3ff2cb44dd8b648c3ef2a9347c3706d148014..e3679e214d8db44586aca9b20aa27517007d1923
2019-06-24 09:17:21 -0300 to 2019-07-15 11:13:44 -0300

@rust-highfive
Copy link
Collaborator

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 16, 2019
@ehuss
Copy link
Contributor Author

ehuss commented Jul 16, 2019

cc @mati865 @lzutao, this should be the final step for removing mdbook 0.1.

@rust-highfive
Copy link
Collaborator

The job LinuxTools of your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
2019-07-16T21:10:15.7354554Z ##[command]git remote add origin https://github.com/rust-lang/rust
2019-07-16T21:10:15.7552269Z ##[command]git config gc.auto 0
2019-07-16T21:10:15.7617922Z ##[command]git config --get-all http.https://github.com/rust-lang/rust.extraheader
2019-07-16T21:10:16.5528944Z ##[command]git config --get-all http.proxy
2019-07-16T21:10:16.5533631Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --progress --no-recurse-submodules --depth=2 origin +refs/heads/*:refs/remotes/origin/* +refs/pull/62733/merge:refs/remotes/pull/62733/merge
---
2019-07-16T21:10:50.4327113Z do so (now or later) by using -b with the checkout command again. Example:
2019-07-16T21:10:50.4327159Z 
2019-07-16T21:10:50.4327541Z   git checkout -b <new-branch-name>
2019-07-16T21:10:50.4328058Z 
2019-07-16T21:10:50.4328116Z HEAD is now at 1def4da7a Merge 2ba88983ff2defdb131642809d0991203e1a731d into 96234d5363286700794973c36178c3df1d9d49d6
2019-07-16T21:10:50.4466922Z ##[section]Finishing: Checkout
2019-07-16T21:10:50.4473885Z ##[section]Starting: Decide whether to run this job
2019-07-16T21:10:50.4477102Z Task         : Bash
2019-07-16T21:10:50.4477162Z Description  : Run a Bash script on macOS, Linux, or Windows
2019-07-16T21:10:50.4477202Z Version      : 3.151.2
2019-07-16T21:10:50.4477243Z Author       : Microsoft Corporation
2019-07-16T21:10:50.4477243Z Author       : Microsoft Corporation
2019-07-16T21:10:50.4477306Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
2019-07-16T21:10:50.4477531Z ==============================================================================
2019-07-16T21:10:50.5901394Z Generating script.
2019-07-16T21:10:50.5930981Z ========================== Starting Command Output ===========================
2019-07-16T21:10:50.5950351Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/2ec3bbb2-4ec5-4808-a3be-f729b71cfa01.sh
2019-07-16T21:10:50.7967385Z Executing the job since submodules are updated
2019-07-16T21:10:50.7990471Z ##[section]Finishing: Decide whether to run this job
2019-07-16T21:10:50.7999671Z ==============================================================================
2019-07-16T21:10:50.7999730Z Task         : Bash
2019-07-16T21:10:50.7999781Z Description  : Run a Bash script on macOS, Linux, or Windows
2019-07-16T21:10:50.7999875Z Version      : 3.151.2
---
2019-07-16T21:12:42.5228827Z Attempting with retry: curl -y 30 -Y 10 --connect-timeout 30 -f -L -C - -o /tmp/rustci_docker_cache https://.s3.amazonaws.com/docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3
2019-07-16T21:12:42.5288363Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-16T21:12:42.5297816Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-16T21:12:42.5298202Z 
2019-07-16T21:12:42.5330674Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-16T21:12:43.5391979Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-16T21:12:43.5392329Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-16T21:12:43.5392425Z 
2019-07-16T21:12:43.5392425Z 
2019-07-16T21:12:43.5435557Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-16T21:12:45.5522450Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-16T21:12:45.5522771Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-16T21:12:45.5522996Z 
2019-07-16T21:12:45.5522996Z 
2019-07-16T21:12:45.5524028Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-16T21:12:48.5590487Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-16T21:12:48.5590679Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-16T21:12:48.5590722Z 
2019-07-16T21:12:48.5590722Z 
2019-07-16T21:12:48.5633687Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-16T21:12:53.0929936Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-16T21:12:53.0930576Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-16T21:12:53.0930757Z 
2019-07-16T21:12:53.0930757Z 
2019-07-16T21:12:53.0931755Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-16T21:12:53.0932071Z The command has failed after 5 attempts.
2019-07-16T21:12:53.0932255Z open /tmp/rustci_docker_cache: no such file or directory
2019-07-16T21:12:53.0933296Z Attempting with retry: docker build --rm -t rust-ci -f /home/vsts/work/1/s/src/ci/docker/x86_64-gnu-tools/Dockerfile /home/vsts/work/1/s/src/ci/docker
2019-07-16T21:12:53.0933562Z Sending build context to Docker daemon  521.2kB
2019-07-16T21:12:53.0933773Z 
2019-07-16T21:12:53.0933937Z Step 1/9 : FROM ubuntu:16.04
---
2019-07-16T21:13:08.7262590Z Reading package lists...
2019-07-16T21:13:09.6167442Z Reading package lists...
2019-07-16T21:13:09.7757098Z Building dependency tree...
2019-07-16T21:13:09.7758575Z Reading state information...
2019-07-16T21:13:09.8802055Z The following additional packages will be installed:
2019-07-16T21:13:09.8805038Z   binutils bzip2 cmake-data cpp cpp-5 dpkg-dev g++-5 gcc gcc-5 git-man
2019-07-16T21:13:09.8806358Z   libarchive13 libasan2 libasn1-8-heimdal libatomic1 libbz2-1.0 libc-dev-bin
2019-07-16T21:13:09.8809700Z   liberror-perl libexpat1 libffi6 libgcc-5-dev libgdbm3 libglib2.0-0 libgmp10
2019-07-16T21:13:09.8810307Z   libgnutls30 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal
2019-07-16T21:13:09.8810930Z   libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal
2019-07-16T21:13:09.8811258Z   libicu55 libidn11 libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1
---
2019-07-16T21:13:09.8813483Z   libssl1.0.0 libstdc++-5-dev libtasn1-6 libtsan0 libubsan0 libwind0-heimdal
2019-07-16T21:13:09.8813742Z   libxml2 linux-libc-dev mime-support openssl patch perl perl-modules-5.22
2019-07-16T21:13:09.8814548Z   python2.7-minimal zlib1g-dev
2019-07-16T21:13:09.8846906Z Suggested packages:
2019-07-16T21:13:09.8848215Z   binutils-doc bzip2-doc codeblocks eclipse ninja-build cpp-doc gcc-5-locales
2019-07-16T21:13:09.8848559Z   debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg
2019-07-16T21:13:09.8848821Z   gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
2019-07-16T21:13:09.8849413Z   libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg
2019-07-16T21:13:09.8849660Z   libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run
2019-07-16T21:13:09.8849660Z   libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run
2019-07-16T21:13:09.8850016Z   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
2019-07-16T21:13:09.8850282Z   git-cvs git-mediawiki git-svn lrzip glibc-doc gnutls-bin krb5-doc krb5-user
2019-07-16T21:13:09.8850545Z   libstdc++-5-doc make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl
2019-07-16T21:13:09.8850831Z   | libterm-readline-perl-perl python2.7-doc binfmt-support
2019-07-16T21:13:09.8850886Z Recommended packages:
2019-07-16T21:13:09.8851140Z   build-essential fakeroot libalgorithm-merge-perl less rsync ssh-client
2019-07-16T21:13:09.8851389Z   manpages manpages-dev libfile-fcntllock-perl libglib2.0-data
2019-07-16T21:13:09.8851983Z   shared-mime-info xdg-user-dirs krb5-locales libsasl2-modules libssl-doc
2019-07-16T21:13:09.8852170Z   xml-core netbase rename
2019-07-16T21:13:09.8852213Z The following NEW packages will be installed:
2019-07-16T21:13:09.8852478Z   binutils bzip2 ca-certificates cmake cmake-data cpp cpp-5 curl dpkg-dev file
2019-07-16T21:13:09.8852884Z   g++ g++-5 gcc gcc-5 git git-man libarchive13 libasan2 libasn1-8-heimdal
2019-07-16T21:13:09.8853545Z   libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libffi6 libgcc-5-dev
2019-07-16T21:13:09.8853763Z   libgdbm3 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
2019-07-16T21:13:09.8854129Z   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
2019-07-16T21:13:09.8854380Z   libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
2019-07-16T21:13:09.8854380Z   libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
2019-07-16T21:13:09.8854775Z   libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal
2019-07-16T21:13:09.8855173Z   libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 liblzo2-2 libmagic1 libmpc3
2019-07-16T21:13:09.8855672Z   libmpfr4 libmpx0 libnettle6 libp11-kit0 libperl5.22 libpython2.7-minimal
2019-07-16T21:13:09.8856053Z   libpython2.7-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
2019-07-16T21:13:09.8856282Z   libsasl2-modules-db libsqlite3-0 libssl-dev libssl1.0.0 libstdc++-5-dev
2019-07-16T21:13:09.8856545Z   libtasn1-6 libtsan0 libubsan0 libwind0-heimdal libxml2 linux-libc-dev make
2019-07-16T21:13:09.8856763Z   mime-support openssl patch perl perl-modules-5.22 pkg-config python2.7
2019-07-16T21:13:09.8857134Z   python2.7-minimal sudo xz-utils zlib1g-dev
2019-07-16T21:13:09.8857594Z The following packages will be upgraded:
2019-07-16T21:13:10.2379180Z 1 upgraded, 92 newly installed, 0 to remove and 5 not upgraded.
2019-07-16T21:13:10.2379848Z Need to get 71.6 MB of archives.
2019-07-16T21:13:10.2380115Z After this operation, 310 MB of additional disk space will be used.
2019-07-16T21:13:10.2381415Z Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
---
2019-07-16T21:14:08.0878938Z Removing intermediate container 9696b9cb188c
2019-07-16T21:14:08.0879696Z  ---> 40ad1ab5cdac
2019-07-16T21:14:08.0917480Z Successfully built 40ad1ab5cdac
2019-07-16T21:14:09.1110790Z Successfully tagged rust-ci:latest
2019-07-16T21:14:09.1111384Z Built container sha256:40ad1ab5cdac068e6db16b00d1a3800b28516e0c79d69236574e197a94c85832
2019-07-16T21:14:09.1111549Z Uploading finished image to https://.s3.amazonaws.com/docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3
2019-07-16T21:14:48.1295837Z upload failed: - to s3:///docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3 Parameter validation failed:
2019-07-16T21:14:48.1296508Z Invalid bucket name "": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$"
2019-07-16T21:14:48.1715830Z [CI_JOB_NAME=LinuxTools]
2019-07-16T21:14:48.3222169Z [CI_JOB_NAME=LinuxTools]
2019-07-16T21:14:48.3743152Z configure: processing command line
2019-07-16T21:14:48.3743703Z configure: 
2019-07-16T21:14:48.3744478Z configure: rust.dist-src        := False
2019-07-16T21:14:48.3744848Z configure: rust.save-toolstates := /tmp/toolstates.json
---
2019-07-17T00:34:20.6728405Z -args
2019-07-17T00:34:20.6728913Z -
2019-07-17T00:34:20.6737967Z 
2019-07-17T00:34:20.6738313Z The actual stdout differed from the expected stdout.
2019-07-17T00:34:20.6742600Z Actual stdout saved to /tmp/compiletest9Cm2qq/args.stdout
2019-07-17T00:34:20.6748421Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T00:34:20.6749171Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T00:34:20.6749527Z      |
2019-07-17T00:34:20.6749803Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T00:34:20.6776460Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:20.6776702Z +
2019-07-17T00:34:20.6776823Z 
2019-07-17T00:34:20.6776984Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:20.6777573Z Actual stderr saved to /tmp/compiletest9Cm2qq/args.stderr
2019-07-17T00:34:20.6777731Z To update references, run this command from build directory:
2019-07-17T00:34:20.6778202Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'args.rs'
2019-07-17T00:34:20.6826306Z error: 2 errors occurred comparing output.
2019-07-17T00:34:20.6826525Z status: exit code: 1
2019-07-17T00:34:20.6826525Z status: exit code: 1
2019-07-17T00:34:20.6827639Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/args.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/args.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/args.stage-id.aux" "-A" "unused"
2019-07-17T00:34:20.6828342Z ------------------------------------------
2019-07-17T00:34:20.6828509Z 
2019-07-17T00:34:20.6828890Z ------------------------------------------
2019-07-17T00:34:20.6829385Z stderr:
---
2019-07-17T00:34:20.7239566Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:20.7239619Z +
2019-07-17T00:34:20.7239640Z 
2019-07-17T00:34:20.7239675Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:20.7239733Z Actual stderr saved to /tmp/compiletest9Cm2qq/arrays.stderr
2019-07-17T00:34:20.7239772Z To update references, run this command from build directory:
2019-07-17T00:34:20.7239977Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'arrays.rs'
2019-07-17T00:34:20.7240054Z error: 1 errors occurred comparing output.
2019-07-17T00:34:20.7240179Z status: exit code: 1
2019-07-17T00:34:20.7240179Z status: exit code: 1
2019-07-17T00:34:20.7240690Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/arrays.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/arrays.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/arrays.stage-id.aux" "-A" "unused"
2019-07-17T00:34:20.7240961Z ------------------------------------------
2019-07-17T00:34:20.7241006Z 
2019-07-17T00:34:20.7241181Z ------------------------------------------
2019-07-17T00:34:20.7241217Z stderr:
---
2019-07-17T00:34:20.8498381Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:20.8498430Z +
2019-07-17T00:34:20.8498458Z 
2019-07-17T00:34:20.8498522Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:20.8498576Z Actual stderr saved to /tmp/compiletest9Cm2qq/assume_bug.stderr
2019-07-17T00:34:20.8498627Z To update references, run this command from build directory:
2019-07-17T00:34:20.8498972Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'assume_bug.rs'
2019-07-17T00:34:20.8499066Z error: 1 errors occurred comparing output.
2019-07-17T00:34:20.8499129Z status: exit code: 1
2019-07-17T00:34:20.8499129Z status: exit code: 1
2019-07-17T00:34:20.8499877Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/assume_bug.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/assume_bug.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/assume_bug.stage-id.aux" "-A" "unused"
2019-07-17T00:34:20.8500248Z ------------------------------------------
2019-07-17T00:34:20.8500278Z 
2019-07-17T00:34:20.8500463Z ------------------------------------------
2019-07-17T00:34:20.8500521Z stderr:
---
2019-07-17T00:34:20.8508169Z ------------------------------------------
2019-07-17T00:34:20.8508202Z 
2019-07-17T00:34:20.8508230Z 
2019-07-17T00:34:20.8508276Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:20.8508547Z Actual stderr saved to /tmp/compiletest9Cm2qq/associated-const.stderr
2019-07-17T00:34:20.8508605Z To update references, run this command from build directory:
2019-07-17T00:34:20.8508871Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'associated-const.rs'
2019-07-17T00:34:20.8508971Z error: 1 errors occurred comparing output.
2019-07-17T00:34:20.8509016Z status: exit code: 1
2019-07-17T00:34:20.8509016Z status: exit code: 1
2019-07-17T00:34:20.8509831Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/associated-const.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/associated-const.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/associated-const.stage-id.aux" "-A" "unused"
2019-07-17T00:34:20.8510136Z ------------------------------------------
2019-07-17T00:34:20.8510165Z 
2019-07-17T00:34:20.8510349Z ------------------------------------------
2019-07-17T00:34:20.8510387Z stderr:
---
2019-07-17T00:34:20.9946987Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:20.9947035Z +
2019-07-17T00:34:20.9947063Z 
2019-07-17T00:34:20.9947237Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:20.9947526Z Actual stderr saved to /tmp/compiletest9Cm2qq/atomic-access-bool.stderr
2019-07-17T00:34:20.9947580Z To update references, run this command from build directory:
2019-07-17T00:34:20.9947857Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'atomic-access-bool.rs'
2019-07-17T00:34:20.9947961Z error: 1 errors occurred comparing output.
2019-07-17T00:34:20.9948006Z status: exit code: 1
2019-07-17T00:34:20.9948006Z status: exit code: 1
2019-07-17T00:34:20.9948685Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/atomic-access-bool.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/atomic-access-bool.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/atomic-access-bool.stage-id.aux" "-A" "unused"
2019-07-17T00:34:20.9949020Z ------------------------------------------
2019-07-17T00:34:20.9949054Z 
2019-07-17T00:34:20.9949437Z ------------------------------------------
2019-07-17T00:34:20.9949544Z stderr:
---
2019-07-17T00:34:21.0046820Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.0046916Z +
2019-07-17T00:34:21.0047136Z 
2019-07-17T00:34:21.0048043Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.0053844Z Actual stderr saved to /tmp/compiletest9Cm2qq/async-fn.stderr
2019-07-17T00:34:21.0054814Z To update references, run this command from build directory:
2019-07-17T00:34:21.0060826Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'async-fn.rs'
2019-07-17T00:34:21.0060941Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.0060978Z status: exit code: 1
2019-07-17T00:34:21.0060978Z status: exit code: 1
2019-07-17T00:34:21.0061494Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/async-fn.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/async-fn.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/async-fn.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.0061759Z ------------------------------------------
2019-07-17T00:34:21.0061793Z 
2019-07-17T00:34:21.0061990Z ------------------------------------------
2019-07-17T00:34:21.0062029Z stderr:
---
2019-07-17T00:34:21.1282795Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.1282856Z +
2019-07-17T00:34:21.1282880Z 
2019-07-17T00:34:21.1283046Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.1283098Z Actual stderr saved to /tmp/compiletest9Cm2qq/bad_substs.stderr
2019-07-17T00:34:21.1283156Z To update references, run this command from build directory:
2019-07-17T00:34:21.1283428Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'bad_substs.rs'
2019-07-17T00:34:21.1283511Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.1283550Z status: exit code: 1
2019-07-17T00:34:21.1283550Z status: exit code: 1
2019-07-17T00:34:21.1284061Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/bad_substs.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/bad_substs.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/bad_substs.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.1284523Z ------------------------------------------
2019-07-17T00:34:21.1284554Z 
2019-07-17T00:34:21.1284933Z ------------------------------------------
2019-07-17T00:34:21.1284972Z stderr:
---
2019-07-17T00:34:21.1883723Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.1883903Z +
2019-07-17T00:34:21.1883936Z 
2019-07-17T00:34:21.1883974Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.1884219Z Actual stderr saved to /tmp/compiletest9Cm2qq/atomic-compare_exchange.stderr
2019-07-17T00:34:21.1884291Z To update references, run this command from build directory:
2019-07-17T00:34:21.1884515Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'atomic-compare_exchange.rs'
2019-07-17T00:34:21.1884596Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.1884633Z status: exit code: 1
2019-07-17T00:34:21.1884633Z status: exit code: 1
2019-07-17T00:34:21.1885192Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/atomic-compare_exchange.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/atomic-compare_exchange.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/atomic-compare_exchange.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.1886229Z ------------------------------------------
2019-07-17T00:34:21.1886389Z 
2019-07-17T00:34:21.1886684Z ------------------------------------------
2019-07-17T00:34:21.1886732Z stderr:
---
2019-07-17T00:34:21.3233482Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.3233640Z +
2019-07-17T00:34:21.3233753Z 
2019-07-17T00:34:21.3233880Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.3233995Z Actual stderr saved to /tmp/compiletest9Cm2qq/binops.stderr
2019-07-17T00:34:21.3234127Z To update references, run this command from build directory:
2019-07-17T00:34:21.3234465Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'binops.rs'
2019-07-17T00:34:21.3234730Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.3234863Z status: exit code: 1
2019-07-17T00:34:21.3234863Z status: exit code: 1
2019-07-17T00:34:21.3236196Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/binops.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/binops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/binops.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.3237042Z ------------------------------------------
2019-07-17T00:34:21.3237232Z 
2019-07-17T00:34:21.3237583Z ------------------------------------------
2019-07-17T00:34:21.3237753Z stderr:
---
2019-07-17T00:34:21.3564946Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.3564996Z +
2019-07-17T00:34:21.3565038Z 
2019-07-17T00:34:21.3565076Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.3565116Z Actual stderr saved to /tmp/compiletest9Cm2qq/bools.stderr
2019-07-17T00:34:21.3565172Z To update references, run this command from build directory:
2019-07-17T00:34:21.3565581Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'bools.rs'
2019-07-17T00:34:21.3566323Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.3566390Z status: exit code: 1
2019-07-17T00:34:21.3566390Z status: exit code: 1
2019-07-17T00:34:21.3567156Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/bools.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/bools.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/bools.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.3567644Z ------------------------------------------
2019-07-17T00:34:21.3567679Z 
2019-07-17T00:34:21.3567899Z ------------------------------------------
2019-07-17T00:34:21.3567966Z stderr:
---
2019-07-17T00:34:21.4683677Z -foo #1 = Foo(1337)
2019-07-17T00:34:21.4683825Z -
2019-07-17T00:34:21.4683849Z 
2019-07-17T00:34:21.4683885Z The actual stdout differed from the expected stdout.
2019-07-17T00:34:21.4684243Z Actual stdout saved to /tmp/compiletest9Cm2qq/box-pair-to-vec.stdout
2019-07-17T00:34:21.4684340Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T00:34:21.4684595Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T00:34:21.4684635Z      |
2019-07-17T00:34:21.4684675Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T00:34:21.4688840Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.4688909Z +
2019-07-17T00:34:21.4688938Z 
2019-07-17T00:34:21.4688986Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.4689520Z Actual stderr saved to /tmp/compiletest9Cm2qq/box-pair-to-vec.stderr
2019-07-17T00:34:21.4689585Z To update references, run this command from build directory:
2019-07-17T00:34:21.4689959Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'box-pair-to-vec.rs'
2019-07-17T00:34:21.4690037Z error: 2 errors occurred comparing output.
2019-07-17T00:34:21.4690072Z status: exit code: 1
2019-07-17T00:34:21.4690072Z status: exit code: 1
2019-07-17T00:34:21.4690586Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/box-pair-to-vec.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/box-pair-to-vec.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/box-pair-to-vec.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.4690849Z ------------------------------------------
2019-07-17T00:34:21.4690875Z 
2019-07-17T00:34:21.4691064Z ------------------------------------------
2019-07-17T00:34:21.4691100Z stderr:
---
2019-07-17T00:34:21.4762898Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.4762951Z +
2019-07-17T00:34:21.4762972Z 
2019-07-17T00:34:21.4763007Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.4763049Z Actual stderr saved to /tmp/compiletest9Cm2qq/box_box_trait.stderr
2019-07-17T00:34:21.4763107Z To update references, run this command from build directory:
2019-07-17T00:34:21.4763320Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'box_box_trait.rs'
2019-07-17T00:34:21.4763383Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.4763435Z status: exit code: 1
2019-07-17T00:34:21.4763435Z status: exit code: 1
2019-07-17T00:34:21.4763956Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/box_box_trait.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/box_box_trait.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/box_box_trait.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.4764226Z ------------------------------------------
2019-07-17T00:34:21.4764252Z 
2019-07-17T00:34:21.4764443Z ------------------------------------------
2019-07-17T00:34:21.4764479Z stderr:
---
2019-07-17T00:34:21.6277915Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.6277983Z +
2019-07-17T00:34:21.6283445Z 
2019-07-17T00:34:21.6283531Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.6283592Z Actual stderr saved to /tmp/compiletest9Cm2qq/c_enums.stderr
2019-07-17T00:34:21.6283631Z To update references, run this command from build directory:
2019-07-17T00:34:21.6283978Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'c_enums.rs'
2019-07-17T00:34:21.6284061Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.6284096Z status: exit code: 1
2019-07-17T00:34:21.6284096Z status: exit code: 1
2019-07-17T00:34:21.6290477Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/c_enums.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/c_enums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/c_enums.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.6290781Z ------------------------------------------
2019-07-17T00:34:21.6294484Z 
2019-07-17T00:34:21.6294824Z ------------------------------------------
2019-07-17T00:34:21.6294865Z stderr:
---
2019-07-17T00:34:21.6438565Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.6438616Z +
2019-07-17T00:34:21.6438643Z 
2019-07-17T00:34:21.6438708Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.6438761Z Actual stderr saved to /tmp/compiletest9Cm2qq/btreemap.stderr
2019-07-17T00:34:21.6438814Z To update references, run this command from build directory:
2019-07-17T00:34:21.6439121Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'btreemap.rs'
2019-07-17T00:34:21.6439204Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.6439251Z status: exit code: 1
2019-07-17T00:34:21.6439251Z status: exit code: 1
2019-07-17T00:34:21.6439961Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/btreemap.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/btreemap.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/btreemap.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.6440220Z ------------------------------------------
2019-07-17T00:34:21.6440246Z 
2019-07-17T00:34:21.6440420Z ------------------------------------------
2019-07-17T00:34:21.6440455Z stderr:
---
2019-07-17T00:34:21.7771679Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.7771717Z +
2019-07-17T00:34:21.7771737Z 
2019-07-17T00:34:21.7771771Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.7771830Z Actual stderr saved to /tmp/compiletest9Cm2qq/call_drop_on_fat_ptr_array_elements.stderr
2019-07-17T00:34:21.7771870Z To update references, run this command from build directory:
2019-07-17T00:34:21.7772097Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'call_drop_on_fat_ptr_array_elements.rs'
2019-07-17T00:34:21.7772184Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.7772219Z status: exit code: 1
2019-07-17T00:34:21.7772219Z status: exit code: 1
2019-07-17T00:34:21.7772787Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_fat_ptr_array_elements.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/call_drop_on_fat_ptr_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/call_drop_on_fat_ptr_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.7773039Z ------------------------------------------
2019-07-17T00:34:21.7773084Z 
2019-07-17T00:34:21.7773256Z ------------------------------------------
2019-07-17T00:34:21.7773290Z stderr:
---
2019-07-17T00:34:21.7781559Z ------------------------------------------
2019-07-17T00:34:21.7781605Z 
2019-07-17T00:34:21.7781626Z 
2019-07-17T00:34:21.7781661Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.7781703Z Actual stderr saved to /tmp/compiletest9Cm2qq/call_drop_on_array_elements.stderr
2019-07-17T00:34:21.7781760Z To update references, run this command from build directory:
2019-07-17T00:34:21.7781977Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'call_drop_on_array_elements.rs'
2019-07-17T00:34:21.7782057Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.7782091Z status: exit code: 1
2019-07-17T00:34:21.7782091Z status: exit code: 1
2019-07-17T00:34:21.7782861Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_array_elements.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/call_drop_on_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/call_drop_on_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.7783137Z ------------------------------------------
2019-07-17T00:34:21.7783178Z 
2019-07-17T00:34:21.7783351Z ------------------------------------------
2019-07-17T00:34:21.7783387Z stderr:
---
2019-07-17T00:34:21.9200693Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.9200732Z +
2019-07-17T00:34:21.9200752Z 
2019-07-17T00:34:21.9200787Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.9200851Z Actual stderr saved to /tmp/compiletest9Cm2qq/call_drop_through_owned_slice.stderr
2019-07-17T00:34:21.9200890Z To update references, run this command from build directory:
2019-07-17T00:34:21.9201110Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'call_drop_through_owned_slice.rs'
2019-07-17T00:34:21.9201190Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.9201226Z status: exit code: 1
2019-07-17T00:34:21.9201226Z status: exit code: 1
2019-07-17T00:34:21.9201782Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_owned_slice.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/call_drop_through_owned_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/call_drop_through_owned_slice.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.9202066Z ------------------------------------------
2019-07-17T00:34:21.9202094Z 
2019-07-17T00:34:21.9202279Z ------------------------------------------
2019-07-17T00:34:21.9202317Z stderr:
---
2019-07-17T00:34:21.9322242Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:21.9322310Z +
2019-07-17T00:34:21.9322331Z 
2019-07-17T00:34:21.9322368Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:21.9322427Z Actual stderr saved to /tmp/compiletest9Cm2qq/call_drop_on_zst_array_elements.stderr
2019-07-17T00:34:21.9322468Z To update references, run this command from build directory:
2019-07-17T00:34:21.9322692Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'call_drop_on_zst_array_elements.rs'
2019-07-17T00:34:21.9322775Z error: 1 errors occurred comparing output.
2019-07-17T00:34:21.9322810Z status: exit code: 1
2019-07-17T00:34:21.9322810Z status: exit code: 1
2019-07-17T00:34:21.9323351Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_zst_array_elements.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/call_drop_on_zst_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/call_drop_on_zst_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T00:34:21.9323623Z ------------------------------------------
2019-07-17T00:34:21.9323666Z 
2019-07-17T00:34:21.9323842Z ------------------------------------------
2019-07-17T00:34:21.9323879Z stderr:
---
2019-07-17T00:34:22.0442456Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.0442504Z +
2019-07-17T00:34:22.0442528Z 
2019-07-17T00:34:22.0442585Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.0442628Z Actual stderr saved to /tmp/compiletest9Cm2qq/call_drop_through_trait_object.stderr
2019-07-17T00:34:22.0442672Z To update references, run this command from build directory:
2019-07-17T00:34:22.0442935Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'call_drop_through_trait_object.rs'
2019-07-17T00:34:22.0443003Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.0443040Z status: exit code: 1
2019-07-17T00:34:22.0443040Z status: exit code: 1
2019-07-17T00:34:22.0443647Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_trait_object.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/call_drop_through_trait_object.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/call_drop_through_trait_object.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.0443937Z ------------------------------------------
2019-07-17T00:34:22.0443965Z 
2019-07-17T00:34:22.0444154Z ------------------------------------------
2019-07-17T00:34:22.0444212Z stderr:
---
2019-07-17T00:34:22.0601737Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.0601798Z +
2019-07-17T00:34:22.0601821Z 
2019-07-17T00:34:22.0601858Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.0601901Z Actual stderr saved to /tmp/compiletest9Cm2qq/call_drop_through_trait_object_rc.stderr
2019-07-17T00:34:22.0601960Z To update references, run this command from build directory:
2019-07-17T00:34:22.0602196Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'call_drop_through_trait_object_rc.rs'
2019-07-17T00:34:22.0602292Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.0602330Z status: exit code: 1
2019-07-17T00:34:22.0602330Z status: exit code: 1
2019-07-17T00:34:22.0602895Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_trait_object_rc.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/call_drop_through_trait_object_rc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/call_drop_through_trait_object_rc.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.0603176Z ------------------------------------------
2019-07-17T00:34:22.0603202Z 
2019-07-17T00:34:22.0603400Z ------------------------------------------
2019-07-17T00:34:22.0603436Z stderr:
---
2019-07-17T00:34:22.2041625Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.2041662Z +
2019-07-17T00:34:22.2041703Z 
2019-07-17T00:34:22.2041738Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.2041777Z Actual stderr saved to /tmp/compiletest9Cm2qq/calloc.stderr
2019-07-17T00:34:22.2041840Z To update references, run this command from build directory:
2019-07-17T00:34:22.2042040Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'calloc.rs'
2019-07-17T00:34:22.2042101Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.2042162Z status: exit code: 1
2019-07-17T00:34:22.2042162Z status: exit code: 1
2019-07-17T00:34:22.2042653Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/calloc.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/calloc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/calloc.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.2042955Z ------------------------------------------
2019-07-17T00:34:22.2042984Z 
2019-07-17T00:34:22.2043157Z ------------------------------------------
2019-07-17T00:34:22.2043214Z stderr:
---
2019-07-17T00:34:22.2317464Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.2317517Z +
2019-07-17T00:34:22.2317568Z 
2019-07-17T00:34:22.2317617Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.2317669Z Actual stderr saved to /tmp/compiletest9Cm2qq/calls.stderr
2019-07-17T00:34:22.2317731Z To update references, run this command from build directory:
2019-07-17T00:34:22.2318051Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'calls.rs'
2019-07-17T00:34:22.2318145Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.2318210Z status: exit code: 1
2019-07-17T00:34:22.2318210Z status: exit code: 1
2019-07-17T00:34:22.2318858Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/calls.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/calls.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/calls.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.2319206Z ------------------------------------------
2019-07-17T00:34:22.2319243Z 
2019-07-17T00:34:22.2319892Z ------------------------------------------
2019-07-17T00:34:22.2319956Z stderr:
---
2019-07-17T00:34:22.3489621Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.3489661Z +
2019-07-17T00:34:22.3489684Z 
2019-07-17T00:34:22.3489737Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.3489786Z Actual stderr saved to /tmp/compiletest9Cm2qq/cast_fn_ptr.stderr
2019-07-17T00:34:22.3489827Z To update references, run this command from build directory:
2019-07-17T00:34:22.3490042Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'cast_fn_ptr.rs'
2019-07-17T00:34:22.3490132Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.3490168Z status: exit code: 1
2019-07-17T00:34:22.3490168Z status: exit code: 1
2019-07-17T00:34:22.3490701Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast_fn_ptr.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/cast_fn_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/cast_fn_ptr.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.3490959Z ------------------------------------------
2019-07-17T00:34:22.3491068Z 
2019-07-17T00:34:22.3491271Z ------------------------------------------
2019-07-17T00:34:22.3491308Z stderr:
---
2019-07-17T00:34:22.3515289Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.3515328Z +
2019-07-17T00:34:22.3515351Z 
2019-07-17T00:34:22.3515584Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.3516417Z Actual stderr saved to /tmp/compiletest9Cm2qq/cast-rfc0401-vtable-kinds.stderr
2019-07-17T00:34:22.3516480Z To update references, run this command from build directory:
2019-07-17T00:34:22.3516777Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'cast-rfc0401-vtable-kinds.rs'
2019-07-17T00:34:22.3516861Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.3516925Z status: exit code: 1
2019-07-17T00:34:22.3516925Z status: exit code: 1
2019-07-17T00:34:22.3517707Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast-rfc0401-vtable-kinds.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/cast-rfc0401-vtable-kinds.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/cast-rfc0401-vtable-kinds.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.3518074Z ------------------------------------------
2019-07-17T00:34:22.3518109Z 
2019-07-17T00:34:22.3518326Z ------------------------------------------
2019-07-17T00:34:22.3518389Z stderr:
---
2019-07-17T00:34:22.4759154Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.4759215Z +
2019-07-17T00:34:22.4759262Z 
2019-07-17T00:34:22.4759475Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.4759523Z Actual stderr saved to /tmp/compiletest9Cm2qq/cast_fn_ptr_unsafe.stderr
2019-07-17T00:34:22.4759587Z To update references, run this command from build directory:
2019-07-17T00:34:22.4759831Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'cast_fn_ptr_unsafe.rs'
2019-07-17T00:34:22.4759901Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.4759959Z status: exit code: 1
2019-07-17T00:34:22.4759959Z status: exit code: 1
2019-07-17T00:34:22.4760847Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast_fn_ptr_unsafe.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/cast_fn_ptr_unsafe.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/cast_fn_ptr_unsafe.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.4761182Z ------------------------------------------
2019-07-17T00:34:22.4761212Z 
2019-07-17T00:34:22.4761418Z ------------------------------------------
2019-07-17T00:34:22.4761459Z stderr:
---
2019-07-17T00:34:22.4829294Z -1
2019-07-17T00:34:22.4829626Z -
2019-07-17T00:34:22.4829719Z 
2019-07-17T00:34:22.4829760Z The actual stdout differed from the expected stdout.
2019-07-17T00:34:22.4829803Z Actual stdout saved to /tmp/compiletest9Cm2qq/catch.stdout
2019-07-17T00:34:22.4829931Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T00:34:22.4830153Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T00:34:22.4830214Z      |
2019-07-17T00:34:22.4830251Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T00:34:22.4833352Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.4833391Z +
2019-07-17T00:34:22.4833435Z 
2019-07-17T00:34:22.4833474Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.4833515Z Actual stderr saved to /tmp/compiletest9Cm2qq/catch.stderr
2019-07-17T00:34:22.4833627Z To update references, run this command from build directory:
2019-07-17T00:34:22.4833891Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'catch.rs'
2019-07-17T00:34:22.4833965Z error: 2 errors occurred comparing output.
2019-07-17T00:34:22.4834019Z status: exit code: 1
2019-07-17T00:34:22.4834019Z status: exit code: 1
2019-07-17T00:34:22.4834533Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/catch.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/catch.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/catch.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.4834810Z ------------------------------------------
2019-07-17T00:34:22.4834839Z 
2019-07-17T00:34:22.4835035Z ------------------------------------------
2019-07-17T00:34:22.4835091Z stderr:
---
2019-07-17T00:34:22.6079838Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.6079957Z +
2019-07-17T00:34:22.6079986Z 
2019-07-17T00:34:22.6080042Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.6080274Z Actual stderr saved to /tmp/compiletest9Cm2qq/closure-drop.stderr
2019-07-17T00:34:22.6080330Z To update references, run this command from build directory:
2019-07-17T00:34:22.6080723Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'closure-drop.rs'
2019-07-17T00:34:22.6080792Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.6080831Z status: exit code: 1
2019-07-17T00:34:22.6080831Z status: exit code: 1
2019-07-17T00:34:22.6081400Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closure-drop.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/closure-drop.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/closure-drop.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.6081684Z ------------------------------------------
2019-07-17T00:34:22.6081714Z 
2019-07-17T00:34:22.6082153Z ------------------------------------------
2019-07-17T00:34:22.6082192Z stderr:
---
2019-07-17T00:34:22.6109229Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.6109280Z +
2019-07-17T00:34:22.6109309Z 
2019-07-17T00:34:22.6109620Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.6109667Z Actual stderr saved to /tmp/compiletest9Cm2qq/char.stderr
2019-07-17T00:34:22.6109737Z To update references, run this command from build directory:
2019-07-17T00:34:22.6109996Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'char.rs'
2019-07-17T00:34:22.6110059Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.6110094Z status: exit code: 1
2019-07-17T00:34:22.6110094Z status: exit code: 1
2019-07-17T00:34:22.6110584Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/char.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/char.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/char.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.6110842Z ------------------------------------------
2019-07-17T00:34:22.6110869Z 
2019-07-17T00:34:22.6111039Z ------------------------------------------
2019-07-17T00:34:22.6111091Z stderr:
---
2019-07-17T00:34:22.7808501Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.7808554Z +
2019-07-17T00:34:22.7808583Z 
2019-07-17T00:34:22.7808780Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.7809113Z Actual stderr saved to /tmp/compiletest9Cm2qq/closure-field-ty.stderr
2019-07-17T00:34:22.7809170Z To update references, run this command from build directory:
2019-07-17T00:34:22.7809444Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'closure-field-ty.rs'
2019-07-17T00:34:22.7809704Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.7809740Z status: exit code: 1
2019-07-17T00:34:22.7809740Z status: exit code: 1
2019-07-17T00:34:22.7810271Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closure-field-ty.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/closure-field-ty.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/closure-field-ty.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.7810531Z ------------------------------------------
2019-07-17T00:34:22.7810558Z 
2019-07-17T00:34:22.7810731Z ------------------------------------------
2019-07-17T00:34:22.7810849Z stderr:
---
2019-07-17T00:34:22.8241665Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.8241712Z +
2019-07-17T00:34:22.8241732Z 
2019-07-17T00:34:22.8241767Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.8241823Z Actual stderr saved to /tmp/compiletest9Cm2qq/closures.stderr
2019-07-17T00:34:22.8241870Z To update references, run this command from build directory:
2019-07-17T00:34:22.8242091Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'closures.rs'
2019-07-17T00:34:22.8242168Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.8242204Z status: exit code: 1
2019-07-17T00:34:22.8242204Z status: exit code: 1
2019-07-17T00:34:22.8242717Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closures.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/closures.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/closures.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.8242960Z ------------------------------------------
2019-07-17T00:34:22.8243068Z 
2019-07-17T00:34:22.8243264Z ------------------------------------------
2019-07-17T00:34:22.8243300Z stderr:
---
2019-07-17T00:34:22.9087783Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.9090605Z +
2019-07-17T00:34:22.9090816Z 
2019-07-17T00:34:22.9090992Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.9091514Z Actual stderr saved to /tmp/compiletest9Cm2qq/const-vec-of-fns.stderr
2019-07-17T00:34:22.9091764Z To update references, run this command from build directory:
2019-07-17T00:34:22.9092192Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'const-vec-of-fns.rs'
2019-07-17T00:34:22.9092582Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.9092764Z status: exit code: 1
2019-07-17T00:34:22.9092764Z status: exit code: 1
2019-07-17T00:34:22.9093506Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/const-vec-of-fns.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/const-vec-of-fns.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/const-vec-of-fns.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.9096420Z ------------------------------------------
2019-07-17T00:34:22.9142970Z 
2019-07-17T00:34:22.9144104Z ------------------------------------------
2019-07-17T00:34:22.9145962Z stderr:
---
2019-07-17T00:34:22.9523444Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:22.9523607Z +
2019-07-17T00:34:22.9523704Z 
2019-07-17T00:34:22.9523837Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:22.9523954Z Actual stderr saved to /tmp/compiletest9Cm2qq/constants.stderr
2019-07-17T00:34:22.9524087Z To update references, run this command from build directory:
2019-07-17T00:34:22.9524440Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'constants.rs'
2019-07-17T00:34:22.9524778Z error: 1 errors occurred comparing output.
2019-07-17T00:34:22.9524921Z status: exit code: 1
2019-07-17T00:34:22.9524921Z status: exit code: 1
2019-07-17T00:34:22.9526242Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/constants.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/constants.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/constants.stage-id.aux" "-A" "unused"
2019-07-17T00:34:22.9527236Z ------------------------------------------
2019-07-17T00:34:22.9527398Z 
2019-07-17T00:34:22.9527772Z ------------------------------------------
2019-07-17T00:34:22.9527964Z stderr:
---
2019-07-17T00:34:23.0683886Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.0683925Z +
2019-07-17T00:34:23.0683947Z 
2019-07-17T00:34:23.0683999Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.0684041Z Actual stderr saved to /tmp/compiletest9Cm2qq/drop_empty_slice.stderr
2019-07-17T00:34:23.0684082Z To update references, run this command from build directory:
2019-07-17T00:34:23.0684305Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'drop_empty_slice.rs'
2019-07-17T00:34:23.0684386Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.0684423Z status: exit code: 1
2019-07-17T00:34:23.0684423Z status: exit code: 1
2019-07-17T00:34:23.0684971Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/drop_empty_slice.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/drop_empty_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/drop_empty_slice.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.0685331Z ------------------------------------------
2019-07-17T00:34:23.0685360Z 
2019-07-17T00:34:23.0685727Z ------------------------------------------
2019-07-17T00:34:23.0686278Z stderr:
---
2019-07-17T00:34:23.2244214Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.2244254Z +
2019-07-17T00:34:23.2244295Z 
2019-07-17T00:34:23.2244334Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.2244566Z Actual stderr saved to /tmp/compiletest9Cm2qq/deriving-associated-types.stderr
2019-07-17T00:34:23.2244626Z To update references, run this command from build directory:
2019-07-17T00:34:23.2244864Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'deriving-associated-types.rs'
2019-07-17T00:34:23.2244933Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.2244992Z status: exit code: 1
2019-07-17T00:34:23.2244992Z status: exit code: 1
2019-07-17T00:34:23.2245736Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/deriving-associated-types.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/deriving-associated-types.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/deriving-associated-types.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.2246658Z ------------------------------------------
2019-07-17T00:34:23.2246695Z 
2019-07-17T00:34:23.2246939Z ------------------------------------------
2019-07-17T00:34:23.2246986Z stderr:
---
2019-07-17T00:34:23.2725054Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.2725092Z +
2019-07-17T00:34:23.2725115Z 
2019-07-17T00:34:23.2725168Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.2725384Z Actual stderr saved to /tmp/compiletest9Cm2qq/dst-field-align.stderr
2019-07-17T00:34:23.2725597Z To update references, run this command from build directory:
2019-07-17T00:34:23.2726478Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'dst-field-align.rs'
2019-07-17T00:34:23.2726570Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.2726615Z status: exit code: 1
2019-07-17T00:34:23.2726615Z status: exit code: 1
2019-07-17T00:34:23.2727321Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-field-align.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/dst-field-align.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/dst-field-align.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.2727789Z ------------------------------------------
2019-07-17T00:34:23.2727823Z 
2019-07-17T00:34:23.2728045Z ------------------------------------------
2019-07-17T00:34:23.2728108Z stderr:
---
2019-07-17T00:34:23.3566863Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.3566911Z +
2019-07-17T00:34:23.3566959Z 
2019-07-17T00:34:23.3567016Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.3567280Z Actual stderr saved to /tmp/compiletest9Cm2qq/dst-irrefutable-bind.stderr
2019-07-17T00:34:23.3567355Z To update references, run this command from build directory:
2019-07-17T00:34:23.3567762Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'dst-irrefutable-bind.rs'
2019-07-17T00:34:23.3567844Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.3567911Z status: exit code: 1
2019-07-17T00:34:23.3567911Z status: exit code: 1
2019-07-17T00:34:23.3568582Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-irrefutable-bind.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/dst-irrefutable-bind.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/dst-irrefutable-bind.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.3568925Z ------------------------------------------
2019-07-17T00:34:23.3568960Z 
2019-07-17T00:34:23.3569199Z ------------------------------------------
2019-07-17T00:34:23.3569256Z stderr:
---
2019-07-17T00:34:23.4963993Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.4964050Z +
2019-07-17T00:34:23.4964071Z 
2019-07-17T00:34:23.4964107Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.4964327Z Actual stderr saved to /tmp/compiletest9Cm2qq/dst-raw.stderr
2019-07-17T00:34:23.4964372Z To update references, run this command from build directory:
2019-07-17T00:34:23.4964576Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'dst-raw.rs'
2019-07-17T00:34:23.4964723Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.4964759Z status: exit code: 1
2019-07-17T00:34:23.4964759Z status: exit code: 1
2019-07-17T00:34:23.4965464Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-raw.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/dst-raw.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/dst-raw.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.4966295Z ------------------------------------------
2019-07-17T00:34:23.4966404Z 
2019-07-17T00:34:23.4966669Z ------------------------------------------
2019-07-17T00:34:23.4966716Z stderr:
---
2019-07-17T00:34:23.5530399Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.5530632Z +
2019-07-17T00:34:23.5530801Z 
2019-07-17T00:34:23.5530968Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.5531502Z Actual stderr saved to /tmp/compiletest9Cm2qq/dst-struct-sole.stderr
2019-07-17T00:34:23.5531752Z To update references, run this command from build directory:
2019-07-17T00:34:23.5532141Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'dst-struct-sole.rs'
2019-07-17T00:34:23.5532522Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.5532686Z status: exit code: 1
2019-07-17T00:34:23.5532686Z status: exit code: 1
2019-07-17T00:34:23.5533386Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-struct-sole.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/dst-struct-sole.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/dst-struct-sole.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.5534024Z ------------------------------------------
2019-07-17T00:34:23.5534240Z 
2019-07-17T00:34:23.5534597Z ------------------------------------------
2019-07-17T00:34:23.5534808Z stderr:
---
2019-07-17T00:34:23.6793286Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.6793408Z +
2019-07-17T00:34:23.6793431Z 
2019-07-17T00:34:23.6793471Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.6793749Z Actual stderr saved to /tmp/compiletest9Cm2qq/enum-nullable-const-null-with-fields.stderr
2019-07-17T00:34:23.6793796Z To update references, run this command from build directory:
2019-07-17T00:34:23.6794039Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'enum-nullable-const-null-with-fields.rs'
2019-07-17T00:34:23.6794125Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.6794162Z status: exit code: 1
2019-07-17T00:34:23.6794162Z status: exit code: 1
2019-07-17T00:34:23.6794777Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/enum-nullable-const-null-with-fields.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/enum-nullable-const-null-with-fields.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/enum-nullable-const-null-with-fields.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.6795242Z ------------------------------------------
2019-07-17T00:34:23.6795270Z 
2019-07-17T00:34:23.6796464Z ------------------------------------------
2019-07-17T00:34:23.6796525Z stderr:
---
2019-07-17T00:34:23.7605159Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.7605202Z +
2019-07-17T00:34:23.7605225Z 
2019-07-17T00:34:23.7605282Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.7605677Z Actual stderr saved to /tmp/compiletest9Cm2qq/dst-struct.stderr
2019-07-17T00:34:23.7605726Z To update references, run this command from build directory:
2019-07-17T00:34:23.7606682Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'dst-struct.rs'
2019-07-17T00:34:23.7606770Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.7606827Z status: exit code: 1
2019-07-17T00:34:23.7606827Z status: exit code: 1
2019-07-17T00:34:23.7607504Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-struct.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/dst-struct.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/dst-struct.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.7607841Z ------------------------------------------
2019-07-17T00:34:23.7607876Z 
2019-07-17T00:34:23.7608097Z ------------------------------------------
2019-07-17T00:34:23.7608161Z stderr:
---
2019-07-17T00:34:23.8563985Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.8564025Z +
2019-07-17T00:34:23.8564067Z 
2019-07-17T00:34:23.8564105Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.8564148Z Actual stderr saved to /tmp/compiletest9Cm2qq/enums.stderr
2019-07-17T00:34:23.8564207Z To update references, run this command from build directory:
2019-07-17T00:34:23.8564434Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'enums.rs'
2019-07-17T00:34:23.8564499Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.8564554Z status: exit code: 1
2019-07-17T00:34:23.8564554Z status: exit code: 1
2019-07-17T00:34:23.8565086Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/enums.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/enums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/enums.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.8565376Z ------------------------------------------
2019-07-17T00:34:23.8565405Z 
2019-07-17T00:34:23.8565796Z ------------------------------------------
2019-07-17T00:34:23.8565834Z stderr:
---
2019-07-17T00:34:23.9082696Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.9082737Z +
2019-07-17T00:34:23.9082762Z 
2019-07-17T00:34:23.9082800Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.9082858Z Actual stderr saved to /tmp/compiletest9Cm2qq/env.stderr
2019-07-17T00:34:23.9082900Z To update references, run this command from build directory:
2019-07-17T00:34:23.9083124Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'env.rs'
2019-07-17T00:34:23.9083387Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.9083424Z status: exit code: 1
2019-07-17T00:34:23.9083424Z status: exit code: 1
2019-07-17T00:34:23.9083971Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/env.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/env.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/env.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.9084235Z ------------------------------------------
2019-07-17T00:34:23.9084279Z 
2019-07-17T00:34:23.9084463Z ------------------------------------------
2019-07-17T00:34:23.9084500Z stderr:
---
2019-07-17T00:34:23.9900094Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:23.9900132Z +
2019-07-17T00:34:23.9900154Z 
2019-07-17T00:34:23.9900206Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:23.9900246Z Actual stderr saved to /tmp/compiletest9Cm2qq/exit.stderr
2019-07-17T00:34:23.9900284Z To update references, run this command from build directory:
2019-07-17T00:34:23.9900499Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'exit.rs'
2019-07-17T00:34:23.9900571Z error: 1 errors occurred comparing output.
2019-07-17T00:34:23.9900607Z status: exit code: 1
2019-07-17T00:34:23.9900607Z status: exit code: 1
2019-07-17T00:34:23.9901110Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/exit.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/exit.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/exit.stage-id.aux" "-A" "unused"
2019-07-17T00:34:23.9901374Z ------------------------------------------
2019-07-17T00:34:23.9901399Z 
2019-07-17T00:34:23.9901571Z ------------------------------------------
2019-07-17T00:34:23.9901610Z stderr:
---
2019-07-17T00:34:24.0242629Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.0242686Z +
2019-07-17T00:34:24.0242708Z 
2019-07-17T00:34:24.0242745Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.0242805Z Actual stderr saved to /tmp/compiletest9Cm2qq/extern_types.stderr
2019-07-17T00:34:24.0242847Z To update references, run this command from build directory:
2019-07-17T00:34:24.0243078Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'extern_types.rs'
2019-07-17T00:34:24.0243162Z error: 1 errors occurred comparing output.
2019-07-17T00:34:24.0243199Z status: exit code: 1
2019-07-17T00:34:24.0243199Z status: exit code: 1
2019-07-17T00:34:24.0243727Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/extern_types.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/extern_types.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/extern_types.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.0244003Z ------------------------------------------
2019-07-17T00:34:24.0244030Z 
2019-07-17T00:34:24.0244237Z ------------------------------------------
2019-07-17T00:34:24.0244274Z stderr:
---
2019-07-17T00:34:24.1448226Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.1448280Z +
2019-07-17T00:34:24.1448327Z 
2019-07-17T00:34:24.1448377Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.1448431Z Actual stderr saved to /tmp/compiletest9Cm2qq/float_fast_math.stderr
2019-07-17T00:34:24.1448502Z To update references, run this command from build directory:
2019-07-17T00:34:24.1448821Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'float_fast_math.rs'
2019-07-17T00:34:24.1448918Z error: 1 errors occurred comparing output.
2019-07-17T00:34:24.1448983Z status: exit code: 1
2019-07-17T00:34:24.1448983Z status: exit code: 1
2019-07-17T00:34:24.1449681Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/float_fast_math.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/float_fast_math.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/float_fast_math.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.1450391Z ------------------------------------------
2019-07-17T00:34:24.1450586Z 
2019-07-17T00:34:24.1450941Z ------------------------------------------
2019-07-17T00:34:24.1450978Z stderr:
---
2019-07-17T00:34:24.2708304Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.2708356Z +
2019-07-17T00:34:24.2708385Z 
2019-07-17T00:34:24.2708434Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.2708505Z Actual stderr saved to /tmp/compiletest9Cm2qq/floats.stderr
2019-07-17T00:34:24.2708557Z To update references, run this command from build directory:
2019-07-17T00:34:24.2708849Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'floats.rs'
2019-07-17T00:34:24.2708949Z error: 1 errors occurred comparing output.
2019-07-17T00:34:24.2708996Z status: exit code: 1
2019-07-17T00:34:24.2708996Z status: exit code: 1
2019-07-17T00:34:24.2709680Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/floats.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/floats.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/floats.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.2710149Z ------------------------------------------
2019-07-17T00:34:24.2710193Z 
2019-07-17T00:34:24.2710400Z ------------------------------------------
2019-07-17T00:34:24.2710438Z stderr:
---
2019-07-17T00:34:24.3109104Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.3109159Z +
2019-07-17T00:34:24.3109202Z 
2019-07-17T00:34:24.3109265Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.3109587Z Actual stderr saved to /tmp/compiletest9Cm2qq/foreign-fn-linkname.stderr
2019-07-17T00:34:24.3109842Z To update references, run this command from build directory:
2019-07-17T00:34:24.3110273Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'foreign-fn-linkname.rs'
2019-07-17T00:34:24.3110367Z error: 1 errors occurred comparing output.
2019-07-17T00:34:24.3110421Z status: exit code: 1
2019-07-17T00:34:24.3110421Z status: exit code: 1
2019-07-17T00:34:24.3110958Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/foreign-fn-linkname.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/foreign-fn-linkname.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/foreign-fn-linkname.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.3111242Z ------------------------------------------
2019-07-17T00:34:24.3111269Z 
2019-07-17T00:34:24.3111471Z ------------------------------------------
2019-07-17T00:34:24.3111508Z stderr:
---
2019-07-17T00:34:24.4080797Z -hello00000
2019-07-17T00:34:24.4080969Z -
2019-07-17T00:34:24.4080993Z 
2019-07-17T00:34:24.4081031Z The actual stdout differed from the expected stdout.
2019-07-17T00:34:24.4081091Z Actual stdout saved to /tmp/compiletest9Cm2qq/format.stdout
2019-07-17T00:34:24.4081176Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T00:34:24.4081408Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T00:34:24.4081457Z      |
2019-07-17T00:34:24.4081492Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T00:34:24.4084698Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.4084740Z +
2019-07-17T00:34:24.4084780Z 
2019-07-17T00:34:24.4084820Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.4084863Z Actual stderr saved to /tmp/compiletest9Cm2qq/format.stderr
2019-07-17T00:34:24.4084927Z To update references, run this command from build directory:
2019-07-17T00:34:24.4085178Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'format.rs'
2019-07-17T00:34:24.4085245Z error: 2 errors occurred comparing output.
2019-07-17T00:34:24.4085300Z status: exit code: 1
2019-07-17T00:34:24.4085300Z status: exit code: 1
2019-07-17T00:34:24.4086491Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/format.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/format.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/format.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.4086860Z ------------------------------------------
2019-07-17T00:34:24.4086895Z 
2019-07-17T00:34:24.4087123Z ------------------------------------------
2019-07-17T00:34:24.4087190Z stderr:
---
2019-07-17T00:34:24.4170592Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.4170650Z +
2019-07-17T00:34:24.4170671Z 
2019-07-17T00:34:24.4170708Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.4170766Z Actual stderr saved to /tmp/compiletest9Cm2qq/from_utf8.stderr
2019-07-17T00:34:24.4170807Z To update references, run this command from build directory:
2019-07-17T00:34:24.4171023Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'from_utf8.rs'
2019-07-17T00:34:24.4171111Z error: 1 errors occurred comparing output.
2019-07-17T00:34:24.4171149Z status: exit code: 1
2019-07-17T00:34:24.4171149Z status: exit code: 1
2019-07-17T00:34:24.4171660Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/from_utf8.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/from_utf8.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/from_utf8.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.4172180Z ------------------------------------------
2019-07-17T00:34:24.4172208Z 
2019-07-17T00:34:24.4172414Z ------------------------------------------
2019-07-17T00:34:24.4172451Z stderr:
---
2019-07-17T00:34:24.5923625Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.5923666Z +
2019-07-17T00:34:24.5923688Z 
2019-07-17T00:34:24.5923724Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.5923790Z Actual stderr saved to /tmp/compiletest9Cm2qq/function_pointers.stderr
2019-07-17T00:34:24.5923834Z To update references, run this command from build directory:
2019-07-17T00:34:24.5924086Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'function_pointers.rs'
2019-07-17T00:34:24.5924177Z error: 1 errors occurred comparing output.
2019-07-17T00:34:24.5924214Z status: exit code: 1
2019-07-17T00:34:24.5924214Z status: exit code: 1
2019-07-17T00:34:24.5924771Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/function_pointers.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/function_pointers.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/function_pointers.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.5925047Z ------------------------------------------
2019-07-17T00:34:24.5925162Z 
2019-07-17T00:34:24.5925562Z ------------------------------------------
2019-07-17T00:34:24.5925600Z stderr:
---
2019-07-17T00:34:24.6045240Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.6045284Z +
2019-07-17T00:34:24.6045307Z 
2019-07-17T00:34:24.6045344Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.6045403Z Actual stderr saved to /tmp/compiletest9Cm2qq/generator.stderr
2019-07-17T00:34:24.6045457Z To update references, run this command from build directory:
2019-07-17T00:34:24.6045860Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'generator.rs'
2019-07-17T00:34:24.6046784Z error: 1 errors occurred comparing output.
2019-07-17T00:34:24.6046843Z status: exit code: 1
2019-07-17T00:34:24.6046843Z status: exit code: 1
2019-07-17T00:34:24.6047575Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/generator.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/generator.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/generator.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.6047897Z ------------------------------------------
2019-07-17T00:34:24.6047950Z 
2019-07-17T00:34:24.6048183Z ------------------------------------------
2019-07-17T00:34:24.6048378Z stderr:
---
2019-07-17T00:34:24.7251521Z -Hello, world!
2019-07-17T00:34:24.7254782Z -
2019-07-17T00:34:24.7259365Z 
2019-07-17T00:34:24.7262754Z The actual stdout differed from the expected stdout.
2019-07-17T00:34:24.7265478Z Actual stdout saved to /tmp/compiletest9Cm2qq/hello.stdout
2019-07-17T00:34:24.7284883Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T00:34:24.7285333Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T00:34:24.7285381Z      |
2019-07-17T00:34:24.7285422Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T00:34:24.7290002Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.7290043Z +
2019-07-17T00:34:24.7290082Z 
2019-07-17T00:34:24.7290119Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.7290162Z Actual stderr saved to /tmp/compiletest9Cm2qq/hello.stderr
2019-07-17T00:34:24.7290221Z To update references, run this command from build directory:
2019-07-17T00:34:24.7290452Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'hello.rs'
2019-07-17T00:34:24.7290520Z error: 2 errors occurred comparing output.
2019-07-17T00:34:24.7290573Z status: exit code: 1
2019-07-17T00:34:24.7290573Z status: exit code: 1
2019-07-17T00:34:24.7291172Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/hello.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/hello.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/hello.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.7291487Z ------------------------------------------
2019-07-17T00:34:24.7291517Z 
2019-07-17T00:34:24.7291708Z ------------------------------------------
2019-07-17T00:34:24.7291763Z stderr:
---
2019-07-17T00:34:24.7559884Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:24.7559922Z +
2019-07-17T00:34:24.7559943Z 
2019-07-17T00:34:24.7559995Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:24.7560034Z Actual stderr saved to /tmp/compiletest9Cm2qq/heap.stderr
2019-07-17T00:34:24.7560073Z To update references, run this command from build directory:
2019-07-17T00:34:24.7560362Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'heap.rs'
2019-07-17T00:34:24.7560436Z error: 1 errors occurred comparing output.
2019-07-17T00:34:24.7560476Z status: exit code: 1
2019-07-17T00:34:24.7560476Z status: exit code: 1
2019-07-17T00:34:24.7561035Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/heap.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/heap.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/heap.stage-id.aux" "-A" "unused"
2019-07-17T00:34:24.7561329Z ------------------------------------------
2019-07-17T00:34:24.7561357Z 
2019-07-17T00:34:24.7561554Z ------------------------------------------
2019-07-17T00:34:24.7561592Z stderr:
---
2019-07-17T00:34:25.3110692Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:25.3110732Z +
2019-07-17T00:34:25.3110753Z 
2019-07-17T00:34:25.3110809Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:25.3111024Z Actual stderr saved to /tmp/compiletest9Cm2qq/integer-ops.stderr
2019-07-17T00:34:25.3111068Z To update references, run this command from build directory:
2019-07-17T00:34:25.3111302Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'integer-ops.rs'
2019-07-17T00:34:25.3111367Z error: 1 errors occurred comparing output.
2019-07-17T00:34:25.3111488Z status: exit code: 1
2019-07-17T00:34:25.3111488Z status: exit code: 1
2019-07-17T00:34:25.3112052Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/integer-ops.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/integer-ops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/integer-ops.stage-id.aux" "-A" "unused"
2019-07-17T00:34:25.3112338Z ------------------------------------------
2019-07-17T00:34:25.3112366Z 
2019-07-17T00:34:25.3112552Z ------------------------------------------
2019-07-17T00:34:25.3112607Z stderr:
---
2019-07-17T00:34:25.7883532Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:25.7883592Z +
2019-07-17T00:34:25.7883616Z 
2019-07-17T00:34:25.7883655Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:25.7883907Z Actual stderr saved to /tmp/compiletest9Cm2qq/intrinsics-math.stderr
2019-07-17T00:34:25.7883969Z To update references, run this command from build directory:
2019-07-17T00:34:25.7884214Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'intrinsics-math.rs'
2019-07-17T00:34:25.7884443Z error: 1 errors occurred comparing output.
2019-07-17T00:34:25.7884481Z status: exit code: 1
2019-07-17T00:34:25.7884481Z status: exit code: 1
2019-07-17T00:34:25.7885062Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics-math.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/intrinsics-math.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/intrinsics-math.stage-id.aux" "-A" "unused"
2019-07-17T00:34:25.7885371Z ------------------------------------------
2019-07-17T00:34:25.7885400Z 
2019-07-17T00:34:25.7885623Z ------------------------------------------
2019-07-17T00:34:25.7885831Z stderr:
---
2019-07-17T00:34:25.9525357Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:25.9525416Z +
2019-07-17T00:34:25.9525440Z 
2019-07-17T00:34:25.9525477Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:25.9525519Z Actual stderr saved to /tmp/compiletest9Cm2qq/intrinsics.stderr
2019-07-17T00:34:25.9525576Z To update references, run this command from build directory:
2019-07-17T00:34:25.9526752Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'intrinsics.rs'
2019-07-17T00:34:25.9526866Z error: 1 errors occurred comparing output.
2019-07-17T00:34:25.9526931Z status: exit code: 1
2019-07-17T00:34:25.9526931Z status: exit code: 1
2019-07-17T00:34:25.9527661Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/intrinsics.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/intrinsics.stage-id.aux" "-A" "unused"
2019-07-17T00:34:25.9528002Z ------------------------------------------
2019-07-17T00:34:25.9528037Z 
2019-07-17T00:34:25.9528288Z ------------------------------------------
2019-07-17T00:34:25.9528335Z stderr:
---
2019-07-17T00:34:26.1563611Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:26.1563653Z +
2019-07-17T00:34:26.1563677Z 
2019-07-17T00:34:26.1563715Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:26.1563774Z Actual stderr saved to /tmp/compiletest9Cm2qq/ints.stderr
2019-07-17T00:34:26.1563943Z To update references, run this command from build directory:
2019-07-17T00:34:26.1564234Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'ints.rs'
2019-07-17T00:34:26.1564320Z error: 1 errors occurred comparing output.
2019-07-17T00:34:26.1564365Z status: exit code: 1
2019-07-17T00:34:26.1564365Z status: exit code: 1
2019-07-17T00:34:26.1564904Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ints.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/ints.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/ints.stage-id.aux" "-A" "unused"
2019-07-17T00:34:26.1565168Z ------------------------------------------
2019-07-17T00:34:26.1565216Z 
2019-07-17T00:34:26.1565417Z ------------------------------------------
2019-07-17T00:34:26.1565455Z stderr:
---
2019-07-17T00:34:26.2842799Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:26.2842842Z +
2019-07-17T00:34:26.2842865Z 
2019-07-17T00:34:26.2842923Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:26.2843152Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-15063.stderr
2019-07-17T00:34:26.2843326Z To update references, run this command from build directory:
2019-07-17T00:34:26.2843616Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-15063.rs'
2019-07-17T00:34:26.2843692Z error: 1 errors occurred comparing output.
2019-07-17T00:34:26.2843746Z status: exit code: 1
2019-07-17T00:34:26.2843746Z status: exit code: 1
2019-07-17T00:34:26.2844291Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15063.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-15063.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-15063.stage-id.aux" "-A" "unused"
2019-07-17T00:34:26.2844573Z ------------------------------------------
2019-07-17T00:34:26.2844601Z 
2019-07-17T00:34:26.2844802Z ------------------------------------------
2019-07-17T00:34:26.2844858Z stderr:
---
2019-07-17T00:34:26.4484397Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:26.4484450Z +
2019-07-17T00:34:26.4484473Z 
2019-07-17T00:34:26.4484531Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:26.4484789Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-15080.stderr
2019-07-17T00:34:26.4484844Z To update references, run this command from build directory:
2019-07-17T00:34:26.4485090Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-15080.rs'
2019-07-17T00:34:26.4485157Z error: 1 errors occurred comparing output.
2019-07-17T00:34:26.4485211Z status: exit code: 1
2019-07-17T00:34:26.4485211Z status: exit code: 1
2019-07-17T00:34:26.4485926Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15080.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-15080.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-15080.stage-id.aux" "-A" "unused"
2019-07-17T00:34:26.4486854Z ------------------------------------------
2019-07-17T00:34:26.4487015Z 
2019-07-17T00:34:26.4487269Z ------------------------------------------
2019-07-17T00:34:26.4487335Z stderr:
---
2019-07-17T00:34:26.6122914Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:26.6122972Z +
2019-07-17T00:34:26.6122995Z 
2019-07-17T00:34:26.6123032Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:26.6123254Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-15523-big.stderr
2019-07-17T00:34:26.6123315Z To update references, run this command from build directory:
2019-07-17T00:34:26.6123538Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-15523-big.rs'
2019-07-17T00:34:26.6123601Z error: 1 errors occurred comparing output.
2019-07-17T00:34:26.6123653Z status: exit code: 1
2019-07-17T00:34:26.6123653Z status: exit code: 1
2019-07-17T00:34:26.6124180Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15523-big.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-15523-big.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-15523-big.stage-id.aux" "-A" "unused"
2019-07-17T00:34:26.6124543Z ------------------------------------------
2019-07-17T00:34:26.6124570Z 
2019-07-17T00:34:26.6124774Z ------------------------------------------
2019-07-17T00:34:26.6124811Z stderr:
---
2019-07-17T00:34:26.7705852Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:26.7705915Z +
2019-07-17T00:34:26.7706113Z 
2019-07-17T00:34:26.7706151Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:26.7706879Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-17877.stderr
2019-07-17T00:34:26.7706956Z To update references, run this command from build directory:
2019-07-17T00:34:26.7707240Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-17877.rs'
2019-07-17T00:34:26.7707322Z error: 1 errors occurred comparing output.
2019-07-17T00:34:26.7707377Z status: exit code: 1
2019-07-17T00:34:26.7707377Z status: exit code: 1
2019-07-17T00:34:26.7708053Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-17877.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-17877.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-17877.stage-id.aux" "-A" "unused"
2019-07-17T00:34:26.7708529Z ------------------------------------------
2019-07-17T00:34:26.7708564Z 
2019-07-17T00:34:26.7708809Z ------------------------------------------
2019-07-17T00:34:26.7708855Z stderr:
---
2019-07-17T00:34:26.8986825Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:26.8986883Z +
2019-07-17T00:34:26.8986910Z 
2019-07-17T00:34:26.8986956Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:26.8987265Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-20575.stderr
2019-07-17T00:34:26.8987322Z To update references, run this command from build directory:
2019-07-17T00:34:26.8987598Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-20575.rs'
2019-07-17T00:34:26.8987696Z error: 1 errors occurred comparing output.
2019-07-17T00:34:26.8987741Z status: exit code: 1
2019-07-17T00:34:26.8987741Z status: exit code: 1
2019-07-17T00:34:26.8988415Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-20575.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-20575.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-20575.stage-id.aux" "-A" "unused"
2019-07-17T00:34:26.8988882Z ------------------------------------------
2019-07-17T00:34:26.8988936Z 
2019-07-17T00:34:26.8989169Z ------------------------------------------
2019-07-17T00:34:26.8989215Z stderr:
---
2019-07-17T00:34:27.0684226Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.0684298Z +
2019-07-17T00:34:27.0684322Z 
2019-07-17T00:34:27.0684360Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.0684625Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-23261.stderr
2019-07-17T00:34:27.0684671Z To update references, run this command from build directory:
2019-07-17T00:34:27.0684917Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-23261.rs'
2019-07-17T00:34:27.0685005Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.0685042Z status: exit code: 1
2019-07-17T00:34:27.0685042Z status: exit code: 1
2019-07-17T00:34:27.0685593Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-23261.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-23261.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-23261.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.0686894Z ------------------------------------------
2019-07-17T00:34:27.0686939Z 
2019-07-17T00:34:27.0687319Z ------------------------------------------
2019-07-17T00:34:27.0687367Z stderr:
---
2019-07-17T00:34:27.2324237Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.2324291Z +
2019-07-17T00:34:27.2324316Z 
2019-07-17T00:34:27.2324374Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.2324639Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-26709.stderr
2019-07-17T00:34:27.2324686Z To update references, run this command from build directory:
2019-07-17T00:34:27.2324954Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-26709.rs'
2019-07-17T00:34:27.2325024Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.2325080Z status: exit code: 1
2019-07-17T00:34:27.2325080Z status: exit code: 1
2019-07-17T00:34:27.2325643Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-26709.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-26709.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-26709.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.2326837Z ------------------------------------------
2019-07-17T00:34:27.2326883Z 
2019-07-17T00:34:27.2327142Z ------------------------------------------
2019-07-17T00:34:27.2327209Z stderr:
---
2019-07-17T00:34:27.3719226Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.3719279Z +
2019-07-17T00:34:27.3719330Z 
2019-07-17T00:34:27.3719378Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.3719669Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-27901.stderr
2019-07-17T00:34:27.3719744Z To update references, run this command from build directory:
2019-07-17T00:34:27.3720351Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-27901.rs'
2019-07-17T00:34:27.3720421Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.3720473Z status: exit code: 1
2019-07-17T00:34:27.3720473Z status: exit code: 1
2019-07-17T00:34:27.3720993Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-27901.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-27901.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-27901.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.3721366Z ------------------------------------------
2019-07-17T00:34:27.3721394Z 
2019-07-17T00:34:27.3721578Z ------------------------------------------
2019-07-17T00:34:27.3721631Z stderr:
---
2019-07-17T00:34:27.5324446Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.5324487Z +
2019-07-17T00:34:27.5324528Z 
2019-07-17T00:34:27.5324566Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.5324804Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-29746.stderr
2019-07-17T00:34:27.5324847Z To update references, run this command from build directory:
2019-07-17T00:34:27.5325106Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-29746.rs'
2019-07-17T00:34:27.5325174Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.5325228Z status: exit code: 1
2019-07-17T00:34:27.5325228Z status: exit code: 1
2019-07-17T00:34:27.5326044Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-29746.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-29746.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-29746.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.5327063Z ------------------------------------------
2019-07-17T00:34:27.5327104Z 
2019-07-17T00:34:27.5327341Z ------------------------------------------
2019-07-17T00:34:27.5327409Z stderr:
---
2019-07-17T00:34:27.5459693Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.5459743Z +
2019-07-17T00:34:27.5459771Z 
2019-07-17T00:34:27.5459995Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.5460361Z Actual stderr saved to /tmp/compiletest9Cm2qq/intrinsics-integer.stderr
2019-07-17T00:34:27.5460412Z To update references, run this command from build directory:
2019-07-17T00:34:27.5460651Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'intrinsics-integer.rs'
2019-07-17T00:34:27.5460714Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.5460846Z status: exit code: 1
2019-07-17T00:34:27.5460846Z status: exit code: 1
2019-07-17T00:34:27.5461379Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics-integer.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/intrinsics-integer.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/intrinsics-integer.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.5461645Z ------------------------------------------
2019-07-17T00:34:27.5461672Z 
2019-07-17T00:34:27.5461860Z ------------------------------------------
2019-07-17T00:34:27.5461912Z stderr:
---
2019-07-17T00:34:27.6465370Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.6465408Z +
2019-07-17T00:34:27.6465430Z 
2019-07-17T00:34:27.6465468Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.6465721Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-30530.stderr
2019-07-17T00:34:27.6465765Z To update references, run this command from build directory:
2019-07-17T00:34:27.6466571Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-30530.rs'
2019-07-17T00:34:27.6466794Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.6466840Z status: exit code: 1
2019-07-17T00:34:27.6466840Z status: exit code: 1
2019-07-17T00:34:27.6467704Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-30530.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-30530.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-30530.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.6468051Z ------------------------------------------
2019-07-17T00:34:27.6468105Z 
2019-07-17T00:34:27.6468342Z ------------------------------------------
2019-07-17T00:34:27.6468389Z stderr:
---
2019-07-17T00:34:27.6924418Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.6924474Z +
2019-07-17T00:34:27.6924497Z 
2019-07-17T00:34:27.6924541Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.6924782Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-31267-additional.stderr
2019-07-17T00:34:27.6924845Z To update references, run this command from build directory:
2019-07-17T00:34:27.6925176Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-31267-additional.rs'
2019-07-17T00:34:27.6925259Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.6925297Z status: exit code: 1
2019-07-17T00:34:27.6925297Z status: exit code: 1
2019-07-17T00:34:27.6926043Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-31267-additional.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-31267-additional.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-31267-additional.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.6926917Z ------------------------------------------
2019-07-17T00:34:27.6926980Z 
2019-07-17T00:34:27.6927221Z ------------------------------------------
2019-07-17T00:34:27.6927279Z stderr:
---
2019-07-17T00:34:27.7707951Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.7708002Z +
2019-07-17T00:34:27.7708030Z 
2019-07-17T00:34:27.7708107Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.7708394Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-33387.stderr
2019-07-17T00:34:27.7708451Z To update references, run this command from build directory:
2019-07-17T00:34:27.7708878Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-33387.rs'
2019-07-17T00:34:27.7708963Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.7709009Z status: exit code: 1
2019-07-17T00:34:27.7709009Z status: exit code: 1
2019-07-17T00:34:27.7709707Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-33387.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-33387.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-33387.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.7710202Z ------------------------------------------
2019-07-17T00:34:27.7710230Z 
2019-07-17T00:34:27.7710418Z ------------------------------------------
2019-07-17T00:34:27.7710455Z stderr:
---
2019-07-17T00:34:27.8081132Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.8081173Z +
2019-07-17T00:34:27.8081267Z 
2019-07-17T00:34:27.8081305Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.8081576Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-34571.stderr
2019-07-17T00:34:27.8081622Z To update references, run this command from build directory:
2019-07-17T00:34:27.8081856Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-34571.rs'
2019-07-17T00:34:27.8081939Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.8081976Z status: exit code: 1
2019-07-17T00:34:27.8081976Z status: exit code: 1
2019-07-17T00:34:27.8082539Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-34571.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-34571.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-34571.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.8082846Z ------------------------------------------
2019-07-17T00:34:27.8082875Z 
2019-07-17T00:34:27.8083074Z ------------------------------------------
2019-07-17T00:34:27.8083112Z stderr:
---
2019-07-17T00:34:27.9071421Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.9071461Z +
2019-07-17T00:34:27.9071483Z 
2019-07-17T00:34:27.9071536Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.9071854Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-35815.stderr
2019-07-17T00:34:27.9071898Z To update references, run this command from build directory:
2019-07-17T00:34:27.9072150Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-35815.rs'
2019-07-17T00:34:27.9072215Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.9072266Z status: exit code: 1
2019-07-17T00:34:27.9072266Z status: exit code: 1
2019-07-17T00:34:27.9072801Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-35815.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-35815.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-35815.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.9073075Z ------------------------------------------
2019-07-17T00:34:27.9073110Z 
2019-07-17T00:34:27.9073304Z ------------------------------------------
2019-07-17T00:34:27.9073355Z stderr:
---
2019-07-17T00:34:27.9560799Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:27.9560856Z +
2019-07-17T00:34:27.9560879Z 
2019-07-17T00:34:27.9561039Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:27.9561321Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-36278-prefix-nesting.stderr
2019-07-17T00:34:27.9561367Z To update references, run this command from build directory:
2019-07-17T00:34:27.9561594Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-36278-prefix-nesting.rs'
2019-07-17T00:34:27.9561675Z error: 1 errors occurred comparing output.
2019-07-17T00:34:27.9561710Z status: exit code: 1
2019-07-17T00:34:27.9561710Z status: exit code: 1
2019-07-17T00:34:27.9562265Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-36278-prefix-nesting.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-36278-prefix-nesting.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-36278-prefix-nesting.stage-id.aux" "-A" "unused"
2019-07-17T00:34:27.9562543Z ------------------------------------------
2019-07-17T00:34:27.9562587Z 
2019-07-17T00:34:27.9562772Z ------------------------------------------
2019-07-17T00:34:27.9562809Z stderr:
---
2019-07-17T00:34:28.0440976Z -S { s: 5 }
2019-07-17T00:34:28.0442088Z -
2019-07-17T00:34:28.0444901Z 
2019-07-17T00:34:28.0446813Z The actual stdout differed from the expected stdout.
2019-07-17T00:34:28.0450636Z Actual stdout saved to /tmp/compiletest9Cm2qq/issue-3794.stdout
2019-07-17T00:34:28.0454471Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T00:34:28.0455038Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T00:34:28.0455105Z      |
2019-07-17T00:34:28.0455167Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T00:34:28.0479355Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.0479423Z +
2019-07-17T00:34:28.0504943Z 
2019-07-17T00:34:28.0505709Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.0507136Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-3794.stderr
2019-07-17T00:34:28.0507263Z To update references, run this command from build directory:
2019-07-17T00:34:28.0507588Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-3794.rs'
2019-07-17T00:34:28.0507673Z error: 2 errors occurred comparing output.
2019-07-17T00:34:28.0507719Z status: exit code: 1
2019-07-17T00:34:28.0507719Z status: exit code: 1
2019-07-17T00:34:28.0508404Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-3794.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-3794.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-3794.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.0508737Z ------------------------------------------
2019-07-17T00:34:28.0508771Z 
2019-07-17T00:34:28.0508995Z ------------------------------------------
2019-07-17T00:34:28.0509070Z stderr:
---
2019-07-17T00:34:28.0724351Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.0724398Z +
2019-07-17T00:34:28.0724420Z 
2019-07-17T00:34:28.0724478Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.0724719Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-53728.stderr
2019-07-17T00:34:28.0724762Z To update references, run this command from build directory:
2019-07-17T00:34:28.0725009Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-53728.rs'
2019-07-17T00:34:28.0727862Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.0742484Z status: exit code: 1
2019-07-17T00:34:28.0742484Z status: exit code: 1
2019-07-17T00:34:28.0743390Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-53728.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-53728.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-53728.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.0744059Z ------------------------------------------
2019-07-17T00:34:28.0744205Z 
2019-07-17T00:34:28.0744517Z ------------------------------------------
2019-07-17T00:34:28.0744669Z stderr:
---
2019-07-17T00:34:28.1946480Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.1946558Z +
2019-07-17T00:34:28.1946588Z 
2019-07-17T00:34:28.1946636Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.1946912Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-miri-184.stderr
2019-07-17T00:34:28.1946966Z To update references, run this command from build directory:
2019-07-17T00:34:28.1947230Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-miri-184.rs'
2019-07-17T00:34:28.1947329Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.1947375Z status: exit code: 1
2019-07-17T00:34:28.1947375Z status: exit code: 1
2019-07-17T00:34:28.1948046Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-miri-184.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-miri-184.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-miri-184.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.1948382Z ------------------------------------------
2019-07-17T00:34:28.1948416Z 
2019-07-17T00:34:28.1948656Z ------------------------------------------
2019-07-17T00:34:28.1948704Z stderr:
---
2019-07-17T00:34:28.2039733Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.2039788Z +
2019-07-17T00:34:28.2039814Z 
2019-07-17T00:34:28.2039859Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.2040415Z Actual stderr saved to /tmp/compiletest9Cm2qq/issue-5917.stderr
2019-07-17T00:34:28.2040458Z To update references, run this command from build directory:
2019-07-17T00:34:28.2040665Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'issue-5917.rs'
2019-07-17T00:34:28.2040745Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.2040781Z status: exit code: 1
2019-07-17T00:34:28.2040781Z status: exit code: 1
2019-07-17T00:34:28.2041326Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-5917.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/issue-5917.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/issue-5917.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.2041602Z ------------------------------------------
2019-07-17T00:34:28.2041629Z 
2019-07-17T00:34:28.2041808Z ------------------------------------------
2019-07-17T00:34:28.2041845Z stderr:
---
2019-07-17T00:34:28.3482751Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.3482793Z +
2019-07-17T00:34:28.3482815Z 
2019-07-17T00:34:28.3482853Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.3483096Z Actual stderr saved to /tmp/compiletest9Cm2qq/last-use-in-cap-clause.stderr
2019-07-17T00:34:28.3483143Z To update references, run this command from build directory:
2019-07-17T00:34:28.3483373Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'last-use-in-cap-clause.rs'
2019-07-17T00:34:28.3483462Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.3483498Z status: exit code: 1
2019-07-17T00:34:28.3483498Z status: exit code: 1
2019-07-17T00:34:28.3484071Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/last-use-in-cap-clause.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/last-use-in-cap-clause.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/last-use-in-cap-clause.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.3484361Z ------------------------------------------
2019-07-17T00:34:28.3484390Z 
2019-07-17T00:34:28.3484584Z ------------------------------------------
2019-07-17T00:34:28.3484622Z stderr:
---
2019-07-17T00:34:28.3852705Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.3852744Z +
2019-07-17T00:34:28.3852767Z 
2019-07-17T00:34:28.3852828Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.3852868Z Actual stderr saved to /tmp/compiletest9Cm2qq/iter.stderr
2019-07-17T00:34:28.3852908Z To update references, run this command from build directory:
2019-07-17T00:34:28.3853147Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'iter.rs'
2019-07-17T00:34:28.3853210Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.3853269Z status: exit code: 1
2019-07-17T00:34:28.3853269Z status: exit code: 1
2019-07-17T00:34:28.3853782Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/iter.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/iter.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/iter.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.3854066Z ------------------------------------------
2019-07-17T00:34:28.3854093Z 
2019-07-17T00:34:28.3854280Z ------------------------------------------
2019-07-17T00:34:28.3854334Z stderr:
---
2019-07-17T00:34:28.5299076Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.5299142Z +
2019-07-17T00:34:28.5299169Z 
2019-07-17T00:34:28.5299213Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.5299460Z Actual stderr saved to /tmp/compiletest9Cm2qq/linked-list.stderr
2019-07-17T00:34:28.5299535Z To update references, run this command from build directory:
2019-07-17T00:34:28.5299792Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'linked-list.rs'
2019-07-17T00:34:28.5299902Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.5300125Z status: exit code: 1
2019-07-17T00:34:28.5300125Z status: exit code: 1
2019-07-17T00:34:28.5300787Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/linked-list.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/linked-list.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/linked-list.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.5301051Z ------------------------------------------
2019-07-17T00:34:28.5301076Z 
2019-07-17T00:34:28.5301265Z ------------------------------------------
2019-07-17T00:34:28.5301300Z stderr:
---
2019-07-17T00:34:28.6209758Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.6209814Z +
2019-07-17T00:34:28.6209843Z 
2019-07-17T00:34:28.6209889Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.6210343Z Actual stderr saved to /tmp/compiletest9Cm2qq/loop-break-value.stderr
2019-07-17T00:34:28.6210389Z To update references, run this command from build directory:
2019-07-17T00:34:28.6210609Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'loop-break-value.rs'
2019-07-17T00:34:28.6210752Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.6210789Z status: exit code: 1
2019-07-17T00:34:28.6210789Z status: exit code: 1
2019-07-17T00:34:28.6211546Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/loop-break-value.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/loop-break-value.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/loop-break-value.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.6212251Z ------------------------------------------
2019-07-17T00:34:28.6212526Z 
2019-07-17T00:34:28.6212774Z ------------------------------------------
2019-07-17T00:34:28.6212814Z stderr:
---
2019-07-17T00:34:28.7164419Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.7164460Z +
2019-07-17T00:34:28.7164483Z 
2019-07-17T00:34:28.7164548Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.7164591Z Actual stderr saved to /tmp/compiletest9Cm2qq/loops.stderr
2019-07-17T00:34:28.7164634Z To update references, run this command from build directory:
2019-07-17T00:34:28.7164892Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'loops.rs'
2019-07-17T00:34:28.7164959Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.7164997Z status: exit code: 1
2019-07-17T00:34:28.7164997Z status: exit code: 1
2019-07-17T00:34:28.7165541Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/loops.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/loops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/loops.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.7165887Z ------------------------------------------
2019-07-17T00:34:28.7166096Z 
2019-07-17T00:34:28.7166734Z ------------------------------------------
2019-07-17T00:34:28.7166793Z stderr:
---
2019-07-17T00:34:28.7454057Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.7454141Z +
2019-07-17T00:34:28.7454188Z 
2019-07-17T00:34:28.7454227Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.7454269Z Actual stderr saved to /tmp/compiletest9Cm2qq/main_fn.stderr
2019-07-17T00:34:28.7454342Z To update references, run this command from build directory:
2019-07-17T00:34:28.7454583Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'main_fn.rs'
2019-07-17T00:34:28.7454656Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.7454709Z status: exit code: 1
2019-07-17T00:34:28.7454709Z status: exit code: 1
2019-07-17T00:34:28.7455235Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/main_fn.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/main_fn.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/main_fn.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.7455507Z ------------------------------------------
2019-07-17T00:34:28.7455534Z 
2019-07-17T00:34:28.7455872Z ------------------------------------------
2019-07-17T00:34:28.7456091Z stderr:
---
2019-07-17T00:34:28.8585513Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.8585568Z +
2019-07-17T00:34:28.8585590Z 
2019-07-17T00:34:28.8585627Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.8585675Z Actual stderr saved to /tmp/compiletest9Cm2qq/many_shr_bor.stderr
2019-07-17T00:34:28.8585734Z To update references, run this command from build directory:
2019-07-17T00:34:28.8586140Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'many_shr_bor.rs'
2019-07-17T00:34:28.8586273Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.8586312Z status: exit code: 1
2019-07-17T00:34:28.8586312Z status: exit code: 1
2019-07-17T00:34:28.8587347Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/many_shr_bor.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/many_shr_bor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/many_shr_bor.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.8587682Z ------------------------------------------
2019-07-17T00:34:28.8587827Z 
2019-07-17T00:34:28.8588103Z ------------------------------------------
2019-07-17T00:34:28.8588150Z stderr:
---
2019-07-17T00:34:28.8679312Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:28.8679362Z +
2019-07-17T00:34:28.8679391Z 
2019-07-17T00:34:28.8679465Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:28.8679519Z Actual stderr saved to /tmp/compiletest9Cm2qq/match_slice.stderr
2019-07-17T00:34:28.8679572Z To update references, run this command from build directory:
2019-07-17T00:34:28.8679890Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'match_slice.rs'
2019-07-17T00:34:28.8679974Z error: 1 errors occurred comparing output.
2019-07-17T00:34:28.8680020Z status: exit code: 1
2019-07-17T00:34:28.8680020Z status: exit code: 1
2019-07-17T00:34:28.8680718Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/match_slice.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/match_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/match_slice.stage-id.aux" "-A" "unused"
2019-07-17T00:34:28.8681062Z ------------------------------------------
2019-07-17T00:34:28.8681090Z 
2019-07-17T00:34:28.8681265Z ------------------------------------------
2019-07-17T00:34:28.8681318Z stderr:
---
2019-07-17T00:34:29.0761727Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.0761797Z +
2019-07-17T00:34:29.0763425Z 
2019-07-17T00:34:29.0763475Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.0763515Z Actual stderr saved to /tmp/compiletest9Cm2qq/memchr.stderr
2019-07-17T00:34:29.0763567Z To update references, run this command from build directory:
2019-07-17T00:34:29.0763915Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'memchr.rs'
2019-07-17T00:34:29.0764038Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.0764325Z 
2019-07-17T00:34:29.0764373Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.0764373Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.0764414Z Actual stderr saved to /tmp/compiletest9Cm2qq/mir_coercions.stderr
2019-07-17T00:34:29.0764472Z To update references, run this command from build directory:
2019-07-17T00:34:29.0764741Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'mir_coercions.rs'
2019-07-17T00:34:29.0764813Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.0765345Z thread '[ui] run-pass/mir_coercions.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T00:34:29.0765533Z status: exit code: 1
2019-07-17T00:34:29.0765533Z status: exit code: 1
2019-07-17T00:34:29.0766254Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mir_coercions.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/mir_coercions.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/mir_coercions.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.0767023Z ------------------------------------------
2019-07-17T00:34:29.0767078Z 
2019-07-17T00:34:29.0767302Z ------------------------------------------
2019-07-17T00:34:29.0767348Z stderr:
---
2019-07-17T00:34:29.0790588Z 
2019-07-17T00:34:29.0790766Z test [ui] run-pass/mir_coercions.rs ... FAILED
2019-07-17T00:34:29.0791027Z thread '[ui] run-pass/memchr.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T00:34:29.0791087Z status: exit code: 1
2019-07-17T00:34:29.0791634Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/memchr.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/memchr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/memchr.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.0791916Z ------------------------------------------
2019-07-17T00:34:29.0791943Z 
2019-07-17T00:34:29.0792112Z ------------------------------------------
2019-07-17T00:34:29.0792170Z stderr:
---
2019-07-17T00:34:29.2127588Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.2127900Z +
2019-07-17T00:34:29.2128084Z 
2019-07-17T00:34:29.2128291Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.2128817Z Actual stderr saved to /tmp/compiletest9Cm2qq/miri-issue-133.stderr
2019-07-17T00:34:29.2129099Z To update references, run this command from build directory:
2019-07-17T00:34:29.2129604Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'miri-issue-133.rs'
2019-07-17T00:34:29.2130073Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.2130420Z status: exit code: 1
2019-07-17T00:34:29.2130420Z status: exit code: 1
2019-07-17T00:34:29.2131382Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/miri-issue-133.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/miri-issue-133.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/miri-issue-133.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.2132278Z ------------------------------------------
2019-07-17T00:34:29.2132492Z 
2019-07-17T00:34:29.2132878Z ------------------------------------------
2019-07-17T00:34:29.2133104Z stderr:
---
2019-07-17T00:34:29.2320156Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.2323131Z +
2019-07-17T00:34:29.2324111Z thread '[ui] run-pass/mir_fat_ptr.rs
2019-07-17T00:34:29.2324772Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.2324938Z Actual stderr saved to /tmp/compiletest9Cm2qq/mir_fat_ptr.stderr
2019-07-17T00:34:29.2325085Z To update references, run this command from build directory:
2019-07-17T00:34:29.2325493Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'mir_fat_ptr.rs'
2019-07-17T00:34:29.2330109Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.2330288Z status: exit code: 1
2019-07-17T00:34:29.2330288Z status: exit code: 1
2019-07-17T00:34:29.2331394Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mir_fat_ptr.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/mir_fat_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/mir_fat_ptr.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.2331991Z ------------------------------------------
2019-07-17T00:34:29.2332125Z 
2019-07-17T00:34:29.2332417Z ------------------------------------------
2019-07-17T00:34:29.2332558Z stderr:
---
2019-07-17T00:34:29.3441342Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.3441381Z +
2019-07-17T00:34:29.3441403Z 
2019-07-17T00:34:29.3441440Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.3441675Z Actual stderr saved to /tmp/compiletest9Cm2qq/move-arg-2-unique.stderr
2019-07-17T00:34:29.3441719Z To update references, run this command from build directory:
2019-07-17T00:34:29.3441938Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'move-arg-2-unique.rs'
2019-07-17T00:34:29.3442019Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.3442056Z status: exit code: 1
2019-07-17T00:34:29.3442056Z status: exit code: 1
2019-07-17T00:34:29.3442677Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-arg-2-unique.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/move-arg-2-unique.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/move-arg-2-unique.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.3442987Z ------------------------------------------
2019-07-17T00:34:29.3443016Z 
2019-07-17T00:34:29.3443203Z ------------------------------------------
2019-07-17T00:34:29.3443239Z stderr:
---
2019-07-17T00:34:29.3951301Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.3951458Z +
2019-07-17T00:34:29.3951576Z 
2019-07-17T00:34:29.3951691Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.3952029Z Actual stderr saved to /tmp/compiletest9Cm2qq/move-arg-3-unique.stderr
2019-07-17T00:34:29.3952204Z To update references, run this command from build directory:
2019-07-17T00:34:29.3952548Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'move-arg-3-unique.rs'
2019-07-17T00:34:29.3952817Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.3953035Z status: exit code: 1
2019-07-17T00:34:29.3953035Z status: exit code: 1
2019-07-17T00:34:29.3953757Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-arg-3-unique.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/move-arg-3-unique.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/move-arg-3-unique.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.3954281Z ------------------------------------------
2019-07-17T00:34:29.3954434Z 
2019-07-17T00:34:29.3954746Z ------------------------------------------
2019-07-17T00:34:29.3954913Z stderr:
---
2019-07-17T00:34:29.4671299Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.4671338Z +
2019-07-17T00:34:29.4671360Z 
2019-07-17T00:34:29.4671417Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.4671633Z Actual stderr saved to /tmp/compiletest9Cm2qq/move-undef-primval.stderr
2019-07-17T00:34:29.4671676Z To update references, run this command from build directory:
2019-07-17T00:34:29.4671918Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'move-undef-primval.rs'
2019-07-17T00:34:29.4672060Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.4672117Z status: exit code: 1
2019-07-17T00:34:29.4672117Z status: exit code: 1
2019-07-17T00:34:29.4672683Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-undef-primval.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/move-undef-primval.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/move-undef-primval.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.4672967Z ------------------------------------------
2019-07-17T00:34:29.4672995Z 
2019-07-17T00:34:29.4673178Z ------------------------------------------
2019-07-17T00:34:29.4673235Z stderr:
---
2019-07-17T00:34:29.5725290Z +
2019-07-17T00:34:29.5725574Z thread '[ui] run-pass/mpsc.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T00:34:29.5725621Z 
2019-07-17T00:34:29.5725744Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.5725792Z Actual stderr saved to /tmp/compiletest9Cm2qq/mpsc.stderr
2019-07-17T00:34:29.5725838Z To update references, run this command from build directory:
2019-07-17T00:34:29.5726261Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'mpsc.rs'
2019-07-17T00:34:29.5726884Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.5726940Z status: exit code: 1
2019-07-17T00:34:29.5726940Z status: exit code: 1
2019-07-17T00:34:29.5727607Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mpsc.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/mpsc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/mpsc.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.5727928Z ------------------------------------------
2019-07-17T00:34:29.5727963Z 
2019-07-17T00:34:29.5728194Z ------------------------------------------
2019-07-17T00:34:29.5728241Z stderr:
---
2019-07-17T00:34:29.6013772Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.6013925Z +
2019-07-17T00:34:29.6013971Z 
2019-07-17T00:34:29.6014169Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.6014222Z Actual stderr saved to /tmp/compiletest9Cm2qq/multi_arg_closure.stderr
2019-07-17T00:34:29.6014374Z To update references, run this command from build directory:
2019-07-17T00:34:29.6014747Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'multi_arg_closure.rs'
2019-07-17T00:34:29.6014938Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.6015020Z status: exit code: 1
2019-07-17T00:34:29.6015020Z status: exit code: 1
2019-07-17T00:34:29.6015622Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/multi_arg_closure.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/multi_arg_closure.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/multi_arg_closure.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.6016237Z ------------------------------------------
2019-07-17T00:34:29.6016757Z 
2019-07-17T00:34:29.6017131Z ------------------------------------------
2019-07-17T00:34:29.6017488Z stderr:
---
2019-07-17T00:34:29.7044213Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.7044392Z +
2019-07-17T00:34:29.7044484Z 
2019-07-17T00:34:29.7044592Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.7044849Z Actual stderr saved to /tmp/compiletest9Cm2qq/negative_discriminant.stderr
2019-07-17T00:34:29.7045035Z To update references, run this command from build directory:
2019-07-17T00:34:29.7045403Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'negative_discriminant.rs'
2019-07-17T00:34:29.7045670Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.7045797Z status: exit code: 1
2019-07-17T00:34:29.7045797Z status: exit code: 1
2019-07-17T00:34:29.7047419Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/negative_discriminant.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/negative_discriminant.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/negative_discriminant.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.7050967Z ------------------------------------------
2019-07-17T00:34:29.7051106Z 
2019-07-17T00:34:29.7051388Z ------------------------------------------
2019-07-17T00:34:29.7051543Z stderr:
---
2019-07-17T00:34:29.7497418Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.7497648Z +
2019-07-17T00:34:29.7497765Z 
2019-07-17T00:34:29.7497906Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.7498071Z Actual stderr saved to /tmp/compiletest9Cm2qq/non_capture_closure_to_fn_ptr.stderr
2019-07-17T00:34:29.7498213Z To update references, run this command from build directory:
2019-07-17T00:34:29.7498648Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'non_capture_closure_to_fn_ptr.rs'
2019-07-17T00:34:29.7498955Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.7499090Z status: exit code: 1
2019-07-17T00:34:29.7499090Z status: exit code: 1
2019-07-17T00:34:29.7500054Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/non_capture_closure_to_fn_ptr.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/non_capture_closure_to_fn_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/non_capture_closure_to_fn_ptr.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.7500888Z ------------------------------------------
2019-07-17T00:34:29.7501644Z 
2019-07-17T00:34:29.7501906Z ------------------------------------------
2019-07-17T00:34:29.7501945Z stderr:
---
2019-07-17T00:34:29.8360719Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.8360772Z +
2019-07-17T00:34:29.8360793Z 
2019-07-17T00:34:29.8360828Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.8360867Z Actual stderr saved to /tmp/compiletest9Cm2qq/observed_local_mut.stderr
2019-07-17T00:34:29.8360926Z To update references, run this command from build directory:
2019-07-17T00:34:29.8361134Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'observed_local_mut.rs'
2019-07-17T00:34:29.8361213Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.8361249Z status: exit code: 1
2019-07-17T00:34:29.8361249Z status: exit code: 1
2019-07-17T00:34:29.8361794Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/observed_local_mut.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/observed_local_mut.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletest9Cm2qq/observed_local_mut.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.8362138Z ------------------------------------------
2019-07-17T00:34:29.8362165Z 
2019-07-17T00:34:29.8362353Z ------------------------------------------
2019-07-17T00:34:29.8362388Z stderr:
---
2019-07-17T00:34:29.8840374Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.8840429Z +
2019-07-17T00:34:29.8840452Z 
2019-07-17T00:34:29.8840489Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.8840532Z Actual stderr saved to /tmp/compiletest9Cm2qq/option_box_transmute_ptr.stderr
2019-07-17T00:34:29.8840590Z To update references, run this command from build directory:
2019-07-17T00:34:29.8840820Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'option_box_transmute_ptr.rs'
2019-07-17T00:34:29.8840889Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.8840941Z status: exit code: 1
2019-07-17T00:34:29.8840941Z status: exit code: 1
2019-07-17T00:34:29.8841494Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/option_box_transmute_ptr.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/option_box_transmute_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/option_box_transmute_ptr.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.8841857Z ------------------------------------------
2019-07-17T00:34:29.8841885Z 
2019-07-17T00:34:29.8842080Z ------------------------------------------
2019-07-17T00:34:29.8842119Z stderr:
---
2019-07-17T00:34:29.9905397Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:29.9905440Z +
2019-07-17T00:34:29.9905463Z 
2019-07-17T00:34:29.9905522Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:29.9905567Z Actual stderr saved to /tmp/compiletest9Cm2qq/option_eq.stderr
2019-07-17T00:34:29.9905617Z To update references, run this command from build directory:
2019-07-17T00:34:29.9905871Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'option_eq.rs'
2019-07-17T00:34:29.9905939Z error: 1 errors occurred comparing output.
2019-07-17T00:34:29.9906241Z status: exit code: 1
2019-07-17T00:34:29.9906241Z status: exit code: 1
2019-07-17T00:34:29.9907456Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/option_eq.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/option_eq.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/option_eq.stage-id.aux" "-A" "unused"
2019-07-17T00:34:29.9907802Z ------------------------------------------
2019-07-17T00:34:29.9907837Z 
2019-07-17T00:34:29.9908059Z ------------------------------------------
2019-07-17T00:34:29.9908135Z stderr:
---
2019-07-17T00:34:30.0370419Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.0370457Z +
2019-07-17T00:34:30.0370479Z 
2019-07-17T00:34:30.0370529Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.0370740Z Actual stderr saved to /tmp/compiletest9Cm2qq/overloaded-calls-simple.stderr
2019-07-17T00:34:30.0370784Z To update references, run this command from build directory:
2019-07-17T00:34:30.0371015Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'overloaded-calls-simple.rs'
2019-07-17T00:34:30.0371079Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.0371129Z status: exit code: 1
2019-07-17T00:34:30.0371129Z status: exit code: 1
2019-07-17T00:34:30.0371752Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/overloaded-calls-simple.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/overloaded-calls-simple.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/overloaded-calls-simple.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.0372010Z ------------------------------------------
2019-07-17T00:34:30.0378681Z thread '[ui] run-pass/overloaded-calls-simple.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T00:34:30.0378819Z 
2019-07-17T00:34:30.0379136Z ------------------------------------------
---
2019-07-17T00:34:30.1240785Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.1240840Z +
2019-07-17T00:34:30.1240863Z 
2019-07-17T00:34:30.1240900Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.1240959Z Actual stderr saved to /tmp/compiletest9Cm2qq/packed_static.stderr
2019-07-17T00:34:30.1241007Z To update references, run this command from build directory:
2019-07-17T00:34:30.1241237Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'packed_static.rs'
2019-07-17T00:34:30.1241395Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.1241432Z status: exit code: 1
2019-07-17T00:34:30.1241432Z status: exit code: 1
2019-07-17T00:34:30.1241969Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/packed_static.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/packed_static.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/packed_static.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.1242246Z ------------------------------------------
2019-07-17T00:34:30.1242290Z 
2019-07-17T00:34:30.1242490Z ------------------------------------------
2019-07-17T00:34:30.1242528Z stderr:
---
2019-07-17T00:34:30.2248939Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.2249042Z +
2019-07-17T00:34:30.2249071Z 
2019-07-17T00:34:30.2249137Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.2249191Z Actual stderr saved to /tmp/compiletest9Cm2qq/packed_struct.stderr
2019-07-17T00:34:30.2249409Z To update references, run this command from build directory:
2019-07-17T00:34:30.2249736Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'packed_struct.rs'
2019-07-17T00:34:30.2249843Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.2249890Z status: exit code: 1
2019-07-17T00:34:30.2249890Z status: exit code: 1
2019-07-17T00:34:30.2250800Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/packed_struct.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/packed_struct.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/packed_struct.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.2251069Z ------------------------------------------
2019-07-17T00:34:30.2251104Z 
2019-07-17T00:34:30.2251283Z ------------------------------------------
2019-07-17T00:34:30.2251320Z stderr:
---
2019-07-17T00:34:30.3123287Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.3123343Z +
2019-07-17T00:34:30.3123365Z 
2019-07-17T00:34:30.3123465Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.3123505Z Actual stderr saved to /tmp/compiletest9Cm2qq/pointers.stderr
2019-07-17T00:34:30.3123563Z To update references, run this command from build directory:
2019-07-17T00:34:30.3123801Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'pointers.rs'
2019-07-17T00:34:30.3123883Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.3123920Z status: exit code: 1
2019-07-17T00:34:30.3123920Z status: exit code: 1
2019-07-17T00:34:30.3124434Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/pointers.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/pointers.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/pointers.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.3124713Z ------------------------------------------
2019-07-17T00:34:30.3124741Z 
2019-07-17T00:34:30.3124946Z ------------------------------------------
2019-07-17T00:34:30.3124984Z stderr:
---
2019-07-17T00:34:30.3885736Z +
2019-07-17T00:34:30.3886051Z thread '[ui] run-pass/products.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T00:34:30.3886354Z 
2019-07-17T00:34:30.3886804Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.3886873Z Actual stderr saved to /tmp/compiletest9Cm2qq/products.stderr
2019-07-17T00:34:30.3886925Z To update references, run this command from build directory:
2019-07-17T00:34:30.3887279Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'products.rs'
2019-07-17T00:34:30.3887379Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.3887425Z status: exit code: 1
2019-07-17T00:34:30.3887425Z status: exit code: 1
2019-07-17T00:34:30.3888093Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/products.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/products.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/products.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.3888432Z ------------------------------------------
2019-07-17T00:34:30.3888466Z 
2019-07-17T00:34:30.3888687Z ------------------------------------------
2019-07-17T00:34:30.3888734Z stderr:
---
2019-07-17T00:34:30.4401892Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.4401933Z +
2019-07-17T00:34:30.4401955Z 
2019-07-17T00:34:30.4402008Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.4402123Z Actual stderr saved to /tmp/compiletest9Cm2qq/ptr_arith_offset.stderr
2019-07-17T00:34:30.4402164Z To update references, run this command from build directory:
2019-07-17T00:34:30.4402433Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'ptr_arith_offset.rs'
2019-07-17T00:34:30.4402498Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.4402551Z status: exit code: 1
2019-07-17T00:34:30.4402551Z status: exit code: 1
2019-07-17T00:34:30.4403089Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_arith_offset.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/ptr_arith_offset.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/ptr_arith_offset.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.4403374Z ------------------------------------------
2019-07-17T00:34:30.4403402Z 
2019-07-17T00:34:30.4403592Z ------------------------------------------
2019-07-17T00:34:30.4403644Z stderr:
---
2019-07-17T00:34:30.5287010Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.5287087Z +
2019-07-17T00:34:30.5287116Z 
2019-07-17T00:34:30.5287163Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.5287217Z Actual stderr saved to /tmp/compiletest9Cm2qq/ptr_arith_offset_overflow.stderr
2019-07-17T00:34:30.5287286Z To update references, run this command from build directory:
2019-07-17T00:34:30.5287594Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'ptr_arith_offset_overflow.rs'
2019-07-17T00:34:30.5287695Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.5287742Z status: exit code: 1
2019-07-17T00:34:30.5287742Z status: exit code: 1
2019-07-17T00:34:30.5288439Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_arith_offset_overflow.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/ptr_arith_offset_overflow.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/ptr_arith_offset_overflow.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.5288782Z ------------------------------------------
2019-07-17T00:34:30.5288816Z 
2019-07-17T00:34:30.5289056Z ------------------------------------------
2019-07-17T00:34:30.5289103Z stderr:
---
2019-07-17T00:34:30.5991342Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.5991510Z +
2019-07-17T00:34:30.5991683Z 
2019-07-17T00:34:30.5991806Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.5991938Z Actual stderr saved to /tmp/compiletest9Cm2qq/ptr_int_casts.stderr
2019-07-17T00:34:30.5992073Z To update references, run this command from build directory:
2019-07-17T00:34:30.5992415Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'ptr_int_casts.rs'
2019-07-17T00:34:30.5992687Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.5999425Z status: exit code: 1
2019-07-17T00:34:30.5999425Z status: exit code: 1
2019-07-17T00:34:30.6001002Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_int_casts.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/ptr_int_casts.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/ptr_int_casts.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.6001808Z ------------------------------------------
2019-07-17T00:34:30.6001975Z 
2019-07-17T00:34:30.6002506Z ------------------------------------------
2019-07-17T00:34:30.6002700Z stderr:
---
2019-07-17T00:34:30.6918387Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.6918461Z +
2019-07-17T00:34:30.6918491Z 
2019-07-17T00:34:30.6918541Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.6918596Z Actual stderr saved to /tmp/compiletest9Cm2qq/ptr_int_ops.stderr
2019-07-17T00:34:30.6918668Z To update references, run this command from build directory:
2019-07-17T00:34:30.6918977Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'ptr_int_ops.rs'
2019-07-17T00:34:30.6919082Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.6919140Z status: exit code: 1
2019-07-17T00:34:30.6919140Z status: exit code: 1
2019-07-17T00:34:30.6919821Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_int_ops.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/ptr_int_ops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/ptr_int_ops.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.6920186Z ------------------------------------------
2019-07-17T00:34:30.6920223Z 
2019-07-17T00:34:30.6920499Z ------------------------------------------
2019-07-17T00:34:30.6920547Z stderr:
---
2019-07-17T00:34:30.7465275Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.7465315Z +
2019-07-17T00:34:30.7465336Z 
2019-07-17T00:34:30.7465391Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.7465432Z Actual stderr saved to /tmp/compiletest9Cm2qq/ptr_offset.stderr
2019-07-17T00:34:30.7465483Z To update references, run this command from build directory:
2019-07-17T00:34:30.7465717Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'ptr_offset.rs'
2019-07-17T00:34:30.7465783Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.7465827Z status: exit code: 1
2019-07-17T00:34:30.7465827Z status: exit code: 1
2019-07-17T00:34:30.7467238Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_offset.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/ptr_offset.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/ptr_offset.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.7467692Z ------------------------------------------
2019-07-17T00:34:30.7467728Z 
2019-07-17T00:34:30.7467954Z ------------------------------------------
2019-07-17T00:34:30.7468020Z stderr:
---
2019-07-17T00:34:30.8523750Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.8523789Z +
2019-07-17T00:34:30.8523813Z 
2019-07-17T00:34:30.8523868Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.8523917Z Actual stderr saved to /tmp/compiletest9Cm2qq/raw.stderr
2019-07-17T00:34:30.8523957Z To update references, run this command from build directory:
2019-07-17T00:34:30.8524197Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'raw.rs'
2019-07-17T00:34:30.8524271Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.8524308Z status: exit code: 1
2019-07-17T00:34:30.8524308Z status: exit code: 1
2019-07-17T00:34:30.8524827Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/raw.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/raw.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/raw.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.8525097Z ------------------------------------------
2019-07-17T00:34:30.8525125Z 
2019-07-17T00:34:30.8525317Z ------------------------------------------
2019-07-17T00:34:30.8525370Z stderr:
---
2019-07-17T00:34:30.9684038Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.9684098Z +
2019-07-17T00:34:30.9684121Z 
2019-07-17T00:34:30.9684162Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.9684215Z Actual stderr saved to /tmp/compiletest9Cm2qq/rc.stderr
2019-07-17T00:34:30.9684276Z To update references, run this command from build directory:
2019-07-17T00:34:30.9684513Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'rc.rs'
2019-07-17T00:34:30.9684607Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.9684648Z status: exit code: 1
2019-07-17T00:34:30.9684648Z status: exit code: 1
2019-07-17T00:34:30.9685196Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rc.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/rc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/rc.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.9685492Z ------------------------------------------
2019-07-17T00:34:30.9685524Z 
2019-07-17T00:34:30.9685752Z ------------------------------------------
2019-07-17T00:34:30.9685793Z stderr:
---
2019-07-17T00:34:30.9968641Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:30.9968690Z +
2019-07-17T00:34:30.9968719Z 
2019-07-17T00:34:30.9968776Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:30.9968846Z Actual stderr saved to /tmp/compiletest9Cm2qq/recursive_static.stderr
2019-07-17T00:34:30.9968899Z To update references, run this command from build directory:
2019-07-17T00:34:30.9969174Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'recursive_static.rs'
2019-07-17T00:34:30.9969281Z error: 1 errors occurred comparing output.
2019-07-17T00:34:30.9969326Z status: exit code: 1
2019-07-17T00:34:30.9969326Z status: exit code: 1
2019-07-17T00:34:30.9970012Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/recursive_static.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/recursive_static.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/recursive_static.stage-id.aux" "-A" "unused"
2019-07-17T00:34:30.9970503Z ------------------------------------------
2019-07-17T00:34:30.9970535Z 
2019-07-17T00:34:30.9970726Z ------------------------------------------
2019-07-17T00:34:30.9970767Z stderr:
---
2019-07-17T00:34:31.0923770Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.0923820Z +
2019-07-17T00:34:31.0923847Z 
2019-07-17T00:34:31.0923911Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.0924172Z Actual stderr saved to /tmp/compiletest9Cm2qq/ref-invalid-ptr.stderr
2019-07-17T00:34:31.0924228Z To update references, run this command from build directory:
2019-07-17T00:34:31.0924514Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'ref-invalid-ptr.rs'
2019-07-17T00:34:31.0924602Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.0924667Z status: exit code: 1
2019-07-17T00:34:31.0924667Z status: exit code: 1
2019-07-17T00:34:31.0925369Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ref-invalid-ptr.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/ref-invalid-ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletest9Cm2qq/ref-invalid-ptr.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.0925706Z ------------------------------------------
2019-07-17T00:34:31.0925740Z 
2019-07-17T00:34:31.0925962Z ------------------------------------------
2019-07-17T00:34:31.0926028Z stderr:
---
2019-07-17T00:34:31.1412106Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.1412357Z +
2019-07-17T00:34:31.1412538Z 
2019-07-17T00:34:31.1412718Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.1412897Z Actual stderr saved to /tmp/compiletest9Cm2qq/refcell.stderr
2019-07-17T00:34:31.1413089Z To update references, run this command from build directory:
2019-07-17T00:34:31.1413512Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'refcell.rs'
2019-07-17T00:34:31.1413926Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.1414096Z status: exit code: 1
2019-07-17T00:34:31.1414096Z status: exit code: 1
2019-07-17T00:34:31.1414848Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/refcell.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/refcell.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/refcell.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.1415925Z ------------------------------------------
2019-07-17T00:34:31.1416127Z 
2019-07-17T00:34:31.1417242Z ------------------------------------------
2019-07-17T00:34:31.1417461Z stderr:
---
2019-07-17T00:34:31.2280544Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.2280610Z +
2019-07-17T00:34:31.2280634Z 
2019-07-17T00:34:31.2280672Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.2280897Z Actual stderr saved to /tmp/compiletest9Cm2qq/regions-lifetime-nonfree-late-bound.stderr
2019-07-17T00:34:31.2280970Z To update references, run this command from build directory:
2019-07-17T00:34:31.2281205Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'regions-lifetime-nonfree-late-bound.rs'
2019-07-17T00:34:31.2281291Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.2281329Z status: exit code: 1
2019-07-17T00:34:31.2281329Z status: exit code: 1
2019-07-17T00:34:31.2281918Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/regions-lifetime-nonfree-late-bound.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/regions-lifetime-nonfree-late-bound.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/regions-lifetime-nonfree-late-bound.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.2282201Z ------------------------------------------
2019-07-17T00:34:31.2282249Z 
2019-07-17T00:34:31.2282433Z ------------------------------------------
2019-07-17T00:34:31.2282470Z stderr:
---
2019-07-17T00:34:31.2795728Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.2795776Z +
2019-07-17T00:34:31.2795799Z 
2019-07-17T00:34:31.2795837Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.2796064Z Actual stderr saved to /tmp/compiletest9Cm2qq/regions-mock-trans.stderr
2019-07-17T00:34:31.2796108Z To update references, run this command from build directory:
2019-07-17T00:34:31.2797093Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'regions-mock-trans.rs'
2019-07-17T00:34:31.2797207Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.2797254Z status: exit code: 1
2019-07-17T00:34:31.2797254Z status: exit code: 1
2019-07-17T00:34:31.2797989Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/regions-mock-trans.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/regions-mock-trans.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/regions-mock-trans.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.2798317Z ------------------------------------------
2019-07-17T00:34:31.2798372Z 
2019-07-17T00:34:31.2798597Z ------------------------------------------
2019-07-17T00:34:31.2798645Z stderr:
---
2019-07-17T00:34:31.3652946Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.3652992Z +
2019-07-17T00:34:31.3653016Z 
2019-07-17T00:34:31.3653056Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.3653117Z Actual stderr saved to /tmp/compiletest9Cm2qq/rfc1623.stderr
2019-07-17T00:34:31.3653159Z To update references, run this command from build directory:
2019-07-17T00:34:31.3653411Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'rfc1623.rs'
2019-07-17T00:34:31.3653496Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.3653534Z status: exit code: 1
2019-07-17T00:34:31.3653534Z status: exit code: 1
2019-07-17T00:34:31.3654111Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rfc1623.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/rfc1623.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/rfc1623.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.3654389Z ------------------------------------------
2019-07-17T00:34:31.3654435Z 
2019-07-17T00:34:31.3654637Z ------------------------------------------
2019-07-17T00:34:31.3654675Z stderr:
---
2019-07-17T00:34:31.4350287Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.4350328Z +
2019-07-17T00:34:31.4350365Z 
2019-07-17T00:34:31.4350403Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.4350611Z Actual stderr saved to /tmp/compiletest9Cm2qq/rust-lang-org.stderr
2019-07-17T00:34:31.4350670Z To update references, run this command from build directory:
2019-07-17T00:34:31.4350885Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'rust-lang-org.rs'
2019-07-17T00:34:31.4350951Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.4351004Z status: exit code: 1
2019-07-17T00:34:31.4351004Z status: exit code: 1
2019-07-17T00:34:31.4351539Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rust-lang-org.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/rust-lang-org.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/rust-lang-org.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.4351812Z ------------------------------------------
2019-07-17T00:34:31.4351840Z 
2019-07-17T00:34:31.4352036Z ------------------------------------------
2019-07-17T00:34:31.4352074Z stderr:
---
2019-07-17T00:34:31.5325653Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.5325694Z +
2019-07-17T00:34:31.5325717Z 
2019-07-17T00:34:31.5325772Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.5326007Z Actual stderr saved to /tmp/compiletest9Cm2qq/send-is-not-static-par-for.stderr
2019-07-17T00:34:31.5326051Z To update references, run this command from build directory:
2019-07-17T00:34:31.5327019Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'send-is-not-static-par-for.rs'
2019-07-17T00:34:31.5327135Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.5327202Z status: exit code: 1
2019-07-17T00:34:31.5327202Z status: exit code: 1
2019-07-17T00:34:31.5328062Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/send-is-not-static-par-for.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/send-is-not-static-par-for.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/send-is-not-static-par-for.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.5328404Z ------------------------------------------
2019-07-17T00:34:31.5328438Z 
2019-07-17T00:34:31.5328660Z ------------------------------------------
2019-07-17T00:34:31.5328726Z stderr:
---
2019-07-17T00:34:31.5561957Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.5561994Z +
2019-07-17T00:34:31.5562031Z 
2019-07-17T00:34:31.5562074Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.5562270Z Actual stderr saved to /tmp/compiletest9Cm2qq/sendable-class.stderr
2019-07-17T00:34:31.5562331Z To update references, run this command from build directory:
2019-07-17T00:34:31.5562547Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'sendable-class.rs'
2019-07-17T00:34:31.5562609Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.5562662Z status: exit code: 1
2019-07-17T00:34:31.5562662Z status: exit code: 1
2019-07-17T00:34:31.5563161Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sendable-class.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/sendable-class.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/sendable-class.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.5563474Z ------------------------------------------
2019-07-17T00:34:31.5563507Z 
2019-07-17T00:34:31.5563716Z ------------------------------------------
2019-07-17T00:34:31.5563754Z stderr:
---
2019-07-17T00:34:31.7045017Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.7045059Z +
2019-07-17T00:34:31.7045082Z 
2019-07-17T00:34:31.7045136Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.7045361Z Actual stderr saved to /tmp/compiletest9Cm2qq/simd-intrinsic-generic-elements.stderr
2019-07-17T00:34:31.7045406Z To update references, run this command from build directory:
2019-07-17T00:34:31.7045654Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'simd-intrinsic-generic-elements.rs'
2019-07-17T00:34:31.7045727Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.7045763Z status: exit code: 1
2019-07-17T00:34:31.7045763Z status: exit code: 1
2019-07-17T00:34:31.7046519Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/simd-intrinsic-generic-elements.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/simd-intrinsic-generic-elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/simd-intrinsic-generic-elements.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.7047374Z ------------------------------------------
2019-07-17T00:34:31.7047415Z 
2019-07-17T00:34:31.7047663Z ------------------------------------------
2019-07-17T00:34:31.7047727Z stderr:
---
2019-07-17T00:34:31.8385025Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.8385085Z +
2019-07-17T00:34:31.8385108Z 
2019-07-17T00:34:31.8385146Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.8385190Z Actual stderr saved to /tmp/compiletest9Cm2qq/small_enum_size_bug.stderr
2019-07-17T00:34:31.8385255Z To update references, run this command from build directory:
2019-07-17T00:34:31.8385493Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'small_enum_size_bug.rs'
2019-07-17T00:34:31.8385560Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.8385612Z status: exit code: 1
2019-07-17T00:34:31.8385612Z status: exit code: 1
2019-07-17T00:34:31.8386805Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/small_enum_size_bug.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/small_enum_size_bug.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/small_enum_size_bug.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.8387227Z ------------------------------------------
2019-07-17T00:34:31.8387274Z 
2019-07-17T00:34:31.8387519Z ------------------------------------------
2019-07-17T00:34:31.8387566Z stderr:
---
2019-07-17T00:34:31.8761259Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.8761301Z +
2019-07-17T00:34:31.8761341Z 
2019-07-17T00:34:31.8761380Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.8761422Z Actual stderr saved to /tmp/compiletest9Cm2qq/slices.stderr
2019-07-17T00:34:31.8761480Z To update references, run this command from build directory:
2019-07-17T00:34:31.8761706Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'slices.rs'
2019-07-17T00:34:31.8761772Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.8761826Z status: exit code: 1
2019-07-17T00:34:31.8761826Z status: exit code: 1
2019-07-17T00:34:31.8762409Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/slices.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/slices.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/slices.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.8762721Z ------------------------------------------
2019-07-17T00:34:31.8762750Z 
2019-07-17T00:34:31.8762960Z ------------------------------------------
2019-07-17T00:34:31.8762999Z stderr:
---
2019-07-17T00:34:31.9804541Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:31.9804593Z +
2019-07-17T00:34:31.9804615Z 
2019-07-17T00:34:31.9804653Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:31.9804714Z Actual stderr saved to /tmp/compiletest9Cm2qq/specialization.stderr
2019-07-17T00:34:31.9804755Z To update references, run this command from build directory:
2019-07-17T00:34:31.9804999Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'specialization.rs'
2019-07-17T00:34:31.9805083Z error: 1 errors occurred comparing output.
2019-07-17T00:34:31.9805120Z status: exit code: 1
2019-07-17T00:34:31.9805120Z status: exit code: 1
2019-07-17T00:34:31.9805800Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/specialization.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/specialization.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/specialization.stage-id.aux" "-A" "unused"
2019-07-17T00:34:31.9806775Z ------------------------------------------
2019-07-17T00:34:31.9806842Z 
2019-07-17T00:34:31.9807132Z ------------------------------------------
2019-07-17T00:34:31.9807180Z stderr:
---
2019-07-17T00:34:32.0160717Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.0160762Z +
2019-07-17T00:34:32.0160784Z 
2019-07-17T00:34:32.0160834Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.0161048Z Actual stderr saved to /tmp/compiletest9Cm2qq/stacked-borrows/2phase.stderr
2019-07-17T00:34:32.0161091Z To update references, run this command from build directory:
2019-07-17T00:34:32.0161316Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'stacked-borrows/2phase.rs'
2019-07-17T00:34:32.0161379Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.0161422Z status: exit code: 1
2019-07-17T00:34:32.0161422Z status: exit code: 1
2019-07-17T00:34:32.0162100Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/2phase.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/stacked-borrows/2phase.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/stacked-borrows/2phase.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.0162398Z ------------------------------------------
2019-07-17T00:34:32.0162426Z 
2019-07-17T00:34:32.0162601Z ------------------------------------------
2019-07-17T00:34:32.0162643Z stderr:
---
2019-07-17T00:34:32.1485115Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.1485158Z +
2019-07-17T00:34:32.1485202Z 
2019-07-17T00:34:32.1485241Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.1485491Z Actual stderr saved to /tmp/compiletest9Cm2qq/stacked-borrows/interior_mutability.stderr
2019-07-17T00:34:32.1485536Z To update references, run this command from build directory:
2019-07-17T00:34:32.1485803Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'stacked-borrows/interior_mutability.rs'
2019-07-17T00:34:32.1486019Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.1486087Z status: exit code: 1
2019-07-17T00:34:32.1486087Z status: exit code: 1
2019-07-17T00:34:32.1487650Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/interior_mutability.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/stacked-borrows/interior_mutability.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/stacked-borrows/interior_mutability.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.1488020Z ------------------------------------------
2019-07-17T00:34:32.1488055Z 
2019-07-17T00:34:32.1488296Z ------------------------------------------
2019-07-17T00:34:32.1488343Z stderr:
---
2019-07-17T00:34:32.2402482Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.2402538Z +
2019-07-17T00:34:32.2402560Z 
2019-07-17T00:34:32.2402670Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.2402923Z Actual stderr saved to /tmp/compiletest9Cm2qq/stacked-borrows/stacked-borrows.stderr
2019-07-17T00:34:32.2402986Z To update references, run this command from build directory:
2019-07-17T00:34:32.2403229Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'stacked-borrows/stacked-borrows.rs'
2019-07-17T00:34:32.2403313Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.2403353Z status: exit code: 1
2019-07-17T00:34:32.2403353Z status: exit code: 1
2019-07-17T00:34:32.2403919Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/stacked-borrows.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/stacked-borrows/stacked-borrows.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/stacked-borrows/stacked-borrows.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.2404197Z ------------------------------------------
2019-07-17T00:34:32.2404226Z 
2019-07-17T00:34:32.2404519Z ------------------------------------------
2019-07-17T00:34:32.2404557Z stderr:
---
2019-07-17T00:34:32.2968960Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.2969009Z +
2019-07-17T00:34:32.2969039Z 
2019-07-17T00:34:32.2969104Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.2969168Z Actual stderr saved to /tmp/compiletest9Cm2qq/static_memory_modification.stderr
2019-07-17T00:34:32.2969222Z To update references, run this command from build directory:
2019-07-17T00:34:32.2969523Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'static_memory_modification.rs'
2019-07-17T00:34:32.2969605Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.2969667Z status: exit code: 1
2019-07-17T00:34:32.2969667Z status: exit code: 1
2019-07-17T00:34:32.2970492Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/static_memory_modification.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/static_memory_modification.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/static_memory_modification.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.2970852Z ------------------------------------------
2019-07-17T00:34:32.2970878Z 
2019-07-17T00:34:32.2971051Z ------------------------------------------
2019-07-17T00:34:32.2971105Z stderr:
---
2019-07-17T00:34:32.3832614Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.3832833Z +
2019-07-17T00:34:32.3832855Z 
2019-07-17T00:34:32.3832891Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.3832931Z Actual stderr saved to /tmp/compiletest9Cm2qq/static_mut.stderr
2019-07-17T00:34:32.3832990Z To update references, run this command from build directory:
2019-07-17T00:34:32.3833204Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'static_mut.rs'
2019-07-17T00:34:32.3833283Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.3833320Z status: exit code: 1
2019-07-17T00:34:32.3833320Z status: exit code: 1
2019-07-17T00:34:32.3833836Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/static_mut.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/static_mut.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/static_mut.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.3834182Z ------------------------------------------
2019-07-17T00:34:32.3834210Z 
2019-07-17T00:34:32.3834407Z ------------------------------------------
2019-07-17T00:34:32.3834444Z stderr:
---
2019-07-17T00:34:32.4548102Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.4548300Z +
2019-07-17T00:34:32.4548455Z 
2019-07-17T00:34:32.4548599Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.4548740Z Actual stderr saved to /tmp/compiletest9Cm2qq/strings.stderr
2019-07-17T00:34:32.4548898Z To update references, run this command from build directory:
2019-07-17T00:34:32.4549302Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'strings.rs'
2019-07-17T00:34:32.4549622Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.4549763Z status: exit code: 1
2019-07-17T00:34:32.4549763Z status: exit code: 1
2019-07-17T00:34:32.4550669Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/strings.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/strings.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/strings.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.4551334Z ------------------------------------------
2019-07-17T00:34:32.4551490Z 
2019-07-17T00:34:32.4551781Z ------------------------------------------
2019-07-17T00:34:32.4551925Z stderr:
---
2019-07-17T00:34:32.5279574Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.5279640Z +
2019-07-17T00:34:32.5279670Z 
2019-07-17T00:34:32.5279737Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.5279792Z Actual stderr saved to /tmp/compiletest9Cm2qq/subslice_array.stderr
2019-07-17T00:34:32.5279846Z To update references, run this command from build directory:
2019-07-17T00:34:32.5280304Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'subslice_array.rs'
2019-07-17T00:34:32.5280372Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.5280410Z status: exit code: 1
2019-07-17T00:34:32.5280410Z status: exit code: 1
2019-07-17T00:34:32.5280985Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/subslice_array.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/subslice_array.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/subslice_array.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.5281375Z ------------------------------------------
2019-07-17T00:34:32.5281405Z 
2019-07-17T00:34:32.5281589Z ------------------------------------------
2019-07-17T00:34:32.5281644Z stderr:
---
2019-07-17T00:34:32.6304677Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.6304737Z +
2019-07-17T00:34:32.6304759Z 
2019-07-17T00:34:32.6304797Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.6305014Z Actual stderr saved to /tmp/compiletest9Cm2qq/sums.stderr
2019-07-17T00:34:32.6305076Z To update references, run this command from build directory:
2019-07-17T00:34:32.6305297Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'sums.rs'
2019-07-17T00:34:32.6305382Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.6305420Z status: exit code: 1
2019-07-17T00:34:32.6305420Z status: exit code: 1
2019-07-17T00:34:32.6305953Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sums.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/sums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/sums.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.6306857Z ------------------------------------------
2019-07-17T00:34:32.6306900Z 
2019-07-17T00:34:32.6307209Z ------------------------------------------
2019-07-17T00:34:32.6307256Z stderr:
---
2019-07-17T00:34:32.6597807Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.6597876Z +
2019-07-17T00:34:32.6597906Z 
2019-07-17T00:34:32.6597952Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.6598003Z Actual stderr saved to /tmp/compiletest9Cm2qq/sync.stderr
2019-07-17T00:34:32.6598070Z To update references, run this command from build directory:
2019-07-17T00:34:32.6598337Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'sync.rs'
2019-07-17T00:34:32.6598417Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.6598479Z status: exit code: 1
2019-07-17T00:34:32.6598479Z status: exit code: 1
2019-07-17T00:34:32.6599132Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sync.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/sync.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/sync.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.6599589Z ------------------------------------------
2019-07-17T00:34:32.6599623Z 
2019-07-17T00:34:32.6599866Z ------------------------------------------
2019-07-17T00:34:32.6599912Z stderr:
---
2019-07-17T00:34:32.7523418Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.7523457Z +
2019-07-17T00:34:32.7523494Z 
2019-07-17T00:34:32.7523531Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.7523748Z Actual stderr saved to /tmp/compiletest9Cm2qq/tag-align-dyn-u64.stderr
2019-07-17T00:34:32.7523807Z To update references, run this command from build directory:
2019-07-17T00:34:32.7524040Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'tag-align-dyn-u64.rs'
2019-07-17T00:34:32.7524106Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.7524157Z status: exit code: 1
2019-07-17T00:34:32.7524157Z status: exit code: 1
2019-07-17T00:34:32.7524700Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tag-align-dyn-u64.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/tag-align-dyn-u64.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/tag-align-dyn-u64.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.7525069Z ------------------------------------------
2019-07-17T00:34:32.7525098Z 
2019-07-17T00:34:32.7525308Z ------------------------------------------
2019-07-17T00:34:32.7525347Z stderr:
---
2019-07-17T00:34:32.8368652Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.8368704Z +
2019-07-17T00:34:32.8368752Z 
2019-07-17T00:34:32.8368803Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.8369084Z Actual stderr saved to /tmp/compiletest9Cm2qq/thread-local.stderr
2019-07-17T00:34:32.8369170Z To update references, run this command from build directory:
2019-07-17T00:34:32.8369462Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'thread-local.rs'
2019-07-17T00:34:32.8369548Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.8369829Z status: exit code: 1
2019-07-17T00:34:32.8369829Z status: exit code: 1
2019-07-17T00:34:32.8370599Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/thread-local.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/thread-local.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/thread-local.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.8370871Z ------------------------------------------
2019-07-17T00:34:32.8370899Z 
2019-07-17T00:34:32.8371092Z ------------------------------------------
2019-07-17T00:34:32.8371138Z stderr:
---
2019-07-17T00:34:32.8601162Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.8601219Z +
2019-07-17T00:34:32.8601242Z 
2019-07-17T00:34:32.8601279Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.8601527Z Actual stderr saved to /tmp/compiletest9Cm2qq/too-large-primval-write-problem.stderr
2019-07-17T00:34:32.8601572Z To update references, run this command from build directory:
2019-07-17T00:34:32.8601818Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'too-large-primval-write-problem.rs'
2019-07-17T00:34:32.8601901Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.8601939Z status: exit code: 1
2019-07-17T00:34:32.8601939Z status: exit code: 1
2019-07-17T00:34:32.8602617Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/too-large-primval-write-problem.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/too-large-primval-write-problem.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/too-large-primval-write-problem.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.8602903Z ------------------------------------------
2019-07-17T00:34:32.8602948Z 
2019-07-17T00:34:32.8603140Z ------------------------------------------
2019-07-17T00:34:32.8603185Z stderr:
---
2019-07-17T00:34:32.9852242Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:32.9852470Z +
2019-07-17T00:34:32.9852621Z 
2019-07-17T00:34:32.9852789Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:32.9852991Z Actual stderr saved to /tmp/compiletest9Cm2qq/transmute_fat.stderr
2019-07-17T00:34:32.9853169Z To update references, run this command from build directory:
2019-07-17T00:34:32.9853597Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'transmute_fat.rs'
2019-07-17T00:34:32.9854119Z error: 1 errors occurred comparing output.
2019-07-17T00:34:32.9854303Z status: exit code: 1
2019-07-17T00:34:32.9854303Z status: exit code: 1
2019-07-17T00:34:32.9855144Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/transmute_fat.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/transmute_fat.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletest9Cm2qq/transmute_fat.stage-id.aux" "-A" "unused"
2019-07-17T00:34:32.9855827Z ------------------------------------------
2019-07-17T00:34:32.9856043Z 
2019-07-17T00:34:32.9856450Z ------------------------------------------
2019-07-17T00:34:32.9856673Z stderr:
---
2019-07-17T00:34:33.0205678Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.0205933Z +
2019-07-17T00:34:33.0206107Z 
2019-07-17T00:34:33.0206802Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.0207047Z Actual stderr saved to /tmp/compiletest9Cm2qq/traits.stderr
2019-07-17T00:34:33.0207261Z To update references, run this command from build directory:
2019-07-17T00:34:33.0208001Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'traits.rs'
2019-07-17T00:34:33.0208468Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.0208693Z status: exit code: 1
2019-07-17T00:34:33.0208693Z status: exit code: 1
2019-07-17T00:34:33.0209544Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/traits.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/traits.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/traits.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.0210737Z ------------------------------------------
2019-07-17T00:34:33.0210941Z 
2019-07-17T00:34:33.0211328Z ------------------------------------------
2019-07-17T00:34:33.0211560Z stderr:
---
2019-07-17T00:34:33.1158815Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.1158886Z +
2019-07-17T00:34:33.1158914Z 
2019-07-17T00:34:33.1158962Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.1159014Z Actual stderr saved to /tmp/compiletest9Cm2qq/trivial.stderr
2019-07-17T00:34:33.1159167Z To update references, run this command from build directory:
2019-07-17T00:34:33.1159470Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'trivial.rs'
2019-07-17T00:34:33.1159574Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.1159622Z status: exit code: 1
2019-07-17T00:34:33.1159622Z status: exit code: 1
2019-07-17T00:34:33.1160456Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/trivial.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/trivial.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/trivial.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.1160745Z ------------------------------------------
2019-07-17T00:34:33.1160773Z 
2019-07-17T00:34:33.1160974Z ------------------------------------------
2019-07-17T00:34:33.1161019Z stderr:
---
2019-07-17T00:34:33.1641680Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.1641721Z +
2019-07-17T00:34:33.1641761Z 
2019-07-17T00:34:33.1641799Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.1642114Z Actual stderr saved to /tmp/compiletest9Cm2qq/try-operator-custom.stderr
2019-07-17T00:34:33.1642158Z To update references, run this command from build directory:
2019-07-17T00:34:33.1642624Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'try-operator-custom.rs'
2019-07-17T00:34:33.1642692Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.1642747Z status: exit code: 1
2019-07-17T00:34:33.1642747Z status: exit code: 1
2019-07-17T00:34:33.1643327Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/try-operator-custom.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/try-operator-custom.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/try-operator-custom.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.1643617Z ------------------------------------------
2019-07-17T00:34:33.1643645Z 
2019-07-17T00:34:33.1643832Z ------------------------------------------
2019-07-17T00:34:33.1643886Z stderr:
---
2019-07-17T00:34:33.2824026Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.2824080Z +
2019-07-17T00:34:33.2824102Z 
2019-07-17T00:34:33.2824138Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.2824180Z Actual stderr saved to /tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor.stderr
2019-07-17T00:34:33.2824226Z To update references, run this command from build directory:
2019-07-17T00:34:33.2824463Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'tuple_like_enum_variant_constructor.rs'
2019-07-17T00:34:33.2824532Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.2824581Z status: exit code: 1
2019-07-17T00:34:33.2824581Z status: exit code: 1
2019-07-17T00:34:33.2825140Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.2825410Z ------------------------------------------
2019-07-17T00:34:33.2825436Z 
2019-07-17T00:34:33.2825620Z ------------------------------------------
2019-07-17T00:34:33.2825656Z stderr:
---
2019-07-17T00:34:33.3365483Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.3365543Z +
2019-07-17T00:34:33.3365566Z 
2019-07-17T00:34:33.3365603Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.3365646Z Actual stderr saved to /tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor_pointer_opt.stderr
2019-07-17T00:34:33.3365704Z To update references, run this command from build directory:
2019-07-17T00:34:33.3365966Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'tuple_like_enum_variant_constructor_pointer_opt.rs'
2019-07-17T00:34:33.3366059Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.3366094Z status: exit code: 1
2019-07-17T00:34:33.3366094Z status: exit code: 1
2019-07-17T00:34:33.3367658Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor_pointer_opt.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor_pointer_opt.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor_pointer_opt.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.3368050Z ------------------------------------------
2019-07-17T00:34:33.3368096Z 
2019-07-17T00:34:33.3368320Z ------------------------------------------
2019-07-17T00:34:33.3368366Z stderr:
---
2019-07-17T00:34:33.4563735Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.4563773Z +
2019-07-17T00:34:33.4563792Z 
2019-07-17T00:34:33.4563846Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.4563889Z Actual stderr saved to /tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor_struct_pointer_opt.stderr
2019-07-17T00:34:33.4563937Z To update references, run this command from build directory:
2019-07-17T00:34:33.4564191Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'tuple_like_enum_variant_constructor_struct_pointer_opt.rs'
2019-07-17T00:34:33.4564255Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.4564291Z status: exit code: 1
2019-07-17T00:34:33.4564291Z status: exit code: 1
2019-07-17T00:34:33.4564927Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor_struct_pointer_opt.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor_struct_pointer_opt.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/tuple_like_enum_variant_constructor_struct_pointer_opt.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.4565198Z ------------------------------------------
2019-07-17T00:34:33.4565223Z 
2019-07-17T00:34:33.4565390Z ------------------------------------------
2019-07-17T00:34:33.4565442Z stderr:
---
2019-07-17T00:34:33.4844117Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.4844160Z +
2019-07-17T00:34:33.4844202Z 
2019-07-17T00:34:33.4844249Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.4844293Z Actual stderr saved to /tmp/compiletest9Cm2qq/tuple_like_struct_constructor.stderr
2019-07-17T00:34:33.4844356Z To update references, run this command from build directory:
2019-07-17T00:34:33.4844610Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'tuple_like_struct_constructor.rs'
2019-07-17T00:34:33.4844677Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.4844732Z status: exit code: 1
2019-07-17T00:34:33.4844732Z status: exit code: 1
2019-07-17T00:34:33.4845312Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_struct_constructor.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/tuple_like_struct_constructor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/tuple_like_struct_constructor.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.4845610Z ------------------------------------------
2019-07-17T00:34:33.4845638Z 
2019-07-17T00:34:33.4845852Z ------------------------------------------
2019-07-17T00:34:33.4845890Z stderr:
---
2019-07-17T00:34:33.6400818Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.6400859Z +
2019-07-17T00:34:33.6400881Z 
2019-07-17T00:34:33.6400935Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.6401142Z Actual stderr saved to /tmp/compiletest9Cm2qq/union-overwrite.stderr
2019-07-17T00:34:33.6401186Z To update references, run this command from build directory:
2019-07-17T00:34:33.6401414Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'union-overwrite.rs'
2019-07-17T00:34:33.6401480Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.6401518Z status: exit code: 1
2019-07-17T00:34:33.6401518Z status: exit code: 1
2019-07-17T00:34:33.6402083Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/union-overwrite.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/union-overwrite.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/union-overwrite.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.6402364Z ------------------------------------------
2019-07-17T00:34:33.6402394Z 
2019-07-17T00:34:33.6402572Z ------------------------------------------
2019-07-17T00:34:33.6402609Z stderr:
---
2019-07-17T00:34:33.8044712Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.8044753Z +
2019-07-17T00:34:33.8044795Z 
2019-07-17T00:34:33.8044835Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.8044876Z Actual stderr saved to /tmp/compiletest9Cm2qq/union.stderr
2019-07-17T00:34:33.8044917Z To update references, run this command from build directory:
2019-07-17T00:34:33.8045172Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'union.rs'
2019-07-17T00:34:33.8045239Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.8045302Z status: exit code: 1
2019-07-17T00:34:33.8045302Z status: exit code: 1
2019-07-17T00:34:33.8046014Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/union.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/union.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/union.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.8046300Z ------------------------------------------
2019-07-17T00:34:33.8046329Z 
2019-07-17T00:34:33.8046692Z ------------------------------------------
2019-07-17T00:34:33.8047148Z stderr:
---
2019-07-17T00:34:33.8323616Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.8323656Z +
2019-07-17T00:34:33.8323677Z 
2019-07-17T00:34:33.8323733Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.8323775Z Actual stderr saved to /tmp/compiletest9Cm2qq/u128.stderr
2019-07-17T00:34:33.8323816Z To update references, run this command from build directory:
2019-07-17T00:34:33.8324052Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'u128.rs'
2019-07-17T00:34:33.8324116Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.8324177Z status: exit code: 1
2019-07-17T00:34:33.8324177Z status: exit code: 1
2019-07-17T00:34:33.8324691Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/u128.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/u128.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/u128.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.8324970Z ------------------------------------------
2019-07-17T00:34:33.8324997Z 
2019-07-17T00:34:33.8325176Z ------------------------------------------
2019-07-17T00:34:33.8325230Z stderr:
---
2019-07-17T00:34:33.9604919Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.9604983Z +
2019-07-17T00:34:33.9605006Z 
2019-07-17T00:34:33.9605044Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.9605108Z Actual stderr saved to /tmp/compiletest9Cm2qq/unops.stderr
2019-07-17T00:34:33.9605148Z To update references, run this command from build directory:
2019-07-17T00:34:33.9605557Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'unops.rs'
2019-07-17T00:34:33.9605647Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.9605683Z status: exit code: 1
2019-07-17T00:34:33.9605683Z status: exit code: 1
2019-07-17T00:34:33.9606201Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/unops.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/unops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/unops.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.9606653Z ------------------------------------------
2019-07-17T00:34:33.9606696Z 
2019-07-17T00:34:33.9607722Z ------------------------------------------
2019-07-17T00:34:33.9607777Z stderr:
---
2019-07-17T00:34:33.9894070Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:33.9894112Z +
2019-07-17T00:34:33.9894133Z 
2019-07-17T00:34:33.9894188Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:33.9894407Z Actual stderr saved to /tmp/compiletest9Cm2qq/unsized-tuple-impls.stderr
2019-07-17T00:34:33.9894452Z To update references, run this command from build directory:
2019-07-17T00:34:33.9894702Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'unsized-tuple-impls.rs'
2019-07-17T00:34:33.9894768Z error: 1 errors occurred comparing output.
2019-07-17T00:34:33.9894822Z status: exit code: 1
2019-07-17T00:34:33.9894822Z status: exit code: 1
2019-07-17T00:34:33.9895372Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/unsized-tuple-impls.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/unsized-tuple-impls.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/unsized-tuple-impls.stage-id.aux" "-A" "unused"
2019-07-17T00:34:33.9895660Z ------------------------------------------
2019-07-17T00:34:33.9895688Z 
2019-07-17T00:34:33.9895876Z ------------------------------------------
2019-07-17T00:34:33.9895931Z stderr:
---
2019-07-17T00:34:34.0925717Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.0925759Z +
2019-07-17T00:34:34.0925782Z 
2019-07-17T00:34:34.0925838Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.0925880Z Actual stderr saved to /tmp/compiletest9Cm2qq/validation_lifetime_resolution.stderr
2019-07-17T00:34:34.0925930Z To update references, run this command from build directory:
2019-07-17T00:34:34.0926190Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'validation_lifetime_resolution.rs'
2019-07-17T00:34:34.0926261Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.0926315Z status: exit code: 1
2019-07-17T00:34:34.0926315Z status: exit code: 1
2019-07-17T00:34:34.0927676Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/validation_lifetime_resolution.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/validation_lifetime_resolution.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/validation_lifetime_resolution.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.0928049Z ------------------------------------------
2019-07-17T00:34:34.0928200Z 
2019-07-17T00:34:34.0928453Z ------------------------------------------
2019-07-17T00:34:34.0928521Z stderr:
---
2019-07-17T00:34:34.1602686Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.1602724Z +
2019-07-17T00:34:34.1602745Z 
2019-07-17T00:34:34.1602804Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.1603003Z Actual stderr saved to /tmp/compiletest9Cm2qq/vec-matching-fold.stderr
2019-07-17T00:34:34.1603044Z To update references, run this command from build directory:
2019-07-17T00:34:34.1603272Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'vec-matching-fold.rs'
2019-07-17T00:34:34.1603334Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.1603369Z status: exit code: 1
2019-07-17T00:34:34.1603369Z status: exit code: 1
2019-07-17T00:34:34.1603986Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vec-matching-fold.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/vec-matching-fold.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/vec-matching-fold.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.1604272Z ------------------------------------------
2019-07-17T00:34:34.1604299Z 
2019-07-17T00:34:34.1604467Z ------------------------------------------
2019-07-17T00:34:34.1604527Z stderr:
---
2019-07-17T00:34:34.2846295Z -Iter([], [])
2019-07-17T00:34:34.2850608Z -
2019-07-17T00:34:34.2855596Z 
2019-07-17T00:34:34.2855676Z The actual stdout differed from the expected stdout.
2019-07-17T00:34:34.2860825Z Actual stdout saved to /tmp/compiletest9Cm2qq/vecdeque.stdout
2019-07-17T00:34:34.2882652Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T00:34:34.2883074Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T00:34:34.2883143Z      |
2019-07-17T00:34:34.2883180Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T00:34:34.2886271Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.2886309Z +
2019-07-17T00:34:34.2886350Z 
2019-07-17T00:34:34.2886386Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.2886597Z Actual stderr saved to /tmp/compiletest9Cm2qq/vecdeque.stderr
2019-07-17T00:34:34.2886730Z To update references, run this command from build directory:
2019-07-17T00:34:34.2887450Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'vecdeque.rs'
2019-07-17T00:34:34.2887545Z error: 2 errors occurred comparing output.
2019-07-17T00:34:34.2887623Z status: exit code: 1
2019-07-17T00:34:34.2887623Z status: exit code: 1
2019-07-17T00:34:34.2888267Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vecdeque.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/vecdeque.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/vecdeque.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.2888595Z ------------------------------------------
2019-07-17T00:34:34.2888629Z 
2019-07-17T00:34:34.2888880Z ------------------------------------------
2019-07-17T00:34:34.2888927Z stderr:
---
2019-07-17T00:34:34.4162885Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.4162925Z +
2019-07-17T00:34:34.4162947Z 
2019-07-17T00:34:34.4162985Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.4163111Z Actual stderr saved to /tmp/compiletest9Cm2qq/vecs.stderr
2019-07-17T00:34:34.4163159Z To update references, run this command from build directory:
2019-07-17T00:34:34.4163395Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'vecs.rs'
2019-07-17T00:34:34.4163488Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.4163525Z status: exit code: 1
2019-07-17T00:34:34.4163525Z status: exit code: 1
2019-07-17T00:34:34.4164059Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vecs.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/vecs.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/vecs.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.4164331Z ------------------------------------------
2019-07-17T00:34:34.4164359Z 
2019-07-17T00:34:34.4164557Z ------------------------------------------
2019-07-17T00:34:34.4164596Z stderr:
---
2019-07-17T00:34:34.4243422Z +
2019-07-17T00:34:34.4244018Z thread '[ui] run-pass/volatile.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T00:34:34.4244526Z 
2019-07-17T00:34:34.4244718Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.4244892Z Actual stderr saved to /tmp/compiletest9Cm2qq/volatile.stderr
2019-07-17T00:34:34.4245096Z To update references, run this command from build directory:
2019-07-17T00:34:34.4245507Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'volatile.rs'
2019-07-17T00:34:34.4245910Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.4246072Z status: exit code: 1
2019-07-17T00:34:34.4246072Z status: exit code: 1
2019-07-17T00:34:34.4247711Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/volatile.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/volatile.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/volatile.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.4248580Z ------------------------------------------
2019-07-17T00:34:34.4248836Z 
2019-07-17T00:34:34.4249471Z ------------------------------------------
2019-07-17T00:34:34.4249759Z stderr:
---
2019-07-17T00:34:34.5642355Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.5642410Z +
2019-07-17T00:34:34.5642431Z 
2019-07-17T00:34:34.5642537Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.5642763Z Actual stderr saved to /tmp/compiletest9Cm2qq/without-validation.stderr
2019-07-17T00:34:34.5642823Z To update references, run this command from build directory:
2019-07-17T00:34:34.5643046Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'without-validation.rs'
2019-07-17T00:34:34.5643126Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.5643163Z status: exit code: 1
2019-07-17T00:34:34.5643163Z status: exit code: 1
2019-07-17T00:34:34.5643721Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/without-validation.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/without-validation.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletest9Cm2qq/without-validation.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.5643989Z ------------------------------------------
2019-07-17T00:34:34.5644016Z 
2019-07-17T00:34:34.5644209Z ------------------------------------------
2019-07-17T00:34:34.5644311Z stderr:
---
2019-07-17T00:34:34.6063657Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.6063707Z +
2019-07-17T00:34:34.6063729Z 
2019-07-17T00:34:34.6063789Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.6064045Z Actual stderr saved to /tmp/compiletest9Cm2qq/write-bytes.stderr
2019-07-17T00:34:34.6064090Z To update references, run this command from build directory:
2019-07-17T00:34:34.6064334Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'write-bytes.rs'
2019-07-17T00:34:34.6064400Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.6064435Z status: exit code: 1
2019-07-17T00:34:34.6064435Z status: exit code: 1
2019-07-17T00:34:34.6064972Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/write-bytes.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/write-bytes.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/write-bytes.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.6065247Z ------------------------------------------
2019-07-17T00:34:34.6065352Z 
2019-07-17T00:34:34.6065560Z ------------------------------------------
2019-07-17T00:34:34.6065617Z stderr:
---
2019-07-17T00:34:34.7120121Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.7120189Z +
2019-07-17T00:34:34.7120218Z 
2019-07-17T00:34:34.7120275Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.7120722Z Actual stderr saved to /tmp/compiletest9Cm2qq/zero-sized-binary-heap-push.stderr
2019-07-17T00:34:34.7120946Z To update references, run this command from build directory:
2019-07-17T00:34:34.7121157Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'zero-sized-binary-heap-push.rs'
2019-07-17T00:34:34.7121233Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.7121269Z status: exit code: 1
2019-07-17T00:34:34.7121269Z status: exit code: 1
2019-07-17T00:34:34.7121810Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zero-sized-binary-heap-push.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/zero-sized-binary-heap-push.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/zero-sized-binary-heap-push.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.7122160Z ------------------------------------------
2019-07-17T00:34:34.7122201Z 
2019-07-17T00:34:34.7122372Z ------------------------------------------
2019-07-17T00:34:34.7122406Z stderr:
---
2019-07-17T00:34:34.7650262Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.7650313Z +
2019-07-17T00:34:34.7650342Z 
2019-07-17T00:34:34.7650574Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.7650615Z Actual stderr saved to /tmp/compiletest9Cm2qq/zst.stderr
2019-07-17T00:34:34.7650654Z To update references, run this command from build directory:
2019-07-17T00:34:34.7650876Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'zst.rs'
2019-07-17T00:34:34.7650945Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.7650981Z status: exit code: 1
2019-07-17T00:34:34.7650981Z status: exit code: 1
2019-07-17T00:34:34.7651483Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/zst.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/zst.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.7651846Z ------------------------------------------
2019-07-17T00:34:34.7651873Z 
2019-07-17T00:34:34.7652044Z ------------------------------------------
2019-07-17T00:34:34.7652079Z stderr:
---
2019-07-17T00:34:34.8185235Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.8185291Z +
2019-07-17T00:34:34.8185314Z 
2019-07-17T00:34:34.8185351Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.8185391Z Actual stderr saved to /tmp/compiletest9Cm2qq/zst_box.stderr
2019-07-17T00:34:34.8185449Z To update references, run this command from build directory:
2019-07-17T00:34:34.8185679Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'zst_box.rs'
2019-07-17T00:34:34.8185745Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.8185798Z status: exit code: 1
2019-07-17T00:34:34.8185798Z status: exit code: 1
2019-07-17T00:34:34.8186309Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst_box.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/zst_box.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/zst_box.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.8187401Z ------------------------------------------
2019-07-17T00:34:34.8187445Z 
2019-07-17T00:34:34.8187682Z ------------------------------------------
2019-07-17T00:34:34.8187759Z stderr:
---
2019-07-17T00:34:34.8822834Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T00:34:34.8822874Z +
2019-07-17T00:34:34.8822915Z 
2019-07-17T00:34:34.8822953Z The actual stderr differed from the expected stderr.
2019-07-17T00:34:34.8822996Z Actual stderr saved to /tmp/compiletest9Cm2qq/zst_variant_drop.stderr
2019-07-17T00:34:34.8823036Z To update references, run this command from build directory:
2019-07-17T00:34:34.8823288Z tests/run-pass/update-references.sh '/tmp/compiletest9Cm2qq' 'zst_variant_drop.rs'
2019-07-17T00:34:34.8823354Z error: 1 errors occurred comparing output.
2019-07-17T00:34:34.8823418Z status: exit code: 1
2019-07-17T00:34:34.8823418Z status: exit code: 1
2019-07-17T00:34:34.8823964Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst_variant_drop.rs" "-L" "/tmp/compiletest9Cm2qq" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest9Cm2qq/zst_variant_drop.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest9Cm2qq/zst_variant_drop.stage-id.aux" "-A" "unused"
2019-07-17T00:34:34.8824365Z ------------------------------------------
2019-07-17T00:34:34.8824394Z 
2019-07-17T00:34:34.8824586Z ------------------------------------------
2019-07-17T00:34:34.8824642Z stderr:
---
2019-07-17T00:34:34.9142570Z This PR updated 'src/doc/embedded-book', verifying if status is 'test-pass'...
2019-07-17T00:34:34.9151267Z Verifying status of rustc-guide...
2019-07-17T00:34:34.9162386Z This PR updated 'src/doc/rustc-guide', verifying if status is 'test-pass'...
2019-07-17T00:34:34.9172663Z 
2019-07-17T00:34:34.9178335Z ⚠️ We detected that this PR updated 'rustc-guide', but its tests failed.
2019-07-17T00:34:34.9178458Z 
2019-07-17T00:34:34.9178782Z If you do intend to update 'rustc-guide', please check the error messages above and
2019-07-17T00:34:34.9178867Z commit another update.
2019-07-17T00:34:34.9178896Z 
2019-07-17T00:34:34.9179161Z If you do NOT intend to update 'rustc-guide', please ensure you did not accidentally
2019-07-17T00:34:34.9179425Z change the submodule at 'src/doc/rustc-guide'. You may ask your reviewer for the
2019-07-17T00:34:34.9179496Z proper steps.
2019-07-17T00:34:35.5893723Z ##[error]Bash exited with code '3'.
2019-07-17T00:34:35.5932298Z ##[section]Starting: Checkout
2019-07-17T00:34:35.5933814Z ==============================================================================
2019-07-17T00:34:35.5933859Z Task         : Get sources
2019-07-17T00:34:35.5933933Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@ehuss
Copy link
Contributor Author

ehuss commented Jul 17, 2019

Removed rustc-guide, see #62739.

@rust-highfive
Copy link
Collaborator

The job LinuxTools of your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
2019-07-17T01:18:38.1027571Z ##[command]git remote add origin https://github.com/rust-lang/rust
2019-07-17T01:18:38.1223954Z ##[command]git config gc.auto 0
2019-07-17T01:18:38.1324731Z ##[command]git config --get-all http.https://github.com/rust-lang/rust.extraheader
2019-07-17T01:18:38.1354823Z ##[command]git config --get-all http.proxy
2019-07-17T01:18:38.1496211Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --progress --no-recurse-submodules --depth=2 origin +refs/heads/*:refs/remotes/origin/* +refs/pull/62733/merge:refs/remotes/pull/62733/merge
---
2019-07-17T01:19:12.4552636Z do so (now or later) by using -b with the checkout command again. Example:
2019-07-17T01:19:12.4552957Z 
2019-07-17T01:19:12.4553480Z   git checkout -b <new-branch-name>
2019-07-17T01:19:12.4553788Z 
2019-07-17T01:19:12.4554053Z HEAD is now at cad8f54ed Merge 0c271b2b20371a5db83adc8469c73c94ee35c534 into 07e0c3651ce2a7b326f7678e135d8d5bbbbe5d18
2019-07-17T01:19:12.4694925Z ##[section]Finishing: Checkout
2019-07-17T01:19:12.4701094Z ##[section]Starting: Decide whether to run this job
2019-07-17T01:19:12.4703778Z Task         : Bash
2019-07-17T01:19:12.4703819Z Description  : Run a Bash script on macOS, Linux, or Windows
2019-07-17T01:19:12.4703858Z Version      : 3.151.2
2019-07-17T01:19:12.4703913Z Author       : Microsoft Corporation
2019-07-17T01:19:12.4703913Z Author       : Microsoft Corporation
2019-07-17T01:19:12.4703960Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
2019-07-17T01:19:12.4704006Z ==============================================================================
2019-07-17T01:19:12.6187742Z Generating script.
2019-07-17T01:19:12.6216930Z ========================== Starting Command Output ===========================
2019-07-17T01:19:12.6244343Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/cb5d4e6d-b259-4bd8-99ec-ab101455847a.sh
2019-07-17T01:19:12.8436222Z Executing the job since submodules are updated
2019-07-17T01:19:12.8534533Z ##[section]Finishing: Decide whether to run this job
2019-07-17T01:19:12.8545535Z ==============================================================================
2019-07-17T01:19:12.8545598Z Task         : Bash
2019-07-17T01:19:12.8545700Z Description  : Run a Bash script on macOS, Linux, or Windows
2019-07-17T01:19:12.8545751Z Version      : 3.151.2
---
2019-07-17T01:21:04.5348444Z Attempting with retry: curl -y 30 -Y 10 --connect-timeout 30 -f -L -C - -o /tmp/rustci_docker_cache https://.s3.amazonaws.com/docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3
2019-07-17T01:21:04.5405855Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T01:21:04.5406158Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T01:21:04.5406417Z 
2019-07-17T01:21:04.5451022Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T01:21:05.5536128Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T01:21:05.5544877Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T01:21:05.5545691Z 
2019-07-17T01:21:05.5545691Z 
2019-07-17T01:21:05.5578066Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T01:21:07.5650044Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T01:21:07.5661495Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T01:21:07.5661635Z 
2019-07-17T01:21:07.5661635Z 
2019-07-17T01:21:07.5693660Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T01:21:10.5769018Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T01:21:10.5769391Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T01:21:10.5769436Z 
2019-07-17T01:21:10.5769436Z 
2019-07-17T01:21:10.5817318Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T01:21:14.5889528Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T01:21:14.5889824Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T01:21:14.5890028Z 
2019-07-17T01:21:14.5890028Z 
2019-07-17T01:21:14.5948060Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T01:21:14.5958687Z The command has failed after 5 attempts.
2019-07-17T01:21:14.6421403Z open /tmp/rustci_docker_cache: no such file or directory
2019-07-17T01:21:14.6451943Z Attempting with retry: docker build --rm -t rust-ci -f /home/vsts/work/1/s/src/ci/docker/x86_64-gnu-tools/Dockerfile /home/vsts/work/1/s/src/ci/docker
2019-07-17T01:21:14.8506104Z Sending build context to Docker daemon  521.2kB
2019-07-17T01:21:14.8506840Z 
2019-07-17T01:21:14.8723122Z Step 1/9 : FROM ubuntu:16.04
---
2019-07-17T01:21:31.3131616Z Reading package lists...
2019-07-17T01:21:32.2797518Z Reading package lists...
2019-07-17T01:21:32.4469441Z Building dependency tree...
2019-07-17T01:21:32.4469574Z Reading state information...
2019-07-17T01:21:32.5544736Z The following additional packages will be installed:
2019-07-17T01:21:32.5545642Z   binutils bzip2 cmake-data cpp cpp-5 dpkg-dev g++-5 gcc gcc-5 git-man
2019-07-17T01:21:32.5545970Z   libarchive13 libasan2 libasn1-8-heimdal libatomic1 libbz2-1.0 libc-dev-bin
2019-07-17T01:21:32.5546646Z   liberror-perl libexpat1 libffi6 libgcc-5-dev libgdbm3 libglib2.0-0 libgmp10
2019-07-17T01:21:32.5547787Z   libgnutls30 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal
2019-07-17T01:21:32.5548193Z   libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal
2019-07-17T01:21:32.5548259Z   libicu55 libidn11 libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1
---
2019-07-17T01:21:32.5549882Z   libssl1.0.0 libstdc++-5-dev libtasn1-6 libtsan0 libubsan0 libwind0-heimdal
2019-07-17T01:21:32.5550176Z   libxml2 linux-libc-dev mime-support openssl patch perl perl-modules-5.22
2019-07-17T01:21:32.5550430Z   python2.7-minimal zlib1g-dev
2019-07-17T01:21:32.5550538Z Suggested packages:
2019-07-17T01:21:32.5550872Z   binutils-doc bzip2-doc codeblocks eclipse ninja-build cpp-doc gcc-5-locales
2019-07-17T01:21:32.5551179Z   debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg
2019-07-17T01:21:32.5551530Z   gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
2019-07-17T01:21:32.5552122Z   libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg
2019-07-17T01:21:32.5552466Z   libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run
2019-07-17T01:21:32.5552466Z   libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run
2019-07-17T01:21:32.5553456Z   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
2019-07-17T01:21:32.5553832Z   git-cvs git-mediawiki git-svn lrzip glibc-doc gnutls-bin krb5-doc krb5-user
2019-07-17T01:21:32.5554214Z   libstdc++-5-doc make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl
2019-07-17T01:21:32.5554496Z   | libterm-readline-perl-perl python2.7-doc binfmt-support
2019-07-17T01:21:32.5554567Z Recommended packages:
2019-07-17T01:21:32.5554910Z   build-essential fakeroot libalgorithm-merge-perl less rsync ssh-client
2019-07-17T01:21:32.5555399Z   manpages manpages-dev libfile-fcntllock-perl libglib2.0-data
2019-07-17T01:21:32.5555697Z   shared-mime-info xdg-user-dirs krb5-locales libsasl2-modules libssl-doc
2019-07-17T01:21:32.5555980Z   xml-core netbase rename
2019-07-17T01:21:32.5556050Z The following NEW packages will be installed:
2019-07-17T01:21:32.5556363Z   binutils bzip2 ca-certificates cmake cmake-data cpp cpp-5 curl dpkg-dev file
2019-07-17T01:21:32.5556715Z   g++ g++-5 gcc gcc-5 git git-man libarchive13 libasan2 libasn1-8-heimdal
2019-07-17T01:21:32.5557649Z   libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libffi6 libgcc-5-dev
2019-07-17T01:21:32.5557993Z   libgdbm3 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
2019-07-17T01:21:32.5558288Z   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
2019-07-17T01:21:32.5558600Z   libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
2019-07-17T01:21:32.5558600Z   libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
2019-07-17T01:21:32.5558951Z   libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal
2019-07-17T01:21:32.5559264Z   libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 liblzo2-2 libmagic1 libmpc3
2019-07-17T01:21:32.5559714Z   libmpfr4 libmpx0 libnettle6 libp11-kit0 libperl5.22 libpython2.7-minimal
2019-07-17T01:21:32.5560213Z   libpython2.7-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
2019-07-17T01:21:32.5560520Z   libsasl2-modules-db libsqlite3-0 libssl-dev libssl1.0.0 libstdc++-5-dev
2019-07-17T01:21:32.5560842Z   libtasn1-6 libtsan0 libubsan0 libwind0-heimdal libxml2 linux-libc-dev make
2019-07-17T01:21:32.5561169Z   mime-support openssl patch perl perl-modules-5.22 pkg-config python2.7
2019-07-17T01:21:32.5561444Z   python2.7-minimal sudo xz-utils zlib1g-dev
2019-07-17T01:21:32.5561502Z The following packages will be upgraded:
2019-07-17T01:21:32.9162615Z 1 upgraded, 92 newly installed, 0 to remove and 5 not upgraded.
2019-07-17T01:21:32.9162776Z Need to get 71.6 MB of archives.
2019-07-17T01:21:33.1485238Z After this operation, 310 MB of additional disk space will be used.
2019-07-17T01:21:33.1486484Z Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
---
2019-07-17T01:22:55.3504135Z  ---> de150b3b8ab1
2019-07-17T01:22:55.3548617Z Successfully built de150b3b8ab1
2019-07-17T01:22:55.5436312Z Successfully tagged rust-ci:latest
2019-07-17T01:22:55.6276374Z Built container sha256:de150b3b8ab114cfb00fa5c926475f47fdd290248c84bd3aa6417632f6e2b306
2019-07-17T01:22:55.6299966Z Uploading finished image to https://.s3.amazonaws.com/docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3
2019-07-17T01:23:36.3071873Z upload failed: - to s3:///docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3 Parameter validation failed:
2019-07-17T01:23:36.3072424Z Invalid bucket name "": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$"
2019-07-17T01:23:37.4768812Z [CI_JOB_NAME=LinuxTools]
2019-07-17T01:23:38.3493332Z [CI_JOB_NAME=LinuxTools]
2019-07-17T01:23:38.4091070Z configure: processing command line
2019-07-17T01:23:38.4092828Z configure: 
2019-07-17T01:23:38.4093645Z configure: rust.dist-src        := False
2019-07-17T01:23:38.4094014Z configure: rust.save-toolstates := /tmp/toolstates.json
---
2019-07-17T04:54:06.3445051Z thread panicked while panicking. aborting.
2019-07-17T04:54:06.5703742Z [2019-07-17T04:54:06Z ERROR rls::server] Can't read message
2019-07-17T04:54:06.5705653Z thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/libcore/result.rs:1051:5
2019-07-17T04:54:06.5706117Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
2019-07-17T04:54:06.5707017Z error: process didn't exit successfully: `/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/release/deps/client-31058eff894e71cc` (signal: 4, SIGILL: illegal instruction)
2019-07-17T04:54:06.5722899Z 
2019-07-17T04:54:06.5723732Z command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/bin/cargo" "test" "--target" "x86_64-unknown-linux-gnu" "-j" "2" "--release" "--locked" "--color" "always" "--manifest-path" "/checkout/src/tools/rls/Cargo.toml" "--features" "rustc-workspace-hack/all-static" "--"
2019-07-17T04:54:06.5724175Z expected success, got: exit code: 101
2019-07-17T04:54:06.5724996Z 
---
2019-07-17T05:00:43.9461088Z 
2019-07-17T05:00:43.9461140Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:43.9461213Z Actual stderr saved to /tmp/compiletest4X6PS3/args.stderr
2019-07-17T05:00:43.9461271Z To update references, run this command from build directory:
2019-07-17T05:00:43.9461742Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'args.rs'
2019-07-17T05:00:43.9461853Z error: 2 errors occurred comparing output.
2019-07-17T05:00:43.9461905Z status: exit code: 1
2019-07-17T05:00:43.9461905Z status: exit code: 1
2019-07-17T05:00:43.9462639Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/args.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/args.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/args.stage-id.aux" "-A" "unused"
2019-07-17T05:00:43.9463041Z ------------------------------------------
2019-07-17T05:00:43.9463080Z 
2019-07-17T05:00:43.9463380Z ------------------------------------------
2019-07-17T05:00:43.9463432Z stderr:
---
2019-07-17T05:00:44.0024109Z 
2019-07-17T05:00:44.0024152Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.0024199Z Actual stderr saved to /tmp/compiletest4X6PS3/arrays.stderr
2019-07-17T05:00:44.0024410Z To update references, run this command from build directory:
2019-07-17T05:00:44.0024727Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'arrays.rs'
2019-07-17T05:00:44.0024802Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.0024865Z status: exit code: 1
2019-07-17T05:00:44.0024865Z status: exit code: 1
2019-07-17T05:00:44.0025489Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/arrays.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/arrays.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/arrays.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.0025818Z ------------------------------------------
2019-07-17T05:00:44.0025850Z 
2019-07-17T05:00:44.0026110Z ------------------------------------------
2019-07-17T05:00:44.0026153Z stderr:
---
2019-07-17T05:00:44.1252064Z 
2019-07-17T05:00:44.1252228Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.1252843Z Actual stderr saved to /tmp/compiletest4X6PS3/associated-const.stderr
2019-07-17T05:00:44.1252905Z To update references, run this command from build directory:
2019-07-17T05:00:44.1253236Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'associated-const.rs'
2019-07-17T05:00:44.1253333Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.1253398Z status: exit code: 1
2019-07-17T05:00:44.1253398Z status: exit code: 1
2019-07-17T05:00:44.1259260Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/associated-const.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/associated-const.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/associated-const.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.1259766Z ------------------------------------------
2019-07-17T05:00:44.1259807Z 
2019-07-17T05:00:44.1260081Z ------------------------------------------
2019-07-17T05:00:44.1260133Z stderr:
---
2019-07-17T05:00:44.1301596Z 
2019-07-17T05:00:44.1302914Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.1304125Z Actual stderr saved to /tmp/compiletest4X6PS3/assume_bug.stderr
2019-07-17T05:00:44.1305306Z To update references, run this command from build directory:
2019-07-17T05:00:44.1306835Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'assume_bug.rs'
2019-07-17T05:00:44.1312764Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.1319847Z status: exit code: 1
2019-07-17T05:00:44.1319847Z status: exit code: 1
2019-07-17T05:00:44.1321949Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/assume_bug.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/assume_bug.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/assume_bug.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.1322749Z ------------------------------------------
2019-07-17T05:00:44.1322955Z 
2019-07-17T05:00:44.1323386Z ------------------------------------------
2019-07-17T05:00:44.1323624Z stderr:
---
2019-07-17T05:00:44.2994057Z 
2019-07-17T05:00:44.2994119Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.2994433Z Actual stderr saved to /tmp/compiletest4X6PS3/async-fn.stderr
2019-07-17T05:00:44.2994488Z To update references, run this command from build directory:
2019-07-17T05:00:44.2994790Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'async-fn.rs'
2019-07-17T05:00:44.2994871Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.2994913Z status: exit code: 1
2019-07-17T05:00:44.2994913Z status: exit code: 1
2019-07-17T05:00:44.2995757Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/async-fn.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/async-fn.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/async-fn.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.2996125Z ------------------------------------------
2019-07-17T05:00:44.2996160Z 
2019-07-17T05:00:44.2997276Z ------------------------------------------
2019-07-17T05:00:44.2997341Z stderr:
---
2019-07-17T05:00:44.3236658Z 
2019-07-17T05:00:44.3237347Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.3237915Z Actual stderr saved to /tmp/compiletest4X6PS3/atomic-access-bool.stderr
2019-07-17T05:00:44.3237995Z To update references, run this command from build directory:
2019-07-17T05:00:44.3238783Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'atomic-access-bool.rs'
2019-07-17T05:00:44.3238899Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.3238947Z status: exit code: 1
2019-07-17T05:00:44.3238947Z status: exit code: 1
2019-07-17T05:00:44.3239652Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/atomic-access-bool.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/atomic-access-bool.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/atomic-access-bool.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.3240021Z ------------------------------------------
2019-07-17T05:00:44.3240059Z 
2019-07-17T05:00:44.3240330Z ------------------------------------------
2019-07-17T05:00:44.3240379Z stderr:
---
2019-07-17T05:00:44.4632296Z 
2019-07-17T05:00:44.4632362Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.4632413Z Actual stderr saved to /tmp/compiletest4X6PS3/bad_substs.stderr
2019-07-17T05:00:44.4632462Z To update references, run this command from build directory:
2019-07-17T05:00:44.4632792Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'bad_substs.rs'
2019-07-17T05:00:44.4632873Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.4632915Z status: exit code: 1
2019-07-17T05:00:44.4632915Z status: exit code: 1
2019-07-17T05:00:44.4633602Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/bad_substs.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/bad_substs.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/bad_substs.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.4633953Z ------------------------------------------
2019-07-17T05:00:44.4633989Z 
2019-07-17T05:00:44.4634233Z ------------------------------------------
2019-07-17T05:00:44.4634298Z stderr:
---
2019-07-17T05:00:44.5084724Z 
2019-07-17T05:00:44.5084781Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.5085051Z Actual stderr saved to /tmp/compiletest4X6PS3/atomic-compare_exchange.stderr
2019-07-17T05:00:44.5085124Z To update references, run this command from build directory:
2019-07-17T05:00:44.5085391Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'atomic-compare_exchange.rs'
2019-07-17T05:00:44.5085467Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.5085527Z status: exit code: 1
2019-07-17T05:00:44.5085527Z status: exit code: 1
2019-07-17T05:00:44.5086166Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/atomic-compare_exchange.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/atomic-compare_exchange.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/atomic-compare_exchange.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.5086505Z ------------------------------------------
2019-07-17T05:00:44.5086540Z 
2019-07-17T05:00:44.5086779Z ------------------------------------------
2019-07-17T05:00:44.5086824Z stderr:
---
2019-07-17T05:00:44.6675798Z 
2019-07-17T05:00:44.6675840Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.6675904Z Actual stderr saved to /tmp/compiletest4X6PS3/bools.stderr
2019-07-17T05:00:44.6675953Z To update references, run this command from build directory:
2019-07-17T05:00:44.6676221Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'bools.rs'
2019-07-17T05:00:44.6676313Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.6676365Z status: exit code: 1
2019-07-17T05:00:44.6676365Z status: exit code: 1
2019-07-17T05:00:44.6676968Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/bools.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/bools.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/bools.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.6677295Z ------------------------------------------
2019-07-17T05:00:44.6677343Z 
2019-07-17T05:00:44.6677573Z ------------------------------------------
2019-07-17T05:00:44.6677617Z stderr:
---
2019-07-17T05:00:44.6976513Z 
2019-07-17T05:00:44.6976571Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.6976619Z Actual stderr saved to /tmp/compiletest4X6PS3/binops.stderr
2019-07-17T05:00:44.6976667Z To update references, run this command from build directory:
2019-07-17T05:00:44.6976947Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'binops.rs'
2019-07-17T05:00:44.6977032Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.6977090Z status: exit code: 1
2019-07-17T05:00:44.6977090Z status: exit code: 1
2019-07-17T05:00:44.6977697Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/binops.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/binops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/binops.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.6978137Z ------------------------------------------
2019-07-17T05:00:44.6978171Z 
2019-07-17T05:00:44.6981107Z ------------------------------------------
2019-07-17T05:00:44.6981220Z stderr:
---
2019-07-17T05:00:44.8355248Z 
2019-07-17T05:00:44.8355314Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.8355375Z Actual stderr saved to /tmp/compiletest4X6PS3/box_box_trait.stderr
2019-07-17T05:00:44.8355424Z To update references, run this command from build directory:
2019-07-17T05:00:44.8355760Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'box_box_trait.rs'
2019-07-17T05:00:44.8355836Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.8355998Z status: exit code: 1
2019-07-17T05:00:44.8355998Z status: exit code: 1
2019-07-17T05:00:44.8356997Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/box_box_trait.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/box_box_trait.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/box_box_trait.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.8357322Z ------------------------------------------
2019-07-17T05:00:44.8357505Z 
2019-07-17T05:00:44.8357766Z ------------------------------------------
2019-07-17T05:00:44.8357827Z stderr:
---
2019-07-17T05:00:44.8366386Z 
2019-07-17T05:00:44.8366441Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.8366664Z Actual stderr saved to /tmp/compiletest4X6PS3/box-pair-to-vec.stderr
2019-07-17T05:00:44.8366713Z To update references, run this command from build directory:
2019-07-17T05:00:44.8366973Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'box-pair-to-vec.rs'
2019-07-17T05:00:44.8367160Z error: 2 errors occurred comparing output.
2019-07-17T05:00:44.8367217Z status: exit code: 1
2019-07-17T05:00:44.8367217Z status: exit code: 1
2019-07-17T05:00:44.8368279Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/box-pair-to-vec.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/box-pair-to-vec.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/box-pair-to-vec.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.8368717Z ------------------------------------------
2019-07-17T05:00:44.8368750Z 
2019-07-17T05:00:44.8368975Z ------------------------------------------
2019-07-17T05:00:44.8369047Z stderr:
---
2019-07-17T05:00:44.9981735Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:44.9981784Z +
2019-07-17T05:00:44.9981811Z 
2019-07-17T05:00:44.9981857Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:44.9981942Z Actual stderr saved to /tmp/compiletest4X6PS3/c_enums.stderr
2019-07-17T05:00:44.9981993Z To update references, run this command from build directory:
2019-07-17T05:00:44.9982482Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'c_enums.rs'
2019-07-17T05:00:44.9982571Z error: 1 errors occurred comparing output.
2019-07-17T05:00:44.9982621Z status: exit code: 1
2019-07-17T05:00:44.9982621Z status: exit code: 1
2019-07-17T05:00:44.9983226Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/c_enums.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/c_enums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/c_enums.stage-id.aux" "-A" "unused"
2019-07-17T05:00:44.9983527Z ------------------------------------------
2019-07-17T05:00:44.9983567Z 
2019-07-17T05:00:44.9983781Z ------------------------------------------
2019-07-17T05:00:44.9983824Z stderr:
---
2019-07-17T05:00:45.0161379Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:45.0161503Z +
2019-07-17T05:00:45.0161537Z 
2019-07-17T05:00:45.0161591Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.0161730Z Actual stderr saved to /tmp/compiletest4X6PS3/btreemap.stderr
2019-07-17T05:00:45.0161806Z To update references, run this command from build directory:
2019-07-17T05:00:45.0162184Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'btreemap.rs'
2019-07-17T05:00:45.0162294Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.0162349Z status: exit code: 1
2019-07-17T05:00:45.0162349Z status: exit code: 1
2019-07-17T05:00:45.0163082Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/btreemap.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/btreemap.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/btreemap.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.0163481Z ------------------------------------------
2019-07-17T05:00:45.0163521Z 
2019-07-17T05:00:45.0163818Z ------------------------------------------
2019-07-17T05:00:45.0163871Z stderr:
---
2019-07-17T05:00:45.1617554Z 
2019-07-17T05:00:45.1617595Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.1617660Z Actual stderr saved to /tmp/compiletest4X6PS3/call_drop_on_array_elements.stderr
2019-07-17T05:00:45.1617718Z To update references, run this command from build directory:
2019-07-17T05:00:45.1617986Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'call_drop_on_array_elements.rs'
2019-07-17T05:00:45.1618191Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.1618234Z status: exit code: 1
2019-07-17T05:00:45.1618234Z status: exit code: 1
2019-07-17T05:00:45.1619474Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_array_elements.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/call_drop_on_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/call_drop_on_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.1619825Z ------------------------------------------
2019-07-17T05:00:45.1619869Z 
2019-07-17T05:00:45.1620097Z ------------------------------------------
2019-07-17T05:00:45.1620142Z stderr:
---
2019-07-17T05:00:45.1964818Z 
2019-07-17T05:00:45.1964862Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.1964932Z Actual stderr saved to /tmp/compiletest4X6PS3/call_drop_on_fat_ptr_array_elements.stderr
2019-07-17T05:00:45.1964982Z To update references, run this command from build directory:
2019-07-17T05:00:45.1965286Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'call_drop_on_fat_ptr_array_elements.rs'
2019-07-17T05:00:45.1965384Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.1996215Z status: exit code: 1
2019-07-17T05:00:45.1996779Z thread '[ui] run-pass/call_drop_on_fat_ptr_array_elements.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T05:00:45.1996779Z thread '[ui] run-pass/call_drop_on_fat_ptr_array_elements.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T05:00:45.1997479Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_fat_ptr_array_elements.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/call_drop_on_fat_ptr_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/call_drop_on_fat_ptr_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.1997948Z ------------------------------------------
2019-07-17T05:00:45.1997996Z 
2019-07-17T05:00:45.1998841Z ------------------------------------------
2019-07-17T05:00:45.1998900Z stderr:
---
2019-07-17T05:00:45.3298903Z 
2019-07-17T05:00:45.3298971Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.3299038Z Actual stderr saved to /tmp/compiletest4X6PS3/call_drop_on_zst_array_elements.stderr
2019-07-17T05:00:45.3299091Z To update references, run this command from build directory:
2019-07-17T05:00:45.3299472Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'call_drop_on_zst_array_elements.rs'
2019-07-17T05:00:45.3299554Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.3299599Z status: exit code: 1
2019-07-17T05:00:45.3299599Z status: exit code: 1
2019-07-17T05:00:45.3300331Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_zst_array_elements.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/call_drop_on_zst_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/call_drop_on_zst_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.3300874Z ------------------------------------------
2019-07-17T05:00:45.3300910Z 
2019-07-17T05:00:45.3301138Z ------------------------------------------
2019-07-17T05:00:45.3301202Z stderr:
---
2019-07-17T05:00:45.3404370Z 
2019-07-17T05:00:45.3404415Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.3404484Z Actual stderr saved to /tmp/compiletest4X6PS3/call_drop_through_owned_slice.stderr
2019-07-17T05:00:45.3404535Z To update references, run this command from build directory:
2019-07-17T05:00:45.3404834Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'call_drop_through_owned_slice.rs'
2019-07-17T05:00:45.3404932Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.3404984Z status: exit code: 1
2019-07-17T05:00:45.3404984Z status: exit code: 1
2019-07-17T05:00:45.3405790Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_owned_slice.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/call_drop_through_owned_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/call_drop_through_owned_slice.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.3406180Z ------------------------------------------
2019-07-17T05:00:45.3406215Z 
2019-07-17T05:00:45.3406449Z ------------------------------------------
2019-07-17T05:00:45.3406496Z stderr:
---
2019-07-17T05:00:45.4739617Z 
2019-07-17T05:00:45.4739680Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.4739734Z Actual stderr saved to /tmp/compiletest4X6PS3/call_drop_through_trait_object.stderr
2019-07-17T05:00:45.4739787Z To update references, run this command from build directory:
2019-07-17T05:00:45.4740101Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'call_drop_through_trait_object.rs'
2019-07-17T05:00:45.4740193Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.4740239Z status: exit code: 1
2019-07-17T05:00:45.4740239Z status: exit code: 1
2019-07-17T05:00:45.4741132Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_trait_object.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/call_drop_through_trait_object.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/call_drop_through_trait_object.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.4741539Z ------------------------------------------
2019-07-17T05:00:45.4741574Z 
2019-07-17T05:00:45.4741799Z ------------------------------------------
2019-07-17T05:00:45.4742086Z stderr:
---
2019-07-17T05:00:45.4824165Z 
2019-07-17T05:00:45.4824206Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.4824280Z Actual stderr saved to /tmp/compiletest4X6PS3/call_drop_through_trait_object_rc.stderr
2019-07-17T05:00:45.4824328Z To update references, run this command from build directory:
2019-07-17T05:00:45.4824597Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'call_drop_through_trait_object_rc.rs'
2019-07-17T05:00:45.4824769Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.4824820Z status: exit code: 1
2019-07-17T05:00:45.4824820Z status: exit code: 1
2019-07-17T05:00:45.4825541Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_trait_object_rc.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/call_drop_through_trait_object_rc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/call_drop_through_trait_object_rc.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.4825971Z ------------------------------------------
2019-07-17T05:00:45.4826004Z 
2019-07-17T05:00:45.4826214Z ------------------------------------------
2019-07-17T05:00:45.4826256Z stderr:
---
2019-07-17T05:00:45.6390213Z 
2019-07-17T05:00:45.6390259Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.6390331Z Actual stderr saved to /tmp/compiletest4X6PS3/calloc.stderr
2019-07-17T05:00:45.6390383Z To update references, run this command from build directory:
2019-07-17T05:00:45.6390801Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'calloc.rs'
2019-07-17T05:00:45.6390927Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.6390973Z status: exit code: 1
2019-07-17T05:00:45.6390973Z status: exit code: 1
2019-07-17T05:00:45.6391685Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/calloc.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/calloc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/calloc.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.6392180Z ------------------------------------------
2019-07-17T05:00:45.6392241Z 
2019-07-17T05:00:45.6392497Z ------------------------------------------
2019-07-17T05:00:45.6392547Z stderr:
---
2019-07-17T05:00:45.6621179Z 
2019-07-17T05:00:45.6621274Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.6621326Z Actual stderr saved to /tmp/compiletest4X6PS3/calls.stderr
2019-07-17T05:00:45.6621504Z To update references, run this command from build directory:
2019-07-17T05:00:45.6621963Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'calls.rs'
2019-07-17T05:00:45.6622048Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.6622112Z status: exit code: 1
2019-07-17T05:00:45.6622112Z status: exit code: 1
2019-07-17T05:00:45.6622876Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/calls.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/calls.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/calls.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.6623376Z ------------------------------------------
2019-07-17T05:00:45.6623410Z 
2019-07-17T05:00:45.6623626Z ------------------------------------------
2019-07-17T05:00:45.6623687Z stderr:
---
2019-07-17T05:00:45.7955952Z 
2019-07-17T05:00:45.7956041Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.7956106Z Actual stderr saved to /tmp/compiletest4X6PS3/cast_fn_ptr.stderr
2019-07-17T05:00:45.7956285Z To update references, run this command from build directory:
2019-07-17T05:00:45.7956695Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'cast_fn_ptr.rs'
2019-07-17T05:00:45.7956787Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.7956827Z status: exit code: 1
2019-07-17T05:00:45.7956827Z status: exit code: 1
2019-07-17T05:00:45.7957421Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast_fn_ptr.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/cast_fn_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/cast_fn_ptr.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.7957841Z ------------------------------------------
2019-07-17T05:00:45.7957873Z 
2019-07-17T05:00:45.7958084Z ------------------------------------------
2019-07-17T05:00:45.7958125Z stderr:
---
2019-07-17T05:00:45.8055972Z 
2019-07-17T05:00:45.8056013Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.8056356Z Actual stderr saved to /tmp/compiletest4X6PS3/cast-rfc0401-vtable-kinds.stderr
2019-07-17T05:00:45.8056434Z To update references, run this command from build directory:
2019-07-17T05:00:45.8056734Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'cast-rfc0401-vtable-kinds.rs'
2019-07-17T05:00:45.8056824Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.8056865Z status: exit code: 1
2019-07-17T05:00:45.8056865Z status: exit code: 1
2019-07-17T05:00:45.8057485Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast-rfc0401-vtable-kinds.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/cast-rfc0401-vtable-kinds.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/cast-rfc0401-vtable-kinds.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.8057926Z ------------------------------------------
2019-07-17T05:00:45.8057958Z 
2019-07-17T05:00:45.8058429Z ------------------------------------------
2019-07-17T05:00:45.8058473Z stderr:
---
2019-07-17T05:00:45.9415725Z 
2019-07-17T05:00:45.9415777Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.9415836Z Actual stderr saved to /tmp/compiletest4X6PS3/cast_fn_ptr_unsafe.stderr
2019-07-17T05:00:45.9415910Z To update references, run this command from build directory:
2019-07-17T05:00:45.9416292Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'cast_fn_ptr_unsafe.rs'
2019-07-17T05:00:45.9416384Z error: 1 errors occurred comparing output.
2019-07-17T05:00:45.9416451Z status: exit code: 1
2019-07-17T05:00:45.9416451Z status: exit code: 1
2019-07-17T05:00:45.9417374Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast_fn_ptr_unsafe.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/cast_fn_ptr_unsafe.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/cast_fn_ptr_unsafe.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.9417765Z ------------------------------------------
2019-07-17T05:00:45.9417804Z 
2019-07-17T05:00:45.9418096Z ------------------------------------------
2019-07-17T05:00:45.9418150Z stderr:
---
2019-07-17T05:00:45.9556033Z 
2019-07-17T05:00:45.9556077Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:45.9556125Z Actual stderr saved to /tmp/compiletest4X6PS3/catch.stderr
2019-07-17T05:00:45.9556198Z To update references, run this command from build directory:
2019-07-17T05:00:45.9556462Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'catch.rs'
2019-07-17T05:00:45.9556537Z error: 2 errors occurred comparing output.
2019-07-17T05:00:45.9556598Z status: exit code: 1
2019-07-17T05:00:45.9556598Z status: exit code: 1
2019-07-17T05:00:45.9557204Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/catch.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/catch.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/catch.stage-id.aux" "-A" "unused"
2019-07-17T05:00:45.9557529Z ------------------------------------------
2019-07-17T05:00:45.9557561Z 
2019-07-17T05:00:45.9557902Z ------------------------------------------
2019-07-17T05:00:45.9557965Z stderr:
---
2019-07-17T05:00:46.0975971Z 
2019-07-17T05:00:46.0976020Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.0976307Z Actual stderr saved to /tmp/compiletest4X6PS3/closure-drop.stderr
2019-07-17T05:00:46.0976364Z To update references, run this command from build directory:
2019-07-17T05:00:46.0976665Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'closure-drop.rs'
2019-07-17T05:00:46.0976748Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.0976809Z status: exit code: 1
2019-07-17T05:00:46.0976809Z status: exit code: 1
2019-07-17T05:00:46.0977483Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closure-drop.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/closure-drop.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/closure-drop.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.0977836Z ------------------------------------------
2019-07-17T05:00:46.0977872Z 
2019-07-17T05:00:46.0978116Z ------------------------------------------
2019-07-17T05:00:46.0978178Z stderr:
---
2019-07-17T05:00:46.1093567Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:46.1093628Z +
2019-07-17T05:00:46.1093655Z 
2019-07-17T05:00:46.1093697Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.1093754Z Actual stderr saved to /tmp/compiletest4X6PS3/char.stderr
2019-07-17T05:00:46.1093819Z To update references, run this command from build directory:
2019-07-17T05:00:46.1094074Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'char.rs'
2019-07-17T05:00:46.1094164Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.1094208Z status: exit code: 1
2019-07-17T05:00:46.1094208Z status: exit code: 1
2019-07-17T05:00:46.1094808Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/char.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/char.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/char.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.1095127Z ------------------------------------------
2019-07-17T05:00:46.1095167Z 
2019-07-17T05:00:46.1095400Z ------------------------------------------
2019-07-17T05:00:46.1095443Z stderr:
---
2019-07-17T05:00:46.2967477Z 
2019-07-17T05:00:46.2967521Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.2967780Z Actual stderr saved to /tmp/compiletest4X6PS3/closure-field-ty.stderr
2019-07-17T05:00:46.2967847Z To update references, run this command from build directory:
2019-07-17T05:00:46.2968230Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'closure-field-ty.rs'
2019-07-17T05:00:46.2968326Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.2968496Z status: exit code: 1
2019-07-17T05:00:46.2968496Z status: exit code: 1
2019-07-17T05:00:46.2969623Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closure-field-ty.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/closure-field-ty.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/closure-field-ty.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.2969978Z ------------------------------------------
2019-07-17T05:00:46.2970012Z 
2019-07-17T05:00:46.2970254Z ------------------------------------------
2019-07-17T05:00:46.2970299Z stderr:
---
2019-07-17T05:00:46.3536864Z 
2019-07-17T05:00:46.3536905Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.3536965Z Actual stderr saved to /tmp/compiletest4X6PS3/closures.stderr
2019-07-17T05:00:46.3537010Z To update references, run this command from build directory:
2019-07-17T05:00:46.3537265Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'closures.rs'
2019-07-17T05:00:46.3537353Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.3537394Z status: exit code: 1
2019-07-17T05:00:46.3537394Z status: exit code: 1
2019-07-17T05:00:46.3537986Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closures.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/closures.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/closures.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.3538281Z ------------------------------------------
2019-07-17T05:00:46.3538328Z 
2019-07-17T05:00:46.3538664Z ------------------------------------------
2019-07-17T05:00:46.3538706Z stderr:
---
2019-07-17T05:00:46.4375098Z 
2019-07-17T05:00:46.4375146Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.4375464Z Actual stderr saved to /tmp/compiletest4X6PS3/const-vec-of-fns.stderr
2019-07-17T05:00:46.4375522Z To update references, run this command from build directory:
2019-07-17T05:00:46.4375819Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'const-vec-of-fns.rs'
2019-07-17T05:00:46.4375919Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.4375975Z status: exit code: 1
2019-07-17T05:00:46.4375975Z status: exit code: 1
2019-07-17T05:00:46.4376907Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/const-vec-of-fns.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/const-vec-of-fns.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/const-vec-of-fns.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.4377248Z ------------------------------------------
2019-07-17T05:00:46.4377283Z 
2019-07-17T05:00:46.4377511Z ------------------------------------------
2019-07-17T05:00:46.4377556Z stderr:
---
2019-07-17T05:00:46.5176024Z 
2019-07-17T05:00:46.5176067Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.5176129Z Actual stderr saved to /tmp/compiletest4X6PS3/constants.stderr
2019-07-17T05:00:46.5176188Z To update references, run this command from build directory:
2019-07-17T05:00:46.5176458Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'constants.rs'
2019-07-17T05:00:46.5176550Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.5176594Z status: exit code: 1
2019-07-17T05:00:46.5176594Z status: exit code: 1
2019-07-17T05:00:46.5177233Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/constants.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/constants.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/constants.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.5177546Z ------------------------------------------
2019-07-17T05:00:46.5177594Z 
2019-07-17T05:00:46.5177823Z ------------------------------------------
2019-07-17T05:00:46.5177877Z stderr:
---
2019-07-17T05:00:46.6427074Z 
2019-07-17T05:00:46.6427141Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.6427202Z Actual stderr saved to /tmp/compiletest4X6PS3/drop_empty_slice.stderr
2019-07-17T05:00:46.6427261Z To update references, run this command from build directory:
2019-07-17T05:00:46.6427623Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'drop_empty_slice.rs'
2019-07-17T05:00:46.6427716Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.6427768Z status: exit code: 1
2019-07-17T05:00:46.6427768Z status: exit code: 1
2019-07-17T05:00:46.6428592Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/drop_empty_slice.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/drop_empty_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/drop_empty_slice.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.6429401Z ------------------------------------------
2019-07-17T05:00:46.6429451Z 
2019-07-17T05:00:46.6429713Z ------------------------------------------
2019-07-17T05:00:46.6429785Z stderr:
---
2019-07-17T05:00:46.7735754Z 
2019-07-17T05:00:46.7735800Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.7736091Z Actual stderr saved to /tmp/compiletest4X6PS3/deriving-associated-types.stderr
2019-07-17T05:00:46.7736173Z To update references, run this command from build directory:
2019-07-17T05:00:46.7736474Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'deriving-associated-types.rs'
2019-07-17T05:00:46.7743836Z thread '[ui] run-pass/deriving-associated-types.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T05:00:46.7743918Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.7743967Z status: exit code: 1
2019-07-17T05:00:46.7743967Z status: exit code: 1
2019-07-17T05:00:46.7744693Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/deriving-associated-types.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/deriving-associated-types.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/deriving-associated-types.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.7745041Z ------------------------------------------
2019-07-17T05:00:46.7745077Z 
2019-07-17T05:00:46.7745302Z ------------------------------------------
2019-07-17T05:00:46.7745366Z stderr:
---
2019-07-17T05:00:46.8556694Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:46.8556771Z +
2019-07-17T05:00:46.8556846Z 
2019-07-17T05:00:46.8556893Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.8557194Z Actual stderr saved to /tmp/compiletest4X6PS3/dst-field-align.stderr
2019-07-17T05:00:46.8557266Z To update references, run this command from build directory:
2019-07-17T05:00:46.8557528Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'dst-field-align.rs'
2019-07-17T05:00:46.8557618Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.8557677Z status: exit code: 1
2019-07-17T05:00:46.8557677Z status: exit code: 1
2019-07-17T05:00:46.8558306Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-field-align.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/dst-field-align.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/dst-field-align.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.8559352Z ------------------------------------------
2019-07-17T05:00:46.8559431Z 
2019-07-17T05:00:46.8559979Z ------------------------------------------
2019-07-17T05:00:46.8560037Z stderr:
---
2019-07-17T05:00:46.9258370Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:46.9258432Z +
2019-07-17T05:00:46.9258457Z 
2019-07-17T05:00:46.9258500Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:46.9258883Z Actual stderr saved to /tmp/compiletest4X6PS3/dst-irrefutable-bind.stderr
2019-07-17T05:00:46.9259540Z To update references, run this command from build directory:
2019-07-17T05:00:46.9259896Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'dst-irrefutable-bind.rs'
2019-07-17T05:00:46.9259995Z error: 1 errors occurred comparing output.
2019-07-17T05:00:46.9260042Z status: exit code: 1
2019-07-17T05:00:46.9260042Z status: exit code: 1
2019-07-17T05:00:46.9260715Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-irrefutable-bind.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/dst-irrefutable-bind.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/dst-irrefutable-bind.stage-id.aux" "-A" "unused"
2019-07-17T05:00:46.9261067Z ------------------------------------------
2019-07-17T05:00:46.9261102Z 
2019-07-17T05:00:46.9261344Z ------------------------------------------
2019-07-17T05:00:46.9261389Z stderr:
---
2019-07-17T05:00:47.1116649Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:47.1116706Z +
2019-07-17T05:00:47.1116739Z 
2019-07-17T05:00:47.1116807Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.1117116Z Actual stderr saved to /tmp/compiletest4X6PS3/dst-raw.stderr
2019-07-17T05:00:47.1117176Z To update references, run this command from build directory:
2019-07-17T05:00:47.1117487Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'dst-raw.rs'
2019-07-17T05:00:47.1117577Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.1117627Z status: exit code: 1
2019-07-17T05:00:47.1117627Z status: exit code: 1
2019-07-17T05:00:47.1118350Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-raw.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/dst-raw.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/dst-raw.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.1118733Z ------------------------------------------
2019-07-17T05:00:47.1118771Z 
2019-07-17T05:00:47.1119376Z ------------------------------------------
2019-07-17T05:00:47.1119466Z stderr:
---
2019-07-17T05:00:47.1486694Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:47.1486769Z +
2019-07-17T05:00:47.1486801Z 
2019-07-17T05:00:47.1486853Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.1487174Z Actual stderr saved to /tmp/compiletest4X6PS3/dst-struct-sole.stderr
2019-07-17T05:00:47.1487258Z To update references, run this command from build directory:
2019-07-17T05:00:47.1487587Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'dst-struct-sole.rs'
2019-07-17T05:00:47.1487699Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.1487751Z status: exit code: 1
2019-07-17T05:00:47.1487751Z status: exit code: 1
2019-07-17T05:00:47.1488495Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-struct-sole.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/dst-struct-sole.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/dst-struct-sole.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.1489286Z ------------------------------------------
2019-07-17T05:00:47.1489359Z 
2019-07-17T05:00:47.1489624Z ------------------------------------------
2019-07-17T05:00:47.1489676Z stderr:
---
2019-07-17T05:00:47.2974790Z 
2019-07-17T05:00:47.2974831Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.2975097Z Actual stderr saved to /tmp/compiletest4X6PS3/enum-nullable-const-null-with-fields.stderr
2019-07-17T05:00:47.2975148Z To update references, run this command from build directory:
2019-07-17T05:00:47.2975432Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'enum-nullable-const-null-with-fields.rs'
2019-07-17T05:00:47.2975507Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.2975561Z status: exit code: 1
2019-07-17T05:00:47.2975561Z status: exit code: 1
2019-07-17T05:00:47.2976223Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/enum-nullable-const-null-with-fields.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/enum-nullable-const-null-with-fields.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/enum-nullable-const-null-with-fields.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.2976537Z ------------------------------------------
2019-07-17T05:00:47.2976567Z 
2019-07-17T05:00:47.2976801Z ------------------------------------------
2019-07-17T05:00:47.2976841Z stderr:
---
2019-07-17T05:00:47.4088186Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:47.4088265Z +
2019-07-17T05:00:47.4088293Z 
2019-07-17T05:00:47.4088336Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.4089817Z Actual stderr saved to /tmp/compiletest4X6PS3/dst-struct.stderr
2019-07-17T05:00:47.4089913Z To update references, run this command from build directory:
2019-07-17T05:00:47.4090205Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'dst-struct.rs'
2019-07-17T05:00:47.4090318Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.4090364Z status: exit code: 1
2019-07-17T05:00:47.4090364Z status: exit code: 1
2019-07-17T05:00:47.4091012Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-struct.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/dst-struct.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/dst-struct.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.4091707Z ------------------------------------------
2019-07-17T05:00:47.4091752Z 
2019-07-17T05:00:47.4092499Z ------------------------------------------
2019-07-17T05:00:47.4102130Z stderr:
---
2019-07-17T05:00:47.4655935Z 
2019-07-17T05:00:47.4655989Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.4656067Z Actual stderr saved to /tmp/compiletest4X6PS3/enums.stderr
2019-07-17T05:00:47.4656124Z To update references, run this command from build directory:
2019-07-17T05:00:47.4656463Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'enums.rs'
2019-07-17T05:00:47.4656574Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.4656626Z status: exit code: 1
2019-07-17T05:00:47.4656626Z status: exit code: 1
2019-07-17T05:00:47.4657375Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/enums.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/enums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/enums.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.4657743Z ------------------------------------------
2019-07-17T05:00:47.4657800Z 
2019-07-17T05:00:47.4658074Z ------------------------------------------
2019-07-17T05:00:47.4658125Z stderr:
---
2019-07-17T05:00:47.5898049Z 
2019-07-17T05:00:47.5898112Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.5898173Z Actual stderr saved to /tmp/compiletest4X6PS3/env.stderr
2019-07-17T05:00:47.5898224Z To update references, run this command from build directory:
2019-07-17T05:00:47.5898530Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'env.rs'
2019-07-17T05:00:47.5898620Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.5898668Z status: exit code: 1
2019-07-17T05:00:47.5898668Z status: exit code: 1
2019-07-17T05:00:47.5899704Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/env.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/env.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/env.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.5900044Z ------------------------------------------
2019-07-17T05:00:47.5900092Z 
2019-07-17T05:00:47.5900317Z ------------------------------------------
2019-07-17T05:00:47.5900377Z stderr:
---
2019-07-17T05:00:47.6231278Z 
2019-07-17T05:00:47.6231325Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.6231377Z Actual stderr saved to /tmp/compiletest4X6PS3/exit.stderr
2019-07-17T05:00:47.6231453Z To update references, run this command from build directory:
2019-07-17T05:00:47.6231740Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'exit.rs'
2019-07-17T05:00:47.6231821Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.6231884Z status: exit code: 1
2019-07-17T05:00:47.6231884Z status: exit code: 1
2019-07-17T05:00:47.6232524Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/exit.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/exit.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/exit.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.6232873Z ------------------------------------------
2019-07-17T05:00:47.6232907Z 
2019-07-17T05:00:47.6233277Z ------------------------------------------
2019-07-17T05:00:47.6233347Z stderr:
---
2019-07-17T05:00:47.7383459Z 
2019-07-17T05:00:47.7383522Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.7383571Z Actual stderr saved to /tmp/compiletest4X6PS3/extern_types.stderr
2019-07-17T05:00:47.7383631Z To update references, run this command from build directory:
2019-07-17T05:00:47.7383930Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'extern_types.rs'
2019-07-17T05:00:47.7384013Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.7384060Z status: exit code: 1
2019-07-17T05:00:47.7384060Z status: exit code: 1
2019-07-17T05:00:47.7384753Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/extern_types.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/extern_types.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/extern_types.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.7385105Z ------------------------------------------
2019-07-17T05:00:47.7385140Z 
2019-07-17T05:00:47.7385398Z ------------------------------------------
2019-07-17T05:00:47.7385462Z stderr:
---
2019-07-17T05:00:47.7860361Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:47.7860424Z +
2019-07-17T05:00:47.7860452Z 
2019-07-17T05:00:47.7860496Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.7860557Z Actual stderr saved to /tmp/compiletest4X6PS3/float_fast_math.stderr
2019-07-17T05:00:47.7860622Z To update references, run this command from build directory:
2019-07-17T05:00:47.7860896Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'float_fast_math.rs'
2019-07-17T05:00:47.7860996Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.7861041Z status: exit code: 1
2019-07-17T05:00:47.7861041Z status: exit code: 1
2019-07-17T05:00:47.7861687Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/float_fast_math.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/float_fast_math.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/float_fast_math.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.7862016Z ------------------------------------------
2019-07-17T05:00:47.7862049Z 
2019-07-17T05:00:47.7862295Z ------------------------------------------
2019-07-17T05:00:47.7862340Z stderr:
---
2019-07-17T05:00:47.9496491Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:47.9496554Z +
2019-07-17T05:00:47.9496581Z 
2019-07-17T05:00:47.9496645Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:47.9496925Z Actual stderr saved to /tmp/compiletest4X6PS3/foreign-fn-linkname.stderr
2019-07-17T05:00:47.9496981Z To update references, run this command from build directory:
2019-07-17T05:00:47.9497293Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'foreign-fn-linkname.rs'
2019-07-17T05:00:47.9497374Z error: 1 errors occurred comparing output.
2019-07-17T05:00:47.9497436Z status: exit code: 1
2019-07-17T05:00:47.9497436Z status: exit code: 1
2019-07-17T05:00:47.9498114Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/foreign-fn-linkname.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/foreign-fn-linkname.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/foreign-fn-linkname.stage-id.aux" "-A" "unused"
2019-07-17T05:00:47.9498467Z ------------------------------------------
2019-07-17T05:00:47.9498501Z 
2019-07-17T05:00:47.9498745Z ------------------------------------------
2019-07-17T05:00:47.9498807Z stderr:
---
2019-07-17T05:00:48.0094397Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:48.0094444Z +
2019-07-17T05:00:48.0094470Z 
2019-07-17T05:00:48.0094541Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:48.0094590Z Actual stderr saved to /tmp/compiletest4X6PS3/floats.stderr
2019-07-17T05:00:48.0094639Z To update references, run this command from build directory:
2019-07-17T05:00:48.0094941Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'floats.rs'
2019-07-17T05:00:48.0095017Z error: 1 errors occurred comparing output.
2019-07-17T05:00:48.0095060Z status: exit code: 1
2019-07-17T05:00:48.0095060Z status: exit code: 1
2019-07-17T05:00:48.0095684Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/floats.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/floats.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/floats.stage-id.aux" "-A" "unused"
2019-07-17T05:00:48.0096175Z ------------------------------------------
2019-07-17T05:00:48.0096223Z 
2019-07-17T05:00:48.0096502Z ------------------------------------------
2019-07-17T05:00:48.0096566Z stderr:
---
2019-07-17T05:00:48.1038807Z -
2019-07-17T05:00:48.1038867Z 
2019-07-17T05:00:48.1043932Z thread '[ui] run-pass/format.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T05:00:48.1044014Z The actual stdout differed from the expected stdout.
2019-07-17T05:00:48.1044092Z Actual stdout saved to /tmp/compiletest4X6PS3/format.stdout
2019-07-17T05:00:48.1044216Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T05:00:48.1044889Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T05:00:48.1044955Z      |
2019-07-17T05:00:48.1045016Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T05:00:48.1048896Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:48.1049058Z +
2019-07-17T05:00:48.1049099Z 
2019-07-17T05:00:48.1049140Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:48.1049186Z Actual stderr saved to /tmp/compiletest4X6PS3/format.stderr
2019-07-17T05:00:48.1049247Z To update references, run this command from build directory:
2019-07-17T05:00:48.1050081Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'format.rs'
2019-07-17T05:00:48.1050182Z error: 2 errors occurred comparing output.
2019-07-17T05:00:48.1050250Z status: exit code: 1
2019-07-17T05:00:48.1050250Z status: exit code: 1
2019-07-17T05:00:48.1050944Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/format.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/format.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/format.stage-id.aux" "-A" "unused"
2019-07-17T05:00:48.1051442Z ------------------------------------------
2019-07-17T05:00:48.1051479Z 
2019-07-17T05:00:48.1051739Z ------------------------------------------
2019-07-17T05:00:48.1051786Z stderr:
---
2019-07-17T05:00:48.1449094Z 
2019-07-17T05:00:48.1449777Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:48.1450125Z Actual stderr saved to /tmp/compiletest4X6PS3/from_utf8.stderr
2019-07-17T05:00:48.1450353Z To update references, run this command from build directory:
2019-07-17T05:00:48.1450969Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'from_utf8.rs'
2019-07-17T05:00:48.1451608Z error: 1 errors occurred comparing output.
2019-07-17T05:00:48.1451866Z status: exit code: 1
2019-07-17T05:00:48.1451866Z status: exit code: 1
2019-07-17T05:00:48.1452849Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/from_utf8.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/from_utf8.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/from_utf8.stage-id.aux" "-A" "unused"
2019-07-17T05:00:48.1453876Z ------------------------------------------
2019-07-17T05:00:48.1454159Z 
2019-07-17T05:00:48.1454647Z ------------------------------------------
2019-07-17T05:00:48.1454889Z stderr:
---
2019-07-17T05:00:48.3070607Z 
2019-07-17T05:00:48.3070790Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:48.3070954Z Actual stderr saved to /tmp/compiletest4X6PS3/function_pointers.stderr
2019-07-17T05:00:48.3071120Z To update references, run this command from build directory:
2019-07-17T05:00:48.3071688Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'function_pointers.rs'
2019-07-17T05:00:48.3072809Z error: 1 errors occurred comparing output.
2019-07-17T05:00:48.3073014Z status: exit code: 1
2019-07-17T05:00:48.3073014Z status: exit code: 1
2019-07-17T05:00:48.3074014Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/function_pointers.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/function_pointers.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/function_pointers.stage-id.aux" "-A" "unused"
2019-07-17T05:00:48.3116807Z ------------------------------------------
2019-07-17T05:00:48.3116855Z 
2019-07-17T05:00:48.3117161Z ------------------------------------------
2019-07-17T05:00:48.3117213Z stderr:
---
2019-07-17T05:00:48.3686874Z 
2019-07-17T05:00:48.3686915Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:48.3686959Z Actual stderr saved to /tmp/compiletest4X6PS3/generator.stderr
2019-07-17T05:00:48.3687019Z To update references, run this command from build directory:
2019-07-17T05:00:48.3687349Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'generator.rs'
2019-07-17T05:00:48.3687432Z error: 1 errors occurred comparing output.
2019-07-17T05:00:48.3687491Z status: exit code: 1
2019-07-17T05:00:48.3687491Z status: exit code: 1
2019-07-17T05:00:48.3688091Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/generator.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/generator.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/generator.stage-id.aux" "-A" "unused"
2019-07-17T05:00:48.3688516Z ------------------------------------------
2019-07-17T05:00:48.3688547Z 
2019-07-17T05:00:48.3688762Z ------------------------------------------
2019-07-17T05:00:48.3688820Z stderr:
---
2019-07-17T05:00:48.5011043Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:48.5018580Z +
2019-07-17T05:00:48.5025903Z 
2019-07-17T05:00:48.5026277Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:48.5026370Z Actual stderr saved to /tmp/compiletest4X6PS3/heap.stderr
2019-07-17T05:00:48.5026719Z To update references, run this command from build directory:
2019-07-17T05:00:48.5031058Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'heap.rs'
2019-07-17T05:00:48.5031186Z error: 1 errors occurred comparing output.
2019-07-17T05:00:48.5031232Z status: exit code: 1
2019-07-17T05:00:48.5031232Z status: exit code: 1
2019-07-17T05:00:48.5031891Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/heap.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/heap.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/heap.stage-id.aux" "-A" "unused"
2019-07-17T05:00:48.5032440Z ------------------------------------------
2019-07-17T05:00:48.5032475Z 
2019-07-17T05:00:48.5032717Z ------------------------------------------
2019-07-17T05:00:48.5032774Z stderr:
---
2019-07-17T05:00:48.5117504Z -Hello, world!
2019-07-17T05:00:48.5117685Z -
2019-07-17T05:00:48.5117723Z 
2019-07-17T05:00:48.5117765Z The actual stdout differed from the expected stdout.
2019-07-17T05:00:48.5117811Z Actual stdout saved to /tmp/compiletest4X6PS3/hello.stdout
2019-07-17T05:00:48.5117929Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T05:00:48.5118175Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T05:00:48.5118238Z      |
2019-07-17T05:00:48.5118280Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T05:00:48.5122558Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:48.5122605Z +
2019-07-17T05:00:48.5122631Z 
2019-07-17T05:00:48.5122689Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:48.5122864Z Actual stderr saved to /tmp/compiletest4X6PS3/hello.stderr
2019-07-17T05:00:48.5122911Z To update references, run this command from build directory:
2019-07-17T05:00:48.5123170Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'hello.rs'
2019-07-17T05:00:48.5123332Z error: 2 errors occurred comparing output.
2019-07-17T05:00:48.5123386Z status: exit code: 1
2019-07-17T05:00:48.5123386Z status: exit code: 1
2019-07-17T05:00:48.5124121Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/hello.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/hello.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/hello.stage-id.aux" "-A" "unused"
2019-07-17T05:00:48.5124420Z ------------------------------------------
2019-07-17T05:00:48.5124451Z 
2019-07-17T05:00:48.5124660Z ------------------------------------------
2019-07-17T05:00:48.5124713Z stderr:
---
2019-07-17T05:00:49.1261961Z 
2019-07-17T05:00:49.1262025Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:49.1262299Z Actual stderr saved to /tmp/compiletest4X6PS3/integer-ops.stderr
2019-07-17T05:00:49.1262467Z To update references, run this command from build directory:
2019-07-17T05:00:49.1262795Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'integer-ops.rs'
2019-07-17T05:00:49.1262877Z error: 1 errors occurred comparing output.
2019-07-17T05:00:49.1262939Z status: exit code: 1
2019-07-17T05:00:49.1262939Z status: exit code: 1
2019-07-17T05:00:49.1263588Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/integer-ops.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/integer-ops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/integer-ops.stage-id.aux" "-A" "unused"
2019-07-17T05:00:49.1263923Z ------------------------------------------
2019-07-17T05:00:49.1263967Z 
2019-07-17T05:00:49.1264193Z ------------------------------------------
2019-07-17T05:00:49.1264256Z stderr:
---
2019-07-17T05:00:49.6497976Z 
2019-07-17T05:00:49.6498020Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:49.6498468Z Actual stderr saved to /tmp/compiletest4X6PS3/intrinsics-math.stderr
2019-07-17T05:00:49.6498521Z To update references, run this command from build directory:
2019-07-17T05:00:49.6498799Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'intrinsics-math.rs'
2019-07-17T05:00:49.6498901Z error: 1 errors occurred comparing output.
2019-07-17T05:00:49.6498944Z status: exit code: 1
2019-07-17T05:00:49.6498944Z status: exit code: 1
2019-07-17T05:00:49.6500305Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics-math.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/intrinsics-math.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/intrinsics-math.stage-id.aux" "-A" "unused"
2019-07-17T05:00:49.6500723Z ------------------------------------------
2019-07-17T05:00:49.6500773Z 
2019-07-17T05:00:49.6501002Z ------------------------------------------
2019-07-17T05:00:49.6501048Z stderr:
---
2019-07-17T05:00:49.8497801Z 
2019-07-17T05:00:49.8497843Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:49.8497889Z Actual stderr saved to /tmp/compiletest4X6PS3/intrinsics.stderr
2019-07-17T05:00:49.8497949Z To update references, run this command from build directory:
2019-07-17T05:00:49.8498266Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'intrinsics.rs'
2019-07-17T05:00:49.8498340Z error: 1 errors occurred comparing output.
2019-07-17T05:00:49.8498395Z status: exit code: 1
2019-07-17T05:00:49.8498395Z status: exit code: 1
2019-07-17T05:00:49.8498974Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/intrinsics.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/intrinsics.stage-id.aux" "-A" "unused"
2019-07-17T05:00:49.8499295Z ------------------------------------------
2019-07-17T05:00:49.8499326Z 
2019-07-17T05:00:49.8499671Z ------------------------------------------
2019-07-17T05:00:49.8499714Z stderr:
---
2019-07-17T05:00:50.0698638Z 
2019-07-17T05:00:50.0698680Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:50.0698735Z Actual stderr saved to /tmp/compiletest4X6PS3/ints.stderr
2019-07-17T05:00:50.0698798Z To update references, run this command from build directory:
2019-07-17T05:00:50.0699044Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'ints.rs'
2019-07-17T05:00:50.0699132Z error: 1 errors occurred comparing output.
2019-07-17T05:00:50.0699174Z status: exit code: 1
2019-07-17T05:00:50.0699174Z status: exit code: 1
2019-07-17T05:00:50.0699869Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ints.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/ints.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/ints.stage-id.aux" "-A" "unused"
2019-07-17T05:00:50.0700728Z ------------------------------------------
2019-07-17T05:00:50.0700777Z 
2019-07-17T05:00:50.0701029Z ------------------------------------------
2019-07-17T05:00:50.0701073Z stderr:
---
2019-07-17T05:00:50.1986565Z 
2019-07-17T05:00:50.1986642Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:50.1987006Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-15063.stderr
2019-07-17T05:00:50.1987089Z To update references, run this command from build directory:
2019-07-17T05:00:50.1987470Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-15063.rs'
2019-07-17T05:00:50.1987570Z error: 1 errors occurred comparing output.
2019-07-17T05:00:50.1987621Z status: exit code: 1
2019-07-17T05:00:50.1987621Z status: exit code: 1
2019-07-17T05:00:50.1988411Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15063.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-15063.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-15063.stage-id.aux" "-A" "unused"
2019-07-17T05:00:50.1988850Z ------------------------------------------
2019-07-17T05:00:50.1988895Z 
2019-07-17T05:00:50.1989199Z ------------------------------------------
2019-07-17T05:00:50.1989268Z stderr:
---
2019-07-17T05:00:50.3814276Z 
2019-07-17T05:00:50.3814316Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:50.3814574Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-15080.stderr
2019-07-17T05:00:50.3814622Z To update references, run this command from build directory:
2019-07-17T05:00:50.3814858Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-15080.rs'
2019-07-17T05:00:50.3814940Z error: 1 errors occurred comparing output.
2019-07-17T05:00:50.3814978Z status: exit code: 1
2019-07-17T05:00:50.3814978Z status: exit code: 1
2019-07-17T05:00:50.3815541Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15080.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-15080.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-15080.stage-id.aux" "-A" "unused"
2019-07-17T05:00:50.3815832Z ------------------------------------------
2019-07-17T05:00:50.3815876Z 
2019-07-17T05:00:50.3816080Z ------------------------------------------
2019-07-17T05:00:50.3816120Z stderr:
---
2019-07-17T05:00:50.5737375Z 
2019-07-17T05:00:50.5737432Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:50.5737726Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-15523-big.stderr
2019-07-17T05:00:50.5737799Z To update references, run this command from build directory:
2019-07-17T05:00:50.5738083Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-15523-big.rs'
2019-07-17T05:00:50.5738162Z error: 1 errors occurred comparing output.
2019-07-17T05:00:50.5738225Z status: exit code: 1
2019-07-17T05:00:50.5738225Z status: exit code: 1
2019-07-17T05:00:50.5738869Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15523-big.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-15523-big.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-15523-big.stage-id.aux" "-A" "unused"
2019-07-17T05:00:50.5739229Z ------------------------------------------
2019-07-17T05:00:50.5739263Z 
2019-07-17T05:00:50.5739519Z ------------------------------------------
2019-07-17T05:00:50.5739565Z stderr:
---
2019-07-17T05:00:50.7244246Z 
2019-07-17T05:00:50.7244286Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:50.7244523Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-17877.stderr
2019-07-17T05:00:50.7244585Z To update references, run this command from build directory:
2019-07-17T05:00:50.7244817Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-17877.rs'
2019-07-17T05:00:50.7244883Z error: 1 errors occurred comparing output.
2019-07-17T05:00:50.7244939Z status: exit code: 1
2019-07-17T05:00:50.7244939Z status: exit code: 1
2019-07-17T05:00:50.7245629Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-17877.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-17877.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-17877.stage-id.aux" "-A" "unused"
2019-07-17T05:00:50.7245943Z ------------------------------------------
2019-07-17T05:00:50.7245974Z 
2019-07-17T05:00:50.7246203Z ------------------------------------------
2019-07-17T05:00:50.7246243Z stderr:
---
2019-07-17T05:00:50.8802827Z 
2019-07-17T05:00:50.8803019Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:50.8803526Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-20575.stderr
2019-07-17T05:00:50.8803805Z To update references, run this command from build directory:
2019-07-17T05:00:50.8804351Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-20575.rs'
2019-07-17T05:00:50.8804794Z error: 1 errors occurred comparing output.
2019-07-17T05:00:50.8804977Z status: exit code: 1
2019-07-17T05:00:50.8804977Z status: exit code: 1
2019-07-17T05:00:50.8805956Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-20575.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-20575.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-20575.stage-id.aux" "-A" "unused"
2019-07-17T05:00:50.8806758Z ------------------------------------------
2019-07-17T05:00:50.8806981Z 
2019-07-17T05:00:50.8807461Z ------------------------------------------
2019-07-17T05:00:50.8807724Z stderr:
---
2019-07-17T05:00:51.0667268Z 
2019-07-17T05:00:51.0667321Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.0667691Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-23261.stderr
2019-07-17T05:00:51.0667760Z To update references, run this command from build directory:
2019-07-17T05:00:51.0668112Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-23261.rs'
2019-07-17T05:00:51.0668246Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.0668300Z status: exit code: 1
2019-07-17T05:00:51.0668300Z status: exit code: 1
2019-07-17T05:00:51.0669108Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-23261.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-23261.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-23261.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.0669537Z ------------------------------------------
2019-07-17T05:00:51.0669582Z 
2019-07-17T05:00:51.0669889Z ------------------------------------------
2019-07-17T05:00:51.0669947Z stderr:
---
2019-07-17T05:00:51.2628753Z 
2019-07-17T05:00:51.2628797Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.2629087Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-26709.stderr
2019-07-17T05:00:51.2629140Z To update references, run this command from build directory:
2019-07-17T05:00:51.2629412Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-26709.rs'
2019-07-17T05:00:51.2629516Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.2629558Z status: exit code: 1
2019-07-17T05:00:51.2629558Z status: exit code: 1
2019-07-17T05:00:51.2630799Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-26709.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-26709.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-26709.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.2631193Z ------------------------------------------
2019-07-17T05:00:51.2631245Z 
2019-07-17T05:00:51.2631472Z ------------------------------------------
2019-07-17T05:00:51.2631517Z stderr:
---
2019-07-17T05:00:51.4240714Z 
2019-07-17T05:00:51.4240759Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.4241097Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-27901.stderr
2019-07-17T05:00:51.4241153Z To update references, run this command from build directory:
2019-07-17T05:00:51.4241432Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-27901.rs'
2019-07-17T05:00:51.4241529Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.4241573Z status: exit code: 1
2019-07-17T05:00:51.4241573Z status: exit code: 1
2019-07-17T05:00:51.4242241Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-27901.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-27901.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-27901.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.4242564Z ------------------------------------------
2019-07-17T05:00:51.4242597Z 
2019-07-17T05:00:51.4242821Z ------------------------------------------
2019-07-17T05:00:51.4242875Z stderr:
---
2019-07-17T05:00:51.5147765Z 
2019-07-17T05:00:51.5147810Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.5148066Z Actual stderr saved to /tmp/compiletest4X6PS3/intrinsics-integer.stderr
2019-07-17T05:00:51.5148145Z To update references, run this command from build directory:
2019-07-17T05:00:51.5148415Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'intrinsics-integer.rs'
2019-07-17T05:00:51.5148494Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.5148555Z status: exit code: 1
2019-07-17T05:00:51.5148555Z status: exit code: 1
2019-07-17T05:00:51.5149209Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics-integer.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/intrinsics-integer.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/intrinsics-integer.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.5149659Z ------------------------------------------
2019-07-17T05:00:51.5149699Z 
2019-07-17T05:00:51.5150146Z ------------------------------------------
2019-07-17T05:00:51.5150189Z stderr:
---
2019-07-17T05:00:51.6037261Z 
2019-07-17T05:00:51.6037316Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.6037559Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-29746.stderr
2019-07-17T05:00:51.6037623Z To update references, run this command from build directory:
2019-07-17T05:00:51.6037856Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-29746.rs'
2019-07-17T05:00:51.6037935Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.6037991Z status: exit code: 1
2019-07-17T05:00:51.6037991Z status: exit code: 1
2019-07-17T05:00:51.6038561Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-29746.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-29746.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-29746.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.6038861Z ------------------------------------------
2019-07-17T05:00:51.6038890Z 
2019-07-17T05:00:51.6039101Z ------------------------------------------
2019-07-17T05:00:51.6039141Z stderr:
---
2019-07-17T05:00:51.6494355Z 
2019-07-17T05:00:51.6494510Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.6494760Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-30530.stderr
2019-07-17T05:00:51.6494805Z To update references, run this command from build directory:
2019-07-17T05:00:51.6495058Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-30530.rs'
2019-07-17T05:00:51.6495126Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.6495180Z status: exit code: 1
2019-07-17T05:00:51.6495180Z status: exit code: 1
2019-07-17T05:00:51.6495753Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-30530.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-30530.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-30530.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.6496050Z ------------------------------------------
2019-07-17T05:00:51.6496079Z 
2019-07-17T05:00:51.6496274Z ------------------------------------------
2019-07-17T05:00:51.6496330Z stderr:
---
2019-07-17T05:00:51.7581651Z 
2019-07-17T05:00:51.7581704Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.7582072Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-31267-additional.stderr
2019-07-17T05:00:51.7582172Z To update references, run this command from build directory:
2019-07-17T05:00:51.7582860Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-31267-additional.rs'
2019-07-17T05:00:51.7585578Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.7585731Z status: exit code: 1
2019-07-17T05:00:51.7585731Z status: exit code: 1
2019-07-17T05:00:51.7586574Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-31267-additional.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-31267-additional.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-31267-additional.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.7586937Z ------------------------------------------
2019-07-17T05:00:51.7586972Z 
2019-07-17T05:00:51.7587223Z ------------------------------------------
2019-07-17T05:00:51.7587268Z stderr:
---
2019-07-17T05:00:51.7683647Z 
2019-07-17T05:00:51.7683694Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.7683996Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-33387.stderr
2019-07-17T05:00:51.7684053Z To update references, run this command from build directory:
2019-07-17T05:00:51.7684339Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-33387.rs'
2019-07-17T05:00:51.7684438Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.7684484Z status: exit code: 1
2019-07-17T05:00:51.7684484Z status: exit code: 1
2019-07-17T05:00:51.7685438Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-33387.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-33387.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-33387.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.7685724Z ------------------------------------------
2019-07-17T05:00:51.7685767Z 
2019-07-17T05:00:51.7685962Z ------------------------------------------
2019-07-17T05:00:51.7686000Z stderr:
---
2019-07-17T05:00:51.9002509Z 
2019-07-17T05:00:51.9002562Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.9002821Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-34571.stderr
2019-07-17T05:00:51.9002874Z To update references, run this command from build directory:
2019-07-17T05:00:51.9003152Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-34571.rs'
2019-07-17T05:00:51.9003230Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.9003288Z status: exit code: 1
2019-07-17T05:00:51.9003288Z status: exit code: 1
2019-07-17T05:00:51.9003999Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-34571.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-34571.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-34571.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.9004466Z ------------------------------------------
2019-07-17T05:00:51.9004498Z 
2019-07-17T05:00:51.9004819Z ------------------------------------------
2019-07-17T05:00:51.9004876Z stderr:
---
2019-07-17T05:00:51.9135383Z 
2019-07-17T05:00:51.9135426Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:51.9135703Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-35815.stderr
2019-07-17T05:00:51.9135755Z To update references, run this command from build directory:
2019-07-17T05:00:51.9136018Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-35815.rs'
2019-07-17T05:00:51.9136111Z error: 1 errors occurred comparing output.
2019-07-17T05:00:51.9136153Z status: exit code: 1
2019-07-17T05:00:51.9136153Z status: exit code: 1
2019-07-17T05:00:51.9136789Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-35815.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-35815.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-35815.stage-id.aux" "-A" "unused"
2019-07-17T05:00:51.9137115Z ------------------------------------------
2019-07-17T05:00:51.9137164Z 
2019-07-17T05:00:51.9137393Z ------------------------------------------
2019-07-17T05:00:51.9137436Z stderr:
---
2019-07-17T05:00:52.0618636Z 
2019-07-17T05:00:52.0618688Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.0619012Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-36278-prefix-nesting.stderr
2019-07-17T05:00:52.0619092Z To update references, run this command from build directory:
2019-07-17T05:00:52.0619423Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-36278-prefix-nesting.rs'
2019-07-17T05:00:52.0619542Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.0619594Z status: exit code: 1
2019-07-17T05:00:52.0619594Z status: exit code: 1
2019-07-17T05:00:52.0620393Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-36278-prefix-nesting.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-36278-prefix-nesting.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-36278-prefix-nesting.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.0621208Z ------------------------------------------
2019-07-17T05:00:52.0621253Z 
2019-07-17T05:00:52.0621533Z ------------------------------------------
2019-07-17T05:00:52.0621585Z stderr:
---
2019-07-17T05:00:52.0742006Z 
2019-07-17T05:00:52.0742059Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.0742387Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-3794.stderr
2019-07-17T05:00:52.0742453Z To update references, run this command from build directory:
2019-07-17T05:00:52.0742770Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-3794.rs'
2019-07-17T05:00:52.0742898Z error: 2 errors occurred comparing output.
2019-07-17T05:00:52.0742950Z status: exit code: 1
2019-07-17T05:00:52.0742950Z status: exit code: 1
2019-07-17T05:00:52.0743860Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-3794.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-3794.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-3794.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.0744402Z ------------------------------------------
2019-07-17T05:00:52.0744462Z 
2019-07-17T05:00:52.0744749Z ------------------------------------------
2019-07-17T05:00:52.0744806Z stderr:
---
2019-07-17T05:00:52.2021349Z 
2019-07-17T05:00:52.2021412Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.2021671Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-53728.stderr
2019-07-17T05:00:52.2021723Z To update references, run this command from build directory:
2019-07-17T05:00:52.2021996Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-53728.rs'
2019-07-17T05:00:52.2022074Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.2022119Z status: exit code: 1
2019-07-17T05:00:52.2022119Z status: exit code: 1
2019-07-17T05:00:52.2022930Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-53728.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-53728.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-53728.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.2023302Z ------------------------------------------
2019-07-17T05:00:52.2023337Z 
2019-07-17T05:00:52.2023560Z ------------------------------------------
2019-07-17T05:00:52.2023604Z stderr:
---
2019-07-17T05:00:52.2501548Z 
2019-07-17T05:00:52.2501594Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.2501869Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-5917.stderr
2019-07-17T05:00:52.2501940Z To update references, run this command from build directory:
2019-07-17T05:00:52.2502220Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-5917.rs'
2019-07-17T05:00:52.2502319Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.2502374Z status: exit code: 1
2019-07-17T05:00:52.2502374Z status: exit code: 1
2019-07-17T05:00:52.2503180Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-5917.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-5917.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-5917.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.2503579Z ------------------------------------------
2019-07-17T05:00:52.2503615Z 
2019-07-17T05:00:52.2503990Z ------------------------------------------
2019-07-17T05:00:52.2504035Z stderr:
---
2019-07-17T05:00:52.3382871Z 
2019-07-17T05:00:52.3382918Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.3383205Z Actual stderr saved to /tmp/compiletest4X6PS3/issue-miri-184.stderr
2019-07-17T05:00:52.3383275Z To update references, run this command from build directory:
2019-07-17T05:00:52.3383565Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'issue-miri-184.rs'
2019-07-17T05:00:52.3383657Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.3383718Z status: exit code: 1
2019-07-17T05:00:52.3383718Z status: exit code: 1
2019-07-17T05:00:52.3384785Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-miri-184.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/issue-miri-184.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/issue-miri-184.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.3385281Z ------------------------------------------
2019-07-17T05:00:52.3385314Z 
2019-07-17T05:00:52.3385679Z ------------------------------------------
2019-07-17T05:00:52.3385724Z stderr:
---
2019-07-17T05:00:52.4737844Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:52.4737893Z +
2019-07-17T05:00:52.4737918Z 
2019-07-17T05:00:52.4737962Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.4738024Z Actual stderr saved to /tmp/compiletest4X6PS3/iter.stderr
2019-07-17T05:00:52.4738072Z To update references, run this command from build directory:
2019-07-17T05:00:52.4738335Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'iter.rs'
2019-07-17T05:00:52.4738426Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.4738469Z status: exit code: 1
2019-07-17T05:00:52.4738469Z status: exit code: 1
2019-07-17T05:00:52.4739258Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/iter.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/iter.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/iter.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.4739610Z ------------------------------------------
2019-07-17T05:00:52.4739663Z 
2019-07-17T05:00:52.4739885Z ------------------------------------------
2019-07-17T05:00:52.4739930Z stderr:
---
2019-07-17T05:00:52.4959732Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:52.4959775Z +
2019-07-17T05:00:52.4959815Z 
2019-07-17T05:00:52.4959856Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.4960102Z Actual stderr saved to /tmp/compiletest4X6PS3/last-use-in-cap-clause.stderr
2019-07-17T05:00:52.4960166Z To update references, run this command from build directory:
2019-07-17T05:00:52.4960548Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'last-use-in-cap-clause.rs'
2019-07-17T05:00:52.4960623Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.4961075Z status: exit code: 1
2019-07-17T05:00:52.4961075Z status: exit code: 1
2019-07-17T05:00:52.4961930Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/last-use-in-cap-clause.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/last-use-in-cap-clause.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/last-use-in-cap-clause.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.4962310Z ------------------------------------------
2019-07-17T05:00:52.4962343Z 
2019-07-17T05:00:52.4962582Z ------------------------------------------
2019-07-17T05:00:52.4962720Z stderr:
---
2019-07-17T05:00:52.7050329Z 
2019-07-17T05:00:52.7050494Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.7050941Z Actual stderr saved to /tmp/compiletest4X6PS3/linked-list.stderr
2019-07-17T05:00:52.7050997Z To update references, run this command from build directory:
2019-07-17T05:00:52.7051353Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'linked-list.rs'
2019-07-17T05:00:52.7051463Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.7051506Z status: exit code: 1
2019-07-17T05:00:52.7051506Z status: exit code: 1
2019-07-17T05:00:52.7052200Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/linked-list.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/linked-list.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/linked-list.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.7052624Z ------------------------------------------
2019-07-17T05:00:52.7052674Z 
2019-07-17T05:00:52.7052896Z ------------------------------------------
2019-07-17T05:00:52.7052939Z stderr:
---
2019-07-17T05:00:52.7581220Z 
2019-07-17T05:00:52.7581271Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.7581559Z Actual stderr saved to /tmp/compiletest4X6PS3/loop-break-value.stderr
2019-07-17T05:00:52.7581763Z To update references, run this command from build directory:
2019-07-17T05:00:52.7582122Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'loop-break-value.rs'
2019-07-17T05:00:52.7582218Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.7582292Z status: exit code: 1
2019-07-17T05:00:52.7582292Z status: exit code: 1
2019-07-17T05:00:52.7583067Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/loop-break-value.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/loop-break-value.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/loop-break-value.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.7583641Z ------------------------------------------
2019-07-17T05:00:52.7583682Z 
2019-07-17T05:00:52.7583987Z ------------------------------------------
2019-07-17T05:00:52.7584042Z stderr:
---
2019-07-17T05:00:52.8778377Z 
2019-07-17T05:00:52.8778429Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.8778486Z Actual stderr saved to /tmp/compiletest4X6PS3/main_fn.stderr
2019-07-17T05:00:52.8778561Z To update references, run this command from build directory:
2019-07-17T05:00:52.8778993Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'main_fn.rs'
2019-07-17T05:00:52.8779116Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.8779168Z status: exit code: 1
2019-07-17T05:00:52.8779168Z status: exit code: 1
2019-07-17T05:00:52.8779937Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/main_fn.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/main_fn.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/main_fn.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.8780466Z ------------------------------------------
2019-07-17T05:00:52.8780529Z 
2019-07-17T05:00:52.8780866Z ------------------------------------------
2019-07-17T05:00:52.8780921Z stderr:
---
2019-07-17T05:00:52.9067816Z 
2019-07-17T05:00:52.9067858Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:52.9067902Z Actual stderr saved to /tmp/compiletest4X6PS3/loops.stderr
2019-07-17T05:00:52.9068092Z To update references, run this command from build directory:
2019-07-17T05:00:52.9068405Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'loops.rs'
2019-07-17T05:00:52.9068478Z error: 1 errors occurred comparing output.
2019-07-17T05:00:52.9068537Z status: exit code: 1
2019-07-17T05:00:52.9068537Z status: exit code: 1
2019-07-17T05:00:52.9069107Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/loops.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/loops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/loops.stage-id.aux" "-A" "unused"
2019-07-17T05:00:52.9069540Z ------------------------------------------
2019-07-17T05:00:52.9069572Z 
2019-07-17T05:00:52.9069808Z ------------------------------------------
2019-07-17T05:00:52.9069857Z stderr:
---
2019-07-17T05:00:53.0148887Z 
2019-07-17T05:00:53.0148927Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.0149102Z Actual stderr saved to /tmp/compiletest4X6PS3/many_shr_bor.stderr
2019-07-17T05:00:53.0149169Z To update references, run this command from build directory:
2019-07-17T05:00:53.0149479Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'many_shr_bor.rs'
2019-07-17T05:00:53.0149551Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.0149600Z status: exit code: 1
2019-07-17T05:00:53.0149600Z status: exit code: 1
2019-07-17T05:00:53.0150181Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/many_shr_bor.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/many_shr_bor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/many_shr_bor.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.0150742Z ------------------------------------------
2019-07-17T05:00:53.0150772Z 
2019-07-17T05:00:53.0151524Z ------------------------------------------
2019-07-17T05:00:53.0151578Z stderr:
---
2019-07-17T05:00:53.0236556Z 
2019-07-17T05:00:53.0236933Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.0237116Z Actual stderr saved to /tmp/compiletest4X6PS3/match_slice.stderr
2019-07-17T05:00:53.0237246Z To update references, run this command from build directory:
2019-07-17T05:00:53.0237646Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'match_slice.rs'
2019-07-17T05:00:53.0237942Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.0238182Z status: exit code: 1
2019-07-17T05:00:53.0238182Z status: exit code: 1
2019-07-17T05:00:53.0239030Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/match_slice.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/match_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/match_slice.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.0239789Z ------------------------------------------
2019-07-17T05:00:53.0239949Z 
2019-07-17T05:00:53.0240290Z ------------------------------------------
2019-07-17T05:00:53.0240481Z stderr:
---
2019-07-17T05:00:53.2499938Z 
2019-07-17T05:00:53.2500002Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.2500071Z Actual stderr saved to /tmp/compiletest4X6PS3/mir_coercions.stderr
2019-07-17T05:00:53.2500123Z To update references, run this command from build directory:
2019-07-17T05:00:53.2500478Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'mir_coercions.rs'
2019-07-17T05:00:53.2500576Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.2500623Z status: exit code: 1
2019-07-17T05:00:53.2500623Z status: exit code: 1
2019-07-17T05:00:53.2501907Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mir_coercions.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/mir_coercions.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/mir_coercions.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.2502452Z ------------------------------------------
2019-07-17T05:00:53.2502506Z 
2019-07-17T05:00:53.2502734Z ------------------------------------------
2019-07-17T05:00:53.2502780Z stderr:
---
2019-07-17T05:00:53.2538234Z 
2019-07-17T05:00:53.2538423Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.2538589Z Actual stderr saved to /tmp/compiletest4X6PS3/memchr.stderr
2019-07-17T05:00:53.2538752Z To update references, run this command from build directory:
2019-07-17T05:00:53.2539383Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'memchr.rs'
2019-07-17T05:00:53.2539749Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.2539936Z status: exit code: 1
2019-07-17T05:00:53.2539936Z status: exit code: 1
2019-07-17T05:00:53.2545912Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/memchr.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/memchr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/memchr.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.2546789Z ------------------------------------------
2019-07-17T05:00:53.2546981Z 
2019-07-17T05:00:53.2551489Z ------------------------------------------
2019-07-17T05:00:53.2551775Z stderr:
---
2019-07-17T05:00:53.3901895Z 
2019-07-17T05:00:53.3901964Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.3902301Z Actual stderr saved to /tmp/compiletest4X6PS3/miri-issue-133.stderr
2019-07-17T05:00:53.3902361Z To update references, run this command from build directory:
2019-07-17T05:00:53.3902669Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'miri-issue-133.rs'
2019-07-17T05:00:53.3902764Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.3902921Z status: exit code: 1
2019-07-17T05:00:53.3902921Z status: exit code: 1
2019-07-17T05:00:53.3903740Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/miri-issue-133.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/miri-issue-133.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/miri-issue-133.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.3904130Z ------------------------------------------
2019-07-17T05:00:53.3904170Z 
2019-07-17T05:00:53.3904444Z ------------------------------------------
2019-07-17T05:00:53.3904497Z stderr:
---
2019-07-17T05:00:53.4499726Z 
2019-07-17T05:00:53.4499778Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.4499852Z Actual stderr saved to /tmp/compiletest4X6PS3/mir_fat_ptr.stderr
2019-07-17T05:00:53.4500009Z To update references, run this command from build directory:
2019-07-17T05:00:53.4500369Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'mir_fat_ptr.rs'
2019-07-17T05:00:53.4500480Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.4500531Z status: exit code: 1
2019-07-17T05:00:53.4500531Z status: exit code: 1
2019-07-17T05:00:53.4501749Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mir_fat_ptr.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/mir_fat_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/mir_fat_ptr.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.4502141Z ------------------------------------------
2019-07-17T05:00:53.4502180Z 
2019-07-17T05:00:53.4502432Z ------------------------------------------
2019-07-17T05:00:53.4502494Z stderr:
---
2019-07-17T05:00:53.5337163Z 
2019-07-17T05:00:53.5337223Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.5337481Z Actual stderr saved to /tmp/compiletest4X6PS3/move-arg-2-unique.stderr
2019-07-17T05:00:53.5337532Z To update references, run this command from build directory:
2019-07-17T05:00:53.5337945Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'move-arg-2-unique.rs'
2019-07-17T05:00:53.5338022Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.5338064Z status: exit code: 1
2019-07-17T05:00:53.5338064Z status: exit code: 1
2019-07-17T05:00:53.5338708Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-arg-2-unique.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/move-arg-2-unique.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/move-arg-2-unique.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.5339027Z ------------------------------------------
2019-07-17T05:00:53.5339060Z 
2019-07-17T05:00:53.5339284Z ------------------------------------------
2019-07-17T05:00:53.5339345Z stderr:
---
2019-07-17T05:00:53.6224255Z 
2019-07-17T05:00:53.6224322Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.6224813Z Actual stderr saved to /tmp/compiletest4X6PS3/move-arg-3-unique.stderr
2019-07-17T05:00:53.6224970Z To update references, run this command from build directory:
2019-07-17T05:00:53.6225274Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'move-arg-3-unique.rs'
2019-07-17T05:00:53.6225348Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.6225389Z status: exit code: 1
2019-07-17T05:00:53.6225389Z status: exit code: 1
2019-07-17T05:00:53.6226021Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-arg-3-unique.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/move-arg-3-unique.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/move-arg-3-unique.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.6226323Z ------------------------------------------
2019-07-17T05:00:53.6226364Z 
2019-07-17T05:00:53.6226576Z ------------------------------------------
2019-07-17T05:00:53.6226618Z stderr:
---
2019-07-17T05:00:53.6540773Z 
2019-07-17T05:00:53.6540827Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.6546216Z Actual stderr saved to /tmp/compiletest4X6PS3/move-undef-primval.stderr
2019-07-17T05:00:53.6546320Z To update references, run this command from build directory:
2019-07-17T05:00:53.6546701Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'move-undef-primval.rs'
2019-07-17T05:00:53.6546800Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.6546871Z status: exit code: 1
2019-07-17T05:00:53.6546871Z status: exit code: 1
2019-07-17T05:00:53.6551592Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-undef-primval.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/move-undef-primval.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/move-undef-primval.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.6552107Z ------------------------------------------
2019-07-17T05:00:53.6552152Z 
2019-07-17T05:00:53.6552448Z ------------------------------------------
2019-07-17T05:00:53.6552529Z stderr:
---
2019-07-17T05:00:53.7980165Z 
2019-07-17T05:00:53.7980233Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.7980287Z Actual stderr saved to /tmp/compiletest4X6PS3/multi_arg_closure.stderr
2019-07-17T05:00:53.7980343Z To update references, run this command from build directory:
2019-07-17T05:00:53.7980709Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'multi_arg_closure.rs'
2019-07-17T05:00:53.7980798Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.7980864Z status: exit code: 1
2019-07-17T05:00:53.7980864Z status: exit code: 1
2019-07-17T05:00:53.7982049Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/multi_arg_closure.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/multi_arg_closure.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/multi_arg_closure.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.7982453Z ------------------------------------------
2019-07-17T05:00:53.7982489Z 
2019-07-17T05:00:53.7982740Z ------------------------------------------
2019-07-17T05:00:53.7982806Z stderr:
---
2019-07-17T05:00:53.8620208Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:53.8620258Z +
2019-07-17T05:00:53.8620305Z 
2019-07-17T05:00:53.8620352Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.8620402Z Actual stderr saved to /tmp/compiletest4X6PS3/mpsc.stderr
2019-07-17T05:00:53.8620477Z To update references, run this command from build directory:
2019-07-17T05:00:53.8620892Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'mpsc.rs'
2019-07-17T05:00:53.8620973Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.8621035Z status: exit code: 1
2019-07-17T05:00:53.8621035Z status: exit code: 1
2019-07-17T05:00:53.8621970Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mpsc.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/mpsc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/mpsc.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.8622328Z ------------------------------------------
2019-07-17T05:00:53.8622363Z 
2019-07-17T05:00:53.8622595Z ------------------------------------------
2019-07-17T05:00:53.8622660Z stderr:
---
2019-07-17T05:00:53.9339699Z 
2019-07-17T05:00:53.9339746Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:53.9339827Z Actual stderr saved to /tmp/compiletest4X6PS3/negative_discriminant.stderr
2019-07-17T05:00:53.9339881Z To update references, run this command from build directory:
2019-07-17T05:00:53.9340184Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'negative_discriminant.rs'
2019-07-17T05:00:53.9340284Z error: 1 errors occurred comparing output.
2019-07-17T05:00:53.9340329Z status: exit code: 1
2019-07-17T05:00:53.9340329Z status: exit code: 1
2019-07-17T05:00:53.9341041Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/negative_discriminant.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/negative_discriminant.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/negative_discriminant.stage-id.aux" "-A" "unused"
2019-07-17T05:00:53.9341696Z ------------------------------------------
2019-07-17T05:00:53.9341755Z 
2019-07-17T05:00:53.9341985Z ------------------------------------------
2019-07-17T05:00:53.9342030Z stderr:
---
2019-07-17T05:00:54.0461815Z 
2019-07-17T05:00:54.0461880Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.0461932Z Actual stderr saved to /tmp/compiletest4X6PS3/non_capture_closure_to_fn_ptr.stderr
2019-07-17T05:00:54.0461984Z To update references, run this command from build directory:
2019-07-17T05:00:54.0462283Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'non_capture_closure_to_fn_ptr.rs'
2019-07-17T05:00:54.0462373Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.0462433Z status: exit code: 1
2019-07-17T05:00:54.0462433Z status: exit code: 1
2019-07-17T05:00:54.0463118Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/non_capture_closure_to_fn_ptr.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/non_capture_closure_to_fn_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/non_capture_closure_to_fn_ptr.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.0463442Z ------------------------------------------
2019-07-17T05:00:54.0463475Z 
2019-07-17T05:00:54.0463695Z ------------------------------------------
2019-07-17T05:00:54.0463757Z stderr:
---
2019-07-17T05:00:54.0780907Z 
2019-07-17T05:00:54.0780969Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.0781020Z Actual stderr saved to /tmp/compiletest4X6PS3/observed_local_mut.stderr
2019-07-17T05:00:54.0781082Z To update references, run this command from build directory:
2019-07-17T05:00:54.0781766Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'observed_local_mut.rs'
2019-07-17T05:00:54.0781851Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.0781895Z status: exit code: 1
2019-07-17T05:00:54.0781895Z status: exit code: 1
2019-07-17T05:00:54.0782596Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/observed_local_mut.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/observed_local_mut.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletest4X6PS3/observed_local_mut.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.0782924Z ------------------------------------------
2019-07-17T05:00:54.0782966Z 
2019-07-17T05:00:54.0783191Z ------------------------------------------
2019-07-17T05:00:54.0783252Z stderr:
---
2019-07-17T05:00:54.2064333Z 
2019-07-17T05:00:54.2064385Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.2064445Z Actual stderr saved to /tmp/compiletest4X6PS3/option_box_transmute_ptr.stderr
2019-07-17T05:00:54.2064520Z To update references, run this command from build directory:
2019-07-17T05:00:54.2064880Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'option_box_transmute_ptr.rs'
2019-07-17T05:00:54.2064991Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.2065042Z status: exit code: 1
2019-07-17T05:00:54.2065042Z status: exit code: 1
2019-07-17T05:00:54.2065821Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/option_box_transmute_ptr.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/option_box_transmute_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/option_box_transmute_ptr.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.2066213Z ------------------------------------------
2019-07-17T05:00:54.2066267Z 
2019-07-17T05:00:54.2066555Z ------------------------------------------
2019-07-17T05:00:54.2066609Z stderr:
---
2019-07-17T05:00:54.2379217Z 
2019-07-17T05:00:54.2379269Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.2379337Z Actual stderr saved to /tmp/compiletest4X6PS3/option_eq.stderr
2019-07-17T05:00:54.2379412Z To update references, run this command from build directory:
2019-07-17T05:00:54.2379733Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'option_eq.rs'
2019-07-17T05:00:54.2379835Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.2379905Z status: exit code: 1
2019-07-17T05:00:54.2379905Z status: exit code: 1
2019-07-17T05:00:54.2380639Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/option_eq.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/option_eq.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/option_eq.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.2381037Z ------------------------------------------
2019-07-17T05:00:54.2381075Z 
2019-07-17T05:00:54.2381715Z ------------------------------------------
2019-07-17T05:00:54.2381779Z stderr:
---
2019-07-17T05:00:54.3779439Z 
2019-07-17T05:00:54.3779502Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.3780093Z Actual stderr saved to /tmp/compiletest4X6PS3/overloaded-calls-simple.stderr
2019-07-17T05:00:54.3780152Z To update references, run this command from build directory:
2019-07-17T05:00:54.3780474Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'overloaded-calls-simple.rs'
2019-07-17T05:00:54.3780554Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.3780614Z status: exit code: 1
2019-07-17T05:00:54.3780614Z status: exit code: 1
2019-07-17T05:00:54.3781642Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/overloaded-calls-simple.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/overloaded-calls-simple.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/overloaded-calls-simple.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.3782048Z ------------------------------------------
2019-07-17T05:00:54.3782084Z 
2019-07-17T05:00:54.3782306Z ------------------------------------------
2019-07-17T05:00:54.3782367Z stderr:
---
2019-07-17T05:00:54.3903635Z 
2019-07-17T05:00:54.3903681Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.3903740Z Actual stderr saved to /tmp/compiletest4X6PS3/packed_static.stderr
2019-07-17T05:00:54.3903800Z To update references, run this command from build directory:
2019-07-17T05:00:54.3904113Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'packed_static.rs'
2019-07-17T05:00:54.3904195Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.3904257Z status: exit code: 1
2019-07-17T05:00:54.3904257Z status: exit code: 1
2019-07-17T05:00:54.3904909Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/packed_static.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/packed_static.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/packed_static.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.3905263Z ------------------------------------------
2019-07-17T05:00:54.3905298Z 
2019-07-17T05:00:54.3905547Z ------------------------------------------
2019-07-17T05:00:54.3905618Z stderr:
---
2019-07-17T05:00:54.5732667Z 
2019-07-17T05:00:54.5732735Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.5732803Z Actual stderr saved to /tmp/compiletest4X6PS3/packed_struct.stderr
2019-07-17T05:00:54.5732860Z To update references, run this command from build directory:
2019-07-17T05:00:54.5733183Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'packed_struct.rs'
2019-07-17T05:00:54.5733272Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.5733320Z status: exit code: 1
2019-07-17T05:00:54.5733320Z status: exit code: 1
2019-07-17T05:00:54.5734053Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/packed_struct.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/packed_struct.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/packed_struct.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.5734425Z ------------------------------------------
2019-07-17T05:00:54.5734470Z 
2019-07-17T05:00:54.5734724Z ------------------------------------------
2019-07-17T05:00:54.5734774Z stderr:
---
2019-07-17T05:00:54.6329009Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:54.6355984Z +
2019-07-17T05:00:54.6356206Z 
2019-07-17T05:00:54.6356423Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.6356600Z Actual stderr saved to /tmp/compiletest4X6PS3/pointers.stderr
2019-07-17T05:00:54.6356761Z To update references, run this command from build directory:
2019-07-17T05:00:54.6357394Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'pointers.rs'
2019-07-17T05:00:54.6357763Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.6357941Z status: exit code: 1
2019-07-17T05:00:54.6357941Z status: exit code: 1
2019-07-17T05:00:54.6358833Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/pointers.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/pointers.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/pointers.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.6359567Z ------------------------------------------
2019-07-17T05:00:54.6359757Z 
2019-07-17T05:00:54.6360201Z ------------------------------------------
2019-07-17T05:00:54.6360400Z stderr:
---
2019-07-17T05:00:54.7618285Z 
2019-07-17T05:00:54.7618348Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.7618399Z Actual stderr saved to /tmp/compiletest4X6PS3/products.stderr
2019-07-17T05:00:54.7618449Z To update references, run this command from build directory:
2019-07-17T05:00:54.7618752Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'products.rs'
2019-07-17T05:00:54.7618834Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.7618880Z status: exit code: 1
2019-07-17T05:00:54.7618880Z status: exit code: 1
2019-07-17T05:00:54.7619541Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/products.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/products.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/products.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.7619890Z ------------------------------------------
2019-07-17T05:00:54.7619925Z 
2019-07-17T05:00:54.7620165Z ------------------------------------------
2019-07-17T05:00:54.7620212Z stderr:
---
2019-07-17T05:00:54.7690266Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:54.7690335Z +
2019-07-17T05:00:54.7690363Z 
2019-07-17T05:00:54.7690409Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.7690460Z Actual stderr saved to /tmp/compiletest4X6PS3/ptr_arith_offset.stderr
2019-07-17T05:00:54.7690526Z To update references, run this command from build directory:
2019-07-17T05:00:54.7690819Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'ptr_arith_offset.rs'
2019-07-17T05:00:54.7690917Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.7690963Z status: exit code: 1
2019-07-17T05:00:54.7690963Z status: exit code: 1
2019-07-17T05:00:54.7692049Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_arith_offset.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/ptr_arith_offset.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/ptr_arith_offset.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.7692396Z ------------------------------------------
2019-07-17T05:00:54.7692430Z 
2019-07-17T05:00:54.7692669Z ------------------------------------------
2019-07-17T05:00:54.7692713Z stderr:
---
2019-07-17T05:00:54.9162322Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:54.9162368Z +
2019-07-17T05:00:54.9162395Z 
2019-07-17T05:00:54.9162457Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.9162510Z Actual stderr saved to /tmp/compiletest4X6PS3/ptr_arith_offset_overflow.stderr
2019-07-17T05:00:54.9162561Z To update references, run this command from build directory:
2019-07-17T05:00:54.9162855Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'ptr_arith_offset_overflow.rs'
2019-07-17T05:00:54.9162945Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.9162988Z status: exit code: 1
2019-07-17T05:00:54.9162988Z status: exit code: 1
2019-07-17T05:00:54.9163682Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_arith_offset_overflow.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/ptr_arith_offset_overflow.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/ptr_arith_offset_overflow.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.9164010Z ------------------------------------------
2019-07-17T05:00:54.9164043Z 
2019-07-17T05:00:54.9164264Z ------------------------------------------
2019-07-17T05:00:54.9164324Z stderr:
---
2019-07-17T05:00:54.9534668Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:54.9534715Z +
2019-07-17T05:00:54.9534741Z 
2019-07-17T05:00:54.9534801Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:54.9534851Z Actual stderr saved to /tmp/compiletest4X6PS3/ptr_int_casts.stderr
2019-07-17T05:00:54.9534900Z To update references, run this command from build directory:
2019-07-17T05:00:54.9535193Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'ptr_int_casts.rs'
2019-07-17T05:00:54.9535270Z error: 1 errors occurred comparing output.
2019-07-17T05:00:54.9535314Z status: exit code: 1
2019-07-17T05:00:54.9535314Z status: exit code: 1
2019-07-17T05:00:54.9535979Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_int_casts.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/ptr_int_casts.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/ptr_int_casts.stage-id.aux" "-A" "unused"
2019-07-17T05:00:54.9536299Z ------------------------------------------
2019-07-17T05:00:54.9536332Z 
2019-07-17T05:00:54.9536669Z ------------------------------------------
2019-07-17T05:00:54.9536735Z stderr:
---
2019-07-17T05:00:55.1065017Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:55.1065071Z +
2019-07-17T05:00:55.1065096Z 
2019-07-17T05:00:55.1065156Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.1065206Z Actual stderr saved to /tmp/compiletest4X6PS3/ptr_int_ops.stderr
2019-07-17T05:00:55.1065368Z To update references, run this command from build directory:
2019-07-17T05:00:55.1065662Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'ptr_int_ops.rs'
2019-07-17T05:00:55.1065741Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.1065785Z status: exit code: 1
2019-07-17T05:00:55.1065785Z status: exit code: 1
2019-07-17T05:00:55.1066441Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_int_ops.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/ptr_int_ops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/ptr_int_ops.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.1066771Z ------------------------------------------
2019-07-17T05:00:55.1066804Z 
2019-07-17T05:00:55.1067025Z ------------------------------------------
2019-07-17T05:00:55.1067069Z stderr:
---
2019-07-17T05:00:55.1299324Z +
2019-07-17T05:00:55.1299687Z thread '[ui] run-pass/ptr_offset.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T05:00:55.1299756Z 
2019-07-17T05:00:55.1299801Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.1299848Z Actual stderr saved to /tmp/compiletest4X6PS3/ptr_offset.stderr
2019-07-17T05:00:55.1299904Z To update references, run this command from build directory:
2019-07-17T05:00:55.1300192Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'ptr_offset.rs'
2019-07-17T05:00:55.1300267Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.1300327Z status: exit code: 1
2019-07-17T05:00:55.1300327Z status: exit code: 1
2019-07-17T05:00:55.1300937Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_offset.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/ptr_offset.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/ptr_offset.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.1301396Z ------------------------------------------
2019-07-17T05:00:55.1301428Z 
2019-07-17T05:00:55.1302190Z ------------------------------------------
2019-07-17T05:00:55.1302267Z stderr:
---
2019-07-17T05:00:55.2857556Z 
2019-07-17T05:00:55.2857598Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.2857661Z Actual stderr saved to /tmp/compiletest4X6PS3/raw.stderr
2019-07-17T05:00:55.2857717Z To update references, run this command from build directory:
2019-07-17T05:00:55.2857979Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'raw.rs'
2019-07-17T05:00:55.2858068Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.2858110Z status: exit code: 1
2019-07-17T05:00:55.2858110Z status: exit code: 1
2019-07-17T05:00:55.2858699Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/raw.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/raw.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/raw.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.2859026Z ------------------------------------------
2019-07-17T05:00:55.2859072Z 
2019-07-17T05:00:55.2859298Z ------------------------------------------
2019-07-17T05:00:55.2859429Z stderr:
---
2019-07-17T05:00:55.3860568Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:55.3860621Z +
2019-07-17T05:00:55.3860646Z 
2019-07-17T05:00:55.3860701Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.3860744Z Actual stderr saved to /tmp/compiletest4X6PS3/rc.stderr
2019-07-17T05:00:55.3860786Z To update references, run this command from build directory:
2019-07-17T05:00:55.3861045Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'rc.rs'
2019-07-17T05:00:55.3861119Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.3861160Z status: exit code: 1
2019-07-17T05:00:55.3861160Z status: exit code: 1
2019-07-17T05:00:55.3862339Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rc.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/rc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/rc.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.3862700Z ------------------------------------------
2019-07-17T05:00:55.3862734Z 
2019-07-17T05:00:55.3862957Z ------------------------------------------
2019-07-17T05:00:55.3863018Z stderr:
---
2019-07-17T05:00:55.4367148Z 
2019-07-17T05:00:55.4367189Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.4367240Z Actual stderr saved to /tmp/compiletest4X6PS3/recursive_static.stderr
2019-07-17T05:00:55.4367301Z To update references, run this command from build directory:
2019-07-17T05:00:55.4367556Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'recursive_static.rs'
2019-07-17T05:00:55.4367627Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.4367686Z status: exit code: 1
2019-07-17T05:00:55.4367686Z status: exit code: 1
2019-07-17T05:00:55.4368269Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/recursive_static.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/recursive_static.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/recursive_static.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.4368661Z ------------------------------------------
2019-07-17T05:00:55.4368700Z 
2019-07-17T05:00:55.4368947Z ------------------------------------------
2019-07-17T05:00:55.4369009Z stderr:
---
2019-07-17T05:00:55.5220664Z 
2019-07-17T05:00:55.5220718Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.5221068Z Actual stderr saved to /tmp/compiletest4X6PS3/ref-invalid-ptr.stderr
2019-07-17T05:00:55.5221143Z To update references, run this command from build directory:
2019-07-17T05:00:55.5221473Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'ref-invalid-ptr.rs'
2019-07-17T05:00:55.5222024Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.5222078Z status: exit code: 1
2019-07-17T05:00:55.5222078Z status: exit code: 1
2019-07-17T05:00:55.5222920Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ref-invalid-ptr.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/ref-invalid-ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletest4X6PS3/ref-invalid-ptr.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.5223310Z ------------------------------------------
2019-07-17T05:00:55.5223366Z 
2019-07-17T05:00:55.5223788Z ------------------------------------------
2019-07-17T05:00:55.5223854Z stderr:
---
2019-07-17T05:00:55.5897740Z 
2019-07-17T05:00:55.5897792Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.5897849Z Actual stderr saved to /tmp/compiletest4X6PS3/refcell.stderr
2019-07-17T05:00:55.5897907Z To update references, run this command from build directory:
2019-07-17T05:00:55.5898249Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'refcell.rs'
2019-07-17T05:00:55.5898339Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.5898418Z status: exit code: 1
2019-07-17T05:00:55.5898418Z status: exit code: 1
2019-07-17T05:00:55.5899320Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/refcell.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/refcell.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/refcell.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.5899768Z ------------------------------------------
2019-07-17T05:00:55.5899808Z 
2019-07-17T05:00:55.5900084Z ------------------------------------------
2019-07-17T05:00:55.5900152Z stderr:
---
2019-07-17T05:00:55.6901028Z 
2019-07-17T05:00:55.6901091Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.6901446Z Actual stderr saved to /tmp/compiletest4X6PS3/regions-lifetime-nonfree-late-bound.stderr
2019-07-17T05:00:55.6901527Z To update references, run this command from build directory:
2019-07-17T05:00:55.6902260Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'regions-lifetime-nonfree-late-bound.rs'
2019-07-17T05:00:55.6902383Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.6902433Z status: exit code: 1
2019-07-17T05:00:55.6902433Z status: exit code: 1
2019-07-17T05:00:55.6903405Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/regions-lifetime-nonfree-late-bound.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/regions-lifetime-nonfree-late-bound.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/regions-lifetime-nonfree-late-bound.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.6903859Z ------------------------------------------
2019-07-17T05:00:55.6903898Z 
2019-07-17T05:00:55.6904172Z ------------------------------------------
2019-07-17T05:00:55.6904223Z stderr:
---
2019-07-17T05:00:55.7378640Z 
2019-07-17T05:00:55.7378709Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.7379016Z Actual stderr saved to /tmp/compiletest4X6PS3/regions-mock-trans.stderr
2019-07-17T05:00:55.7379089Z To update references, run this command from build directory:
2019-07-17T05:00:55.7379429Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'regions-mock-trans.rs'
2019-07-17T05:00:55.7379520Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.7379571Z status: exit code: 1
2019-07-17T05:00:55.7379571Z status: exit code: 1
2019-07-17T05:00:55.7380514Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/regions-mock-trans.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/regions-mock-trans.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/regions-mock-trans.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.7380961Z ------------------------------------------
2019-07-17T05:00:55.7381105Z 
2019-07-17T05:00:55.7381419Z ------------------------------------------
2019-07-17T05:00:55.7381493Z stderr:
---
2019-07-17T05:00:55.8657414Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:55.8657463Z +
2019-07-17T05:00:55.8657491Z 
2019-07-17T05:00:55.8657535Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.8657598Z Actual stderr saved to /tmp/compiletest4X6PS3/rfc1623.stderr
2019-07-17T05:00:55.8657645Z To update references, run this command from build directory:
2019-07-17T05:00:55.8657935Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'rfc1623.rs'
2019-07-17T05:00:55.8658026Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.8658068Z status: exit code: 1
2019-07-17T05:00:55.8658068Z status: exit code: 1
2019-07-17T05:00:55.8658840Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rfc1623.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/rfc1623.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/rfc1623.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.8659229Z ------------------------------------------
2019-07-17T05:00:55.8659263Z 
2019-07-17T05:00:55.8659493Z ------------------------------------------
2019-07-17T05:00:55.8659537Z stderr:
---
2019-07-17T05:00:55.9177117Z 
2019-07-17T05:00:55.9177179Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:55.9177435Z Actual stderr saved to /tmp/compiletest4X6PS3/rust-lang-org.stderr
2019-07-17T05:00:55.9177488Z To update references, run this command from build directory:
2019-07-17T05:00:55.9177765Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'rust-lang-org.rs'
2019-07-17T05:00:55.9177942Z error: 1 errors occurred comparing output.
2019-07-17T05:00:55.9177986Z status: exit code: 1
2019-07-17T05:00:55.9177986Z status: exit code: 1
2019-07-17T05:00:55.9178688Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rust-lang-org.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/rust-lang-org.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/rust-lang-org.stage-id.aux" "-A" "unused"
2019-07-17T05:00:55.9179129Z ------------------------------------------
2019-07-17T05:00:55.9179163Z 
2019-07-17T05:00:55.9179386Z ------------------------------------------
2019-07-17T05:00:55.9179450Z stderr:
---
2019-07-17T05:00:56.0381102Z 
2019-07-17T05:00:56.0381150Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.0381728Z Actual stderr saved to /tmp/compiletest4X6PS3/send-is-not-static-par-for.stderr
2019-07-17T05:00:56.0381800Z To update references, run this command from build directory:
2019-07-17T05:00:56.0382304Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'send-is-not-static-par-for.rs'
2019-07-17T05:00:56.0382426Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.0382470Z status: exit code: 1
2019-07-17T05:00:56.0382470Z status: exit code: 1
2019-07-17T05:00:56.0383214Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/send-is-not-static-par-for.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/send-is-not-static-par-for.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/send-is-not-static-par-for.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.0383684Z ------------------------------------------
2019-07-17T05:00:56.0383718Z 
2019-07-17T05:00:56.0383953Z ------------------------------------------
2019-07-17T05:00:56.0383998Z stderr:
---
2019-07-17T05:00:56.0484142Z 
2019-07-17T05:00:56.0484186Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.0484553Z Actual stderr saved to /tmp/compiletest4X6PS3/sendable-class.stderr
2019-07-17T05:00:56.0484639Z To update references, run this command from build directory:
2019-07-17T05:00:56.0484944Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'sendable-class.rs'
2019-07-17T05:00:56.0485040Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.0485087Z status: exit code: 1
2019-07-17T05:00:56.0485087Z status: exit code: 1
2019-07-17T05:00:56.0485836Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sendable-class.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/sendable-class.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/sendable-class.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.0486266Z ------------------------------------------
2019-07-17T05:00:56.0486299Z 
2019-07-17T05:00:56.0486528Z ------------------------------------------
2019-07-17T05:00:56.0486568Z stderr:
---
2019-07-17T05:00:56.2214332Z 
2019-07-17T05:00:56.2214414Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.2214757Z Actual stderr saved to /tmp/compiletest4X6PS3/simd-intrinsic-generic-elements.stderr
2019-07-17T05:00:56.2214937Z To update references, run this command from build directory:
2019-07-17T05:00:56.2215334Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'simd-intrinsic-generic-elements.rs'
2019-07-17T05:00:56.2215408Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.2215449Z status: exit code: 1
2019-07-17T05:00:56.2215449Z status: exit code: 1
2019-07-17T05:00:56.2216183Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/simd-intrinsic-generic-elements.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/simd-intrinsic-generic-elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/simd-intrinsic-generic-elements.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.2216610Z ------------------------------------------
2019-07-17T05:00:56.2216641Z 
2019-07-17T05:00:56.2216832Z ------------------------------------------
2019-07-17T05:00:56.2216887Z stderr:
---
2019-07-17T05:00:56.3578514Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:56.3578690Z +
2019-07-17T05:00:56.3578725Z 
2019-07-17T05:00:56.3578786Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.3578833Z Actual stderr saved to /tmp/compiletest4X6PS3/small_enum_size_bug.stderr
2019-07-17T05:00:56.3578879Z To update references, run this command from build directory:
2019-07-17T05:00:56.3579209Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'small_enum_size_bug.rs'
2019-07-17T05:00:56.3579282Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.3579335Z status: exit code: 1
2019-07-17T05:00:56.3579335Z status: exit code: 1
2019-07-17T05:00:56.3579941Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/small_enum_size_bug.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/small_enum_size_bug.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/small_enum_size_bug.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.3580377Z ------------------------------------------
2019-07-17T05:00:56.3580409Z 
2019-07-17T05:00:56.3580620Z ------------------------------------------
2019-07-17T05:00:56.3580676Z stderr:
---
2019-07-17T05:00:56.4244651Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:56.4244703Z +
2019-07-17T05:00:56.4244733Z 
2019-07-17T05:00:56.4244796Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.4244850Z Actual stderr saved to /tmp/compiletest4X6PS3/slices.stderr
2019-07-17T05:00:56.4244901Z To update references, run this command from build directory:
2019-07-17T05:00:56.4245310Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'slices.rs'
2019-07-17T05:00:56.4245399Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.4245553Z status: exit code: 1
2019-07-17T05:00:56.4245553Z status: exit code: 1
2019-07-17T05:00:56.4246335Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/slices.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/slices.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/slices.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.4246653Z ------------------------------------------
2019-07-17T05:00:56.4246685Z 
2019-07-17T05:00:56.4246899Z ------------------------------------------
2019-07-17T05:00:56.4246942Z stderr:
---
2019-07-17T05:00:56.5427740Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:56.5427795Z +
2019-07-17T05:00:56.5427828Z 
2019-07-17T05:00:56.5427899Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.5427960Z Actual stderr saved to /tmp/compiletest4X6PS3/specialization.stderr
2019-07-17T05:00:56.5428144Z To update references, run this command from build directory:
2019-07-17T05:00:56.5428532Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'specialization.rs'
2019-07-17T05:00:56.5428626Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.5428676Z status: exit code: 1
2019-07-17T05:00:56.5428676Z status: exit code: 1
2019-07-17T05:00:56.5429496Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/specialization.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/specialization.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/specialization.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.5429882Z ------------------------------------------
2019-07-17T05:00:56.5429921Z 
2019-07-17T05:00:56.5430192Z ------------------------------------------
2019-07-17T05:00:56.5430273Z stderr:
---
2019-07-17T05:00:56.6096064Z 
2019-07-17T05:00:56.6096109Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.6096390Z Actual stderr saved to /tmp/compiletest4X6PS3/stacked-borrows/2phase.stderr
2019-07-17T05:00:56.6096461Z To update references, run this command from build directory:
2019-07-17T05:00:56.6096885Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'stacked-borrows/2phase.rs'
2019-07-17T05:00:56.6096984Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.6097030Z status: exit code: 1
2019-07-17T05:00:56.6097030Z status: exit code: 1
2019-07-17T05:00:56.6097717Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/2phase.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/stacked-borrows/2phase.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/stacked-borrows/2phase.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.6098057Z ------------------------------------------
2019-07-17T05:00:56.6098091Z 
2019-07-17T05:00:56.6098346Z ------------------------------------------
2019-07-17T05:00:56.6098403Z stderr:
---
2019-07-17T05:00:56.7441867Z 
2019-07-17T05:00:56.7441921Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.7442792Z Actual stderr saved to /tmp/compiletest4X6PS3/stacked-borrows/interior_mutability.stderr
2019-07-17T05:00:56.7443051Z To update references, run this command from build directory:
2019-07-17T05:00:56.7443454Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'stacked-borrows/interior_mutability.rs'
2019-07-17T05:00:56.7443555Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.7443639Z status: exit code: 1
2019-07-17T05:00:56.7443639Z status: exit code: 1
2019-07-17T05:00:56.7444460Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/interior_mutability.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/stacked-borrows/interior_mutability.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/stacked-borrows/interior_mutability.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.7444876Z ------------------------------------------
2019-07-17T05:00:56.7444919Z 
2019-07-17T05:00:56.7445286Z ------------------------------------------
2019-07-17T05:00:56.7445343Z stderr:
---
2019-07-17T05:00:56.8752794Z 
2019-07-17T05:00:56.8752848Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.8753122Z Actual stderr saved to /tmp/compiletest4X6PS3/stacked-borrows/stacked-borrows.stderr
2019-07-17T05:00:56.8753193Z To update references, run this command from build directory:
2019-07-17T05:00:56.8753467Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'stacked-borrows/stacked-borrows.rs'
2019-07-17T05:00:56.8753560Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.8753606Z status: exit code: 1
2019-07-17T05:00:56.8753606Z status: exit code: 1
2019-07-17T05:00:56.8754296Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/stacked-borrows.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/stacked-borrows/stacked-borrows.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/stacked-borrows/stacked-borrows.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.8754631Z ------------------------------------------
2019-07-17T05:00:56.8754665Z 
2019-07-17T05:00:56.8754903Z ------------------------------------------
2019-07-17T05:00:56.8754947Z stderr:
---
2019-07-17T05:00:56.9064646Z 
2019-07-17T05:00:56.9064702Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:56.9064773Z Actual stderr saved to /tmp/compiletest4X6PS3/static_memory_modification.stderr
2019-07-17T05:00:56.9064827Z To update references, run this command from build directory:
2019-07-17T05:00:56.9065130Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'static_memory_modification.rs'
2019-07-17T05:00:56.9065229Z error: 1 errors occurred comparing output.
2019-07-17T05:00:56.9065275Z status: exit code: 1
2019-07-17T05:00:56.9065275Z status: exit code: 1
2019-07-17T05:00:56.9065993Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/static_memory_modification.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/static_memory_modification.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/static_memory_modification.stage-id.aux" "-A" "unused"
2019-07-17T05:00:56.9066347Z ------------------------------------------
2019-07-17T05:00:56.9066382Z 
2019-07-17T05:00:56.9066623Z ------------------------------------------
2019-07-17T05:00:56.9066670Z stderr:
---
2019-07-17T05:00:57.0549152Z 
2019-07-17T05:00:57.0549204Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.0549281Z Actual stderr saved to /tmp/compiletest4X6PS3/static_mut.stderr
2019-07-17T05:00:57.0550275Z To update references, run this command from build directory:
2019-07-17T05:00:57.0554100Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'static_mut.rs'
2019-07-17T05:00:57.0554235Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.0554301Z status: exit code: 1
2019-07-17T05:00:57.0554301Z status: exit code: 1
2019-07-17T05:00:57.0555350Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/static_mut.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/static_mut.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/static_mut.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.0555767Z ------------------------------------------
2019-07-17T05:00:57.0555808Z 
2019-07-17T05:00:57.0556062Z ------------------------------------------
2019-07-17T05:00:57.0556111Z stderr:
---
2019-07-17T05:00:57.0707407Z 
2019-07-17T05:00:57.0707459Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.0707532Z Actual stderr saved to /tmp/compiletest4X6PS3/strings.stderr
2019-07-17T05:00:57.0707590Z To update references, run this command from build directory:
2019-07-17T05:00:57.0707916Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'strings.rs'
2019-07-17T05:00:57.0708036Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.0708088Z status: exit code: 1
2019-07-17T05:00:57.0708088Z status: exit code: 1
2019-07-17T05:00:57.0708827Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/strings.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/strings.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/strings.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.0709206Z ------------------------------------------
2019-07-17T05:00:57.0724218Z 
2019-07-17T05:00:57.0724672Z ------------------------------------------
2019-07-17T05:00:57.0724727Z stderr:
---
2019-07-17T05:00:57.2221566Z 
2019-07-17T05:00:57.2221613Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.2221681Z Actual stderr saved to /tmp/compiletest4X6PS3/subslice_array.stderr
2019-07-17T05:00:57.2221735Z To update references, run this command from build directory:
2019-07-17T05:00:57.2222395Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'subslice_array.rs'
2019-07-17T05:00:57.2222516Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.2222562Z status: exit code: 1
2019-07-17T05:00:57.2222562Z status: exit code: 1
2019-07-17T05:00:57.2223243Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/subslice_array.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/subslice_array.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/subslice_array.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.2223594Z ------------------------------------------
2019-07-17T05:00:57.2223645Z 
2019-07-17T05:00:57.2223891Z ------------------------------------------
2019-07-17T05:00:57.2223938Z stderr:
---
2019-07-17T05:00:57.3071330Z 
2019-07-17T05:00:57.3071377Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.3071435Z Actual stderr saved to /tmp/compiletest4X6PS3/sums.stderr
2019-07-17T05:00:57.3071503Z To update references, run this command from build directory:
2019-07-17T05:00:57.3071778Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'sums.rs'
2019-07-17T05:00:57.3071991Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.3072044Z status: exit code: 1
2019-07-17T05:00:57.3072044Z status: exit code: 1
2019-07-17T05:00:57.3073051Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sums.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/sums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/sums.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.3073390Z ------------------------------------------
2019-07-17T05:00:57.3073438Z 
2019-07-17T05:00:57.3073681Z ------------------------------------------
2019-07-17T05:00:57.3073724Z stderr:
---
2019-07-17T05:00:57.3920022Z 
2019-07-17T05:00:57.3920066Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.3920115Z Actual stderr saved to /tmp/compiletest4X6PS3/sync.stderr
2019-07-17T05:00:57.3920180Z To update references, run this command from build directory:
2019-07-17T05:00:57.3920488Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'sync.rs'
2019-07-17T05:00:57.3920580Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.3920624Z status: exit code: 1
2019-07-17T05:00:57.3920624Z status: exit code: 1
2019-07-17T05:00:57.3921251Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sync.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/sync.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/sync.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.3921583Z ------------------------------------------
2019-07-17T05:00:57.3921617Z 
2019-07-17T05:00:57.3922347Z ------------------------------------------
2019-07-17T05:00:57.3922403Z stderr:
---
2019-07-17T05:00:57.4578137Z 
2019-07-17T05:00:57.4578178Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.4578429Z Actual stderr saved to /tmp/compiletest4X6PS3/tag-align-dyn-u64.stderr
2019-07-17T05:00:57.4578486Z To update references, run this command from build directory:
2019-07-17T05:00:57.4578751Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'tag-align-dyn-u64.rs'
2019-07-17T05:00:57.4578823Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.4578879Z status: exit code: 1
2019-07-17T05:00:57.4578879Z status: exit code: 1
2019-07-17T05:00:57.4579492Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tag-align-dyn-u64.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/tag-align-dyn-u64.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/tag-align-dyn-u64.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.4579801Z ------------------------------------------
2019-07-17T05:00:57.4579832Z 
2019-07-17T05:00:57.4580051Z ------------------------------------------
2019-07-17T05:00:57.4580110Z stderr:
---
2019-07-17T05:00:57.5867505Z 
2019-07-17T05:00:57.5867557Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.5867905Z Actual stderr saved to /tmp/compiletest4X6PS3/too-large-primval-write-problem.stderr
2019-07-17T05:00:57.5867974Z To update references, run this command from build directory:
2019-07-17T05:00:57.5868335Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'too-large-primval-write-problem.rs'
2019-07-17T05:00:57.5868441Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.5868515Z status: exit code: 1
2019-07-17T05:00:57.5868515Z status: exit code: 1
2019-07-17T05:00:57.5869319Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/too-large-primval-write-problem.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/too-large-primval-write-problem.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/too-large-primval-write-problem.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.5869740Z ------------------------------------------
2019-07-17T05:00:57.5869783Z 
2019-07-17T05:00:57.5870080Z ------------------------------------------
2019-07-17T05:00:57.5870137Z stderr:
---
2019-07-17T05:00:57.5888408Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:57.5888469Z +
2019-07-17T05:00:57.5888500Z 
2019-07-17T05:00:57.5888551Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.5888878Z Actual stderr saved to /tmp/compiletest4X6PS3/thread-local.stderr
2019-07-17T05:00:57.5888956Z To update references, run this command from build directory:
2019-07-17T05:00:57.5889279Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'thread-local.rs'
2019-07-17T05:00:57.5889467Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.5889519Z status: exit code: 1
2019-07-17T05:00:57.5889519Z status: exit code: 1
2019-07-17T05:00:57.5890309Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/thread-local.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/thread-local.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/thread-local.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.5890733Z ------------------------------------------
2019-07-17T05:00:57.5890795Z 
2019-07-17T05:00:57.5891099Z ------------------------------------------
2019-07-17T05:00:57.5891167Z stderr:
---
2019-07-17T05:00:57.7445956Z 
2019-07-17T05:00:57.7446000Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.7446057Z Actual stderr saved to /tmp/compiletest4X6PS3/transmute_fat.stderr
2019-07-17T05:00:57.7446121Z To update references, run this command from build directory:
2019-07-17T05:00:57.7446396Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'transmute_fat.rs'
2019-07-17T05:00:57.7446470Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.7446527Z status: exit code: 1
2019-07-17T05:00:57.7446527Z status: exit code: 1
2019-07-17T05:00:57.7447216Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/transmute_fat.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/transmute_fat.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletest4X6PS3/transmute_fat.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.7447546Z ------------------------------------------
2019-07-17T05:00:57.7455845Z 
2019-07-17T05:00:57.7456329Z ------------------------------------------
2019-07-17T05:00:57.7456382Z stderr:
---
2019-07-17T05:00:57.7946106Z 
2019-07-17T05:00:57.7946150Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.7946196Z Actual stderr saved to /tmp/compiletest4X6PS3/traits.stderr
2019-07-17T05:00:57.7946382Z To update references, run this command from build directory:
2019-07-17T05:00:57.7946722Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'traits.rs'
2019-07-17T05:00:57.7946804Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.7946850Z status: exit code: 1
2019-07-17T05:00:57.7946850Z status: exit code: 1
2019-07-17T05:00:57.7947404Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/traits.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/traits.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/traits.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.7947686Z ------------------------------------------
2019-07-17T05:00:57.7947715Z 
2019-07-17T05:00:57.7947922Z ------------------------------------------
2019-07-17T05:00:57.7947961Z stderr:
---
2019-07-17T05:00:57.8741600Z 
2019-07-17T05:00:57.8741659Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.8741709Z Actual stderr saved to /tmp/compiletest4X6PS3/trivial.stderr
2019-07-17T05:00:57.8741758Z To update references, run this command from build directory:
2019-07-17T05:00:57.8742161Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'trivial.rs'
2019-07-17T05:00:57.8742250Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.8742295Z status: exit code: 1
2019-07-17T05:00:57.8742295Z status: exit code: 1
2019-07-17T05:00:57.8743261Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/trivial.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/trivial.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/trivial.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.8743595Z ------------------------------------------
2019-07-17T05:00:57.8743629Z 
2019-07-17T05:00:57.8743850Z ------------------------------------------
2019-07-17T05:00:57.8743895Z stderr:
---
2019-07-17T05:00:57.9476207Z 
2019-07-17T05:00:57.9476247Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:57.9476488Z Actual stderr saved to /tmp/compiletest4X6PS3/try-operator-custom.stderr
2019-07-17T05:00:57.9476553Z To update references, run this command from build directory:
2019-07-17T05:00:57.9476800Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'try-operator-custom.rs'
2019-07-17T05:00:57.9476889Z error: 1 errors occurred comparing output.
2019-07-17T05:00:57.9476929Z status: exit code: 1
2019-07-17T05:00:57.9476929Z status: exit code: 1
2019-07-17T05:00:57.9477556Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/try-operator-custom.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/try-operator-custom.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/try-operator-custom.stage-id.aux" "-A" "unused"
2019-07-17T05:00:57.9477872Z ------------------------------------------
2019-07-17T05:00:57.9477903Z 
2019-07-17T05:00:57.9478126Z ------------------------------------------
2019-07-17T05:00:57.9478167Z stderr:
---
2019-07-17T05:00:58.0856917Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:58.0856968Z +
2019-07-17T05:00:58.0857012Z 
2019-07-17T05:00:58.0857059Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.0857113Z Actual stderr saved to /tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor.stderr
2019-07-17T05:00:58.0857182Z To update references, run this command from build directory:
2019-07-17T05:00:58.0857490Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'tuple_like_enum_variant_constructor.rs'
2019-07-17T05:00:58.0857582Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.0857644Z status: exit code: 1
2019-07-17T05:00:58.0857644Z status: exit code: 1
2019-07-17T05:00:58.0858369Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.0858718Z ------------------------------------------
2019-07-17T05:00:58.0858752Z 
2019-07-17T05:00:58.0859009Z ------------------------------------------
2019-07-17T05:00:58.0859057Z stderr:
---
2019-07-17T05:00:58.1333990Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:58.1334036Z +
2019-07-17T05:00:58.1334063Z 
2019-07-17T05:00:58.1334122Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.1334176Z Actual stderr saved to /tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor_pointer_opt.stderr
2019-07-17T05:00:58.1334237Z To update references, run this command from build directory:
2019-07-17T05:00:58.1334549Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'tuple_like_enum_variant_constructor_pointer_opt.rs'
2019-07-17T05:00:58.1334629Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.1334697Z status: exit code: 1
2019-07-17T05:00:58.1334697Z status: exit code: 1
2019-07-17T05:00:58.1335432Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor_pointer_opt.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor_pointer_opt.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor_pointer_opt.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.1335897Z ------------------------------------------
2019-07-17T05:00:58.1336050Z 
2019-07-17T05:00:58.1336256Z ------------------------------------------
2019-07-17T05:00:58.1336417Z stderr:
---
2019-07-17T05:00:58.2942012Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:58.2942073Z +
2019-07-17T05:00:58.2942127Z 
2019-07-17T05:00:58.2942180Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.2942241Z Actual stderr saved to /tmp/compiletest4X6PS3/tuple_like_struct_constructor.stderr
2019-07-17T05:00:58.2942332Z To update references, run this command from build directory:
2019-07-17T05:00:58.2943190Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'tuple_like_struct_constructor.rs'
2019-07-17T05:00:58.2943301Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.2943380Z status: exit code: 1
2019-07-17T05:00:58.2943380Z status: exit code: 1
2019-07-17T05:00:58.2944189Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_struct_constructor.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/tuple_like_struct_constructor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/tuple_like_struct_constructor.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.2944618Z ------------------------------------------
2019-07-17T05:00:58.2944796Z 
2019-07-17T05:00:58.2945167Z ------------------------------------------
2019-07-17T05:00:58.2945224Z stderr:
---
2019-07-17T05:00:58.3104700Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:58.3104763Z +
2019-07-17T05:00:58.3104798Z 
2019-07-17T05:00:58.3104854Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.3104945Z Actual stderr saved to /tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor_struct_pointer_opt.stderr
2019-07-17T05:00:58.3105009Z To update references, run this command from build directory:
2019-07-17T05:00:58.3105410Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'tuple_like_enum_variant_constructor_struct_pointer_opt.rs'
2019-07-17T05:00:58.3105550Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.3105603Z status: exit code: 1
2019-07-17T05:00:58.3105603Z status: exit code: 1
2019-07-17T05:00:58.3106758Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor_struct_pointer_opt.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor_struct_pointer_opt.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/tuple_like_enum_variant_constructor_struct_pointer_opt.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.3107280Z ------------------------------------------
2019-07-17T05:00:58.3107326Z 
2019-07-17T05:00:58.3107632Z ------------------------------------------
2019-07-17T05:00:58.3107845Z stderr:
---
2019-07-17T05:00:58.4777934Z 
2019-07-17T05:00:58.4777992Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.4778240Z Actual stderr saved to /tmp/compiletest4X6PS3/union-overwrite.stderr
2019-07-17T05:00:58.4778291Z To update references, run this command from build directory:
2019-07-17T05:00:58.4778567Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'union-overwrite.rs'
2019-07-17T05:00:58.4778640Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.4778697Z status: exit code: 1
2019-07-17T05:00:58.4778697Z status: exit code: 1
2019-07-17T05:00:58.4779434Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/union-overwrite.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/union-overwrite.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/union-overwrite.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.4779808Z ------------------------------------------
2019-07-17T05:00:58.4779841Z 
2019-07-17T05:00:58.4780049Z ------------------------------------------
2019-07-17T05:00:58.4780205Z stderr:
---
2019-07-17T05:00:58.6607928Z 
2019-07-17T05:00:58.6607972Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.6608038Z Actual stderr saved to /tmp/compiletest4X6PS3/union.stderr
2019-07-17T05:00:58.6608095Z To update references, run this command from build directory:
2019-07-17T05:00:58.6608363Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'union.rs'
2019-07-17T05:00:58.6608455Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.6608498Z status: exit code: 1
2019-07-17T05:00:58.6608498Z status: exit code: 1
2019-07-17T05:00:58.6609248Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/union.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/union.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/union.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.6609619Z ------------------------------------------
2019-07-17T05:00:58.6609671Z 
2019-07-17T05:00:58.6610034Z ------------------------------------------
2019-07-17T05:00:58.6610080Z stderr:
---
2019-07-17T05:00:58.7217325Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:58.7217368Z +
2019-07-17T05:00:58.7217408Z 
2019-07-17T05:00:58.7217449Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.7217501Z Actual stderr saved to /tmp/compiletest4X6PS3/u128.stderr
2019-07-17T05:00:58.7217562Z To update references, run this command from build directory:
2019-07-17T05:00:58.7217810Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'u128.rs'
2019-07-17T05:00:58.7217879Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.7218020Z status: exit code: 1
2019-07-17T05:00:58.7218020Z status: exit code: 1
2019-07-17T05:00:58.7218625Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/u128.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/u128.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/u128.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.7218925Z ------------------------------------------
2019-07-17T05:00:58.7219039Z 
2019-07-17T05:00:58.7219286Z ------------------------------------------
2019-07-17T05:00:58.7219344Z stderr:
---
2019-07-17T05:00:58.8421676Z 
2019-07-17T05:00:58.8421731Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.8421806Z Actual stderr saved to /tmp/compiletest4X6PS3/unops.stderr
2019-07-17T05:00:58.8421883Z To update references, run this command from build directory:
2019-07-17T05:00:58.8422258Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'unops.rs'
2019-07-17T05:00:58.8422534Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.8423019Z status: exit code: 1
2019-07-17T05:00:58.8423019Z status: exit code: 1
2019-07-17T05:00:58.8423879Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/unops.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/unops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/unops.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.8424294Z ------------------------------------------
2019-07-17T05:00:58.8424507Z 
2019-07-17T05:00:58.8424871Z ------------------------------------------
2019-07-17T05:00:58.8424933Z stderr:
---
2019-07-17T05:00:58.9015709Z 
2019-07-17T05:00:58.9015769Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:58.9016021Z Actual stderr saved to /tmp/compiletest4X6PS3/unsized-tuple-impls.stderr
2019-07-17T05:00:58.9016162Z To update references, run this command from build directory:
2019-07-17T05:00:58.9016491Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'unsized-tuple-impls.rs'
2019-07-17T05:00:58.9016569Z error: 1 errors occurred comparing output.
2019-07-17T05:00:58.9016613Z status: exit code: 1
2019-07-17T05:00:58.9016613Z status: exit code: 1
2019-07-17T05:00:58.9017283Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/unsized-tuple-impls.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/unsized-tuple-impls.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/unsized-tuple-impls.stage-id.aux" "-A" "unused"
2019-07-17T05:00:58.9017724Z ------------------------------------------
2019-07-17T05:00:58.9017757Z 
2019-07-17T05:00:58.9017987Z ------------------------------------------
2019-07-17T05:00:58.9018050Z stderr:
---
2019-07-17T05:00:59.0037715Z 
2019-07-17T05:00:59.0037778Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.0037833Z Actual stderr saved to /tmp/compiletest4X6PS3/validation_lifetime_resolution.stderr
2019-07-17T05:00:59.0038071Z To update references, run this command from build directory:
2019-07-17T05:00:59.0038466Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'validation_lifetime_resolution.rs'
2019-07-17T05:00:59.0038551Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.0038597Z status: exit code: 1
2019-07-17T05:00:59.0038597Z status: exit code: 1
2019-07-17T05:00:59.0039319Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/validation_lifetime_resolution.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/validation_lifetime_resolution.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/validation_lifetime_resolution.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.0039836Z ------------------------------------------
2019-07-17T05:00:59.0039872Z 
2019-07-17T05:00:59.0040237Z ------------------------------------------
2019-07-17T05:00:59.0040297Z stderr:
---
2019-07-17T05:00:59.1061674Z 
2019-07-17T05:00:59.1061821Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.1062139Z Actual stderr saved to /tmp/compiletest4X6PS3/vec-matching-fold.stderr
2019-07-17T05:00:59.1062194Z To update references, run this command from build directory:
2019-07-17T05:00:59.1062613Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'vec-matching-fold.rs'
2019-07-17T05:00:59.1062695Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.1063316Z status: exit code: 1
2019-07-17T05:00:59.1063316Z status: exit code: 1
2019-07-17T05:00:59.1064135Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vec-matching-fold.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/vec-matching-fold.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/vec-matching-fold.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.1064665Z ------------------------------------------
2019-07-17T05:00:59.1064701Z 
2019-07-17T05:00:59.1064926Z ------------------------------------------
2019-07-17T05:00:59.1064988Z stderr:
---
2019-07-17T05:00:59.1941851Z 
2019-07-17T05:00:59.1941915Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.1941967Z Actual stderr saved to /tmp/compiletest4X6PS3/vecdeque.stderr
2019-07-17T05:00:59.1942030Z To update references, run this command from build directory:
2019-07-17T05:00:59.1942329Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'vecdeque.rs'
2019-07-17T05:00:59.1942409Z error: 2 errors occurred comparing output.
2019-07-17T05:00:59.1942481Z status: exit code: 1
2019-07-17T05:00:59.1942481Z status: exit code: 1
2019-07-17T05:00:59.1945073Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vecdeque.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/vecdeque.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/vecdeque.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.1945462Z ------------------------------------------
2019-07-17T05:00:59.1945497Z 
2019-07-17T05:00:59.1945722Z ------------------------------------------
2019-07-17T05:00:59.1945784Z stderr:
---
2019-07-17T05:00:59.3622963Z 
2019-07-17T05:00:59.3623167Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.3623311Z Actual stderr saved to /tmp/compiletest4X6PS3/volatile.stderr
2019-07-17T05:00:59.3623470Z To update references, run this command from build directory:
2019-07-17T05:00:59.3624006Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'volatile.rs'
2019-07-17T05:00:59.3624343Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.3624485Z status: exit code: 1
2019-07-17T05:00:59.3624485Z status: exit code: 1
2019-07-17T05:00:59.3625335Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/volatile.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/volatile.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/volatile.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.3626111Z ------------------------------------------
2019-07-17T05:00:59.3626732Z 
2019-07-17T05:00:59.3627196Z ------------------------------------------
2019-07-17T05:00:59.3635428Z stderr:
---
2019-07-17T05:00:59.3983067Z 
2019-07-17T05:00:59.3983206Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.3983362Z Actual stderr saved to /tmp/compiletest4X6PS3/vecs.stderr
2019-07-17T05:00:59.3983506Z To update references, run this command from build directory:
2019-07-17T05:00:59.3983937Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'vecs.rs'
2019-07-17T05:00:59.3984389Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.3984543Z status: exit code: 1
2019-07-17T05:00:59.3984543Z status: exit code: 1
2019-07-17T05:00:59.3985365Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vecs.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/vecs.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/vecs.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.3986071Z ------------------------------------------
2019-07-17T05:00:59.3986249Z 
2019-07-17T05:00:59.3986640Z ------------------------------------------
2019-07-17T05:00:59.3986851Z stderr:
---
2019-07-17T05:00:59.5807192Z 
2019-07-17T05:00:59.5807274Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.5807617Z Actual stderr saved to /tmp/compiletest4X6PS3/without-validation.stderr
2019-07-17T05:00:59.5807677Z To update references, run this command from build directory:
2019-07-17T05:00:59.5807988Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'without-validation.rs'
2019-07-17T05:00:59.5808076Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.5808125Z status: exit code: 1
2019-07-17T05:00:59.5808125Z status: exit code: 1
2019-07-17T05:00:59.5808902Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/without-validation.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/without-validation.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletest4X6PS3/without-validation.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.5809293Z ------------------------------------------
2019-07-17T05:00:59.5809330Z 
2019-07-17T05:00:59.5809578Z ------------------------------------------
2019-07-17T05:00:59.5809644Z stderr:
---
2019-07-17T05:00:59.6181050Z 
2019-07-17T05:00:59.6181215Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.6181671Z Actual stderr saved to /tmp/compiletest4X6PS3/write-bytes.stderr
2019-07-17T05:00:59.6181873Z To update references, run this command from build directory:
2019-07-17T05:00:59.6182326Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'write-bytes.rs'
2019-07-17T05:00:59.6183001Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.6183167Z status: exit code: 1
2019-07-17T05:00:59.6183167Z status: exit code: 1
2019-07-17T05:00:59.6184043Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/write-bytes.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/write-bytes.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/write-bytes.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.6184678Z ------------------------------------------
2019-07-17T05:00:59.6184848Z 
2019-07-17T05:00:59.6185249Z ------------------------------------------
2019-07-17T05:00:59.6235513Z stderr:
---
2019-07-17T05:00:59.7856523Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:59.7856595Z +
2019-07-17T05:00:59.7856626Z 
2019-07-17T05:00:59.7856677Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.7856746Z Actual stderr saved to /tmp/compiletest4X6PS3/zst.stderr
2019-07-17T05:00:59.7856802Z To update references, run this command from build directory:
2019-07-17T05:00:59.7857101Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'zst.rs'
2019-07-17T05:00:59.7857203Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.7857253Z status: exit code: 1
2019-07-17T05:00:59.7857253Z status: exit code: 1
2019-07-17T05:00:59.7857948Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/zst.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/zst.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.7858309Z ------------------------------------------
2019-07-17T05:00:59.7858347Z 
2019-07-17T05:00:59.7858612Z ------------------------------------------
2019-07-17T05:00:59.7858662Z stderr:
---
2019-07-17T05:00:59.7946648Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:59.7946702Z +
2019-07-17T05:00:59.7946732Z 
2019-07-17T05:00:59.7946782Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.7947114Z Actual stderr saved to /tmp/compiletest4X6PS3/zero-sized-binary-heap-push.stderr
2019-07-17T05:00:59.7947176Z To update references, run this command from build directory:
2019-07-17T05:00:59.7947502Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'zero-sized-binary-heap-push.rs'
2019-07-17T05:00:59.7947626Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.7947678Z status: exit code: 1
2019-07-17T05:00:59.7947678Z status: exit code: 1
2019-07-17T05:00:59.7948482Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zero-sized-binary-heap-push.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/zero-sized-binary-heap-push.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/zero-sized-binary-heap-push.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.7948871Z ------------------------------------------
2019-07-17T05:00:59.7948910Z 
2019-07-17T05:00:59.7949180Z ------------------------------------------
2019-07-17T05:00:59.7949232Z stderr:
---
2019-07-17T05:00:59.9456960Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:59.9457013Z +
2019-07-17T05:00:59.9457043Z 
2019-07-17T05:00:59.9457107Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.9457160Z Actual stderr saved to /tmp/compiletest4X6PS3/zst_box.stderr
2019-07-17T05:00:59.9457211Z To update references, run this command from build directory:
2019-07-17T05:00:59.9457539Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'zst_box.rs'
2019-07-17T05:00:59.9457621Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.9457668Z status: exit code: 1
2019-07-17T05:00:59.9457668Z status: exit code: 1
2019-07-17T05:00:59.9458341Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst_box.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/zst_box.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/zst_box.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.9458684Z ------------------------------------------
2019-07-17T05:00:59.9458718Z 
2019-07-17T05:00:59.9458962Z ------------------------------------------
2019-07-17T05:00:59.9459009Z stderr:
---
2019-07-17T05:00:59.9509120Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T05:00:59.9509171Z +
2019-07-17T05:00:59.9509198Z 
2019-07-17T05:00:59.9509243Z The actual stderr differed from the expected stderr.
2019-07-17T05:00:59.9509312Z Actual stderr saved to /tmp/compiletest4X6PS3/zst_variant_drop.stderr
2019-07-17T05:00:59.9509374Z To update references, run this command from build directory:
2019-07-17T05:00:59.9509667Z tests/run-pass/update-references.sh '/tmp/compiletest4X6PS3' 'zst_variant_drop.rs'
2019-07-17T05:00:59.9509768Z error: 1 errors occurred comparing output.
2019-07-17T05:00:59.9509814Z status: exit code: 1
2019-07-17T05:00:59.9509814Z status: exit code: 1
2019-07-17T05:00:59.9510486Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst_variant_drop.rs" "-L" "/tmp/compiletest4X6PS3" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletest4X6PS3/zst_variant_drop.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletest4X6PS3/zst_variant_drop.stage-id.aux" "-A" "unused"
2019-07-17T05:00:59.9510873Z ------------------------------------------
2019-07-17T05:00:59.9510929Z 
2019-07-17T05:00:59.9511171Z ------------------------------------------
2019-07-17T05:00:59.9511217Z stderr:
---
2019-07-17T05:00:59.9911093Z Verifying status of miri...
2019-07-17T05:00:59.9924881Z Verifying status of embedded-book...
2019-07-17T05:00:59.9937674Z This PR updated 'src/doc/embedded-book', verifying if status is 'test-pass'...
2019-07-17T05:00:59.9947696Z Verifying status of rustc-guide...
2019-07-17T05:01:00.0057952Z /tmp/checktools.sh: 38: /tmp/checktools.sh: TOOLSTATE_REPO: parameter not set
2019-07-17T05:01:00.7693014Z ##[error]Bash exited with code '2'.
2019-07-17T05:01:00.7726460Z ##[section]Starting: Checkout
2019-07-17T05:01:00.7728416Z ==============================================================================
2019-07-17T05:01:00.7728489Z Task         : Get sources
2019-07-17T05:01:00.7728531Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@ehuss
Copy link
Contributor Author

ehuss commented Jul 17, 2019

/tmp/checktools.sh: 38: /tmp/checktools.sh: TOOLSTATE_REPO: parameter not set

I'm not sure, but it looks like that environment variable isn't set?

The rls error looks spurious. I thought rls and miri should be ignored, though? I can't remember if it is normal for it to print "Build completed unsuccessfully" even for ignored tools.

Also, is it normal to take almost 4 hours?

@alexcrichton
Copy link
Member

alexcrichton commented Jul 17, 2019

@bors: r+

Thanks @ehuss! This looks like quite the monumental effort!

I'll make sure there's rust-lang/rust issues (#62753 and #62754) for the LinuxTools builder, looks like none of them are related to this PR itself.

@bors
Copy link
Contributor

bors commented Jul 17, 2019

📌 Commit 0c271b2b20371a5db83adc8469c73c94ee35c534 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 17, 2019
@alexcrichton
Copy link
Member

FWIW the 4h+ time is because LLVM wasn't correctly built from cache, it was built from scratch

@bors
Copy link
Contributor

bors commented Jul 17, 2019

💡 This pull request was already approved, no need to approve it again.

@bors
Copy link
Contributor

bors commented Jul 17, 2019

📌 Commit 0c271b2b20371a5db83adc8469c73c94ee35c534 has been approved by alexcrichton

@alexcrichton
Copy link
Member

@bors: p=1 delegate+

This is going to have so many conflicts likely, so I'm gonna raise the priority and allow you to r+ as well

@bors
Copy link
Contributor

bors commented Jul 17, 2019

✌️ @ehuss can now approve this pull request

@bors
Copy link
Contributor

bors commented Jul 17, 2019

🔒 Merge conflict

This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again.

How do I rebase?

Assuming self is your fork and upstream is this repository, you can resolve the conflict following these steps:

  1. git checkout update-mdbook (switch to your branch)
  2. git fetch upstream master (retrieve the latest master)
  3. git rebase upstream/master -p (rebase on top of it)
  4. Follow the on-screen instruction to resolve conflicts (check git status if you got lost).
  5. git push self update-mdbook --force-with-lease (update this PR)

You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial.

Please avoid the "Resolve conflicts" button on GitHub. It uses git merge instead of git rebase which makes the PR commit history more difficult to read.

Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Cargo.lock conflict is handled during merge and rebase. This is normal, and you should still perform step 5 to update this PR.

Error message
warning: Cannot merge binary files: Cargo.lock (HEAD vs. heads/homu-tmp)
Auto-merging Cargo.lock
CONFLICT (content): Merge conflict in Cargo.lock
Automatic merge failed; fix conflicts and then commit the result.

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 17, 2019
This updates the last of the books using mdbook 0.1, finally
removing it from the build.
@ehuss
Copy link
Contributor Author

ehuss commented Jul 17, 2019

@bors r=alexcrichton

@bors
Copy link
Contributor

bors commented Jul 17, 2019

📌 Commit 04538c6 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 17, 2019
@bors
Copy link
Contributor

bors commented Jul 17, 2019

⌛ Testing commit 04538c6 with merge efb7457...

bors added a commit that referenced this pull request Jul 17, 2019
Update mdbook, cargo, books

This updates the last of the books using mdbook 0.1, finally removing it from the build.  Cargo, the reference, and the rustc book were the last to change.  This should have a noticeable impact on CI times.

I decided to remove the version switcher from the rustbook tool.  It seemed a little awkward keeping it with one version.  If we ever need it in the future, we can always add it back, it is a relatively small amount of code.  I would just like to avoid the temptation to split the versions in the future.

## cargo

12 commits in 677a180f4c8ca1dcef594f68dd0e63e4f08621f5..e3563dbdcd2e370bc4f11d080f739d82d25773fd
2019-07-08 13:43:02 +0000 to 2019-07-16 19:22:44 +0000
- Add Cirrus CI badge to manifest (rust-lang/cargo#7119)
- Update mdbook to 0.3. (rust-lang/cargo#7140)
- Remove unused feature filter. (rust-lang/cargo#7131)
- Remove now-unused `WorkspaceResolve` (rust-lang/cargo#7127)
- Fix some clippy warnings. (rust-lang/cargo#7135)
- Also ignore remap-path-prefix in metadata for `cargo rustc`. (rust-lang/cargo#7134)
- Fix some formatting for some strings. (rust-lang/cargo#7129)
- Handle activation conflicts for `[patch]` sources (rust-lang/cargo#7118)
- [BETA] Fix `cargo new` in root directory. (rust-lang/cargo#7126)
- Remove MyFnOnce (rust-lang/cargo#7125)
- Don't suppress error messages with `-q` (rust-lang/cargo#7116)
- Fix changelog date (rust-lang/cargo#7115)

## book

2 commits in 6c0d83499c8e77e06a71d28c5e1adccec278d4f3..7ddc46460f09a5cd9bd2a620565bdc20b3315ea9
2019-06-23 20:25:30 -0400 to 2019-06-27 09:50:36 -0400
- reexport to re-export
- Fixes made in final layout check

## reference

4 commits in 7a5aab5..8e7d614
2019-06-20 17:38:52 +0200 to 2019-07-16 21:02:33 +0100
- Update to mdbook 0.3. (rust-lang/reference#641)
- Remove extra parenthesis (rust-lang/reference#621)
- Correct sentence about unsized coercions (rust-lang/reference#628)
- unions: call out field offset issues (rust-lang/reference#627)

## edition-guide

4 commits in f8072acde5ce29c7570d7986180bbded2d22e287..f6c8b92d4e63edd28e862be952f33861f35956f8
2019-06-14 23:27:05 +0200 to 2019-07-06 22:10:32 +0200
- Fix syntax highlighting in macro guide (rust-lang/edition-guide#182)
- Fix error example for modern compilers. (rust-lang/edition-guide#160)
- Try cargo install-upgrade for mdbook. (rust-lang/edition-guide#181)
- correct the travis build badge URL (rust-lang/edition-guide#180)

## embedded-book

2 commits in ef27b517dcd0b990c888c0d7caeff52a5a115619..ff334e74fdb9f197e621efa6d7c3105be892e888
2019-06-18 22:59:47 +0000 to 2019-07-16 13:47:34 +0000
- use_core() is required for #![no_std] compatible generated bindings  (rust-embedded/book#197)
- concurrency: update shared resource examples  (rust-embedded/book#196)

## nomicon

7 commits in 341c221116a8b9f1010cf1eece952b80c5ec7f54..b7f0aba2f88a8feade70595efcfa3438e54e96c0
2019-06-19 09:08:47 -0700 to 2019-07-11 15:11:36 -0400
- chore: Remove redundant Eq import
- Fix link to rfc1857
- Move word "reading" out of the link to "The Book"
- update the link to `mdbook`
- re-wrap more text
- re-wrap the text to 80 columns
- Better explain how to use `mdbook`

## rust-by-example

8 commits in 62b3ff2cb44dd8b648c3ef2a9347c3706d148014..e3679e214d8db44586aca9b20aa27517007d1923
2019-06-24 09:17:21 -0300 to 2019-07-15 11:13:44 -0300
- Collection of fixes for the 'Vectors` chapter. (rust-lang/rust-by-example#1216)
- Changed mutable collected_iterator into immutable (rust-lang/rust-by-example#1219)
- Fix minor formatting inconsistencies (rust-lang/rust-by-example#1220)
- Make `use` example runnable (rust-lang/rust-by-example#1215)
- Fix: Automatically Typo (rust-lang/rust-by-example#1214)
- Collection of fixes for the `Strings` chapter. (rust-lang/rust-by-example#1212)
- Added link to russian translation (rust-lang/rust-by-example#1213)
- A couple of fixes for the `HashMap` chapter. (rust-lang/rust-by-example#1211)
@rust-highfive
Copy link
Collaborator

The job LinuxTools of your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
2019-07-17T19:47:24.3331805Z ##[command]git remote add origin https://github.com/rust-lang/rust
2019-07-17T19:47:24.3520048Z ##[command]git config gc.auto 0
2019-07-17T19:47:24.3584749Z ##[command]git config --get-all http.https://github.com/rust-lang/rust.extraheader
2019-07-17T19:47:24.3636435Z ##[command]git config --get-all http.proxy
2019-07-17T19:47:24.3785462Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --progress --no-recurse-submodules --depth=2 origin +refs/heads/*:refs/remotes/origin/* +refs/pull/62733/merge:refs/remotes/pull/62733/merge
---
2019-07-17T19:47:59.4145247Z do so (now or later) by using -b with the checkout command again. Example:
2019-07-17T19:47:59.4146595Z 
2019-07-17T19:47:59.4148562Z   git checkout -b <new-branch-name>
2019-07-17T19:47:59.4150392Z 
2019-07-17T19:47:59.4151514Z HEAD is now at a051b3683 Merge 04538c680c7a18b9e9a8419456aa3c6f82e2403b into 2eb0bc5e3c52a34b6d62ab0527520c66e4c575bd
2019-07-17T19:47:59.4291188Z ##[section]Finishing: Checkout
2019-07-17T19:47:59.4299597Z ##[section]Starting: Decide whether to run this job
2019-07-17T19:47:59.4302817Z Task         : Bash
2019-07-17T19:47:59.4302866Z Description  : Run a Bash script on macOS, Linux, or Windows
2019-07-17T19:47:59.4302918Z Version      : 3.151.2
2019-07-17T19:47:59.4302985Z Author       : Microsoft Corporation
2019-07-17T19:47:59.4302985Z Author       : Microsoft Corporation
2019-07-17T19:47:59.4303039Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
2019-07-17T19:47:59.4303095Z ==============================================================================
2019-07-17T19:47:59.5680265Z Generating script.
2019-07-17T19:47:59.5715718Z ========================== Starting Command Output ===========================
2019-07-17T19:47:59.5734761Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/1d476812-0647-4b38-888c-c65f7d0fe1bf.sh
2019-07-17T19:47:59.7742380Z Executing the job since submodules are updated
2019-07-17T19:47:59.7831545Z ##[section]Finishing: Decide whether to run this job
2019-07-17T19:47:59.7841265Z ==============================================================================
2019-07-17T19:47:59.7841358Z Task         : Bash
2019-07-17T19:47:59.7841397Z Description  : Run a Bash script on macOS, Linux, or Windows
2019-07-17T19:47:59.7841435Z Version      : 3.151.2
---
2019-07-17T19:49:39.9339623Z Attempting with retry: curl -y 30 -Y 10 --connect-timeout 30 -f -L -C - -o /tmp/rustci_docker_cache https://.s3.amazonaws.com/docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3
2019-07-17T19:49:39.9402662Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T19:49:39.9402982Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T19:49:39.9403021Z 
2019-07-17T19:49:39.9445743Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T19:49:40.9516941Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T19:49:40.9517288Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T19:49:40.9517813Z 
2019-07-17T19:49:40.9517813Z 
2019-07-17T19:49:40.9560453Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T19:49:42.9638695Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T19:49:42.9638781Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T19:49:42.9638850Z 
2019-07-17T19:49:42.9638850Z 
2019-07-17T19:49:42.9672238Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T19:49:45.9749848Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T19:49:45.9750033Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T19:49:45.9750075Z 
2019-07-17T19:49:45.9750075Z 
2019-07-17T19:49:45.9783053Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T19:49:49.9848220Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2019-07-17T19:49:49.9848672Z                                  Dload  Upload   Total   Spent    Left  Speed
2019-07-17T19:49:49.9848901Z 
2019-07-17T19:49:49.9848901Z 
2019-07-17T19:49:49.9891390Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: .s3.amazonaws.com
2019-07-17T19:49:49.9895470Z The command has failed after 5 attempts.
2019-07-17T19:49:50.0260023Z open /tmp/rustci_docker_cache: no such file or directory
2019-07-17T19:49:50.0294751Z Attempting with retry: docker build --rm -t rust-ci -f /home/vsts/work/1/s/src/ci/docker/x86_64-gnu-tools/Dockerfile /home/vsts/work/1/s/src/ci/docker
2019-07-17T19:49:50.2873527Z Sending build context to Docker daemon  521.2kB
2019-07-17T19:49:50.2874098Z 
2019-07-17T19:49:50.3109364Z Step 1/9 : FROM ubuntu:16.04
---
2019-07-17T19:50:21.7713291Z Reading package lists...
2019-07-17T19:50:22.7434415Z Reading package lists...
2019-07-17T19:50:22.9090594Z Building dependency tree...
2019-07-17T19:50:22.9091230Z Reading state information...
2019-07-17T19:50:23.0280576Z The following additional packages will be installed:
2019-07-17T19:50:23.0306731Z   binutils bzip2 cmake-data cpp cpp-5 dpkg-dev g++-5 gcc gcc-5 git-man
2019-07-17T19:50:23.0307093Z   libarchive13 libasan2 libasn1-8-heimdal libatomic1 libbz2-1.0 libc-dev-bin
2019-07-17T19:50:23.0340577Z   liberror-perl libexpat1 libffi6 libgcc-5-dev libgdbm3 libglib2.0-0 libgmp10
2019-07-17T19:50:23.0340864Z   libgnutls30 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal
2019-07-17T19:50:23.0341543Z   libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal
2019-07-17T19:50:23.0341607Z   libicu55 libidn11 libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1
---
2019-07-17T19:50:23.0343180Z   libssl1.0.0 libstdc++-5-dev libtasn1-6 libtsan0 libubsan0 libwind0-heimdal
2019-07-17T19:50:23.0343446Z   libxml2 linux-libc-dev mime-support openssl patch perl perl-modules-5.22
2019-07-17T19:50:23.0343661Z   python2.7-minimal zlib1g-dev
2019-07-17T19:50:23.0343853Z Suggested packages:
2019-07-17T19:50:23.0344126Z   binutils-doc bzip2-doc codeblocks eclipse ninja-build cpp-doc gcc-5-locales
2019-07-17T19:50:23.0344387Z   debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg
2019-07-17T19:50:23.0344682Z   gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
2019-07-17T19:50:23.0345371Z   libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg
2019-07-17T19:50:23.0345656Z   libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run
2019-07-17T19:50:23.0345656Z   libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run
2019-07-17T19:50:23.0345951Z   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
2019-07-17T19:50:23.0346416Z   git-cvs git-mediawiki git-svn lrzip glibc-doc gnutls-bin krb5-doc krb5-user
2019-07-17T19:50:23.0346865Z   libstdc++-5-doc make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl
2019-07-17T19:50:23.0347097Z   | libterm-readline-perl-perl python2.7-doc binfmt-support
2019-07-17T19:50:23.0347145Z Recommended packages:
2019-07-17T19:50:23.0347394Z   build-essential fakeroot libalgorithm-merge-perl less rsync ssh-client
2019-07-17T19:50:23.0347638Z   manpages manpages-dev libfile-fcntllock-perl libglib2.0-data
2019-07-17T19:50:23.0347877Z   shared-mime-info xdg-user-dirs krb5-locales libsasl2-modules libssl-doc
2019-07-17T19:50:23.0348095Z   xml-core netbase rename
2019-07-17T19:50:23.0348153Z The following NEW packages will be installed:
2019-07-17T19:50:23.0348602Z   binutils bzip2 ca-certificates cmake cmake-data cpp cpp-5 curl dpkg-dev file
2019-07-17T19:50:23.0349266Z   g++ g++-5 gcc gcc-5 git git-man libarchive13 libasan2 libasn1-8-heimdal
2019-07-17T19:50:23.0349847Z   libcurl3-gnutls libdpkg-perl liberror-perl libexpat1 libffi6 libgcc-5-dev
2019-07-17T19:50:23.0350149Z   libgdbm3 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
2019-07-17T19:50:23.0350408Z   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
2019-07-17T19:50:23.0350671Z   libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
2019-07-17T19:50:23.0350671Z   libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
2019-07-17T19:50:23.0350994Z   libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal
2019-07-17T19:50:23.0351643Z   libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 liblzo2-2 libmagic1 libmpc3
2019-07-17T19:50:23.0352095Z   libmpfr4 libmpx0 libnettle6 libp11-kit0 libperl5.22 libpython2.7-minimal
2019-07-17T19:50:23.0352609Z   libpython2.7-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
2019-07-17T19:50:23.0352878Z   libsasl2-modules-db libsqlite3-0 libssl-dev libssl1.0.0 libstdc++-5-dev
2019-07-17T19:50:23.0353134Z   libtasn1-6 libtsan0 libubsan0 libwind0-heimdal libxml2 linux-libc-dev make
2019-07-17T19:50:23.0353596Z   mime-support openssl patch perl perl-modules-5.22 pkg-config python2.7
2019-07-17T19:50:23.0353841Z   python2.7-minimal sudo xz-utils zlib1g-dev
2019-07-17T19:50:23.0353895Z The following packages will be upgraded:
2019-07-17T19:50:23.4190567Z 1 upgraded, 92 newly installed, 0 to remove and 5 not upgraded.
2019-07-17T19:50:23.4193832Z Need to get 71.6 MB of archives.
2019-07-17T19:50:23.4194767Z After this operation, 310 MB of additional disk space will be used.
2019-07-17T19:50:23.4195686Z Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
---
2019-07-17T19:52:58.0982721Z Removing intermediate container 26b4aa7c33ac
2019-07-17T19:52:58.0983626Z  ---> a1dd479437d1
2019-07-17T19:52:58.1019125Z Successfully built a1dd479437d1
2019-07-17T19:52:58.2935115Z Successfully tagged rust-ci:latest
2019-07-17T19:52:58.3391367Z Built container sha256:a1dd479437d1c7bbc700fa61db1926d16be2e2172a3eae7e6f1b5b10c9217178
2019-07-17T19:52:58.3410590Z Uploading finished image to https://.s3.amazonaws.com/docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3
2019-07-17T19:53:38.3187317Z upload failed: - to s3:///docker/5237541d5b559bcea2f168e4ed3efe600aec9344996d80ee3a8ea6b1b5d4d12b46df9cf61ac5cec12b0346064f67d51e8664869834273098748b7174157de4e3 Parameter validation failed:
2019-07-17T19:53:38.3189662Z Invalid bucket name "": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$"
2019-07-17T19:53:39.4416918Z [CI_JOB_NAME=LinuxTools]
2019-07-17T19:53:39.4462206Z Starting sccache server...
2019-07-17T19:53:39.4940500Z configure: processing command line
2019-07-17T19:53:39.4940597Z configure: 
---
2019-07-17T23:28:00.8309575Z -args
2019-07-17T23:28:00.8309943Z -
2019-07-17T23:28:00.8311568Z 
2019-07-17T23:28:00.8311741Z The actual stdout differed from the expected stdout.
2019-07-17T23:28:00.8311899Z Actual stdout saved to /tmp/compiletestNloeDC/args.stdout
2019-07-17T23:28:00.8312137Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T23:28:00.8312539Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T23:28:00.8312702Z      |
2019-07-17T23:28:00.8312824Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T23:28:00.8320512Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:00.8320702Z +
2019-07-17T23:28:00.8320786Z 
2019-07-17T23:28:00.8320886Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:00.8321007Z Actual stderr saved to /tmp/compiletestNloeDC/args.stderr
2019-07-17T23:28:00.8321111Z To update references, run this command from build directory:
2019-07-17T23:28:00.8321433Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'args.rs'
2019-07-17T23:28:00.8321683Z error: 2 errors occurred comparing output.
2019-07-17T23:28:00.8321782Z status: exit code: 1
2019-07-17T23:28:00.8321782Z status: exit code: 1
2019-07-17T23:28:00.8322505Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/args.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/args.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/args.stage-id.aux" "-A" "unused"
2019-07-17T23:28:00.8323108Z ------------------------------------------
2019-07-17T23:28:00.8323239Z 
2019-07-17T23:28:00.8323514Z ------------------------------------------
2019-07-17T23:28:00.8323666Z stderr:
---
2019-07-17T23:28:00.8798875Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:00.8798941Z +
2019-07-17T23:28:00.8798969Z 
2019-07-17T23:28:00.8799014Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:00.8799082Z Actual stderr saved to /tmp/compiletestNloeDC/arrays.stderr
2019-07-17T23:28:00.8799132Z To update references, run this command from build directory:
2019-07-17T23:28:00.8799382Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'arrays.rs'
2019-07-17T23:28:00.8799474Z error: 1 errors occurred comparing output.
2019-07-17T23:28:00.8799597Z status: exit code: 1
2019-07-17T23:28:00.8799597Z status: exit code: 1
2019-07-17T23:28:00.8800605Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/arrays.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/arrays.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/arrays.stage-id.aux" "-A" "unused"
2019-07-17T23:28:00.8801200Z ------------------------------------------
2019-07-17T23:28:00.8801229Z 
2019-07-17T23:28:00.8801406Z ------------------------------------------
2019-07-17T23:28:00.8801445Z stderr:
---
2019-07-17T23:28:00.9882011Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:00.9882053Z +
2019-07-17T23:28:00.9882091Z 
2019-07-17T23:28:00.9882130Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:00.9882352Z Actual stderr saved to /tmp/compiletestNloeDC/associated-const.stderr
2019-07-17T23:28:00.9882397Z To update references, run this command from build directory:
2019-07-17T23:28:00.9882757Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'associated-const.rs'
2019-07-17T23:28:00.9882826Z error: 1 errors occurred comparing output.
2019-07-17T23:28:00.9882884Z status: exit code: 1
2019-07-17T23:28:00.9882884Z status: exit code: 1
2019-07-17T23:28:00.9883413Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/associated-const.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/associated-const.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/associated-const.stage-id.aux" "-A" "unused"
2019-07-17T23:28:00.9883686Z ------------------------------------------
2019-07-17T23:28:00.9883715Z 
2019-07-17T23:28:00.9883902Z ------------------------------------------
2019-07-17T23:28:00.9883963Z stderr:
---
2019-07-17T23:28:00.9972059Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:00.9972120Z +
2019-07-17T23:28:00.9972144Z 
2019-07-17T23:28:00.9972182Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:00.9972225Z Actual stderr saved to /tmp/compiletestNloeDC/assume_bug.stderr
2019-07-17T23:28:00.9972284Z To update references, run this command from build directory:
2019-07-17T23:28:00.9972620Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'assume_bug.rs'
2019-07-17T23:28:00.9972708Z error: 1 errors occurred comparing output.
2019-07-17T23:28:00.9972746Z status: exit code: 1
2019-07-17T23:28:00.9972746Z status: exit code: 1
2019-07-17T23:28:00.9973448Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/assume_bug.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/assume_bug.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/assume_bug.stage-id.aux" "-A" "unused"
2019-07-17T23:28:00.9973713Z ------------------------------------------
2019-07-17T23:28:00.9973742Z 
2019-07-17T23:28:00.9973931Z ------------------------------------------
2019-07-17T23:28:00.9973969Z stderr:
---
2019-07-17T23:28:01.1429916Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.1429956Z +
2019-07-17T23:28:01.1429978Z 
2019-07-17T23:28:01.1430022Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.1430255Z Actual stderr saved to /tmp/compiletestNloeDC/atomic-access-bool.stderr
2019-07-17T23:28:01.1430301Z To update references, run this command from build directory:
2019-07-17T23:28:01.1430519Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'atomic-access-bool.rs'
2019-07-17T23:28:01.1430599Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.1430636Z status: exit code: 1
2019-07-17T23:28:01.1430636Z status: exit code: 1
2019-07-17T23:28:01.1431180Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/atomic-access-bool.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/atomic-access-bool.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/atomic-access-bool.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.1431541Z ------------------------------------------
2019-07-17T23:28:01.1431591Z 
2019-07-17T23:28:01.1431780Z ------------------------------------------
2019-07-17T23:28:01.1431819Z stderr:
---
2019-07-17T23:28:01.1441673Z +
2019-07-17T23:28:01.1441953Z thread '[ui] run-pass/async-fn.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T23:28:01.1442053Z 
2019-07-17T23:28:01.1442108Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.1442336Z Actual stderr saved to /tmp/compiletestNloeDC/async-fn.stderr
2019-07-17T23:28:01.1442382Z To update references, run this command from build directory:
2019-07-17T23:28:01.1442619Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'async-fn.rs'
2019-07-17T23:28:01.1442685Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.1442721Z status: exit code: 1
2019-07-17T23:28:01.1442721Z status: exit code: 1
2019-07-17T23:28:01.1443236Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/async-fn.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/async-fn.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/async-fn.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.1443516Z ------------------------------------------
2019-07-17T23:28:01.1443545Z 
2019-07-17T23:28:01.1443732Z ------------------------------------------
2019-07-17T23:28:01.1443787Z stderr:
---
2019-07-17T23:28:01.2674288Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.2674931Z +
2019-07-17T23:28:01.2674965Z 
2019-07-17T23:28:01.2675151Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.2675204Z Actual stderr saved to /tmp/compiletestNloeDC/bad_substs.stderr
2019-07-17T23:28:01.2675256Z To update references, run this command from build directory:
2019-07-17T23:28:01.2675642Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'bad_substs.rs'
2019-07-17T23:28:01.2675728Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.2675774Z status: exit code: 1
2019-07-17T23:28:01.2675774Z status: exit code: 1
2019-07-17T23:28:01.2676446Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/bad_substs.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/bad_substs.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/bad_substs.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.2676789Z ------------------------------------------
2019-07-17T23:28:01.2676825Z 
2019-07-17T23:28:01.2677051Z ------------------------------------------
2019-07-17T23:28:01.2677100Z stderr:
---
2019-07-17T23:28:01.3245227Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.3245397Z +
2019-07-17T23:28:01.3245424Z 
2019-07-17T23:28:01.3245470Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.3245778Z Actual stderr saved to /tmp/compiletestNloeDC/atomic-compare_exchange.stderr
2019-07-17T23:28:01.3245847Z To update references, run this command from build directory:
2019-07-17T23:28:01.3246122Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'atomic-compare_exchange.rs'
2019-07-17T23:28:01.3246223Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.3246269Z status: exit code: 1
2019-07-17T23:28:01.3246269Z status: exit code: 1
2019-07-17T23:28:01.3246974Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/atomic-compare_exchange.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/atomic-compare_exchange.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/atomic-compare_exchange.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.3247322Z ------------------------------------------
2019-07-17T23:28:01.3247358Z 
2019-07-17T23:28:01.3247590Z ------------------------------------------
2019-07-17T23:28:01.3247640Z stderr:
---
2019-07-17T23:28:01.4808111Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.4808168Z +
2019-07-17T23:28:01.4808191Z 
2019-07-17T23:28:01.4808226Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.4808290Z Actual stderr saved to /tmp/compiletestNloeDC/binops.stderr
2019-07-17T23:28:01.4808330Z To update references, run this command from build directory:
2019-07-17T23:28:01.4808541Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'binops.rs'
2019-07-17T23:28:01.4808619Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.4808656Z status: exit code: 1
2019-07-17T23:28:01.4808656Z status: exit code: 1
2019-07-17T23:28:01.4809150Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/binops.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/binops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/binops.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.4809430Z ------------------------------------------
2019-07-17T23:28:01.4809474Z 
2019-07-17T23:28:01.4809653Z ------------------------------------------
2019-07-17T23:28:01.4809690Z stderr:
---
2019-07-17T23:28:01.4821391Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.4821434Z +
2019-07-17T23:28:01.4821458Z 
2019-07-17T23:28:01.4821495Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.4821552Z Actual stderr saved to /tmp/compiletestNloeDC/bools.stderr
2019-07-17T23:28:01.4821593Z To update references, run this command from build directory:
2019-07-17T23:28:01.4821815Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'bools.rs'
2019-07-17T23:28:01.4821895Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.4821933Z status: exit code: 1
2019-07-17T23:28:01.4821933Z status: exit code: 1
2019-07-17T23:28:01.4822449Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/bools.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/bools.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/bools.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.4822737Z ------------------------------------------
2019-07-17T23:28:01.4822766Z 
2019-07-17T23:28:01.4822957Z ------------------------------------------
2019-07-17T23:28:01.4822996Z stderr:
---
2019-07-17T23:28:01.6162155Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.6162202Z +
2019-07-17T23:28:01.6162251Z 
2019-07-17T23:28:01.6162290Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.6162334Z Actual stderr saved to /tmp/compiletestNloeDC/box_box_trait.stderr
2019-07-17T23:28:01.6162392Z To update references, run this command from build directory:
2019-07-17T23:28:01.6162644Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'box_box_trait.rs'
2019-07-17T23:28:01.6162714Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.6162768Z status: exit code: 1
2019-07-17T23:28:01.6162768Z status: exit code: 1
2019-07-17T23:28:01.6163309Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/box_box_trait.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/box_box_trait.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/box_box_trait.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.6163782Z ------------------------------------------
2019-07-17T23:28:01.6163813Z 
2019-07-17T23:28:01.6164001Z ------------------------------------------
2019-07-17T23:28:01.6164055Z stderr:
---
2019-07-17T23:28:01.6247638Z -foo #1 = Foo(1337)
2019-07-17T23:28:01.6248040Z -
2019-07-17T23:28:01.6248074Z 
2019-07-17T23:28:01.6248142Z The actual stdout differed from the expected stdout.
2019-07-17T23:28:01.6248716Z Actual stdout saved to /tmp/compiletestNloeDC/box-pair-to-vec.stdout
2019-07-17T23:28:01.6248840Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T23:28:01.6249064Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T23:28:01.6249111Z      |
2019-07-17T23:28:01.6249174Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T23:28:01.6252443Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.6252503Z +
2019-07-17T23:28:01.6252527Z 
2019-07-17T23:28:01.6252573Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.6252795Z Actual stderr saved to /tmp/compiletestNloeDC/box-pair-to-vec.stderr
2019-07-17T23:28:01.6252862Z To update references, run this command from build directory:
2019-07-17T23:28:01.6253094Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'box-pair-to-vec.rs'
2019-07-17T23:28:01.6253183Z error: 2 errors occurred comparing output.
2019-07-17T23:28:01.6253222Z status: exit code: 1
2019-07-17T23:28:01.6253222Z status: exit code: 1
2019-07-17T23:28:01.6253750Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/box-pair-to-vec.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/box-pair-to-vec.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/box-pair-to-vec.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.6254107Z ------------------------------------------
2019-07-17T23:28:01.6254140Z 
2019-07-17T23:28:01.6254522Z ------------------------------------------
2019-07-17T23:28:01.6254751Z stderr:
---
2019-07-17T23:28:01.7882086Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.7882148Z +
2019-07-17T23:28:01.7882172Z 
2019-07-17T23:28:01.7882212Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.7882257Z Actual stderr saved to /tmp/compiletestNloeDC/c_enums.stderr
2019-07-17T23:28:01.7882320Z To update references, run this command from build directory:
2019-07-17T23:28:01.7882558Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'c_enums.rs'
2019-07-17T23:28:01.7882648Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.7882697Z status: exit code: 1
2019-07-17T23:28:01.7882697Z status: exit code: 1
2019-07-17T23:28:01.7883258Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/c_enums.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/c_enums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/c_enums.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.7883560Z ------------------------------------------
2019-07-17T23:28:01.7883591Z 
2019-07-17T23:28:01.7883816Z ------------------------------------------
2019-07-17T23:28:01.7883858Z stderr:
---
2019-07-17T23:28:01.7928089Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.7928144Z +
2019-07-17T23:28:01.7928175Z 
2019-07-17T23:28:01.7928224Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.7928297Z Actual stderr saved to /tmp/compiletestNloeDC/btreemap.stderr
2019-07-17T23:28:01.7928515Z To update references, run this command from build directory:
2019-07-17T23:28:01.7928750Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'btreemap.rs'
2019-07-17T23:28:01.7928836Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.7928874Z status: exit code: 1
2019-07-17T23:28:01.7928874Z status: exit code: 1
2019-07-17T23:28:01.7929436Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/btreemap.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/btreemap.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/btreemap.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.7929713Z ------------------------------------------
2019-07-17T23:28:01.7929762Z 
2019-07-17T23:28:01.7929953Z ------------------------------------------
2019-07-17T23:28:01.7929994Z stderr:
---
2019-07-17T23:28:01.9208235Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.9208303Z +
2019-07-17T23:28:01.9208333Z 
2019-07-17T23:28:01.9208382Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.9208438Z Actual stderr saved to /tmp/compiletestNloeDC/call_drop_on_fat_ptr_array_elements.stderr
2019-07-17T23:28:01.9208680Z To update references, run this command from build directory:
2019-07-17T23:28:01.9208915Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'call_drop_on_fat_ptr_array_elements.rs'
2019-07-17T23:28:01.9208995Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.9209038Z status: exit code: 1
2019-07-17T23:28:01.9209038Z status: exit code: 1
2019-07-17T23:28:01.9209599Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_fat_ptr_array_elements.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/call_drop_on_fat_ptr_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/call_drop_on_fat_ptr_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.9209863Z ------------------------------------------
2019-07-17T23:28:01.9209891Z 
2019-07-17T23:28:01.9210082Z ------------------------------------------
2019-07-17T23:28:01.9210119Z stderr:
---
2019-07-17T23:28:01.9355035Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:01.9355096Z +
2019-07-17T23:28:01.9355148Z 
2019-07-17T23:28:01.9355196Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:01.9355251Z Actual stderr saved to /tmp/compiletestNloeDC/call_drop_on_array_elements.stderr
2019-07-17T23:28:01.9355322Z To update references, run this command from build directory:
2019-07-17T23:28:01.9355619Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'call_drop_on_array_elements.rs'
2019-07-17T23:28:01.9355702Z error: 1 errors occurred comparing output.
2019-07-17T23:28:01.9355767Z status: exit code: 1
2019-07-17T23:28:01.9355767Z status: exit code: 1
2019-07-17T23:28:01.9356461Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_array_elements.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/call_drop_on_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/call_drop_on_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T23:28:01.9356801Z ------------------------------------------
2019-07-17T23:28:01.9356837Z 
2019-07-17T23:28:01.9357077Z ------------------------------------------
2019-07-17T23:28:01.9357135Z stderr:
---
2019-07-17T23:28:02.0772456Z +     = note: inside call to `std::slice::hack::to_vec::<u8>` at /checkout/src/liballoc/slice.rs:379:9
2019-07-17T23:28:02.0772527Z +     = note: inside call to `std::slice::<impl [u8]>::to_vec` at /checkout/src/liballoc/slice.rs:654:9
2019-07-17T23:28:02.0772556Z 
2019-07-17T23:28:02.0772594Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.0772644Z Actual stderr saved to /tmp/compiletestNloeDC/call_drop_on_zst_array_elements.stderr
2019-07-17T23:28:02.0772704Z To update references, run this command from build directory:
2019-07-17T23:28:02.0772955Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'call_drop_on_zst_array_elements.rs'
2019-07-17T23:28:02.0773042Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.0773079Z status: exit code: 1
2019-07-17T23:28:02.0773079Z status: exit code: 1
2019-07-17T23:28:02.0773652Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_on_zst_array_elements.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/call_drop_on_zst_array_elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/call_drop_on_zst_array_elements.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.0774065Z ------------------------------------------
2019-07-17T23:28:02.0774172Z 
2019-07-17T23:28:02.0774380Z ------------------------------------------
2019-07-17T23:28:02.0774422Z stderr:
---
2019-07-17T23:28:02.0783279Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.0783320Z +
2019-07-17T23:28:02.0783362Z 
2019-07-17T23:28:02.0783400Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.0783444Z Actual stderr saved to /tmp/compiletestNloeDC/call_drop_through_owned_slice.stderr
2019-07-17T23:28:02.0783512Z To update references, run this command from build directory:
2019-07-17T23:28:02.0783750Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'call_drop_through_owned_slice.rs'
2019-07-17T23:28:02.0783824Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.0783880Z status: exit code: 1
2019-07-17T23:28:02.0783880Z status: exit code: 1
2019-07-17T23:28:02.0784946Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_owned_slice.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/call_drop_through_owned_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/call_drop_through_owned_slice.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.0785431Z ------------------------------------------
2019-07-17T23:28:02.0785467Z 
2019-07-17T23:28:02.0785712Z ------------------------------------------
2019-07-17T23:28:02.0785764Z stderr:
---
2019-07-17T23:28:02.2052595Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.2052644Z +
2019-07-17T23:28:02.2052683Z 
2019-07-17T23:28:02.2052720Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.2052764Z Actual stderr saved to /tmp/compiletestNloeDC/call_drop_through_trait_object_rc.stderr
2019-07-17T23:28:02.2052990Z To update references, run this command from build directory:
2019-07-17T23:28:02.2053215Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'call_drop_through_trait_object_rc.rs'
2019-07-17T23:28:02.2053282Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.2053336Z status: exit code: 1
2019-07-17T23:28:02.2053336Z status: exit code: 1
2019-07-17T23:28:02.2053975Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_trait_object_rc.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/call_drop_through_trait_object_rc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/call_drop_through_trait_object_rc.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.2054777Z ------------------------------------------
2019-07-17T23:28:02.2055069Z 
2019-07-17T23:28:02.2055379Z ------------------------------------------
2019-07-17T23:28:02.2055429Z stderr:
---
2019-07-17T23:28:02.2069094Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.2069135Z +
2019-07-17T23:28:02.2069158Z 
2019-07-17T23:28:02.2069210Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.2069253Z Actual stderr saved to /tmp/compiletestNloeDC/call_drop_through_trait_object.stderr
2019-07-17T23:28:02.2069296Z To update references, run this command from build directory:
2019-07-17T23:28:02.2069542Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'call_drop_through_trait_object.rs'
2019-07-17T23:28:02.2069792Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.2069845Z status: exit code: 1
2019-07-17T23:28:02.2069845Z status: exit code: 1
2019-07-17T23:28:02.2070473Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/call_drop_through_trait_object.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/call_drop_through_trait_object.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/call_drop_through_trait_object.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.2070775Z ------------------------------------------
2019-07-17T23:28:02.2070804Z 
2019-07-17T23:28:02.2070980Z ------------------------------------------
2019-07-17T23:28:02.2071033Z stderr:
---
2019-07-17T23:28:02.3720805Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.3720965Z +
2019-07-17T23:28:02.3721055Z 
2019-07-17T23:28:02.3721162Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.3721290Z Actual stderr saved to /tmp/compiletestNloeDC/calloc.stderr
2019-07-17T23:28:02.3721561Z To update references, run this command from build directory:
2019-07-17T23:28:02.3721902Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'calloc.rs'
2019-07-17T23:28:02.3722133Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.3722237Z status: exit code: 1
2019-07-17T23:28:02.3722237Z status: exit code: 1
2019-07-17T23:28:02.3723076Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/calloc.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/calloc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/calloc.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.3723617Z ------------------------------------------
2019-07-17T23:28:02.3723749Z 
2019-07-17T23:28:02.3724074Z ------------------------------------------
2019-07-17T23:28:02.3724323Z stderr:
---
2019-07-17T23:28:02.3806896Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.3806971Z +
2019-07-17T23:28:02.3807002Z 
2019-07-17T23:28:02.3807048Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.3807119Z Actual stderr saved to /tmp/compiletestNloeDC/calls.stderr
2019-07-17T23:28:02.3807180Z To update references, run this command from build directory:
2019-07-17T23:28:02.3807449Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'calls.rs'
2019-07-17T23:28:02.3807550Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.3807752Z status: exit code: 1
2019-07-17T23:28:02.3807752Z status: exit code: 1
2019-07-17T23:28:02.3808693Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/calls.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/calls.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/calls.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.3808985Z ------------------------------------------
2019-07-17T23:28:02.3809017Z 
2019-07-17T23:28:02.3809221Z ------------------------------------------
2019-07-17T23:28:02.3809358Z stderr:
---
2019-07-17T23:28:02.5086460Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.5086522Z +
2019-07-17T23:28:02.5086550Z 
2019-07-17T23:28:02.5086614Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.5086668Z Actual stderr saved to /tmp/compiletestNloeDC/cast_fn_ptr.stderr
2019-07-17T23:28:02.5086874Z To update references, run this command from build directory:
2019-07-17T23:28:02.5087214Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'cast_fn_ptr.rs'
2019-07-17T23:28:02.5087300Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.5087347Z status: exit code: 1
2019-07-17T23:28:02.5087347Z status: exit code: 1
2019-07-17T23:28:02.5088015Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast_fn_ptr.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/cast_fn_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/cast_fn_ptr.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.5088583Z ------------------------------------------
2019-07-17T23:28:02.5088614Z 
2019-07-17T23:28:02.5088796Z ------------------------------------------
2019-07-17T23:28:02.5088860Z stderr:
---
2019-07-17T23:28:02.5343809Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.5343851Z +
2019-07-17T23:28:02.5343874Z 
2019-07-17T23:28:02.5343918Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.5344164Z Actual stderr saved to /tmp/compiletestNloeDC/cast-rfc0401-vtable-kinds.stderr
2019-07-17T23:28:02.5344212Z To update references, run this command from build directory:
2019-07-17T23:28:02.5344521Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'cast-rfc0401-vtable-kinds.rs'
2019-07-17T23:28:02.5344995Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.5345057Z status: exit code: 1
2019-07-17T23:28:02.5345057Z status: exit code: 1
2019-07-17T23:28:02.5345856Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast-rfc0401-vtable-kinds.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/cast-rfc0401-vtable-kinds.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/cast-rfc0401-vtable-kinds.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.5346311Z ------------------------------------------
2019-07-17T23:28:02.5346365Z 
2019-07-17T23:28:02.5346594Z ------------------------------------------
2019-07-17T23:28:02.5346643Z stderr:
---
2019-07-17T23:28:02.6396385Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.6396442Z +
2019-07-17T23:28:02.6396492Z 
2019-07-17T23:28:02.6396541Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.6396754Z Actual stderr saved to /tmp/compiletestNloeDC/cast_fn_ptr_unsafe.stderr
2019-07-17T23:28:02.6396842Z To update references, run this command from build directory:
2019-07-17T23:28:02.6397204Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'cast_fn_ptr_unsafe.rs'
2019-07-17T23:28:02.6397294Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.6397363Z status: exit code: 1
2019-07-17T23:28:02.6397363Z status: exit code: 1
2019-07-17T23:28:02.6398295Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/cast_fn_ptr_unsafe.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/cast_fn_ptr_unsafe.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/cast_fn_ptr_unsafe.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.6398700Z ------------------------------------------
2019-07-17T23:28:02.6398739Z 
2019-07-17T23:28:02.6398951Z ------------------------------------------
2019-07-17T23:28:02.6398991Z stderr:
---
2019-07-17T23:28:02.6955643Z -1
2019-07-17T23:28:02.6955860Z -
2019-07-17T23:28:02.6955891Z 
2019-07-17T23:28:02.6955939Z The actual stdout differed from the expected stdout.
2019-07-17T23:28:02.6956009Z Actual stdout saved to /tmp/compiletestNloeDC/catch.stdout
2019-07-17T23:28:02.6956118Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T23:28:02.6956422Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T23:28:02.6956477Z      |
2019-07-17T23:28:02.6956528Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T23:28:02.6963004Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.6963049Z +
2019-07-17T23:28:02.6963090Z 
2019-07-17T23:28:02.6963129Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.6963171Z Actual stderr saved to /tmp/compiletestNloeDC/catch.stderr
2019-07-17T23:28:02.6963333Z To update references, run this command from build directory:
2019-07-17T23:28:02.6963594Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'catch.rs'
2019-07-17T23:28:02.6963665Z error: 2 errors occurred comparing output.
2019-07-17T23:28:02.6963727Z status: exit code: 1
2019-07-17T23:28:02.6963727Z status: exit code: 1
2019-07-17T23:28:02.6965023Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/catch.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/catch.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/catch.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.6965401Z ------------------------------------------
2019-07-17T23:28:02.6965437Z 
2019-07-17T23:28:02.6965664Z ------------------------------------------
2019-07-17T23:28:02.6965741Z stderr:
---
2019-07-17T23:28:02.8042929Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.8043084Z +
2019-07-17T23:28:02.8043109Z 
2019-07-17T23:28:02.8043152Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.8043196Z Actual stderr saved to /tmp/compiletestNloeDC/char.stderr
2019-07-17T23:28:02.8043263Z To update references, run this command from build directory:
2019-07-17T23:28:02.8043539Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'char.rs'
2019-07-17T23:28:02.8043628Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.8043669Z status: exit code: 1
2019-07-17T23:28:02.8043669Z status: exit code: 1
2019-07-17T23:28:02.8044222Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/char.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/char.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/char.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.8044533Z ------------------------------------------
2019-07-17T23:28:02.8044565Z 
2019-07-17T23:28:02.8045307Z ------------------------------------------
2019-07-17T23:28:02.8045364Z stderr:
---
2019-07-17T23:28:02.8137899Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.8138468Z +
2019-07-17T23:28:02.8138492Z 
2019-07-17T23:28:02.8138551Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.8138988Z Actual stderr saved to /tmp/compiletestNloeDC/closure-drop.stderr
2019-07-17T23:28:02.8139042Z To update references, run this command from build directory:
2019-07-17T23:28:02.8139264Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'closure-drop.rs'
2019-07-17T23:28:02.8139349Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.8139387Z status: exit code: 1
2019-07-17T23:28:02.8139387Z status: exit code: 1
2019-07-17T23:28:02.8139943Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closure-drop.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/closure-drop.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/closure-drop.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.8140227Z ------------------------------------------
2019-07-17T23:28:02.8140256Z 
2019-07-17T23:28:02.8140449Z ------------------------------------------
2019-07-17T23:28:02.8140487Z stderr:
---
2019-07-17T23:28:02.9642340Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:02.9642404Z +
2019-07-17T23:28:02.9642525Z 
2019-07-17T23:28:02.9642565Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:02.9642824Z Actual stderr saved to /tmp/compiletestNloeDC/closure-field-ty.stderr
2019-07-17T23:28:02.9642894Z To update references, run this command from build directory:
2019-07-17T23:28:02.9643136Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'closure-field-ty.rs'
2019-07-17T23:28:02.9643222Z error: 1 errors occurred comparing output.
2019-07-17T23:28:02.9643260Z status: exit code: 1
2019-07-17T23:28:02.9643260Z status: exit code: 1
2019-07-17T23:28:02.9643801Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closure-field-ty.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/closure-field-ty.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/closure-field-ty.stage-id.aux" "-A" "unused"
2019-07-17T23:28:02.9644097Z ------------------------------------------
2019-07-17T23:28:02.9644126Z 
2019-07-17T23:28:02.9644342Z ------------------------------------------
2019-07-17T23:28:02.9644758Z stderr:
---
2019-07-17T23:28:03.0244084Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.0244147Z +
2019-07-17T23:28:03.0244172Z 
2019-07-17T23:28:03.0244211Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.0244255Z Actual stderr saved to /tmp/compiletestNloeDC/closures.stderr
2019-07-17T23:28:03.0244322Z To update references, run this command from build directory:
2019-07-17T23:28:03.0244574Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'closures.rs'
2019-07-17T23:28:03.0245007Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.0245122Z status: exit code: 1
2019-07-17T23:28:03.0245122Z status: exit code: 1
2019-07-17T23:28:03.0245886Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/closures.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/closures.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/closures.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.0246242Z ------------------------------------------
2019-07-17T23:28:03.0246280Z 
2019-07-17T23:28:03.0246534Z ------------------------------------------
2019-07-17T23:28:03.0246584Z stderr:
---
2019-07-17T23:28:03.0909041Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.0909082Z +
2019-07-17T23:28:03.0909105Z 
2019-07-17T23:28:03.0909141Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.0909372Z Actual stderr saved to /tmp/compiletestNloeDC/const-vec-of-fns.stderr
2019-07-17T23:28:03.0909418Z To update references, run this command from build directory:
2019-07-17T23:28:03.0909635Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'const-vec-of-fns.rs'
2019-07-17T23:28:03.0909715Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.0909751Z status: exit code: 1
2019-07-17T23:28:03.0909751Z status: exit code: 1
2019-07-17T23:28:03.0910300Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/const-vec-of-fns.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/const-vec-of-fns.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/const-vec-of-fns.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.0910572Z ------------------------------------------
2019-07-17T23:28:03.0910619Z 
2019-07-17T23:28:03.0910803Z ------------------------------------------
2019-07-17T23:28:03.0910841Z stderr:
---
2019-07-17T23:28:03.1763783Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.1763827Z +
2019-07-17T23:28:03.1763851Z 
2019-07-17T23:28:03.1763890Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.1763950Z Actual stderr saved to /tmp/compiletestNloeDC/constants.stderr
2019-07-17T23:28:03.1763994Z To update references, run this command from build directory:
2019-07-17T23:28:03.1764230Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'constants.rs'
2019-07-17T23:28:03.1764316Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.1764827Z status: exit code: 1
2019-07-17T23:28:03.1764827Z status: exit code: 1
2019-07-17T23:28:03.1766443Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/constants.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/constants.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/constants.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.1766845Z ------------------------------------------
2019-07-17T23:28:03.1766900Z 
2019-07-17T23:28:03.1767133Z ------------------------------------------
2019-07-17T23:28:03.1767183Z stderr:
---
2019-07-17T23:28:03.3000833Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.3000879Z +
2019-07-17T23:28:03.3000902Z 
2019-07-17T23:28:03.3000940Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.3000999Z Actual stderr saved to /tmp/compiletestNloeDC/drop_empty_slice.stderr
2019-07-17T23:28:03.3001217Z To update references, run this command from build directory:
2019-07-17T23:28:03.3001456Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'drop_empty_slice.rs'
2019-07-17T23:28:03.3001544Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.3001582Z status: exit code: 1
2019-07-17T23:28:03.3001582Z status: exit code: 1
2019-07-17T23:28:03.3002162Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/drop_empty_slice.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/drop_empty_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/drop_empty_slice.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.3002435Z ------------------------------------------
2019-07-17T23:28:03.3002483Z 
2019-07-17T23:28:03.3002671Z ------------------------------------------
2019-07-17T23:28:03.3002710Z stderr:
---
2019-07-17T23:28:03.3759484Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.3759523Z +
2019-07-17T23:28:03.3759544Z 
2019-07-17T23:28:03.3759594Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.3759802Z Actual stderr saved to /tmp/compiletestNloeDC/deriving-associated-types.stderr
2019-07-17T23:28:03.3759846Z To update references, run this command from build directory:
2019-07-17T23:28:03.3760077Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'deriving-associated-types.rs'
2019-07-17T23:28:03.3760148Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.3760185Z status: exit code: 1
2019-07-17T23:28:03.3760185Z status: exit code: 1
2019-07-17T23:28:03.3760752Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/deriving-associated-types.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/deriving-associated-types.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/deriving-associated-types.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.3761017Z ------------------------------------------
2019-07-17T23:28:03.3761045Z 
2019-07-17T23:28:03.3761218Z ------------------------------------------
2019-07-17T23:28:03.3761269Z stderr:
---
2019-07-17T23:28:03.5067599Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.5067671Z +
2019-07-17T23:28:03.5067700Z 
2019-07-17T23:28:03.5067746Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.5068496Z Actual stderr saved to /tmp/compiletestNloeDC/dst-irrefutable-bind.stderr
2019-07-17T23:28:03.5068572Z To update references, run this command from build directory:
2019-07-17T23:28:03.5069100Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'dst-irrefutable-bind.rs'
2019-07-17T23:28:03.5069289Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.5069348Z status: exit code: 1
2019-07-17T23:28:03.5069348Z status: exit code: 1
2019-07-17T23:28:03.5070125Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-irrefutable-bind.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/dst-irrefutable-bind.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/dst-irrefutable-bind.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.5070586Z ------------------------------------------
2019-07-17T23:28:03.5070622Z 
2019-07-17T23:28:03.5070826Z ------------------------------------------
2019-07-17T23:28:03.5070863Z stderr:
---
2019-07-17T23:28:03.5083404Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.5083446Z +
2019-07-17T23:28:03.5083470Z 
2019-07-17T23:28:03.5083525Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.5083737Z Actual stderr saved to /tmp/compiletestNloeDC/dst-field-align.stderr
2019-07-17T23:28:03.5083790Z To update references, run this command from build directory:
2019-07-17T23:28:03.5084030Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'dst-field-align.rs'
2019-07-17T23:28:03.5084097Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.5084157Z status: exit code: 1
2019-07-17T23:28:03.5084157Z status: exit code: 1
2019-07-17T23:28:03.5085026Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-field-align.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/dst-field-align.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/dst-field-align.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.5085440Z ------------------------------------------
2019-07-17T23:28:03.5085477Z 
2019-07-17T23:28:03.5085705Z ------------------------------------------
2019-07-17T23:28:03.5085783Z stderr:
---
2019-07-17T23:28:03.7130407Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.7130450Z +
2019-07-17T23:28:03.7130473Z 
2019-07-17T23:28:03.7130528Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.7130759Z Actual stderr saved to /tmp/compiletestNloeDC/dst-struct-sole.stderr
2019-07-17T23:28:03.7130806Z To update references, run this command from build directory:
2019-07-17T23:28:03.7131055Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'dst-struct-sole.rs'
2019-07-17T23:28:03.7131132Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.7131187Z status: exit code: 1
2019-07-17T23:28:03.7131187Z status: exit code: 1
2019-07-17T23:28:03.7131730Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-struct-sole.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/dst-struct-sole.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/dst-struct-sole.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.7132029Z ------------------------------------------
2019-07-17T23:28:03.7132060Z 
2019-07-17T23:28:03.7132258Z ------------------------------------------
2019-07-17T23:28:03.7132314Z stderr:
---
2019-07-17T23:28:03.7463606Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.7463661Z +
2019-07-17T23:28:03.7463866Z 
2019-07-17T23:28:03.7463908Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.7464238Z Actual stderr saved to /tmp/compiletestNloeDC/dst-raw.stderr
2019-07-17T23:28:03.7464286Z To update references, run this command from build directory:
2019-07-17T23:28:03.7465060Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'dst-raw.rs'
2019-07-17T23:28:03.7465178Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.7465224Z status: exit code: 1
2019-07-17T23:28:03.7465224Z status: exit code: 1
2019-07-17T23:28:03.7465894Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-raw.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/dst-raw.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/dst-raw.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.7466236Z ------------------------------------------
2019-07-17T23:28:03.7466272Z 
2019-07-17T23:28:03.7466498Z ------------------------------------------
2019-07-17T23:28:03.7466545Z stderr:
---
2019-07-17T23:28:03.8677399Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.8677462Z +
2019-07-17T23:28:03.8677491Z 
2019-07-17T23:28:03.8677540Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.8677867Z Actual stderr saved to /tmp/compiletestNloeDC/enum-nullable-const-null-with-fields.stderr
2019-07-17T23:28:03.8677937Z To update references, run this command from build directory:
2019-07-17T23:28:03.8678700Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'enum-nullable-const-null-with-fields.rs'
2019-07-17T23:28:03.8678786Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.8678821Z status: exit code: 1
2019-07-17T23:28:03.8678821Z status: exit code: 1
2019-07-17T23:28:03.8679399Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/enum-nullable-const-null-with-fields.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/enum-nullable-const-null-with-fields.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/enum-nullable-const-null-with-fields.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.8679683Z ------------------------------------------
2019-07-17T23:28:03.8679712Z 
2019-07-17T23:28:03.8679890Z ------------------------------------------
2019-07-17T23:28:03.8679927Z stderr:
---
2019-07-17T23:28:03.9838877Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:03.9838925Z +
2019-07-17T23:28:03.9838948Z 
2019-07-17T23:28:03.9839004Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:03.9839218Z Actual stderr saved to /tmp/compiletestNloeDC/dst-struct.stderr
2019-07-17T23:28:03.9839265Z To update references, run this command from build directory:
2019-07-17T23:28:03.9839502Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'dst-struct.rs'
2019-07-17T23:28:03.9839568Z error: 1 errors occurred comparing output.
2019-07-17T23:28:03.9839604Z status: exit code: 1
2019-07-17T23:28:03.9839604Z status: exit code: 1
2019-07-17T23:28:03.9840138Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/dst-struct.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/dst-struct.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/dst-struct.stage-id.aux" "-A" "unused"
2019-07-17T23:28:03.9840423Z ------------------------------------------
2019-07-17T23:28:03.9840453Z 
2019-07-17T23:28:03.9840645Z ------------------------------------------
2019-07-17T23:28:03.9840701Z stderr:
---
2019-07-17T23:28:04.0147029Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.0147131Z +
2019-07-17T23:28:04.0147163Z 
2019-07-17T23:28:04.0147210Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.0147280Z Actual stderr saved to /tmp/compiletestNloeDC/enums.stderr
2019-07-17T23:28:04.0147331Z To update references, run this command from build directory:
2019-07-17T23:28:04.0147633Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'enums.rs'
2019-07-17T23:28:04.0147735Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.0147781Z status: exit code: 1
2019-07-17T23:28:04.0147781Z status: exit code: 1
2019-07-17T23:28:04.0148525Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/enums.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/enums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/enums.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.0148990Z ------------------------------------------
2019-07-17T23:28:04.0149020Z 
2019-07-17T23:28:04.0149221Z ------------------------------------------
2019-07-17T23:28:04.0149262Z stderr:
---
2019-07-17T23:28:04.1322377Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.1322441Z +
2019-07-17T23:28:04.1322465Z 
2019-07-17T23:28:04.1322501Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.1322558Z Actual stderr saved to /tmp/compiletestNloeDC/exit.stderr
2019-07-17T23:28:04.1322597Z To update references, run this command from build directory:
2019-07-17T23:28:04.1322815Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'exit.rs'
2019-07-17T23:28:04.1322894Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.1322929Z status: exit code: 1
2019-07-17T23:28:04.1322929Z status: exit code: 1
2019-07-17T23:28:04.1323604Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/exit.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/exit.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/exit.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.1323884Z ------------------------------------------
2019-07-17T23:28:04.1323912Z 
2019-07-17T23:28:04.1324115Z ------------------------------------------
2019-07-17T23:28:04.1324153Z stderr:
---
2019-07-17T23:28:04.1348662Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.1348702Z +
2019-07-17T23:28:04.1348723Z 
2019-07-17T23:28:04.1348775Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.1348815Z Actual stderr saved to /tmp/compiletestNloeDC/env.stderr
2019-07-17T23:28:04.1348854Z To update references, run this command from build directory:
2019-07-17T23:28:04.1349068Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'env.rs'
2019-07-17T23:28:04.1349131Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.1349166Z status: exit code: 1
2019-07-17T23:28:04.1349166Z status: exit code: 1
2019-07-17T23:28:04.1349674Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/env.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/env.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/env.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.1349936Z ------------------------------------------
2019-07-17T23:28:04.1349962Z 
2019-07-17T23:28:04.1350133Z ------------------------------------------
2019-07-17T23:28:04.1350186Z stderr:
---
2019-07-17T23:28:04.2517401Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.2517472Z +
2019-07-17T23:28:04.2517500Z 
2019-07-17T23:28:04.2517546Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.2517598Z Actual stderr saved to /tmp/compiletestNloeDC/extern_types.stderr
2019-07-17T23:28:04.2517668Z To update references, run this command from build directory:
2019-07-17T23:28:04.2517941Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'extern_types.rs'
2019-07-17T23:28:04.2518039Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.2518093Z status: exit code: 1
2019-07-17T23:28:04.2518093Z status: exit code: 1
2019-07-17T23:28:04.2518863Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/extern_types.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/extern_types.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/extern_types.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.2519128Z ------------------------------------------
2019-07-17T23:28:04.2519156Z 
2019-07-17T23:28:04.2519528Z ------------------------------------------
2019-07-17T23:28:04.2519566Z stderr:
---
2019-07-17T23:28:04.2760693Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.2760733Z +
2019-07-17T23:28:04.2760756Z 
2019-07-17T23:28:04.2765042Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.2765113Z Actual stderr saved to /tmp/compiletestNloeDC/float_fast_math.stderr
2019-07-17T23:28:04.2769224Z To update references, run this command from build directory:
2019-07-17T23:28:04.2769624Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'float_fast_math.rs'
2019-07-17T23:28:04.2774374Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.2774796Z status: exit code: 1
2019-07-17T23:28:04.2774796Z status: exit code: 1
2019-07-17T23:28:04.2775636Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/float_fast_math.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/float_fast_math.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/float_fast_math.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.2775985Z ------------------------------------------
2019-07-17T23:28:04.2776022Z 
2019-07-17T23:28:04.2776252Z ------------------------------------------
2019-07-17T23:28:04.2776319Z stderr:
---
2019-07-17T23:28:04.4318011Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.4318061Z +
2019-07-17T23:28:04.4318090Z 
2019-07-17T23:28:04.4318319Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.4318715Z Actual stderr saved to /tmp/compiletestNloeDC/foreign-fn-linkname.stderr
2019-07-17T23:28:04.4318759Z To update references, run this command from build directory:
2019-07-17T23:28:04.4318986Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'foreign-fn-linkname.rs'
2019-07-17T23:28:04.4319059Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.4319111Z status: exit code: 1
2019-07-17T23:28:04.4319111Z status: exit code: 1
2019-07-17T23:28:04.4319641Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/foreign-fn-linkname.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/foreign-fn-linkname.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/foreign-fn-linkname.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.4319914Z ------------------------------------------
2019-07-17T23:28:04.4319942Z 
2019-07-17T23:28:04.4320115Z ------------------------------------------
2019-07-17T23:28:04.4320168Z stderr:
---
2019-07-17T23:28:04.4832301Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.4832360Z +
2019-07-17T23:28:04.4832383Z 
2019-07-17T23:28:04.4832420Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.4832461Z Actual stderr saved to /tmp/compiletestNloeDC/floats.stderr
2019-07-17T23:28:04.4832529Z To update references, run this command from build directory:
2019-07-17T23:28:04.4832750Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'floats.rs'
2019-07-17T23:28:04.4832822Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.4832965Z status: exit code: 1
2019-07-17T23:28:04.4832965Z status: exit code: 1
2019-07-17T23:28:04.4833474Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/floats.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/floats.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/floats.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.4833753Z ------------------------------------------
2019-07-17T23:28:04.4833782Z 
2019-07-17T23:28:04.4833986Z ------------------------------------------
2019-07-17T23:28:04.4834032Z stderr:
---
2019-07-17T23:28:04.5725270Z -hello00000
2019-07-17T23:28:04.5728169Z -
2019-07-17T23:28:04.5730613Z 
2019-07-17T23:28:04.5732711Z The actual stdout differed from the expected stdout.
2019-07-17T23:28:04.5735325Z Actual stdout saved to /tmp/compiletestNloeDC/format.stdout
2019-07-17T23:28:04.5741202Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T23:28:04.5741897Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T23:28:04.5741963Z      |
2019-07-17T23:28:04.5742008Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T23:28:04.5761963Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.5762003Z +
2019-07-17T23:28:04.5762026Z 
2019-07-17T23:28:04.5762062Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.5762120Z Actual stderr saved to /tmp/compiletestNloeDC/format.stderr
2019-07-17T23:28:04.5762160Z To update references, run this command from build directory:
2019-07-17T23:28:04.5762374Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'format.rs'
2019-07-17T23:28:04.5762453Z error: 2 errors occurred comparing output.
2019-07-17T23:28:04.5762497Z status: exit code: 1
2019-07-17T23:28:04.5762497Z status: exit code: 1
2019-07-17T23:28:04.5763130Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/format.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/format.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/format.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.5763437Z ------------------------------------------
2019-07-17T23:28:04.5763481Z 
2019-07-17T23:28:04.5763659Z ------------------------------------------
2019-07-17T23:28:04.5763697Z stderr:
---
2019-07-17T23:28:04.6058882Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.6058941Z +
2019-07-17T23:28:04.6058970Z 
2019-07-17T23:28:04.6059016Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.6059086Z Actual stderr saved to /tmp/compiletestNloeDC/from_utf8.stderr
2019-07-17T23:28:04.6059137Z To update references, run this command from build directory:
2019-07-17T23:28:04.6059446Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'from_utf8.rs'
2019-07-17T23:28:04.6059558Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.6059604Z status: exit code: 1
2019-07-17T23:28:04.6059604Z status: exit code: 1
2019-07-17T23:28:04.6060358Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/from_utf8.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/from_utf8.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/from_utf8.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.6060724Z ------------------------------------------
2019-07-17T23:28:04.6060772Z 
2019-07-17T23:28:04.6060995Z ------------------------------------------
2019-07-17T23:28:04.6061043Z stderr:
---
2019-07-17T23:28:04.7723414Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.7723467Z +
2019-07-17T23:28:04.7723496Z 
2019-07-17T23:28:04.7723542Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.7723608Z Actual stderr saved to /tmp/compiletestNloeDC/function_pointers.stderr
2019-07-17T23:28:04.7723659Z To update references, run this command from build directory:
2019-07-17T23:28:04.7724093Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'function_pointers.rs'
2019-07-17T23:28:04.7724950Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.7724995Z status: exit code: 1
2019-07-17T23:28:04.7724995Z status: exit code: 1
2019-07-17T23:28:04.7725880Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/function_pointers.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/function_pointers.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/function_pointers.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.7726270Z ------------------------------------------
2019-07-17T23:28:04.7726309Z 
2019-07-17T23:28:04.7726537Z ------------------------------------------
2019-07-17T23:28:04.7726584Z stderr:
---
2019-07-17T23:28:04.8038800Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.8038854Z +
2019-07-17T23:28:04.8038876Z 
2019-07-17T23:28:04.8038912Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.8038954Z Actual stderr saved to /tmp/compiletestNloeDC/generator.stderr
2019-07-17T23:28:04.8039017Z To update references, run this command from build directory:
2019-07-17T23:28:04.8039225Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'generator.rs'
2019-07-17T23:28:04.8039289Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.8039415Z status: exit code: 1
2019-07-17T23:28:04.8039415Z status: exit code: 1
2019-07-17T23:28:04.8039952Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/generator.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/generator.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/generator.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.8040218Z ------------------------------------------
2019-07-17T23:28:04.8040247Z 
2019-07-17T23:28:04.8040440Z ------------------------------------------
2019-07-17T23:28:04.8040555Z stderr:
---
2019-07-17T23:28:04.9314719Z -Hello, world!
2019-07-17T23:28:04.9316350Z -
2019-07-17T23:28:04.9316393Z 
2019-07-17T23:28:04.9316459Z The actual stdout differed from the expected stdout.
2019-07-17T23:28:04.9316532Z Actual stdout saved to /tmp/compiletestNloeDC/hello.stdout
2019-07-17T23:28:04.9316644Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T23:28:04.9316934Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T23:28:04.9316988Z      |
2019-07-17T23:28:04.9317036Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T23:28:04.9320713Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:04.9320771Z +
2019-07-17T23:28:04.9320795Z 
2019-07-17T23:28:04.9320834Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.9320879Z Actual stderr saved to /tmp/compiletestNloeDC/hello.stderr
2019-07-17T23:28:04.9320939Z To update references, run this command from build directory:
2019-07-17T23:28:04.9321163Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'hello.rs'
2019-07-17T23:28:04.9321247Z error: 2 errors occurred comparing output.
2019-07-17T23:28:04.9321286Z status: exit code: 1
2019-07-17T23:28:04.9321286Z status: exit code: 1
2019-07-17T23:28:04.9322013Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/hello.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/hello.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/hello.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.9322398Z ------------------------------------------
2019-07-17T23:28:04.9322430Z 
2019-07-17T23:28:04.9322635Z ------------------------------------------
2019-07-17T23:28:04.9322676Z stderr:
---
2019-07-17T23:28:04.9645368Z +
2019-07-17T23:28:04.9645397Z 
2019-07-17T23:28:04.9645775Z thread '[ui] run-pass/heap.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T23:28:04.9645857Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:04.9645909Z Actual stderr saved to /tmp/compiletestNloeDC/heap.stderr
2019-07-17T23:28:04.9645960Z To update references, run this command from build directory:
2019-07-17T23:28:04.9646240Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'heap.rs'
2019-07-17T23:28:04.9646446Z error: 1 errors occurred comparing output.
2019-07-17T23:28:04.9646493Z status: exit code: 1
2019-07-17T23:28:04.9646493Z status: exit code: 1
2019-07-17T23:28:04.9647178Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/heap.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/heap.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/heap.stage-id.aux" "-A" "unused"
2019-07-17T23:28:04.9647515Z ------------------------------------------
2019-07-17T23:28:04.9647551Z 
2019-07-17T23:28:04.9647774Z ------------------------------------------
2019-07-17T23:28:04.9647840Z stderr:
---
2019-07-17T23:28:05.4917344Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:05.4917396Z +
2019-07-17T23:28:05.4917442Z 
2019-07-17T23:28:05.4917492Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:05.4917924Z Actual stderr saved to /tmp/compiletestNloeDC/integer-ops.stderr
2019-07-17T23:28:05.4917973Z To update references, run this command from build directory:
2019-07-17T23:28:05.4918223Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'integer-ops.rs'
2019-07-17T23:28:05.4918294Z error: 1 errors occurred comparing output.
2019-07-17T23:28:05.4918434Z status: exit code: 1
2019-07-17T23:28:05.4918434Z status: exit code: 1
2019-07-17T23:28:05.4919028Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/integer-ops.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/integer-ops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/integer-ops.stage-id.aux" "-A" "unused"
2019-07-17T23:28:05.4919323Z ------------------------------------------
2019-07-17T23:28:05.4919356Z 
2019-07-17T23:28:05.4919549Z ------------------------------------------
2019-07-17T23:28:05.4919607Z stderr:
---
2019-07-17T23:28:05.9759203Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:05.9759259Z +
2019-07-17T23:28:05.9759282Z 
2019-07-17T23:28:05.9759319Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:05.9759533Z Actual stderr saved to /tmp/compiletestNloeDC/intrinsics-math.stderr
2019-07-17T23:28:05.9759593Z To update references, run this command from build directory:
2019-07-17T23:28:05.9759816Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'intrinsics-math.rs'
2019-07-17T23:28:05.9759971Z error: 1 errors occurred comparing output.
2019-07-17T23:28:05.9760008Z status: exit code: 1
2019-07-17T23:28:05.9760008Z status: exit code: 1
2019-07-17T23:28:05.9760560Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics-math.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/intrinsics-math.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/intrinsics-math.stage-id.aux" "-A" "unused"
2019-07-17T23:28:05.9761013Z ------------------------------------------
2019-07-17T23:28:05.9761043Z 
2019-07-17T23:28:05.9761250Z ------------------------------------------
2019-07-17T23:28:05.9761290Z stderr:
---
2019-07-17T23:28:06.1480170Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:06.1480214Z +
2019-07-17T23:28:06.1480238Z 
2019-07-17T23:28:06.1480275Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:06.1480334Z Actual stderr saved to /tmp/compiletestNloeDC/intrinsics.stderr
2019-07-17T23:28:06.1480375Z To update references, run this command from build directory:
2019-07-17T23:28:06.1480735Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'intrinsics.rs'
2019-07-17T23:28:06.1480821Z error: 1 errors occurred comparing output.
2019-07-17T23:28:06.1480857Z status: exit code: 1
2019-07-17T23:28:06.1480857Z status: exit code: 1
2019-07-17T23:28:06.1481401Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/intrinsics.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/intrinsics.stage-id.aux" "-A" "unused"
2019-07-17T23:28:06.1481683Z ------------------------------------------
2019-07-17T23:28:06.1481714Z 
2019-07-17T23:28:06.1481906Z ------------------------------------------
2019-07-17T23:28:06.1481944Z stderr:
---
2019-07-17T23:28:06.3441794Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:06.3441838Z +
2019-07-17T23:28:06.3441863Z 
2019-07-17T23:28:06.3441899Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:06.3441957Z Actual stderr saved to /tmp/compiletestNloeDC/ints.stderr
2019-07-17T23:28:06.3441997Z To update references, run this command from build directory:
2019-07-17T23:28:06.3442341Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'ints.rs'
2019-07-17T23:28:06.3442425Z error: 1 errors occurred comparing output.
2019-07-17T23:28:06.3442462Z status: exit code: 1
2019-07-17T23:28:06.3442462Z status: exit code: 1
2019-07-17T23:28:06.3442995Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ints.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/ints.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/ints.stage-id.aux" "-A" "unused"
2019-07-17T23:28:06.3443248Z ------------------------------------------
2019-07-17T23:28:06.3443295Z 
2019-07-17T23:28:06.3443476Z ------------------------------------------
2019-07-17T23:28:06.3443521Z stderr:
---
2019-07-17T23:28:06.4680805Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:06.4680848Z +
2019-07-17T23:28:06.4680958Z 
2019-07-17T23:28:06.4681017Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:06.4681260Z Actual stderr saved to /tmp/compiletestNloeDC/issue-15063.stderr
2019-07-17T23:28:06.4681307Z To update references, run this command from build directory:
2019-07-17T23:28:06.4681557Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-15063.rs'
2019-07-17T23:28:06.4681626Z error: 1 errors occurred comparing output.
2019-07-17T23:28:06.4681663Z status: exit code: 1
2019-07-17T23:28:06.4681663Z status: exit code: 1
2019-07-17T23:28:06.4682201Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15063.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-15063.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-15063.stage-id.aux" "-A" "unused"
2019-07-17T23:28:06.4682489Z ------------------------------------------
2019-07-17T23:28:06.4682518Z 
2019-07-17T23:28:06.4682707Z ------------------------------------------
2019-07-17T23:28:06.4682746Z stderr:
---
2019-07-17T23:28:06.6446599Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:06.6446654Z +
2019-07-17T23:28:06.6446684Z 
2019-07-17T23:28:06.6446752Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:06.6447163Z Actual stderr saved to /tmp/compiletestNloeDC/issue-15080.stderr
2019-07-17T23:28:06.6447224Z To update references, run this command from build directory:
2019-07-17T23:28:06.6447529Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-15080.rs'
2019-07-17T23:28:06.6447627Z error: 1 errors occurred comparing output.
2019-07-17T23:28:06.6447675Z status: exit code: 1
2019-07-17T23:28:06.6447675Z status: exit code: 1
2019-07-17T23:28:06.6448366Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15080.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-15080.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-15080.stage-id.aux" "-A" "unused"
2019-07-17T23:28:06.6448861Z ------------------------------------------
2019-07-17T23:28:06.6448900Z 
2019-07-17T23:28:06.6449087Z ------------------------------------------
2019-07-17T23:28:06.6449146Z stderr:
---
2019-07-17T23:28:06.8123465Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:06.8123507Z +
2019-07-17T23:28:06.8123549Z 
2019-07-17T23:28:06.8123588Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:06.8123798Z Actual stderr saved to /tmp/compiletestNloeDC/issue-15523-big.stderr
2019-07-17T23:28:06.8123860Z To update references, run this command from build directory:
2019-07-17T23:28:06.8124082Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-15523-big.rs'
2019-07-17T23:28:06.8124149Z error: 1 errors occurred comparing output.
2019-07-17T23:28:06.8124201Z status: exit code: 1
2019-07-17T23:28:06.8124201Z status: exit code: 1
2019-07-17T23:28:06.8124727Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-15523-big.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-15523-big.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-15523-big.stage-id.aux" "-A" "unused"
2019-07-17T23:28:06.8125426Z ------------------------------------------
2019-07-17T23:28:06.8125573Z 
2019-07-17T23:28:06.8125879Z ------------------------------------------
2019-07-17T23:28:06.8125929Z stderr:
---
2019-07-17T23:28:06.9561773Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:06.9561814Z +
2019-07-17T23:28:06.9561837Z 
2019-07-17T23:28:06.9561896Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:06.9562097Z Actual stderr saved to /tmp/compiletestNloeDC/issue-17877.stderr
2019-07-17T23:28:06.9562142Z To update references, run this command from build directory:
2019-07-17T23:28:06.9562361Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-17877.rs'
2019-07-17T23:28:06.9562425Z error: 1 errors occurred comparing output.
2019-07-17T23:28:06.9562476Z status: exit code: 1
2019-07-17T23:28:06.9562476Z status: exit code: 1
2019-07-17T23:28:06.9562978Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-17877.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-17877.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-17877.stage-id.aux" "-A" "unused"
2019-07-17T23:28:06.9563254Z ------------------------------------------
2019-07-17T23:28:06.9563281Z 
2019-07-17T23:28:06.9563456Z ------------------------------------------
2019-07-17T23:28:06.9563508Z stderr:
---
2019-07-17T23:28:07.0963413Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:07.0963457Z +
2019-07-17T23:28:07.0963481Z 
2019-07-17T23:28:07.0963536Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:07.0963760Z Actual stderr saved to /tmp/compiletestNloeDC/issue-20575.stderr
2019-07-17T23:28:07.0963806Z To update references, run this command from build directory:
2019-07-17T23:28:07.0964046Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-20575.rs'
2019-07-17T23:28:07.0964116Z error: 1 errors occurred comparing output.
2019-07-17T23:28:07.0964169Z status: exit code: 1
2019-07-17T23:28:07.0964169Z status: exit code: 1
2019-07-17T23:28:07.0965463Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-20575.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-20575.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-20575.stage-id.aux" "-A" "unused"
2019-07-17T23:28:07.0965852Z ------------------------------------------
2019-07-17T23:28:07.0965889Z 
2019-07-17T23:28:07.0966114Z ------------------------------------------
2019-07-17T23:28:07.0966180Z stderr:
---
2019-07-17T23:28:07.2759534Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:07.2759579Z +
2019-07-17T23:28:07.2759619Z 
2019-07-17T23:28:07.2759665Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:07.2759901Z Actual stderr saved to /tmp/compiletestNloeDC/issue-23261.stderr
2019-07-17T23:28:07.2759963Z To update references, run this command from build directory:
2019-07-17T23:28:07.2760192Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-23261.rs'
2019-07-17T23:28:07.2760259Z error: 1 errors occurred comparing output.
2019-07-17T23:28:07.2760311Z status: exit code: 1
2019-07-17T23:28:07.2760311Z status: exit code: 1
2019-07-17T23:28:07.2760845Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-23261.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-23261.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-23261.stage-id.aux" "-A" "unused"
2019-07-17T23:28:07.2761137Z ------------------------------------------
2019-07-17T23:28:07.2761167Z 
2019-07-17T23:28:07.2761359Z ------------------------------------------
2019-07-17T23:28:07.2761415Z stderr:
---
2019-07-17T23:28:07.4321705Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:07.4321767Z +
2019-07-17T23:28:07.4321792Z 
2019-07-17T23:28:07.4321831Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:07.4322058Z Actual stderr saved to /tmp/compiletestNloeDC/issue-26709.stderr
2019-07-17T23:28:07.4322123Z To update references, run this command from build directory:
2019-07-17T23:28:07.4322355Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-26709.rs'
2019-07-17T23:28:07.4322424Z error: 1 errors occurred comparing output.
2019-07-17T23:28:07.4322487Z status: exit code: 1
2019-07-17T23:28:07.4322487Z status: exit code: 1
2019-07-17T23:28:07.4323043Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-26709.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-26709.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-26709.stage-id.aux" "-A" "unused"
2019-07-17T23:28:07.4323338Z ------------------------------------------
2019-07-17T23:28:07.4323368Z 
2019-07-17T23:28:07.4323580Z ------------------------------------------
2019-07-17T23:28:07.4323619Z stderr:
---
2019-07-17T23:28:07.5788555Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:07.5788806Z +
2019-07-17T23:28:07.5788948Z 
2019-07-17T23:28:07.5789101Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:07.5789512Z Actual stderr saved to /tmp/compiletestNloeDC/issue-27901.stderr
2019-07-17T23:28:07.5789727Z To update references, run this command from build directory:
2019-07-17T23:28:07.5790127Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-27901.rs'
2019-07-17T23:28:07.5790484Z error: 1 errors occurred comparing output.
2019-07-17T23:28:07.5790637Z status: exit code: 1
2019-07-17T23:28:07.5790637Z status: exit code: 1
2019-07-17T23:28:07.5791346Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-27901.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-27901.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-27901.stage-id.aux" "-A" "unused"
2019-07-17T23:28:07.5791990Z ------------------------------------------
2019-07-17T23:28:07.5792185Z 
2019-07-17T23:28:07.5792559Z ------------------------------------------
2019-07-17T23:28:07.5792767Z stderr:
---
2019-07-17T23:28:07.7437370Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:07.7437442Z +
2019-07-17T23:28:07.7437472Z 
2019-07-17T23:28:07.7437521Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:07.7437802Z Actual stderr saved to /tmp/compiletestNloeDC/issue-29746.stderr
2019-07-17T23:28:07.7438048Z To update references, run this command from build directory:
2019-07-17T23:28:07.7438264Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-29746.rs'
2019-07-17T23:28:07.7438346Z error: 1 errors occurred comparing output.
2019-07-17T23:28:07.7438389Z status: exit code: 1
2019-07-17T23:28:07.7438389Z status: exit code: 1
2019-07-17T23:28:07.7438909Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-29746.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-29746.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-29746.stage-id.aux" "-A" "unused"
2019-07-17T23:28:07.7439173Z ------------------------------------------
2019-07-17T23:28:07.7439201Z 
2019-07-17T23:28:07.7439391Z ------------------------------------------
2019-07-17T23:28:07.7439429Z stderr:
---
2019-07-17T23:28:07.7985330Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:07.7985381Z +
2019-07-17T23:28:07.7985411Z 
2019-07-17T23:28:07.7985456Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:07.7985734Z Actual stderr saved to /tmp/compiletestNloeDC/intrinsics-integer.stderr
2019-07-17T23:28:07.7985791Z To update references, run this command from build directory:
2019-07-17T23:28:07.7986062Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'intrinsics-integer.rs'
2019-07-17T23:28:07.7986171Z error: 1 errors occurred comparing output.
2019-07-17T23:28:07.7986216Z status: exit code: 1
2019-07-17T23:28:07.7986216Z status: exit code: 1
2019-07-17T23:28:07.7986915Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/intrinsics-integer.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/intrinsics-integer.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/intrinsics-integer.stage-id.aux" "-A" "unused"
2019-07-17T23:28:07.7987237Z ------------------------------------------
2019-07-17T23:28:07.7987292Z 
2019-07-17T23:28:07.7987526Z ------------------------------------------
2019-07-17T23:28:07.7987575Z stderr:
---
2019-07-17T23:28:07.8886827Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:07.8886882Z +
2019-07-17T23:28:07.8886913Z 
2019-07-17T23:28:07.8886985Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:07.8887285Z Actual stderr saved to /tmp/compiletestNloeDC/issue-30530.stderr
2019-07-17T23:28:07.8887344Z To update references, run this command from build directory:
2019-07-17T23:28:07.8887652Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-30530.rs'
2019-07-17T23:28:07.8887747Z error: 1 errors occurred comparing output.
2019-07-17T23:28:07.8887795Z status: exit code: 1
2019-07-17T23:28:07.8887795Z status: exit code: 1
2019-07-17T23:28:07.8889251Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-30530.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-30530.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-30530.stage-id.aux" "-A" "unused"
2019-07-17T23:28:07.8889694Z ------------------------------------------
2019-07-17T23:28:07.8889732Z 
2019-07-17T23:28:07.8890073Z ------------------------------------------
2019-07-17T23:28:07.8890127Z stderr:
---
2019-07-17T23:28:07.9400218Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:07.9400260Z +
2019-07-17T23:28:07.9400299Z 
2019-07-17T23:28:07.9400337Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:07.9400562Z Actual stderr saved to /tmp/compiletestNloeDC/issue-31267-additional.stderr
2019-07-17T23:28:07.9400632Z To update references, run this command from build directory:
2019-07-17T23:28:07.9401078Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-31267-additional.rs'
2019-07-17T23:28:07.9401146Z error: 1 errors occurred comparing output.
2019-07-17T23:28:07.9401204Z status: exit code: 1
2019-07-17T23:28:07.9401204Z status: exit code: 1
2019-07-17T23:28:07.9401771Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-31267-additional.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-31267-additional.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-31267-additional.stage-id.aux" "-A" "unused"
2019-07-17T23:28:07.9402051Z ------------------------------------------
2019-07-17T23:28:07.9402087Z 
2019-07-17T23:28:07.9402293Z ------------------------------------------
2019-07-17T23:28:07.9402332Z stderr:
---
2019-07-17T23:28:08.0202614Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.0202658Z +
2019-07-17T23:28:08.0202681Z 
2019-07-17T23:28:08.0202720Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.0202969Z Actual stderr saved to /tmp/compiletestNloeDC/issue-33387.stderr
2019-07-17T23:28:08.0203016Z To update references, run this command from build directory:
2019-07-17T23:28:08.0203245Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-33387.rs'
2019-07-17T23:28:08.0203330Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.0203367Z status: exit code: 1
2019-07-17T23:28:08.0203367Z status: exit code: 1
2019-07-17T23:28:08.0204106Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-33387.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-33387.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-33387.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.0204746Z ------------------------------------------
2019-07-17T23:28:08.0204794Z 
2019-07-17T23:28:08.0205827Z ------------------------------------------
2019-07-17T23:28:08.0205885Z stderr:
---
2019-07-17T23:28:08.0587674Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.0587737Z +
2019-07-17T23:28:08.0587765Z 
2019-07-17T23:28:08.0587994Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.0588381Z Actual stderr saved to /tmp/compiletestNloeDC/issue-34571.stderr
2019-07-17T23:28:08.0588596Z To update references, run this command from build directory:
2019-07-17T23:28:08.0588828Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-34571.rs'
2019-07-17T23:28:08.0588892Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.0588928Z status: exit code: 1
2019-07-17T23:28:08.0588928Z status: exit code: 1
2019-07-17T23:28:08.0589474Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-34571.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-34571.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-34571.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.0589755Z ------------------------------------------
2019-07-17T23:28:08.0589783Z 
2019-07-17T23:28:08.0589964Z ------------------------------------------
2019-07-17T23:28:08.0590019Z stderr:
---
2019-07-17T23:28:08.1642726Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.1642770Z +
2019-07-17T23:28:08.1642794Z 
2019-07-17T23:28:08.1642847Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.1643066Z Actual stderr saved to /tmp/compiletestNloeDC/issue-35815.stderr
2019-07-17T23:28:08.1643111Z To update references, run this command from build directory:
2019-07-17T23:28:08.1643327Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-35815.rs'
2019-07-17T23:28:08.1643408Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.1643445Z status: exit code: 1
2019-07-17T23:28:08.1643445Z status: exit code: 1
2019-07-17T23:28:08.1643987Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-35815.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-35815.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-35815.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.1644268Z ------------------------------------------
2019-07-17T23:28:08.1644297Z 
2019-07-17T23:28:08.1644484Z ------------------------------------------
2019-07-17T23:28:08.1644523Z stderr:
---
2019-07-17T23:28:08.1996742Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.1996796Z +
2019-07-17T23:28:08.1996826Z 
2019-07-17T23:28:08.1996892Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.1997189Z Actual stderr saved to /tmp/compiletestNloeDC/issue-36278-prefix-nesting.stderr
2019-07-17T23:28:08.1997248Z To update references, run this command from build directory:
2019-07-17T23:28:08.1997566Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-36278-prefix-nesting.rs'
2019-07-17T23:28:08.1997652Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.1997716Z status: exit code: 1
2019-07-17T23:28:08.1997716Z status: exit code: 1
2019-07-17T23:28:08.1998568Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-36278-prefix-nesting.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-36278-prefix-nesting.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-36278-prefix-nesting.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.1998852Z ------------------------------------------
2019-07-17T23:28:08.1998880Z 
2019-07-17T23:28:08.1999057Z ------------------------------------------
2019-07-17T23:28:08.1999111Z stderr:
---
2019-07-17T23:28:08.3169270Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.3169327Z +
2019-07-17T23:28:08.3169349Z 
2019-07-17T23:28:08.3169386Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.3169591Z Actual stderr saved to /tmp/compiletestNloeDC/issue-53728.stderr
2019-07-17T23:28:08.3169652Z To update references, run this command from build directory:
2019-07-17T23:28:08.3169866Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-53728.rs'
2019-07-17T23:28:08.3169951Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.3169989Z status: exit code: 1
2019-07-17T23:28:08.3169989Z status: exit code: 1
2019-07-17T23:28:08.3170524Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-53728.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-53728.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-53728.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.3170799Z ------------------------------------------
2019-07-17T23:28:08.3170828Z 
2019-07-17T23:28:08.3171026Z ------------------------------------------
2019-07-17T23:28:08.3171065Z stderr:
---
2019-07-17T23:28:08.3181156Z -S { s: 5 }
2019-07-17T23:28:08.3181295Z -
2019-07-17T23:28:08.3181319Z 
2019-07-17T23:28:08.3181370Z The actual stdout differed from the expected stdout.
2019-07-17T23:28:08.3181567Z Actual stdout saved to /tmp/compiletestNloeDC/issue-3794.stdout
2019-07-17T23:28:08.3181675Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T23:28:08.3181868Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T23:28:08.3181908Z      |
2019-07-17T23:28:08.3181960Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T23:28:08.3186531Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.3186603Z +
2019-07-17T23:28:08.3186633Z 
2019-07-17T23:28:08.3186682Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.3186979Z Actual stderr saved to /tmp/compiletestNloeDC/issue-3794.stderr
2019-07-17T23:28:08.3187039Z To update references, run this command from build directory:
2019-07-17T23:28:08.3187322Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-3794.rs'
2019-07-17T23:28:08.3187423Z error: 2 errors occurred comparing output.
2019-07-17T23:28:08.3187472Z status: exit code: 1
2019-07-17T23:28:08.3187472Z status: exit code: 1
2019-07-17T23:28:08.3188135Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-3794.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-3794.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-3794.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.3188780Z ------------------------------------------
2019-07-17T23:28:08.3188823Z 
2019-07-17T23:28:08.3189088Z ------------------------------------------
2019-07-17T23:28:08.3189134Z stderr:
---
2019-07-17T23:28:08.4442247Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.4442310Z +
2019-07-17T23:28:08.4442334Z 
2019-07-17T23:28:08.4442381Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.4442639Z Actual stderr saved to /tmp/compiletestNloeDC/issue-miri-184.stderr
2019-07-17T23:28:08.4442687Z To update references, run this command from build directory:
2019-07-17T23:28:08.4442929Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-miri-184.rs'
2019-07-17T23:28:08.4443014Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.4443052Z status: exit code: 1
2019-07-17T23:28:08.4443052Z status: exit code: 1
2019-07-17T23:28:08.4443592Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-miri-184.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-miri-184.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-miri-184.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.4444029Z ------------------------------------------
2019-07-17T23:28:08.4444090Z 
2019-07-17T23:28:08.4444999Z ------------------------------------------
2019-07-17T23:28:08.4445057Z stderr:
---
2019-07-17T23:28:08.4493654Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.4493699Z +
2019-07-17T23:28:08.4493736Z 
2019-07-17T23:28:08.4493772Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.4493973Z Actual stderr saved to /tmp/compiletestNloeDC/issue-5917.stderr
2019-07-17T23:28:08.4494017Z To update references, run this command from build directory:
2019-07-17T23:28:08.4494240Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'issue-5917.rs'
2019-07-17T23:28:08.4494304Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.4494355Z status: exit code: 1
2019-07-17T23:28:08.4494355Z status: exit code: 1
2019-07-17T23:28:08.4495865Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/issue-5917.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/issue-5917.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/issue-5917.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.4496270Z ------------------------------------------
2019-07-17T23:28:08.4496308Z 
2019-07-17T23:28:08.4496534Z ------------------------------------------
2019-07-17T23:28:08.4496599Z stderr:
---
2019-07-17T23:28:08.5921666Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.5922235Z +
2019-07-17T23:28:08.5922267Z 
2019-07-17T23:28:08.5922305Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.5922672Z Actual stderr saved to /tmp/compiletestNloeDC/last-use-in-cap-clause.stderr
2019-07-17T23:28:08.5922724Z To update references, run this command from build directory:
2019-07-17T23:28:08.5926141Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'last-use-in-cap-clause.rs'
2019-07-17T23:28:08.5927329Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.5930478Z status: exit code: 1
2019-07-17T23:28:08.5930478Z status: exit code: 1
2019-07-17T23:28:08.5932730Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/last-use-in-cap-clause.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/last-use-in-cap-clause.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/last-use-in-cap-clause.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.5933452Z ------------------------------------------
2019-07-17T23:28:08.5933630Z 
2019-07-17T23:28:08.5933969Z ------------------------------------------
2019-07-17T23:28:08.5934117Z stderr:
---
2019-07-17T23:28:08.6556727Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.6556778Z +
2019-07-17T23:28:08.6556806Z 
2019-07-17T23:28:08.6556870Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.6556921Z Actual stderr saved to /tmp/compiletestNloeDC/iter.stderr
2019-07-17T23:28:08.6556972Z To update references, run this command from build directory:
2019-07-17T23:28:08.6557247Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'iter.rs'
2019-07-17T23:28:08.6557329Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.6557401Z status: exit code: 1
2019-07-17T23:28:08.6557401Z status: exit code: 1
2019-07-17T23:28:08.6558244Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/iter.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/iter.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/iter.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.6558545Z ------------------------------------------
2019-07-17T23:28:08.6558575Z 
2019-07-17T23:28:08.6558753Z ------------------------------------------
2019-07-17T23:28:08.6558807Z stderr:
---
2019-07-17T23:28:08.8280561Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.8280610Z +
2019-07-17T23:28:08.8280636Z 
2019-07-17T23:28:08.8280703Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.8280951Z Actual stderr saved to /tmp/compiletestNloeDC/linked-list.stderr
2019-07-17T23:28:08.8281000Z To update references, run this command from build directory:
2019-07-17T23:28:08.8281259Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'linked-list.rs'
2019-07-17T23:28:08.8281342Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.8281400Z status: exit code: 1
2019-07-17T23:28:08.8281400Z status: exit code: 1
2019-07-17T23:28:08.8282099Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/linked-list.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/linked-list.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/linked-list.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.8282446Z ------------------------------------------
2019-07-17T23:28:08.8282479Z 
2019-07-17T23:28:08.8282686Z ------------------------------------------
2019-07-17T23:28:08.8282747Z stderr:
---
2019-07-17T23:28:08.9075409Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:08.9075466Z +
2019-07-17T23:28:08.9075515Z 
2019-07-17T23:28:08.9075562Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:08.9075822Z Actual stderr saved to /tmp/compiletestNloeDC/loop-break-value.stderr
2019-07-17T23:28:08.9075878Z To update references, run this command from build directory:
2019-07-17T23:28:08.9076167Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'loop-break-value.rs'
2019-07-17T23:28:08.9076262Z error: 1 errors occurred comparing output.
2019-07-17T23:28:08.9076326Z status: exit code: 1
2019-07-17T23:28:08.9076326Z status: exit code: 1
2019-07-17T23:28:08.9077168Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/loop-break-value.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/loop-break-value.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/loop-break-value.stage-id.aux" "-A" "unused"
2019-07-17T23:28:08.9077543Z ------------------------------------------
2019-07-17T23:28:08.9077579Z 
2019-07-17T23:28:08.9077803Z ------------------------------------------
2019-07-17T23:28:08.9077869Z stderr:
---
2019-07-17T23:28:09.0127531Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.0127586Z +
2019-07-17T23:28:09.0127614Z 
2019-07-17T23:28:09.0127680Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.0127735Z Actual stderr saved to /tmp/compiletestNloeDC/loops.stderr
2019-07-17T23:28:09.0127786Z To update references, run this command from build directory:
2019-07-17T23:28:09.0128082Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'loops.rs'
2019-07-17T23:28:09.0128164Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.0128227Z status: exit code: 1
2019-07-17T23:28:09.0128227Z status: exit code: 1
2019-07-17T23:28:09.0129193Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/loops.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/loops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/loops.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.0129509Z ------------------------------------------
2019-07-17T23:28:09.0129538Z 
2019-07-17T23:28:09.0129716Z ------------------------------------------
2019-07-17T23:28:09.0129850Z stderr:
---
2019-07-17T23:28:09.0355489Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.0355539Z +
2019-07-17T23:28:09.0355597Z 
2019-07-17T23:28:09.0355643Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.0355695Z Actual stderr saved to /tmp/compiletestNloeDC/main_fn.stderr
2019-07-17T23:28:09.0355765Z To update references, run this command from build directory:
2019-07-17T23:28:09.0356135Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'main_fn.rs'
2019-07-17T23:28:09.0356229Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.0356297Z status: exit code: 1
2019-07-17T23:28:09.0356297Z status: exit code: 1
2019-07-17T23:28:09.0356958Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/main_fn.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/main_fn.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/main_fn.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.0357397Z ------------------------------------------
2019-07-17T23:28:09.0357434Z 
2019-07-17T23:28:09.0357677Z ------------------------------------------
2019-07-17T23:28:09.0357726Z stderr:
---
2019-07-17T23:28:09.1401313Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.1401388Z +
2019-07-17T23:28:09.1401413Z 
2019-07-17T23:28:09.1401532Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.1401576Z Actual stderr saved to /tmp/compiletestNloeDC/many_shr_bor.stderr
2019-07-17T23:28:09.1401758Z To update references, run this command from build directory:
2019-07-17T23:28:09.1402065Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'many_shr_bor.rs'
2019-07-17T23:28:09.1402133Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.1402192Z status: exit code: 1
2019-07-17T23:28:09.1402192Z status: exit code: 1
2019-07-17T23:28:09.1402720Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/many_shr_bor.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/many_shr_bor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/many_shr_bor.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.1403101Z ------------------------------------------
2019-07-17T23:28:09.1403132Z 
2019-07-17T23:28:09.1403311Z ------------------------------------------
2019-07-17T23:28:09.1403376Z stderr:
---
2019-07-17T23:28:09.1521029Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.1521819Z +
2019-07-17T23:28:09.1522483Z 
2019-07-17T23:28:09.1523135Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.1523527Z Actual stderr saved to /tmp/compiletestNloeDC/match_slice.stderr
2019-07-17T23:28:09.1523667Z To update references, run this command from build directory:
2019-07-17T23:28:09.1524262Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'match_slice.rs'
2019-07-17T23:28:09.1524575Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.1525172Z status: exit code: 1
2019-07-17T23:28:09.1525172Z status: exit code: 1
2019-07-17T23:28:09.1526045Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/match_slice.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/match_slice.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/match_slice.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.1526807Z ------------------------------------------
2019-07-17T23:28:09.1526963Z 
2019-07-17T23:28:09.1527329Z ------------------------------------------
2019-07-17T23:28:09.1527492Z stderr:
---
2019-07-17T23:28:09.3396678Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.3396755Z +
2019-07-17T23:28:09.3396784Z 
2019-07-17T23:28:09.3396832Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.3396902Z Actual stderr saved to /tmp/compiletestNloeDC/mir_coercions.stderr
2019-07-17T23:28:09.3397096Z To update references, run this command from build directory:
2019-07-17T23:28:09.3397439Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'mir_coercions.rs'
2019-07-17T23:28:09.3397543Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.3397591Z status: exit code: 1
2019-07-17T23:28:09.3397591Z status: exit code: 1
2019-07-17T23:28:09.3398284Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mir_coercions.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/mir_coercions.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/mir_coercions.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.3398882Z ------------------------------------------
2019-07-17T23:28:09.3398927Z 
2019-07-17T23:28:09.3399116Z ------------------------------------------
2019-07-17T23:28:09.3399163Z stderr:
---
2019-07-17T23:28:09.3489524Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.3489565Z +
2019-07-17T23:28:09.3489652Z 
2019-07-17T23:28:09.3489692Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.3489828Z Actual stderr saved to /tmp/compiletestNloeDC/memchr.stderr
2019-07-17T23:28:09.3489878Z To update references, run this command from build directory:
2019-07-17T23:28:09.3490147Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'memchr.rs'
2019-07-17T23:28:09.3490211Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.3490264Z status: exit code: 1
2019-07-17T23:28:09.3490264Z status: exit code: 1
2019-07-17T23:28:09.3490776Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/memchr.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/memchr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/memchr.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.3491145Z ------------------------------------------
2019-07-17T23:28:09.3491175Z 
2019-07-17T23:28:09.3491365Z ------------------------------------------
2019-07-17T23:28:09.3491422Z stderr:
---
2019-07-17T23:28:09.4880855Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.4880894Z +
2019-07-17T23:28:09.4880915Z 
2019-07-17T23:28:09.4880950Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.4881241Z Actual stderr saved to /tmp/compiletestNloeDC/miri-issue-133.stderr
2019-07-17T23:28:09.4881295Z To update references, run this command from build directory:
2019-07-17T23:28:09.4881532Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'miri-issue-133.rs'
2019-07-17T23:28:09.4881612Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.4881648Z status: exit code: 1
2019-07-17T23:28:09.4881648Z status: exit code: 1
2019-07-17T23:28:09.4882190Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/miri-issue-133.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/miri-issue-133.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/miri-issue-133.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.4882540Z ------------------------------------------
2019-07-17T23:28:09.4882586Z 
2019-07-17T23:28:09.4882766Z ------------------------------------------
2019-07-17T23:28:09.4882802Z stderr:
---
2019-07-17T23:28:09.4896605Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.4896680Z +
2019-07-17T23:28:09.4896706Z 
2019-07-17T23:28:09.4896752Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.4896822Z Actual stderr saved to /tmp/compiletestNloeDC/mir_fat_ptr.stderr
2019-07-17T23:28:09.4896960Z To update references, run this command from build directory:
2019-07-17T23:28:09.4897263Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'mir_fat_ptr.rs'
2019-07-17T23:28:09.4897362Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.4897408Z status: exit code: 1
2019-07-17T23:28:09.4897408Z status: exit code: 1
2019-07-17T23:28:09.4898730Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mir_fat_ptr.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/mir_fat_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/mir_fat_ptr.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.4899407Z ------------------------------------------
2019-07-17T23:28:09.4899452Z 
2019-07-17T23:28:09.4899637Z ------------------------------------------
2019-07-17T23:28:09.4899673Z stderr:
---
2019-07-17T23:28:09.6322100Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.6322147Z +
2019-07-17T23:28:09.6322171Z 
2019-07-17T23:28:09.6322231Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.6322476Z Actual stderr saved to /tmp/compiletestNloeDC/move-arg-2-unique.stderr
2019-07-17T23:28:09.6322526Z To update references, run this command from build directory:
2019-07-17T23:28:09.6322782Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'move-arg-2-unique.rs'
2019-07-17T23:28:09.6322960Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.6323000Z status: exit code: 1
2019-07-17T23:28:09.6323000Z status: exit code: 1
2019-07-17T23:28:09.6323621Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-arg-2-unique.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/move-arg-2-unique.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/move-arg-2-unique.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.6323923Z ------------------------------------------
2019-07-17T23:28:09.6323955Z 
2019-07-17T23:28:09.6324158Z ------------------------------------------
2019-07-17T23:28:09.6324199Z stderr:
---
2019-07-17T23:28:09.6434744Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.6434806Z +
2019-07-17T23:28:09.6434830Z 
2019-07-17T23:28:09.6434869Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.6435532Z Actual stderr saved to /tmp/compiletestNloeDC/move-arg-3-unique.stderr
2019-07-17T23:28:09.6435618Z To update references, run this command from build directory:
2019-07-17T23:28:09.6436033Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'move-arg-3-unique.rs'
2019-07-17T23:28:09.6436139Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.6436186Z status: exit code: 1
2019-07-17T23:28:09.6436186Z status: exit code: 1
2019-07-17T23:28:09.6436860Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-arg-3-unique.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/move-arg-3-unique.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/move-arg-3-unique.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.6437201Z ------------------------------------------
2019-07-17T23:28:09.6437238Z 
2019-07-17T23:28:09.6437480Z ------------------------------------------
2019-07-17T23:28:09.6437528Z stderr:
---
2019-07-17T23:28:09.7604440Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.7604489Z +
2019-07-17T23:28:09.7604515Z 
2019-07-17T23:28:09.7605086Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.7605428Z Actual stderr saved to /tmp/compiletestNloeDC/move-undef-primval.stderr
2019-07-17T23:28:09.7605491Z To update references, run this command from build directory:
2019-07-17T23:28:09.7605783Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'move-undef-primval.rs'
2019-07-17T23:28:09.7606010Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.7606075Z status: exit code: 1
2019-07-17T23:28:09.7606075Z status: exit code: 1
2019-07-17T23:28:09.7606781Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/move-undef-primval.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/move-undef-primval.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/move-undef-primval.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.7607123Z ------------------------------------------
2019-07-17T23:28:09.7607159Z 
2019-07-17T23:28:09.7607382Z ------------------------------------------
2019-07-17T23:28:09.7607447Z stderr:
---
2019-07-17T23:28:09.8073781Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.8073839Z +
2019-07-17T23:28:09.8073863Z 
2019-07-17T23:28:09.8073901Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.8073961Z Actual stderr saved to /tmp/compiletestNloeDC/mpsc.stderr
2019-07-17T23:28:09.8074004Z To update references, run this command from build directory:
2019-07-17T23:28:09.8074324Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'mpsc.rs'
2019-07-17T23:28:09.8074413Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.8074451Z status: exit code: 1
2019-07-17T23:28:09.8074451Z status: exit code: 1
2019-07-17T23:28:09.8075388Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/mpsc.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/mpsc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/mpsc.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.8075736Z ------------------------------------------
2019-07-17T23:28:09.8075790Z 
2019-07-17T23:28:09.8076018Z ------------------------------------------
2019-07-17T23:28:09.8076066Z stderr:
---
2019-07-17T23:28:09.9075878Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.9075934Z +
2019-07-17T23:28:09.9075964Z 
2019-07-17T23:28:09.9076028Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.9076083Z Actual stderr saved to /tmp/compiletestNloeDC/multi_arg_closure.stderr
2019-07-17T23:28:09.9076260Z To update references, run this command from build directory:
2019-07-17T23:28:09.9076578Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'multi_arg_closure.rs'
2019-07-17T23:28:09.9076923Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.9077014Z status: exit code: 1
2019-07-17T23:28:09.9077014Z status: exit code: 1
2019-07-17T23:28:09.9077812Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/multi_arg_closure.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/multi_arg_closure.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/multi_arg_closure.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.9078683Z ------------------------------------------
2019-07-17T23:28:09.9078713Z 
2019-07-17T23:28:09.9079055Z ------------------------------------------
2019-07-17T23:28:09.9079229Z stderr:
---
2019-07-17T23:28:09.9220118Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:09.9220246Z +
2019-07-17T23:28:09.9220270Z 
2019-07-17T23:28:09.9220307Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:09.9220366Z Actual stderr saved to /tmp/compiletestNloeDC/negative_discriminant.stderr
2019-07-17T23:28:09.9220415Z To update references, run this command from build directory:
2019-07-17T23:28:09.9220684Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'negative_discriminant.rs'
2019-07-17T23:28:09.9220770Z error: 1 errors occurred comparing output.
2019-07-17T23:28:09.9220807Z status: exit code: 1
2019-07-17T23:28:09.9220807Z status: exit code: 1
2019-07-17T23:28:09.9221373Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/negative_discriminant.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/negative_discriminant.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/negative_discriminant.stage-id.aux" "-A" "unused"
2019-07-17T23:28:09.9221665Z ------------------------------------------
2019-07-17T23:28:09.9221702Z 
2019-07-17T23:28:09.9221900Z ------------------------------------------
2019-07-17T23:28:09.9221939Z stderr:
---
2019-07-17T23:28:10.0609574Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.0609702Z +
2019-07-17T23:28:10.0609726Z 
2019-07-17T23:28:10.0609779Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.0609823Z Actual stderr saved to /tmp/compiletestNloeDC/observed_local_mut.stderr
2019-07-17T23:28:10.0609872Z To update references, run this command from build directory:
2019-07-17T23:28:10.0610158Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'observed_local_mut.rs'
2019-07-17T23:28:10.0610225Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.0610275Z status: exit code: 1
2019-07-17T23:28:10.0610275Z status: exit code: 1
2019-07-17T23:28:10.0610860Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/observed_local_mut.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/observed_local_mut.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletestNloeDC/observed_local_mut.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.0611153Z ------------------------------------------
2019-07-17T23:28:10.0611184Z 
2019-07-17T23:28:10.0611383Z ------------------------------------------
2019-07-17T23:28:10.0611432Z stderr:
---
2019-07-17T23:28:10.0623431Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.0623488Z +
2019-07-17T23:28:10.0623511Z 
2019-07-17T23:28:10.0623557Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.0623601Z Actual stderr saved to /tmp/compiletestNloeDC/non_capture_closure_to_fn_ptr.stderr
2019-07-17T23:28:10.0623657Z To update references, run this command from build directory:
2019-07-17T23:28:10.0623897Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'non_capture_closure_to_fn_ptr.rs'
2019-07-17T23:28:10.0623980Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.0624017Z status: exit code: 1
2019-07-17T23:28:10.0624017Z status: exit code: 1
2019-07-17T23:28:10.0624780Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/non_capture_closure_to_fn_ptr.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/non_capture_closure_to_fn_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/non_capture_closure_to_fn_ptr.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.0625506Z ------------------------------------------
2019-07-17T23:28:10.0625544Z 
2019-07-17T23:28:10.0625793Z ------------------------------------------
2019-07-17T23:28:10.0625842Z stderr:
---
2019-07-17T23:28:10.2021924Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.2021984Z +
2019-07-17T23:28:10.2022007Z 
2019-07-17T23:28:10.2022044Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.2022103Z Actual stderr saved to /tmp/compiletestNloeDC/option_eq.stderr
2019-07-17T23:28:10.2022144Z To update references, run this command from build directory:
2019-07-17T23:28:10.2022374Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'option_eq.rs'
2019-07-17T23:28:10.2022460Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.2022498Z status: exit code: 1
2019-07-17T23:28:10.2022498Z status: exit code: 1
2019-07-17T23:28:10.2023035Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/option_eq.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/option_eq.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/option_eq.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.2023320Z ------------------------------------------
2019-07-17T23:28:10.2023351Z 
2019-07-17T23:28:10.2023564Z ------------------------------------------
2019-07-17T23:28:10.2023603Z stderr:
---
2019-07-17T23:28:10.2033204Z thread '[ui] run-pass/option_eq.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T23:28:10.2033396Z test [ui] run-pass/option_eq.rs ... FAILED
2019-07-17T23:28:10.2033476Z 
2019-07-17T23:28:10.2033533Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.2033575Z Actual stderr saved to /tmp/compiletestNloeDC/option_box_transmute_ptr.stderr
2019-07-17T23:28:10.2033617Z To update references, run this command from build directory:
2019-07-17T23:28:10.2033862Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'option_box_transmute_ptr.rs'
2019-07-17T23:28:10.2033927Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.2033985Z status: exit code: 1
2019-07-17T23:28:10.2033985Z status: exit code: 1
2019-07-17T23:28:10.2034526Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/option_box_transmute_ptr.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/option_box_transmute_ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/option_box_transmute_ptr.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.2035343Z ------------------------------------------
2019-07-17T23:28:10.2035379Z 
2019-07-17T23:28:10.2035607Z ------------------------------------------
2019-07-17T23:28:10.2035673Z stderr:
---
2019-07-17T23:28:10.3362897Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.3362940Z +
2019-07-17T23:28:10.3362977Z 
2019-07-17T23:28:10.3363016Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.3363258Z Actual stderr saved to /tmp/compiletestNloeDC/overloaded-calls-simple.stderr
2019-07-17T23:28:10.3363326Z To update references, run this command from build directory:
2019-07-17T23:28:10.3363570Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'overloaded-calls-simple.rs'
2019-07-17T23:28:10.3363648Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.3363701Z status: exit code: 1
2019-07-17T23:28:10.3363701Z status: exit code: 1
2019-07-17T23:28:10.3364274Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/overloaded-calls-simple.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/overloaded-calls-simple.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/overloaded-calls-simple.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.3364996Z ------------------------------------------
2019-07-17T23:28:10.3365041Z 
2019-07-17T23:28:10.3365293Z ------------------------------------------
2019-07-17T23:28:10.3365344Z stderr:
---
2019-07-17T23:28:10.3379233Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.3379275Z +
2019-07-17T23:28:10.3379298Z 
2019-07-17T23:28:10.3379335Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.3379394Z Actual stderr saved to /tmp/compiletestNloeDC/packed_static.stderr
2019-07-17T23:28:10.3379442Z To update references, run this command from build directory:
2019-07-17T23:28:10.3379668Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'packed_static.rs'
2019-07-17T23:28:10.3379756Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.3379794Z status: exit code: 1
2019-07-17T23:28:10.3379794Z status: exit code: 1
2019-07-17T23:28:10.3380330Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/packed_static.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/packed_static.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/packed_static.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.3380590Z ------------------------------------------
2019-07-17T23:28:10.3380634Z 
2019-07-17T23:28:10.3380834Z ------------------------------------------
2019-07-17T23:28:10.3380872Z stderr:
---
2019-07-17T23:28:10.5114637Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.5114681Z +
2019-07-17T23:28:10.5114813Z 
2019-07-17T23:28:10.5115596Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.5115719Z Actual stderr saved to /tmp/compiletestNloeDC/packed_struct.stderr
2019-07-17T23:28:10.5115899Z To update references, run this command from build directory:
2019-07-17T23:28:10.5116986Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'packed_struct.rs'
2019-07-17T23:28:10.5117259Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.5117345Z status: exit code: 1
2019-07-17T23:28:10.5117345Z status: exit code: 1
2019-07-17T23:28:10.5118088Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/packed_struct.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/packed_struct.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/packed_struct.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.5118600Z ------------------------------------------
2019-07-17T23:28:10.5118631Z 
2019-07-17T23:28:10.5118990Z ------------------------------------------
2019-07-17T23:28:10.5119028Z stderr:
---
2019-07-17T23:28:10.5286155Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.5286620Z +
2019-07-17T23:28:10.5286780Z 
2019-07-17T23:28:10.5286920Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.5287054Z Actual stderr saved to /tmp/compiletestNloeDC/pointers.stderr
2019-07-17T23:28:10.5287338Z To update references, run this command from build directory:
2019-07-17T23:28:10.5287852Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'pointers.rs'
2019-07-17T23:28:10.5288742Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.5289966Z status: exit code: 1
2019-07-17T23:28:10.5289966Z status: exit code: 1
2019-07-17T23:28:10.5291057Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/pointers.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/pointers.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/pointers.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.5291665Z ------------------------------------------
2019-07-17T23:28:10.5291980Z 
2019-07-17T23:28:10.5292316Z ------------------------------------------
2019-07-17T23:28:10.5292612Z stderr:
---
2019-07-17T23:28:10.6639818Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.6639866Z +
2019-07-17T23:28:10.6639888Z 
2019-07-17T23:28:10.6639941Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.6639984Z Actual stderr saved to /tmp/compiletestNloeDC/ptr_arith_offset.stderr
2019-07-17T23:28:10.6640031Z To update references, run this command from build directory:
2019-07-17T23:28:10.6640282Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'ptr_arith_offset.rs'
2019-07-17T23:28:10.6640349Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.6640386Z status: exit code: 1
2019-07-17T23:28:10.6640386Z status: exit code: 1
2019-07-17T23:28:10.6641329Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_arith_offset.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/ptr_arith_offset.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/ptr_arith_offset.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.6641703Z ------------------------------------------
2019-07-17T23:28:10.6641734Z 
2019-07-17T23:28:10.6641923Z ------------------------------------------
2019-07-17T23:28:10.6641981Z stderr:
---
2019-07-17T23:28:10.6760529Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.6760590Z +
2019-07-17T23:28:10.6760614Z 
2019-07-17T23:28:10.6760651Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.6760701Z Actual stderr saved to /tmp/compiletestNloeDC/products.stderr
2019-07-17T23:28:10.6760763Z To update references, run this command from build directory:
2019-07-17T23:28:10.6760993Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'products.rs'
2019-07-17T23:28:10.6761061Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.6761117Z status: exit code: 1
2019-07-17T23:28:10.6761117Z status: exit code: 1
2019-07-17T23:28:10.6761640Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/products.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/products.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/products.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.6762113Z ------------------------------------------
2019-07-17T23:28:10.6762144Z 
2019-07-17T23:28:10.6762383Z ------------------------------------------
2019-07-17T23:28:10.6762423Z stderr:
---
2019-07-17T23:28:10.8032743Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.8032789Z +
2019-07-17T23:28:10.8032814Z 
2019-07-17T23:28:10.8032861Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.8032928Z Actual stderr saved to /tmp/compiletestNloeDC/ptr_arith_offset_overflow.stderr
2019-07-17T23:28:10.8032976Z To update references, run this command from build directory:
2019-07-17T23:28:10.8033231Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'ptr_arith_offset_overflow.rs'
2019-07-17T23:28:10.8033325Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.8033367Z status: exit code: 1
2019-07-17T23:28:10.8033367Z status: exit code: 1
2019-07-17T23:28:10.8034188Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_arith_offset_overflow.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/ptr_arith_offset_overflow.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/ptr_arith_offset_overflow.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.8034517Z ------------------------------------------
2019-07-17T23:28:10.8034552Z 
2019-07-17T23:28:10.8034766Z ------------------------------------------
2019-07-17T23:28:10.8034810Z stderr:
---
2019-07-17T23:28:10.8566893Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.8566964Z +
2019-07-17T23:28:10.8566995Z 
2019-07-17T23:28:10.8567043Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.8567114Z Actual stderr saved to /tmp/compiletestNloeDC/ptr_int_casts.stderr
2019-07-17T23:28:10.8567168Z To update references, run this command from build directory:
2019-07-17T23:28:10.8567465Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'ptr_int_casts.rs'
2019-07-17T23:28:10.8567569Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.8567618Z status: exit code: 1
2019-07-17T23:28:10.8567618Z status: exit code: 1
2019-07-17T23:28:10.8568306Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_int_casts.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/ptr_int_casts.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/ptr_int_casts.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.8568830Z ------------------------------------------
2019-07-17T23:28:10.8569036Z 
2019-07-17T23:28:10.8569225Z ------------------------------------------
2019-07-17T23:28:10.8569264Z stderr:
---
2019-07-17T23:28:10.9709947Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:10.9709989Z +
2019-07-17T23:28:10.9710091Z 
2019-07-17T23:28:10.9710148Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:10.9710191Z Actual stderr saved to /tmp/compiletestNloeDC/ptr_int_ops.stderr
2019-07-17T23:28:10.9710234Z To update references, run this command from build directory:
2019-07-17T23:28:10.9710487Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'ptr_int_ops.rs'
2019-07-17T23:28:10.9710556Z error: 1 errors occurred comparing output.
2019-07-17T23:28:10.9710616Z status: exit code: 1
2019-07-17T23:28:10.9710616Z status: exit code: 1
2019-07-17T23:28:10.9711168Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_int_ops.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/ptr_int_ops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/ptr_int_ops.stage-id.aux" "-A" "unused"
2019-07-17T23:28:10.9711450Z ------------------------------------------
2019-07-17T23:28:10.9711479Z 
2019-07-17T23:28:10.9711661Z ------------------------------------------
2019-07-17T23:28:10.9711716Z stderr:
---
2019-07-17T23:28:11.0156018Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.0156091Z +
2019-07-17T23:28:11.0156121Z 
2019-07-17T23:28:11.0156170Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.0156241Z Actual stderr saved to /tmp/compiletestNloeDC/ptr_offset.stderr
2019-07-17T23:28:11.0156295Z To update references, run this command from build directory:
2019-07-17T23:28:11.0156599Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'ptr_offset.rs'
2019-07-17T23:28:11.0156710Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.0156758Z status: exit code: 1
2019-07-17T23:28:11.0156758Z status: exit code: 1
2019-07-17T23:28:11.0157444Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ptr_offset.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/ptr_offset.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/ptr_offset.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.0157804Z ------------------------------------------
2019-07-17T23:28:11.0157859Z 
2019-07-17T23:28:11.0158110Z ------------------------------------------
2019-07-17T23:28:11.0158161Z stderr:
---
2019-07-17T23:28:11.1423996Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.1424039Z +
2019-07-17T23:28:11.1424077Z 
2019-07-17T23:28:11.1424116Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.1424157Z Actual stderr saved to /tmp/compiletestNloeDC/raw.stderr
2019-07-17T23:28:11.1424216Z To update references, run this command from build directory:
2019-07-17T23:28:11.1424443Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'raw.rs'
2019-07-17T23:28:11.1424519Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.1424573Z status: exit code: 1
2019-07-17T23:28:11.1424573Z status: exit code: 1
2019-07-17T23:28:11.1425810Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/raw.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/raw.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/raw.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.1426173Z ------------------------------------------
2019-07-17T23:28:11.1426210Z 
2019-07-17T23:28:11.1426438Z ------------------------------------------
2019-07-17T23:28:11.1426505Z stderr:
---
2019-07-17T23:28:11.2606034Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.2606089Z +
2019-07-17T23:28:11.2606118Z 
2019-07-17T23:28:11.2606181Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.2606243Z Actual stderr saved to /tmp/compiletestNloeDC/rc.stderr
2019-07-17T23:28:11.2606296Z To update references, run this command from build directory:
2019-07-17T23:28:11.2606599Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'rc.rs'
2019-07-17T23:28:11.2606693Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.2606757Z status: exit code: 1
2019-07-17T23:28:11.2606757Z status: exit code: 1
2019-07-17T23:28:11.2607412Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rc.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/rc.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/rc.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.2607762Z ------------------------------------------
2019-07-17T23:28:11.2607808Z 
2019-07-17T23:28:11.2608054Z ------------------------------------------
2019-07-17T23:28:11.2608120Z stderr:
---
2019-07-17T23:28:11.2846561Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.2846618Z +
2019-07-17T23:28:11.2846649Z 
2019-07-17T23:28:11.2846719Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.2846774Z Actual stderr saved to /tmp/compiletestNloeDC/recursive_static.stderr
2019-07-17T23:28:11.2846828Z To update references, run this command from build directory:
2019-07-17T23:28:11.2847172Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'recursive_static.rs'
2019-07-17T23:28:11.2847262Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.2847310Z status: exit code: 1
2019-07-17T23:28:11.2847310Z status: exit code: 1
2019-07-17T23:28:11.2848025Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/recursive_static.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/recursive_static.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/recursive_static.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.2848385Z ------------------------------------------
2019-07-17T23:28:11.2848424Z 
2019-07-17T23:28:11.2848821Z ------------------------------------------
2019-07-17T23:28:11.2848885Z stderr:
---
2019-07-17T23:28:11.3957609Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.3957680Z +
2019-07-17T23:28:11.3957710Z 
2019-07-17T23:28:11.3957759Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.3958054Z Actual stderr saved to /tmp/compiletestNloeDC/ref-invalid-ptr.stderr
2019-07-17T23:28:11.3958122Z To update references, run this command from build directory:
2019-07-17T23:28:11.3958410Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'ref-invalid-ptr.rs'
2019-07-17T23:28:11.3958524Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.3958573Z status: exit code: 1
2019-07-17T23:28:11.3958573Z status: exit code: 1
2019-07-17T23:28:11.3959356Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/ref-invalid-ptr.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/ref-invalid-ptr.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletestNloeDC/ref-invalid-ptr.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.3959632Z ------------------------------------------
2019-07-17T23:28:11.3959686Z 
2019-07-17T23:28:11.3959868Z ------------------------------------------
2019-07-17T23:28:11.3959907Z stderr:
---
2019-07-17T23:28:11.4281956Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.4282021Z +
2019-07-17T23:28:11.4282054Z 
2019-07-17T23:28:11.4282092Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.4282134Z Actual stderr saved to /tmp/compiletestNloeDC/refcell.stderr
2019-07-17T23:28:11.4282372Z To update references, run this command from build directory:
2019-07-17T23:28:11.4282606Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'refcell.rs'
2019-07-17T23:28:11.4282693Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.4282733Z status: exit code: 1
2019-07-17T23:28:11.4282733Z status: exit code: 1
2019-07-17T23:28:11.4283267Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/refcell.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/refcell.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/refcell.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.4283553Z ------------------------------------------
2019-07-17T23:28:11.4283584Z 
2019-07-17T23:28:11.4283789Z ------------------------------------------
2019-07-17T23:28:11.4283830Z stderr:
---
2019-07-17T23:28:11.5281269Z +
2019-07-17T23:28:11.5281592Z thread '[ui] run-pass/regions-lifetime-nonfree-late-bound.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T23:28:11.5281647Z 
2019-07-17T23:28:11.5281695Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.5281932Z Actual stderr saved to /tmp/compiletestNloeDC/regions-lifetime-nonfree-late-bound.stderr
2019-07-17T23:28:11.5281998Z To update references, run this command from build directory:
2019-07-17T23:28:11.5282243Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'regions-lifetime-nonfree-late-bound.rs'
2019-07-17T23:28:11.5282317Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.5282374Z status: exit code: 1
2019-07-17T23:28:11.5282374Z status: exit code: 1
2019-07-17T23:28:11.5283072Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/regions-lifetime-nonfree-late-bound.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/regions-lifetime-nonfree-late-bound.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/regions-lifetime-nonfree-late-bound.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.5283407Z ------------------------------------------
2019-07-17T23:28:11.5283439Z 
2019-07-17T23:28:11.5283651Z ------------------------------------------
2019-07-17T23:28:11.5283692Z stderr:
---
2019-07-17T23:28:11.5723363Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.5723416Z +
2019-07-17T23:28:11.5723453Z 
2019-07-17T23:28:11.5723515Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.5723792Z Actual stderr saved to /tmp/compiletestNloeDC/regions-mock-trans.stderr
2019-07-17T23:28:11.5723849Z To update references, run this command from build directory:
2019-07-17T23:28:11.5724138Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'regions-mock-trans.rs'
2019-07-17T23:28:11.5724219Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.5724280Z status: exit code: 1
2019-07-17T23:28:11.5724280Z status: exit code: 1
2019-07-17T23:28:11.5725438Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/regions-mock-trans.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/regions-mock-trans.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/regions-mock-trans.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.5725901Z ------------------------------------------
2019-07-17T23:28:11.5725940Z 
2019-07-17T23:28:11.5726165Z ------------------------------------------
2019-07-17T23:28:11.5726231Z stderr:
---
2019-07-17T23:28:11.6677502Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.6677554Z +
2019-07-17T23:28:11.6677583Z 
2019-07-17T23:28:11.6677629Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.6677697Z Actual stderr saved to /tmp/compiletestNloeDC/rfc1623.stderr
2019-07-17T23:28:11.6677748Z To update references, run this command from build directory:
2019-07-17T23:28:11.6678010Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'rfc1623.rs'
2019-07-17T23:28:11.6678107Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.6678153Z status: exit code: 1
2019-07-17T23:28:11.6678153Z status: exit code: 1
2019-07-17T23:28:11.6679011Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rfc1623.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/rfc1623.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/rfc1623.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.6679304Z ------------------------------------------
2019-07-17T23:28:11.6679348Z 
2019-07-17T23:28:11.6679528Z ------------------------------------------
2019-07-17T23:28:11.6679566Z stderr:
---
2019-07-17T23:28:11.7442664Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.7442725Z +
2019-07-17T23:28:11.7442751Z 
2019-07-17T23:28:11.7442793Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.7443028Z Actual stderr saved to /tmp/compiletestNloeDC/rust-lang-org.stderr
2019-07-17T23:28:11.7443094Z To update references, run this command from build directory:
2019-07-17T23:28:11.7443332Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'rust-lang-org.rs'
2019-07-17T23:28:11.7443423Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.7443464Z status: exit code: 1
2019-07-17T23:28:11.7443464Z status: exit code: 1
2019-07-17T23:28:11.7444174Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/rust-lang-org.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/rust-lang-org.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/rust-lang-org.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.7444528Z ------------------------------------------
2019-07-17T23:28:11.7444560Z 
2019-07-17T23:28:11.7445180Z ------------------------------------------
2019-07-17T23:28:11.7445244Z stderr:
---
2019-07-17T23:28:11.8319576Z +
2019-07-17T23:28:11.8319888Z thread '[ui] run-pass/send-is-not-static-par-for.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T23:28:11.8319926Z 
2019-07-17T23:28:11.8319965Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.8320180Z Actual stderr saved to /tmp/compiletestNloeDC/send-is-not-static-par-for.stderr
2019-07-17T23:28:11.8320253Z To update references, run this command from build directory:
2019-07-17T23:28:11.8320477Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'send-is-not-static-par-for.rs'
2019-07-17T23:28:11.8320562Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.8320679Z status: exit code: 1
2019-07-17T23:28:11.8320679Z status: exit code: 1
2019-07-17T23:28:11.8321280Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/send-is-not-static-par-for.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/send-is-not-static-par-for.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/send-is-not-static-par-for.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.8321563Z ------------------------------------------
2019-07-17T23:28:11.8321592Z 
2019-07-17T23:28:11.8322078Z ------------------------------------------
2019-07-17T23:28:11.8322120Z stderr:
---
2019-07-17T23:28:11.9076433Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.9076487Z +
2019-07-17T23:28:11.9076536Z 
2019-07-17T23:28:11.9076584Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.9076847Z Actual stderr saved to /tmp/compiletestNloeDC/sendable-class.stderr
2019-07-17T23:28:11.9076924Z To update references, run this command from build directory:
2019-07-17T23:28:11.9077202Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'sendable-class.rs'
2019-07-17T23:28:11.9077286Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.9077350Z status: exit code: 1
2019-07-17T23:28:11.9077350Z status: exit code: 1
2019-07-17T23:28:11.9078171Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sendable-class.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/sendable-class.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/sendable-class.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.9078945Z ------------------------------------------
2019-07-17T23:28:11.9078977Z 
2019-07-17T23:28:11.9079154Z ------------------------------------------
2019-07-17T23:28:11.9079308Z stderr:
---
2019-07-17T23:28:11.9957834Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:11.9957903Z +
2019-07-17T23:28:11.9957930Z 
2019-07-17T23:28:11.9957975Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:11.9958240Z Actual stderr saved to /tmp/compiletestNloeDC/simd-intrinsic-generic-elements.stderr
2019-07-17T23:28:11.9958326Z To update references, run this command from build directory:
2019-07-17T23:28:11.9958722Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'simd-intrinsic-generic-elements.rs'
2019-07-17T23:28:11.9958885Z error: 1 errors occurred comparing output.
2019-07-17T23:28:11.9958921Z status: exit code: 1
2019-07-17T23:28:11.9958921Z status: exit code: 1
2019-07-17T23:28:11.9959487Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/simd-intrinsic-generic-elements.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/simd-intrinsic-generic-elements.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/simd-intrinsic-generic-elements.stage-id.aux" "-A" "unused"
2019-07-17T23:28:11.9959847Z ------------------------------------------
2019-07-17T23:28:11.9959877Z 
2019-07-17T23:28:11.9960070Z ------------------------------------------
2019-07-17T23:28:11.9960107Z stderr:
---
2019-07-17T23:28:12.1119051Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.1119209Z +
2019-07-17T23:28:12.1119307Z 
2019-07-17T23:28:12.1119364Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.1119425Z Actual stderr saved to /tmp/compiletestNloeDC/small_enum_size_bug.stderr
2019-07-17T23:28:12.1119594Z To update references, run this command from build directory:
2019-07-17T23:28:12.1119882Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'small_enum_size_bug.rs'
2019-07-17T23:28:12.1120104Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.1120167Z status: exit code: 1
2019-07-17T23:28:12.1120167Z status: exit code: 1
2019-07-17T23:28:12.1121115Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/small_enum_size_bug.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/small_enum_size_bug.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/small_enum_size_bug.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.1121704Z ------------------------------------------
2019-07-17T23:28:12.1121735Z 
2019-07-17T23:28:12.1122074Z ------------------------------------------
2019-07-17T23:28:12.1122249Z stderr:
---
2019-07-17T23:28:12.2316369Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.2316423Z +
2019-07-17T23:28:12.2316452Z 
2019-07-17T23:28:12.2316711Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.2316797Z Actual stderr saved to /tmp/compiletestNloeDC/slices.stderr
2019-07-17T23:28:12.2316852Z To update references, run this command from build directory:
2019-07-17T23:28:12.2317176Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'slices.rs'
2019-07-17T23:28:12.2317279Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.2317328Z status: exit code: 1
2019-07-17T23:28:12.2317328Z status: exit code: 1
2019-07-17T23:28:12.2318171Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/slices.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/slices.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/slices.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.2318589Z ------------------------------------------
2019-07-17T23:28:12.2318624Z 
2019-07-17T23:28:12.2318825Z ------------------------------------------
2019-07-17T23:28:12.2318867Z stderr:
---
2019-07-17T23:28:12.2650653Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.2651433Z +
2019-07-17T23:28:12.2652133Z 
2019-07-17T23:28:12.2653166Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.2653829Z Actual stderr saved to /tmp/compiletestNloeDC/specialization.stderr
2019-07-17T23:28:12.2654513Z To update references, run this command from build directory:
2019-07-17T23:28:12.2655983Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'specialization.rs'
2019-07-17T23:28:12.2657796Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.2659079Z status: exit code: 1
2019-07-17T23:28:12.2659079Z status: exit code: 1
2019-07-17T23:28:12.2660712Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/specialization.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/specialization.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/specialization.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.2662424Z ------------------------------------------
2019-07-17T23:28:12.2663150Z 
2019-07-17T23:28:12.2664014Z ------------------------------------------
2019-07-17T23:28:12.2664776Z stderr:
---
2019-07-17T23:28:12.3799789Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.3799841Z +
2019-07-17T23:28:12.3799871Z 
2019-07-17T23:28:12.3799939Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.3800222Z Actual stderr saved to /tmp/compiletestNloeDC/stacked-borrows/2phase.stderr
2019-07-17T23:28:12.3800282Z To update references, run this command from build directory:
2019-07-17T23:28:12.3800594Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'stacked-borrows/2phase.rs'
2019-07-17T23:28:12.3800767Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.3800817Z status: exit code: 1
2019-07-17T23:28:12.3800817Z status: exit code: 1
2019-07-17T23:28:12.3801965Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/2phase.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/stacked-borrows/2phase.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/stacked-borrows/2phase.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.3802583Z ------------------------------------------
2019-07-17T23:28:12.3802613Z 
2019-07-17T23:28:12.3802798Z ------------------------------------------
2019-07-17T23:28:12.3802855Z stderr:
---
2019-07-17T23:28:12.4449099Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.4449164Z +
2019-07-17T23:28:12.4449188Z 
2019-07-17T23:28:12.4449227Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.4449476Z Actual stderr saved to /tmp/compiletestNloeDC/stacked-borrows/interior_mutability.stderr
2019-07-17T23:28:12.4449524Z To update references, run this command from build directory:
2019-07-17T23:28:12.4449872Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'stacked-borrows/interior_mutability.rs'
2019-07-17T23:28:12.4449961Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.4450000Z status: exit code: 1
2019-07-17T23:28:12.4450000Z status: exit code: 1
2019-07-17T23:28:12.4450769Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/interior_mutability.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/stacked-borrows/interior_mutability.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/stacked-borrows/interior_mutability.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.4451061Z ------------------------------------------
2019-07-17T23:28:12.4451108Z 
2019-07-17T23:28:12.4451305Z ------------------------------------------
2019-07-17T23:28:12.4451347Z stderr:
---
2019-07-17T23:28:12.6011857Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.6011921Z +
2019-07-17T23:28:12.6011947Z 
2019-07-17T23:28:12.6012318Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.6012411Z Actual stderr saved to /tmp/compiletestNloeDC/static_memory_modification.stderr
2019-07-17T23:28:12.6012457Z To update references, run this command from build directory:
2019-07-17T23:28:12.6016429Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'static_memory_modification.rs'
2019-07-17T23:28:12.6016565Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.6016625Z status: exit code: 1
2019-07-17T23:28:12.6016625Z status: exit code: 1
2019-07-17T23:28:12.6017989Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/static_memory_modification.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/static_memory_modification.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/static_memory_modification.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.6018783Z ------------------------------------------
2019-07-17T23:28:12.6018834Z 
2019-07-17T23:28:12.6019037Z ------------------------------------------
2019-07-17T23:28:12.6019077Z stderr:
---
2019-07-17T23:28:12.6122174Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.6122234Z +
2019-07-17T23:28:12.6122259Z 
2019-07-17T23:28:12.6122299Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.6122636Z Actual stderr saved to /tmp/compiletestNloeDC/stacked-borrows/stacked-borrows.stderr
2019-07-17T23:28:12.6122704Z To update references, run this command from build directory:
2019-07-17T23:28:12.6122960Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'stacked-borrows/stacked-borrows.rs'
2019-07-17T23:28:12.6123048Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.6123087Z status: exit code: 1
2019-07-17T23:28:12.6123087Z status: exit code: 1
2019-07-17T23:28:12.6123675Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/stacked-borrows/stacked-borrows.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/stacked-borrows/stacked-borrows.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/stacked-borrows/stacked-borrows.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.6123977Z ------------------------------------------
2019-07-17T23:28:12.6124009Z 
2019-07-17T23:28:12.6124226Z ------------------------------------------
2019-07-17T23:28:12.6124273Z stderr:
---
2019-07-17T23:28:12.7391256Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.7391301Z +
2019-07-17T23:28:12.7391324Z 
2019-07-17T23:28:12.7391534Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.7391594Z Actual stderr saved to /tmp/compiletestNloeDC/static_mut.stderr
2019-07-17T23:28:12.7391865Z To update references, run this command from build directory:
2019-07-17T23:28:12.7392261Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'static_mut.rs'
2019-07-17T23:28:12.7392353Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.7392394Z status: exit code: 1
2019-07-17T23:28:12.7392394Z status: exit code: 1
2019-07-17T23:28:12.7393185Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/static_mut.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/static_mut.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/static_mut.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.7393495Z ------------------------------------------
2019-07-17T23:28:12.7393546Z 
2019-07-17T23:28:12.7393747Z ------------------------------------------
2019-07-17T23:28:12.7393792Z stderr:
---
2019-07-17T23:28:12.7792662Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.7792905Z +
2019-07-17T23:28:12.7792946Z 
2019-07-17T23:28:12.7792987Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.7793092Z Actual stderr saved to /tmp/compiletestNloeDC/strings.stderr
2019-07-17T23:28:12.7793135Z To update references, run this command from build directory:
2019-07-17T23:28:12.7793518Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'strings.rs'
2019-07-17T23:28:12.7793609Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.7793646Z status: exit code: 1
2019-07-17T23:28:12.7793646Z status: exit code: 1
2019-07-17T23:28:12.7794192Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/strings.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/strings.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/strings.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.7794457Z ------------------------------------------
2019-07-17T23:28:12.7794501Z 
2019-07-17T23:28:12.7794680Z ------------------------------------------
2019-07-17T23:28:12.7794719Z stderr:
---
2019-07-17T23:28:12.8918192Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:12.8918248Z +
2019-07-17T23:28:12.8918292Z 
2019-07-17T23:28:12.8918338Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.8918390Z Actual stderr saved to /tmp/compiletestNloeDC/subslice_array.stderr
2019-07-17T23:28:12.8918460Z To update references, run this command from build directory:
2019-07-17T23:28:12.8918730Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'subslice_array.rs'
2019-07-17T23:28:12.8918813Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.8918885Z status: exit code: 1
2019-07-17T23:28:12.8918885Z status: exit code: 1
2019-07-17T23:28:12.8919543Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/subslice_array.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/subslice_array.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/subslice_array.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.8919882Z ------------------------------------------
2019-07-17T23:28:12.8919917Z 
2019-07-17T23:28:12.8920157Z ------------------------------------------
2019-07-17T23:28:12.8920207Z stderr:
---
2019-07-17T23:28:12.9679312Z +
2019-07-17T23:28:12.9679614Z thread '[ui] run-pass/sums.rs' panicked at 'explicit panic', /cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.3.22/src/runtest.rs:2632:9
2019-07-17T23:28:12.9679652Z 
2019-07-17T23:28:12.9679708Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:12.9679914Z Actual stderr saved to /tmp/compiletestNloeDC/sums.stderr
2019-07-17T23:28:12.9679956Z To update references, run this command from build directory:
2019-07-17T23:28:12.9680344Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'sums.rs'
2019-07-17T23:28:12.9680416Z error: 1 errors occurred comparing output.
2019-07-17T23:28:12.9680453Z status: exit code: 1
2019-07-17T23:28:12.9680453Z status: exit code: 1
2019-07-17T23:28:12.9680971Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sums.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/sums.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/sums.stage-id.aux" "-A" "unused"
2019-07-17T23:28:12.9681245Z ------------------------------------------
2019-07-17T23:28:12.9681275Z 
2019-07-17T23:28:12.9681455Z ------------------------------------------
2019-07-17T23:28:12.9681510Z stderr:
---
2019-07-17T23:28:13.0199096Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.0199153Z +
2019-07-17T23:28:13.0199175Z 
2019-07-17T23:28:13.0199210Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.0199268Z Actual stderr saved to /tmp/compiletestNloeDC/sync.stderr
2019-07-17T23:28:13.0199308Z To update references, run this command from build directory:
2019-07-17T23:28:13.0199510Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'sync.rs'
2019-07-17T23:28:13.0199597Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.0199742Z status: exit code: 1
2019-07-17T23:28:13.0199742Z status: exit code: 1
2019-07-17T23:28:13.0200240Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/sync.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/sync.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/sync.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.0200499Z ------------------------------------------
2019-07-17T23:28:13.0200541Z 
2019-07-17T23:28:13.0200713Z ------------------------------------------
2019-07-17T23:28:13.0200750Z stderr:
---
2019-07-17T23:28:13.1077022Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.1077095Z +
2019-07-17T23:28:13.1077127Z 
2019-07-17T23:28:13.1077174Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.1077442Z Actual stderr saved to /tmp/compiletestNloeDC/tag-align-dyn-u64.stderr
2019-07-17T23:28:13.1077516Z To update references, run this command from build directory:
2019-07-17T23:28:13.1077786Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'tag-align-dyn-u64.rs'
2019-07-17T23:28:13.1077872Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.1077934Z status: exit code: 1
2019-07-17T23:28:13.1077934Z status: exit code: 1
2019-07-17T23:28:13.1078760Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tag-align-dyn-u64.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/tag-align-dyn-u64.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/tag-align-dyn-u64.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.1079047Z ------------------------------------------
2019-07-17T23:28:13.1079078Z 
2019-07-17T23:28:13.1079285Z ------------------------------------------
2019-07-17T23:28:13.1079483Z stderr:
---
2019-07-17T23:28:13.1961983Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.1962025Z +
2019-07-17T23:28:13.1962048Z 
2019-07-17T23:28:13.1962086Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.1962321Z Actual stderr saved to /tmp/compiletestNloeDC/thread-local.stderr
2019-07-17T23:28:13.1962368Z To update references, run this command from build directory:
2019-07-17T23:28:13.1962588Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'thread-local.rs'
2019-07-17T23:28:13.1962682Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.1962719Z status: exit code: 1
2019-07-17T23:28:13.1962719Z status: exit code: 1
2019-07-17T23:28:13.1963271Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/thread-local.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/thread-local.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/thread-local.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.1963552Z ------------------------------------------
2019-07-17T23:28:13.1963582Z 
2019-07-17T23:28:13.1963777Z ------------------------------------------
2019-07-17T23:28:13.1963817Z stderr:
---
2019-07-17T23:28:13.2404462Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.2404505Z +
2019-07-17T23:28:13.2404529Z 
2019-07-17T23:28:13.2404585Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.2405314Z Actual stderr saved to /tmp/compiletestNloeDC/too-large-primval-write-problem.stderr
2019-07-17T23:28:13.2405390Z To update references, run this command from build directory:
2019-07-17T23:28:13.2405753Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'too-large-primval-write-problem.rs'
2019-07-17T23:28:13.2405843Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.2405890Z status: exit code: 1
2019-07-17T23:28:13.2405890Z status: exit code: 1
2019-07-17T23:28:13.2406619Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/too-large-primval-write-problem.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/too-large-primval-write-problem.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/too-large-primval-write-problem.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.2406965Z ------------------------------------------
2019-07-17T23:28:13.2407002Z 
2019-07-17T23:28:13.2407225Z ------------------------------------------
2019-07-17T23:28:13.2407291Z stderr:
---
2019-07-17T23:28:13.3671253Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.3671309Z +
2019-07-17T23:28:13.3671331Z 
2019-07-17T23:28:13.3671368Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.3671417Z Actual stderr saved to /tmp/compiletestNloeDC/traits.stderr
2019-07-17T23:28:13.3671474Z To update references, run this command from build directory:
2019-07-17T23:28:13.3671678Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'traits.rs'
2019-07-17T23:28:13.3671763Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.3671801Z status: exit code: 1
2019-07-17T23:28:13.3671801Z status: exit code: 1
2019-07-17T23:28:13.3672308Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/traits.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/traits.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/traits.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.3672571Z ------------------------------------------
2019-07-17T23:28:13.3672606Z 
2019-07-17T23:28:13.3672800Z ------------------------------------------
2019-07-17T23:28:13.3672839Z stderr:
---
2019-07-17T23:28:13.3811091Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.3811139Z +
2019-07-17T23:28:13.3811181Z 
2019-07-17T23:28:13.3811220Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.3811272Z Actual stderr saved to /tmp/compiletestNloeDC/transmute_fat.stderr
2019-07-17T23:28:13.3811330Z To update references, run this command from build directory:
2019-07-17T23:28:13.3811583Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'transmute_fat.rs'
2019-07-17T23:28:13.3811654Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.3811710Z status: exit code: 1
2019-07-17T23:28:13.3811710Z status: exit code: 1
2019-07-17T23:28:13.3812261Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/transmute_fat.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/transmute_fat.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletestNloeDC/transmute_fat.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.3812556Z ------------------------------------------
2019-07-17T23:28:13.3812586Z 
2019-07-17T23:28:13.3812962Z ------------------------------------------
2019-07-17T23:28:13.3813001Z stderr:
---
2019-07-17T23:28:13.4876887Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.4876949Z +
2019-07-17T23:28:13.4876979Z 
2019-07-17T23:28:13.4877027Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.4877100Z Actual stderr saved to /tmp/compiletestNloeDC/trivial.stderr
2019-07-17T23:28:13.4877159Z To update references, run this command from build directory:
2019-07-17T23:28:13.4877442Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'trivial.rs'
2019-07-17T23:28:13.4877546Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.4877594Z status: exit code: 1
2019-07-17T23:28:13.4877594Z status: exit code: 1
2019-07-17T23:28:13.4878259Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/trivial.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/trivial.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/trivial.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.4878621Z ------------------------------------------
2019-07-17T23:28:13.4878659Z 
2019-07-17T23:28:13.4879026Z ------------------------------------------
2019-07-17T23:28:13.4879069Z stderr:
---
2019-07-17T23:28:13.5123886Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.5123931Z +
2019-07-17T23:28:13.5123955Z 
2019-07-17T23:28:13.5123994Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.5124245Z Actual stderr saved to /tmp/compiletestNloeDC/try-operator-custom.stderr
2019-07-17T23:28:13.5124292Z To update references, run this command from build directory:
2019-07-17T23:28:13.5124515Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'try-operator-custom.rs'
2019-07-17T23:28:13.5124598Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.5124634Z status: exit code: 1
2019-07-17T23:28:13.5124634Z status: exit code: 1
2019-07-17T23:28:13.5125592Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/try-operator-custom.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/try-operator-custom.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/try-operator-custom.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.5125975Z ------------------------------------------
2019-07-17T23:28:13.5126041Z 
2019-07-17T23:28:13.5126269Z ------------------------------------------
2019-07-17T23:28:13.5126319Z stderr:
---
2019-07-17T23:28:13.6396384Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.6396454Z +
2019-07-17T23:28:13.6396482Z 
2019-07-17T23:28:13.6396536Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.6396592Z Actual stderr saved to /tmp/compiletestNloeDC/tuple_like_enum_variant_constructor.stderr
2019-07-17T23:28:13.6396660Z To update references, run this command from build directory:
2019-07-17T23:28:13.6396947Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'tuple_like_enum_variant_constructor.rs'
2019-07-17T23:28:13.6397048Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.6397094Z status: exit code: 1
2019-07-17T23:28:13.6397094Z status: exit code: 1
2019-07-17T23:28:13.6397819Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/tuple_like_enum_variant_constructor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/tuple_like_enum_variant_constructor.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.6398310Z ------------------------------------------
2019-07-17T23:28:13.6398339Z 
2019-07-17T23:28:13.6398543Z ------------------------------------------
2019-07-17T23:28:13.6398581Z stderr:
---
2019-07-17T23:28:13.6569761Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.6569803Z +
2019-07-17T23:28:13.6569826Z 
2019-07-17T23:28:13.6569878Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.6569923Z Actual stderr saved to /tmp/compiletestNloeDC/tuple_like_enum_variant_constructor_pointer_opt.stderr
2019-07-17T23:28:13.6569966Z To update references, run this command from build directory:
2019-07-17T23:28:13.6570232Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'tuple_like_enum_variant_constructor_pointer_opt.rs'
2019-07-17T23:28:13.6570307Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.6570345Z status: exit code: 1
2019-07-17T23:28:13.6570345Z status: exit code: 1
2019-07-17T23:28:13.6570946Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor_pointer_opt.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/tuple_like_enum_variant_constructor_pointer_opt.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/tuple_like_enum_variant_constructor_pointer_opt.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.6571225Z ------------------------------------------
2019-07-17T23:28:13.6571253Z 
2019-07-17T23:28:13.6571885Z ------------------------------------------
2019-07-17T23:28:13.6571956Z stderr:
---
2019-07-17T23:28:13.8078608Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.8078837Z +
2019-07-17T23:28:13.8078875Z 
2019-07-17T23:28:13.8078911Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.8078953Z Actual stderr saved to /tmp/compiletestNloeDC/tuple_like_struct_constructor.stderr
2019-07-17T23:28:13.8079000Z To update references, run this command from build directory:
2019-07-17T23:28:13.8079239Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'tuple_like_struct_constructor.rs'
2019-07-17T23:28:13.8079310Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.8079363Z status: exit code: 1
2019-07-17T23:28:13.8079363Z status: exit code: 1
2019-07-17T23:28:13.8079900Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_struct_constructor.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/tuple_like_struct_constructor.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/tuple_like_struct_constructor.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.8080169Z ------------------------------------------
2019-07-17T23:28:13.8080197Z 
2019-07-17T23:28:13.8080368Z ------------------------------------------
2019-07-17T23:28:13.8080423Z stderr:
---
2019-07-17T23:28:13.8476264Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:13.8476345Z +
2019-07-17T23:28:13.8476375Z 
2019-07-17T23:28:13.8476422Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:13.8476480Z Actual stderr saved to /tmp/compiletestNloeDC/tuple_like_enum_variant_constructor_struct_pointer_opt.stderr
2019-07-17T23:28:13.8476563Z To update references, run this command from build directory:
2019-07-17T23:28:13.8476890Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'tuple_like_enum_variant_constructor_struct_pointer_opt.rs'
2019-07-17T23:28:13.8476993Z error: 1 errors occurred comparing output.
2019-07-17T23:28:13.8477042Z status: exit code: 1
2019-07-17T23:28:13.8477042Z status: exit code: 1
2019-07-17T23:28:13.8477809Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/tuple_like_enum_variant_constructor_struct_pointer_opt.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/tuple_like_enum_variant_constructor_struct_pointer_opt.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/tuple_like_enum_variant_constructor_struct_pointer_opt.stage-id.aux" "-A" "unused"
2019-07-17T23:28:13.8478360Z ------------------------------------------
2019-07-17T23:28:13.8478398Z 
2019-07-17T23:28:13.8479008Z ------------------------------------------
2019-07-17T23:28:13.8479046Z stderr:
---
2019-07-17T23:28:14.0003203Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.0003246Z +
2019-07-17T23:28:14.0003286Z 
2019-07-17T23:28:14.0003326Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.0003548Z Actual stderr saved to /tmp/compiletestNloeDC/union-overwrite.stderr
2019-07-17T23:28:14.0003612Z To update references, run this command from build directory:
2019-07-17T23:28:14.0003842Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'union-overwrite.rs'
2019-07-17T23:28:14.0003920Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.0003974Z status: exit code: 1
2019-07-17T23:28:14.0003974Z status: exit code: 1
2019-07-17T23:28:14.0004657Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/union-overwrite.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/union-overwrite.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/union-overwrite.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.0004995Z ------------------------------------------
2019-07-17T23:28:14.0005027Z 
2019-07-17T23:28:14.0005669Z ------------------------------------------
2019-07-17T23:28:14.0005729Z stderr:
---
2019-07-17T23:28:14.1609620Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.1609669Z +
2019-07-17T23:28:14.1609740Z 
2019-07-17T23:28:14.1609798Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.1609842Z Actual stderr saved to /tmp/compiletestNloeDC/union.stderr
2019-07-17T23:28:14.1609886Z To update references, run this command from build directory:
2019-07-17T23:28:14.1610120Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'union.rs'
2019-07-17T23:28:14.1610382Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.1610430Z status: exit code: 1
2019-07-17T23:28:14.1610430Z status: exit code: 1
2019-07-17T23:28:14.1611648Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/union.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/union.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/union.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.1612007Z ------------------------------------------
2019-07-17T23:28:14.1612042Z 
2019-07-17T23:28:14.1612251Z ------------------------------------------
2019-07-17T23:28:14.1612297Z stderr:
---
2019-07-17T23:28:14.1713971Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.1714017Z +
2019-07-17T23:28:14.1714042Z 
2019-07-17T23:28:14.1714082Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.1714145Z Actual stderr saved to /tmp/compiletestNloeDC/u128.stderr
2019-07-17T23:28:14.1714189Z To update references, run this command from build directory:
2019-07-17T23:28:14.1714429Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'u128.rs'
2019-07-17T23:28:14.1714522Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.1714565Z status: exit code: 1
2019-07-17T23:28:14.1714565Z status: exit code: 1
2019-07-17T23:28:14.1715654Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/u128.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/u128.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/u128.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.1716060Z ------------------------------------------
2019-07-17T23:28:14.1716117Z 
2019-07-17T23:28:14.1716342Z ------------------------------------------
2019-07-17T23:28:14.1716391Z stderr:
---
2019-07-17T23:28:14.3200911Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.3201094Z +
2019-07-17T23:28:14.3201186Z 
2019-07-17T23:28:14.3201292Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.3201424Z Actual stderr saved to /tmp/compiletestNloeDC/unops.stderr
2019-07-17T23:28:14.3201536Z To update references, run this command from build directory:
2019-07-17T23:28:14.3201873Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'unops.rs'
2019-07-17T23:28:14.3202145Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.3202252Z status: exit code: 1
2019-07-17T23:28:14.3202252Z status: exit code: 1
2019-07-17T23:28:14.3203054Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/unops.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/unops.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/unops.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.3203619Z ------------------------------------------
2019-07-17T23:28:14.3203753Z 
2019-07-17T23:28:14.3204049Z ------------------------------------------
2019-07-17T23:28:14.3204209Z stderr:
---
2019-07-17T23:28:14.3346403Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.3346458Z +
2019-07-17T23:28:14.3346489Z 
2019-07-17T23:28:14.3346556Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.3346850Z Actual stderr saved to /tmp/compiletestNloeDC/unsized-tuple-impls.stderr
2019-07-17T23:28:14.3346910Z To update references, run this command from build directory:
2019-07-17T23:28:14.3347203Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'unsized-tuple-impls.rs'
2019-07-17T23:28:14.3347318Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.3347366Z status: exit code: 1
2019-07-17T23:28:14.3347366Z status: exit code: 1
2019-07-17T23:28:14.3348228Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/unsized-tuple-impls.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/unsized-tuple-impls.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/unsized-tuple-impls.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.3348767Z ------------------------------------------
2019-07-17T23:28:14.3348798Z 
2019-07-17T23:28:14.3348987Z ------------------------------------------
2019-07-17T23:28:14.3349028Z stderr:
---
2019-07-17T23:28:14.4356923Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.4356994Z +
2019-07-17T23:28:14.4357022Z 
2019-07-17T23:28:14.4357070Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.4357144Z Actual stderr saved to /tmp/compiletestNloeDC/validation_lifetime_resolution.stderr
2019-07-17T23:28:14.4357209Z To update references, run this command from build directory:
2019-07-17T23:28:14.4357523Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'validation_lifetime_resolution.rs'
2019-07-17T23:28:14.4357628Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.4357787Z status: exit code: 1
2019-07-17T23:28:14.4357787Z status: exit code: 1
2019-07-17T23:28:14.4358547Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/validation_lifetime_resolution.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/validation_lifetime_resolution.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/validation_lifetime_resolution.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.4359012Z ------------------------------------------
2019-07-17T23:28:14.4359137Z 
2019-07-17T23:28:14.4359346Z ------------------------------------------
2019-07-17T23:28:14.4359387Z stderr:
---
2019-07-17T23:28:14.5201125Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.5201171Z +
2019-07-17T23:28:14.5201202Z 
2019-07-17T23:28:14.5201240Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.5201491Z Actual stderr saved to /tmp/compiletestNloeDC/vec-matching-fold.stderr
2019-07-17T23:28:14.5201536Z To update references, run this command from build directory:
2019-07-17T23:28:14.5201887Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'vec-matching-fold.rs'
2019-07-17T23:28:14.5201986Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.5202024Z status: exit code: 1
2019-07-17T23:28:14.5202024Z status: exit code: 1
2019-07-17T23:28:14.5202601Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vec-matching-fold.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/vec-matching-fold.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/vec-matching-fold.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.5202974Z ------------------------------------------
2019-07-17T23:28:14.5203022Z 
2019-07-17T23:28:14.5203214Z ------------------------------------------
2019-07-17T23:28:14.5203256Z stderr:
---
2019-07-17T23:28:14.6156118Z -Iter([], [])
2019-07-17T23:28:14.6156309Z -
2019-07-17T23:28:14.6156341Z 
2019-07-17T23:28:14.6156390Z The actual stdout differed from the expected stdout.
2019-07-17T23:28:14.6156460Z Actual stdout saved to /tmp/compiletestNloeDC/vecdeque.stdout
2019-07-17T23:28:14.6156570Z error[E0080]: Miri evaluation error: attempted to do invalid arithmetic on pointers that would leak base addresses, e.g., comparing pointers into different allocations
2019-07-17T23:28:14.6156872Z     --> /checkout/src/libcore/intrinsics.rs:1340:19
2019-07-17T23:28:14.6156927Z      |
2019-07-17T23:28:14.6156978Z 1340 |     let diff = if src_usize > dst_usize {
---
2019-07-17T23:28:14.6161024Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.6161066Z +
2019-07-17T23:28:14.6161104Z 
2019-07-17T23:28:14.6161141Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.6161183Z Actual stderr saved to /tmp/compiletestNloeDC/vecdeque.stderr
2019-07-17T23:28:14.6161315Z To update references, run this command from build directory:
2019-07-17T23:28:14.6161555Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'vecdeque.rs'
2019-07-17T23:28:14.6161621Z error: 2 errors occurred comparing output.
2019-07-17T23:28:14.6161685Z status: exit code: 1
2019-07-17T23:28:14.6161685Z status: exit code: 1
2019-07-17T23:28:14.6162214Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vecdeque.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/vecdeque.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/vecdeque.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.6162487Z ------------------------------------------
2019-07-17T23:28:14.6162517Z 
2019-07-17T23:28:14.6162715Z ------------------------------------------
2019-07-17T23:28:14.6162942Z stderr:
---
2019-07-17T23:28:14.7678819Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.7678939Z +
2019-07-17T23:28:14.7678982Z 
2019-07-17T23:28:14.7679021Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.7679065Z Actual stderr saved to /tmp/compiletestNloeDC/volatile.stderr
2019-07-17T23:28:14.7679115Z To update references, run this command from build directory:
2019-07-17T23:28:14.7679382Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'volatile.rs'
2019-07-17T23:28:14.7679452Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.7679508Z status: exit code: 1
2019-07-17T23:28:14.7679508Z status: exit code: 1
2019-07-17T23:28:14.7680049Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/volatile.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/volatile.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/volatile.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.7680337Z ------------------------------------------
2019-07-17T23:28:14.7680367Z 
2019-07-17T23:28:14.7680555Z ------------------------------------------
2019-07-17T23:28:14.7680613Z stderr:
---
2019-07-17T23:28:14.7825503Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.7825564Z +
2019-07-17T23:28:14.7825593Z 
2019-07-17T23:28:14.7825639Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.7825708Z Actual stderr saved to /tmp/compiletestNloeDC/vecs.stderr
2019-07-17T23:28:14.7825768Z To update references, run this command from build directory:
2019-07-17T23:28:14.7826037Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'vecs.rs'
2019-07-17T23:28:14.7826137Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.7826182Z status: exit code: 1
2019-07-17T23:28:14.7826182Z status: exit code: 1
2019-07-17T23:28:14.7826813Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/vecs.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/vecs.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/vecs.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.7827153Z ------------------------------------------
2019-07-17T23:28:14.7827206Z 
2019-07-17T23:28:14.7827431Z ------------------------------------------
2019-07-17T23:28:14.7827486Z stderr:
---
2019-07-17T23:28:14.9521577Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.9521624Z +
2019-07-17T23:28:14.9521669Z 
2019-07-17T23:28:14.9521712Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.9522120Z Actual stderr saved to /tmp/compiletestNloeDC/without-validation.stderr
2019-07-17T23:28:14.9522188Z To update references, run this command from build directory:
2019-07-17T23:28:14.9522434Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'without-validation.rs'
2019-07-17T23:28:14.9522687Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.9522749Z status: exit code: 1
2019-07-17T23:28:14.9522749Z status: exit code: 1
2019-07-17T23:28:14.9523551Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/without-validation.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/without-validation.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-Zmiri-disable-validation" "-L" "/tmp/compiletestNloeDC/without-validation.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.9523874Z ------------------------------------------
2019-07-17T23:28:14.9523907Z 
2019-07-17T23:28:14.9524124Z ------------------------------------------
2019-07-17T23:28:14.9524166Z stderr:
---
2019-07-17T23:28:14.9716749Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:14.9716800Z +
2019-07-17T23:28:14.9716838Z 
2019-07-17T23:28:14.9716902Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:14.9717153Z Actual stderr saved to /tmp/compiletestNloeDC/write-bytes.stderr
2019-07-17T23:28:14.9717210Z To update references, run this command from build directory:
2019-07-17T23:28:14.9717485Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'write-bytes.rs'
2019-07-17T23:28:14.9717569Z error: 1 errors occurred comparing output.
2019-07-17T23:28:14.9717633Z status: exit code: 1
2019-07-17T23:28:14.9717633Z status: exit code: 1
2019-07-17T23:28:14.9718593Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/write-bytes.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/write-bytes.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/write-bytes.stage-id.aux" "-A" "unused"
2019-07-17T23:28:14.9718885Z ------------------------------------------
2019-07-17T23:28:14.9718915Z 
2019-07-17T23:28:14.9719101Z ------------------------------------------
2019-07-17T23:28:14.9719158Z stderr:
---
2019-07-17T23:28:15.1159758Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:15.1159994Z +
2019-07-17T23:28:15.1160018Z 
2019-07-17T23:28:15.1160063Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:15.1160106Z Actual stderr saved to /tmp/compiletestNloeDC/zst.stderr
2019-07-17T23:28:15.1160165Z To update references, run this command from build directory:
2019-07-17T23:28:15.1160380Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'zst.rs'
2019-07-17T23:28:15.1160464Z error: 1 errors occurred comparing output.
2019-07-17T23:28:15.1160503Z status: exit code: 1
2019-07-17T23:28:15.1160503Z status: exit code: 1
2019-07-17T23:28:15.1161019Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/zst.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/zst.stage-id.aux" "-A" "unused"
2019-07-17T23:28:15.1161305Z ------------------------------------------
2019-07-17T23:28:15.1161342Z 
2019-07-17T23:28:15.1161546Z ------------------------------------------
2019-07-17T23:28:15.1161587Z stderr:
---
2019-07-17T23:28:15.1209400Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:15.1240136Z +
2019-07-17T23:28:15.1240162Z 
2019-07-17T23:28:15.1240214Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:15.1240651Z Actual stderr saved to /tmp/compiletestNloeDC/zero-sized-binary-heap-push.stderr
2019-07-17T23:28:15.1240702Z To update references, run this command from build directory:
2019-07-17T23:28:15.1240938Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'zero-sized-binary-heap-push.rs'
2019-07-17T23:28:15.1241027Z error: 1 errors occurred comparing output.
2019-07-17T23:28:15.1241064Z status: exit code: 1
2019-07-17T23:28:15.1241064Z status: exit code: 1
2019-07-17T23:28:15.1241647Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zero-sized-binary-heap-push.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/zero-sized-binary-heap-push.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/zero-sized-binary-heap-push.stage-id.aux" "-A" "unused"
2019-07-17T23:28:15.1241924Z ------------------------------------------
2019-07-17T23:28:15.1241971Z 
2019-07-17T23:28:15.1242155Z ------------------------------------------
2019-07-17T23:28:15.1242193Z stderr:
---
2019-07-17T23:28:15.2437455Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:15.2437508Z +
2019-07-17T23:28:15.2437537Z 
2019-07-17T23:28:15.2437602Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:15.2437656Z Actual stderr saved to /tmp/compiletestNloeDC/zst_box.stderr
2019-07-17T23:28:15.2437710Z To update references, run this command from build directory:
2019-07-17T23:28:15.2438014Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'zst_box.rs'
2019-07-17T23:28:15.2438109Z error: 1 errors occurred comparing output.
2019-07-17T23:28:15.2438158Z status: exit code: 1
2019-07-17T23:28:15.2438158Z status: exit code: 1
2019-07-17T23:28:15.2439141Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst_box.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/zst_box.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/zst_box.stage-id.aux" "-A" "unused"
2019-07-17T23:28:15.2439425Z ------------------------------------------
2019-07-17T23:28:15.2439454Z 
2019-07-17T23:28:15.2439640Z ------------------------------------------
2019-07-17T23:28:15.2439698Z stderr:
---
2019-07-17T23:28:15.2483340Z +For more information about this error, try `rustc --explain E0080`.
2019-07-17T23:28:15.2483611Z +
2019-07-17T23:28:15.2483793Z 
2019-07-17T23:28:15.2483964Z The actual stderr differed from the expected stderr.
2019-07-17T23:28:15.2484136Z Actual stderr saved to /tmp/compiletestNloeDC/zst_variant_drop.stderr
2019-07-17T23:28:15.2484391Z To update references, run this command from build directory:
2019-07-17T23:28:15.2484831Z tests/run-pass/update-references.sh '/tmp/compiletestNloeDC' 'zst_variant_drop.rs'
2019-07-17T23:28:15.2485779Z error: 1 errors occurred comparing output.
2019-07-17T23:28:15.2485978Z status: exit code: 1
2019-07-17T23:28:15.2485978Z status: exit code: 1
2019-07-17T23:28:15.2486933Z command: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools-bin/miri" "tests/run-pass/zst_variant_drop.rs" "-L" "/tmp/compiletestNloeDC" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/compiletestNloeDC/zst_variant_drop.stage-id" "-Zmir-opt-level=3" "-Dwarnings" "-Dunused" "--edition" "2018" "--sysroot" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2" "-L" "/tmp/compiletestNloeDC/zst_variant_drop.stage-id.aux" "-A" "unused"
2019-07-17T23:28:15.2487717Z ------------------------------------------
2019-07-17T23:28:15.2487959Z 
2019-07-17T23:28:15.2488402Z ------------------------------------------
2019-07-17T23:28:15.2488844Z stderr:
---
2019-07-17T23:28:15.2793913Z Verifying status of miri...
2019-07-17T23:28:15.2803179Z Verifying status of embedded-book...
2019-07-17T23:28:15.2813087Z This PR updated 'src/doc/embedded-book', verifying if status is 'test-pass'...
2019-07-17T23:28:15.2823265Z Verifying status of rustc-guide...
2019-07-17T23:28:15.2924498Z /tmp/checktools.sh: 38: /tmp/checktools.sh: TOOLSTATE_REPO: parameter not set
2019-07-17T23:28:15.9164566Z ##[error]Bash exited with code '2'.
2019-07-17T23:28:15.9198306Z ##[section]Starting: Checkout
2019-07-17T23:28:15.9200171Z ==============================================================================
2019-07-17T23:28:15.9200214Z Task         : Get sources
2019-07-17T23:28:15.9200250Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@bors
Copy link
Contributor

bors commented Jul 18, 2019

☀️ Test successful - checks-azure
Approved by: alexcrichton
Pushing efb7457 to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants