[INFO] fetching crate imprint 0.2.0... [INFO] extracting crate imprint 0.2.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/imprint/0.2.0 [INFO] extracting crate imprint 0.2.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/imprint/0.2.0 [INFO] validating manifest of imprint-0.2.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of imprint-0.2.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/imprint/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing imprint-0.2.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c70981a99a33cff4f2c72ce4fb574517bdd2486dbdb39276e6a25c3417887cea [INFO] running `"docker" "start" "-a" "c70981a99a33cff4f2c72ce4fb574517bdd2486dbdb39276e6a25c3417887cea"` [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.65s [INFO] running `"docker" "inspect" "c70981a99a33cff4f2c72ce4fb574517bdd2486dbdb39276e6a25c3417887cea"` [INFO] running `"docker" "rm" "-f" "c70981a99a33cff4f2c72ce4fb574517bdd2486dbdb39276e6a25c3417887cea"` [INFO] [stdout] c70981a99a33cff4f2c72ce4fb574517bdd2486dbdb39276e6a25c3417887cea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8100a7d361e8bef9e0bc297b867967d152479e45dca676f705a05925f20363eb [INFO] running `"docker" "start" "-a" "8100a7d361e8bef9e0bc297b867967d152479e45dca676f705a05925f20363eb"` [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.97s [INFO] running `"docker" "inspect" "8100a7d361e8bef9e0bc297b867967d152479e45dca676f705a05925f20363eb"` [INFO] running `"docker" "rm" "-f" "8100a7d361e8bef9e0bc297b867967d152479e45dca676f705a05925f20363eb"` [INFO] [stdout] 8100a7d361e8bef9e0bc297b867967d152479e45dca676f705a05925f20363eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ef26aa084d932e24c2d661b7986cf8925bb30bed38567627ceda69217851e9fa [INFO] running `"docker" "start" "-a" "ef26aa084d932e24c2d661b7986cf8925bb30bed38567627ceda69217851e9fa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/imprint-148fffe95f2f9e66 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test arith::tests::it_works ... ok [INFO] [stderr] Doc-tests imprint [INFO] [stdout] test ix::tests::it_works ... ok [INFO] [stdout] test tests::exists ... ok [INFO] [stdout] test 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] [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 - imprint (line 57) ... 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 - TyEq::apply (line 241) ... ok [INFO] [stdout] test src/lib.rs - imprint (line 49) ... 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" "ef26aa084d932e24c2d661b7986cf8925bb30bed38567627ceda69217851e9fa"` [INFO] running `"docker" "rm" "-f" "ef26aa084d932e24c2d661b7986cf8925bb30bed38567627ceda69217851e9fa"` [INFO] [stdout] ef26aa084d932e24c2d661b7986cf8925bb30bed38567627ceda69217851e9fa