[INFO] crate fixture 0.3.1 is already in cache [INFO] extracting crate fixture 0.3.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/fixture/0.3.1 [INFO] extracting crate fixture 0.3.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/fixture/0.3.1 [INFO] validating manifest of fixture-0.3.1 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 fixture-0.3.1 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 fixture-0.3.1 [INFO] finished frobbing fixture-0.3.1 [INFO] frobbed toml for fixture-0.3.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/fixture/0.3.1/Cargo.toml [INFO] started frobbing fixture-0.3.1 [INFO] finished frobbing fixture-0.3.1 [INFO] frobbed toml for fixture-0.3.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/fixture/0.3.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [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 fixture-0.3.1 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/fixture/0.3.1:/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] ed9d9e802e358c26cdee3608ae8369753b9c523fc68c5147ebd2cec7b0dab5a5 [INFO] running `"docker" "start" "-a" "ed9d9e802e358c26cdee3608ae8369753b9c523fc68c5147ebd2cec7b0dab5a5"` [INFO] [stderr] Compiling fixture v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/find.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/find.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ascii::AsciiExt` [INFO] [stderr] --> src/find.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ascii::AsciiExt` [INFO] [stderr] --> src/find.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "ed9d9e802e358c26cdee3608ae8369753b9c523fc68c5147ebd2cec7b0dab5a5"` [INFO] running `"docker" "rm" "-f" "ed9d9e802e358c26cdee3608ae8369753b9c523fc68c5147ebd2cec7b0dab5a5"` [INFO] [stdout] ed9d9e802e358c26cdee3608ae8369753b9c523fc68c5147ebd2cec7b0dab5a5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/fixture/0.3.1:/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] ae750e940f43c44040fac55291439a8f6c2b6bda149f2e7e5fa9739190c8229d [INFO] running `"docker" "start" "-a" "ae750e940f43c44040fac55291439a8f6c2b6bda149f2e7e5fa9739190c8229d"` [INFO] [stderr] Compiling fixture v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/find.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/find.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ascii::AsciiExt` [INFO] [stderr] --> src/find.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ascii::AsciiExt` [INFO] [stderr] --> src/find.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "ae750e940f43c44040fac55291439a8f6c2b6bda149f2e7e5fa9739190c8229d"` [INFO] running `"docker" "rm" "-f" "ae750e940f43c44040fac55291439a8f6c2b6bda149f2e7e5fa9739190c8229d"` [INFO] [stdout] ae750e940f43c44040fac55291439a8f6c2b6bda149f2e7e5fa9739190c8229d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/fixture/0.3.1:/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] bbe9eb5a4f2404661c06faafcb5b4a29e98a4aa0613d5648ad3ea0f54005eb73 [INFO] running `"docker" "start" "-a" "bbe9eb5a4f2404661c06faafcb5b4a29e98a4aa0613d5648ad3ea0f54005eb73"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fixture-1534e4122f2f6835 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::exists ... ok [INFO] [stderr] Doc-tests fixture [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "bbe9eb5a4f2404661c06faafcb5b4a29e98a4aa0613d5648ad3ea0f54005eb73"` [INFO] running `"docker" "rm" "-f" "bbe9eb5a4f2404661c06faafcb5b4a29e98a4aa0613d5648ad3ea0f54005eb73"` [INFO] [stdout] bbe9eb5a4f2404661c06faafcb5b4a29e98a4aa0613d5648ad3ea0f54005eb73