[INFO] crate imprint 0.2.0 is already in cache [INFO] extracting crate imprint 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/imprint/0.2.0 [INFO] extracting crate imprint 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/imprint/0.2.0 [INFO] validating manifest of imprint-0.2.0 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 imprint-0.2.0 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 imprint-0.2.0 [INFO] finished frobbing imprint-0.2.0 [INFO] frobbed toml for imprint-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/imprint/0.2.0/Cargo.toml [INFO] started frobbing imprint-0.2.0 [INFO] finished frobbing imprint-0.2.0 [INFO] frobbed toml for imprint-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/imprint/0.2.0/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] 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] testing imprint-0.2.0 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/imprint/0.2.0:/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] 7772031dd4f2c0d460e7661f0ac45f4f817b818dbe63270b17300808cf81b734 [INFO] running `"docker" "start" "-a" "7772031dd4f2c0d460e7661f0ac45f4f817b818dbe63270b17300808cf81b734"` [INFO] [stderr] Compiling imprint v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/lib.rs:427:19 [INFO] [stderr] | [INFO] [stderr] 22 | use std::{fmt, mem}; [INFO] [stderr] | --- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 427 | use std::{mem, ptr}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "7772031dd4f2c0d460e7661f0ac45f4f817b818dbe63270b17300808cf81b734"` [INFO] running `"docker" "rm" "-f" "7772031dd4f2c0d460e7661f0ac45f4f817b818dbe63270b17300808cf81b734"` [INFO] [stdout] 7772031dd4f2c0d460e7661f0ac45f4f817b818dbe63270b17300808cf81b734 [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/imprint/0.2.0:/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] bf06ee2d4774fc2f6fb2f5868caddb698c8764a5a37e5cd130254790318c7eff [INFO] running `"docker" "start" "-a" "bf06ee2d4774fc2f6fb2f5868caddb698c8764a5a37e5cd130254790318c7eff"` [INFO] [stderr] Compiling imprint v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/lib.rs:427:19 [INFO] [stderr] | [INFO] [stderr] 22 | use std::{fmt, mem}; [INFO] [stderr] | --- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 427 | use std::{mem, ptr}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `"docker" "inspect" "bf06ee2d4774fc2f6fb2f5868caddb698c8764a5a37e5cd130254790318c7eff"` [INFO] running `"docker" "rm" "-f" "bf06ee2d4774fc2f6fb2f5868caddb698c8764a5a37e5cd130254790318c7eff"` [INFO] [stdout] bf06ee2d4774fc2f6fb2f5868caddb698c8764a5a37e5cd130254790318c7eff [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/imprint/0.2.0:/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] 484f7e27bae496f3b22775f2fe99792d23375f3b4caff6bd4792823e7190330d [INFO] running `"docker" "start" "-a" "484f7e27bae496f3b22775f2fe99792d23375f3b4caff6bd4792823e7190330d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/imprint-2570ce673c1205ec [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test tests::exists ... ok [INFO] [stdout] test ix::tests::it_works ... ok [INFO] [stdout] test arith::tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests imprint [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - TyEq::apply (line 230) ... ok [INFO] [stdout] test src/lib.rs - IdF (line 340) ... ok [INFO] [stdout] test src/lib.rs - TyFn (line 322) ... ok [INFO] [stdout] test src/lib.rs - TyEq (line 177) ... ok [INFO] [stdout] test src/lib.rs - Exists (line 390) ... ok [INFO] [stdout] test src/lib.rs - imprint (line 49) ... ok [INFO] [stdout] test src/lib.rs - TyEq::apply (line 241) ... ok [INFO] [stdout] test src/lib.rs - imprint (line 57) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "484f7e27bae496f3b22775f2fe99792d23375f3b4caff6bd4792823e7190330d"` [INFO] running `"docker" "rm" "-f" "484f7e27bae496f3b22775f2fe99792d23375f3b4caff6bd4792823e7190330d"` [INFO] [stdout] 484f7e27bae496f3b22775f2fe99792d23375f3b4caff6bd4792823e7190330d