[INFO] updating cached repository stephaneyfx/everustc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/stephaneyfx/everustc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/stephaneyfx/everustc" "work/ex/beta-1.37-6/sources/1.36.0/gh/stephaneyfx/everustc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/stephaneyfx/everustc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stephaneyfx/everustc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stephaneyfx/everustc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stephaneyfx/everustc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d64b0b7fe890049666d168f469b2ffb875b455a [INFO] sha for GitHub repo stephaneyfx/everustc: 8d64b0b7fe890049666d168f469b2ffb875b455a [INFO] validating manifest of stephaneyfx/everustc on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stephaneyfx/everustc on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stephaneyfx/everustc [INFO] finished frobbing stephaneyfx/everustc [INFO] frobbed toml for stephaneyfx/everustc written to work/ex/beta-1.37-6/sources/1.36.0/gh/stephaneyfx/everustc/Cargo.toml [INFO] started frobbing stephaneyfx/everustc [INFO] finished frobbing stephaneyfx/everustc [INFO] frobbed toml for stephaneyfx/everustc written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/stephaneyfx/everustc/Cargo.toml [INFO] crate stephaneyfx/everustc already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing stephaneyfx/everustc against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/stephaneyfx/everustc:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 602e5d5990e082f2ce8f83ebe267d3a30d7da414b19b42e02159ccd8bf3f0fbe [INFO] running `"docker" "start" "-a" "602e5d5990e082f2ce8f83ebe267d3a30d7da414b19b42e02159ccd8bf3f0fbe"` [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling everust v0.3.0 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling everustc v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:69:31 [INFO] [stderr] | [INFO] [stderr] 69 | while let Some(cause) = e.cause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(deprecated)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.86s [INFO] running `"docker" "inspect" "602e5d5990e082f2ce8f83ebe267d3a30d7da414b19b42e02159ccd8bf3f0fbe"` [INFO] running `"docker" "rm" "-f" "602e5d5990e082f2ce8f83ebe267d3a30d7da414b19b42e02159ccd8bf3f0fbe"` [INFO] [stdout] 602e5d5990e082f2ce8f83ebe267d3a30d7da414b19b42e02159ccd8bf3f0fbe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/stephaneyfx/everustc:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 15e08aa748897817e9e0f343fbb71ad070b3bffb838e2bcab775a0f0e05f8a51 [INFO] running `"docker" "start" "-a" "15e08aa748897817e9e0f343fbb71ad070b3bffb838e2bcab775a0f0e05f8a51"` [INFO] [stderr] Compiling everustc v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:69:31 [INFO] [stderr] | [INFO] [stderr] 69 | while let Some(cause) = e.cause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(deprecated)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "15e08aa748897817e9e0f343fbb71ad070b3bffb838e2bcab775a0f0e05f8a51"` [INFO] running `"docker" "rm" "-f" "15e08aa748897817e9e0f343fbb71ad070b3bffb838e2bcab775a0f0e05f8a51"` [INFO] [stdout] 15e08aa748897817e9e0f343fbb71ad070b3bffb838e2bcab775a0f0e05f8a51 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/stephaneyfx/everustc:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 1ec76e5298e4698f22246fbdb548a4c4ff84905b037f43425979e6efccf57058 [INFO] running `"docker" "start" "-a" "1ec76e5298e4698f22246fbdb548a4c4ff84905b037f43425979e6efccf57058"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/everustc-7cf037124eff49ee [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1ec76e5298e4698f22246fbdb548a4c4ff84905b037f43425979e6efccf57058"` [INFO] running `"docker" "rm" "-f" "1ec76e5298e4698f22246fbdb548a4c4ff84905b037f43425979e6efccf57058"` [INFO] [stdout] 1ec76e5298e4698f22246fbdb548a4c4ff84905b037f43425979e6efccf57058