[INFO] fetching crate xmas-elf 0.6.2... [INFO] extracting crate xmas-elf 0.6.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/xmas-elf/0.6.2 [INFO] extracting crate xmas-elf 0.6.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xmas-elf/0.6.2 [INFO] validating manifest of xmas-elf-0.6.2 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 xmas-elf-0.6.2 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 xmas-elf-0.6.2 [INFO] finished frobbing xmas-elf-0.6.2 [INFO] frobbed toml for xmas-elf-0.6.2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/xmas-elf/0.6.2/Cargo.toml [INFO] started frobbing xmas-elf-0.6.2 [INFO] finished frobbing xmas-elf-0.6.2 [INFO] frobbed toml for xmas-elf-0.6.2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xmas-elf/0.6.2/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 xmas-elf-0.6.2 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xmas-elf/0.6.2:/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] 01151369ca29fb204432a9bcd2bce7e8403bcb5a45c87aaa16f6bed564bbdaf7 [INFO] running `"docker" "start" "-a" "01151369ca29fb204432a9bcd2bce7e8403bcb5a45c87aaa16f6bed564bbdaf7"` [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling xmas-elf v0.6.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/symbol_table.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | impl fmt::Display for Entry { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Entry` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hash.rs:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | where F: Fn(&'a Entry) -> bool [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Entry` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hash.rs:45:63 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn lookup<'a, F>(&'a self, _name: &str, _f: F) -> &'a Entry [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Entry` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `"docker" "inspect" "01151369ca29fb204432a9bcd2bce7e8403bcb5a45c87aaa16f6bed564bbdaf7"` [INFO] running `"docker" "rm" "-f" "01151369ca29fb204432a9bcd2bce7e8403bcb5a45c87aaa16f6bed564bbdaf7"` [INFO] [stdout] 01151369ca29fb204432a9bcd2bce7e8403bcb5a45c87aaa16f6bed564bbdaf7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xmas-elf/0.6.2:/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] 07bec956603a9e5589276d3cbda5aabd2c455cf728a291324cf931d4f0d4f6f2 [INFO] running `"docker" "start" "-a" "07bec956603a9e5589276d3cbda5aabd2c455cf728a291324cf931d4f0d4f6f2"` [INFO] [stderr] Compiling xmas-elf v0.6.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/symbol_table.rs:110:23 [INFO] [stderr] | [INFO] [stderr] 110 | impl fmt::Display for Entry { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Entry` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hash.rs:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | where F: Fn(&'a Entry) -> bool [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Entry` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hash.rs:45:63 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn lookup<'a, F>(&'a self, _name: &str, _f: F) -> &'a Entry [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Entry` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "07bec956603a9e5589276d3cbda5aabd2c455cf728a291324cf931d4f0d4f6f2"` [INFO] running `"docker" "rm" "-f" "07bec956603a9e5589276d3cbda5aabd2c455cf728a291324cf931d4f0d4f6f2"` [INFO] [stdout] 07bec956603a9e5589276d3cbda5aabd2c455cf728a291324cf931d4f0d4f6f2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/xmas-elf/0.6.2:/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] 07552441fc2ccf5bd5b502c3017a998d0a3ec0a278aa88c8c5a0fc6fb0ab3820 [INFO] running `"docker" "start" "-a" "07552441fc2ccf5bd5b502c3017a998d0a3ec0a278aa88c8c5a0fc6fb0ab3820"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/xmas_elf-2b07204800ed6b74 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::interpret_class ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/xmas_elf-64d15752dbd178d3 [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] [stderr] Doc-tests xmas_elf [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" "07552441fc2ccf5bd5b502c3017a998d0a3ec0a278aa88c8c5a0fc6fb0ab3820"` [INFO] running `"docker" "rm" "-f" "07552441fc2ccf5bd5b502c3017a998d0a3ec0a278aa88c8c5a0fc6fb0ab3820"` [INFO] [stdout] 07552441fc2ccf5bd5b502c3017a998d0a3ec0a278aa88c8c5a0fc6fb0ab3820