Dec 14 06:56:03.524 INFO testing Phrohdoh/easage against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 06:56:03.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 14 06:56:03.734 INFO [stdout] 63354a1dbee6e959e8320de12e4a8b7a046fa720e6da942bccc8aefaa1ff4738 Dec 14 06:56:03.736 INFO running `"docker" "start" "-a" "63354a1dbee6e959e8320de12e4a8b7a046fa720e6da942bccc8aefaa1ff4738"` Dec 14 06:56:04.331 INFO [stderr] usermod: no changes Dec 14 06:56:04.367 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 06:56:04.367 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 06:56:04.367 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 06:56:04.367 INFO [stderr] files will be included as a binary target: Dec 14 06:56:04.367 INFO [stderr] Dec 14 06:56:04.367 INFO [stderr] * /source/src/bin/easage_unpack.rs Dec 14 06:56:04.367 INFO [stderr] * /source/src/bin/easage_list.rs Dec 14 06:56:04.367 INFO [stderr] * /source/src/bin/easage_completions.rs Dec 14 06:56:04.367 INFO [stderr] * /source/src/bin/easage_pack.rs Dec 14 06:56:04.367 INFO [stderr] Dec 14 06:56:04.367 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 06:56:04.367 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 06:56:04.367 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 06:56:04.367 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 06:56:04.367 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 06:56:04.367 INFO [stderr] Dec 14 06:56:04.367 INFO [stderr] For more information on this warning you can consult Dec 14 06:56:04.367 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 06:56:04.435 INFO [stderr] Compiling easage v0.0.2 (/source) Dec 14 06:56:06.171 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s Dec 14 06:56:06.171 INFO [stderr] su: No module specific data is present Dec 14 06:56:06.521 INFO running `"docker" "inspect" "63354a1dbee6e959e8320de12e4a8b7a046fa720e6da942bccc8aefaa1ff4738"` Dec 14 06:56:06.676 INFO running `"docker" "rm" "-f" "63354a1dbee6e959e8320de12e4a8b7a046fa720e6da942bccc8aefaa1ff4738"` Dec 14 06:56:06.799 INFO [stdout] 63354a1dbee6e959e8320de12e4a8b7a046fa720e6da942bccc8aefaa1ff4738 Dec 14 06:56:06.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 14 06:56:07.075 INFO [stdout] f599645c35b97a774e00037992d2f4cb99c3ada1923c466034c1e0c53fa4b931 Dec 14 06:56:07.077 INFO running `"docker" "start" "-a" "f599645c35b97a774e00037992d2f4cb99c3ada1923c466034c1e0c53fa4b931"` Dec 14 06:56:07.455 INFO [stderr] usermod: no changes Dec 14 06:56:07.475 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 06:56:07.475 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 06:56:07.475 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 06:56:07.475 INFO [stderr] files will be included as a binary target: Dec 14 06:56:07.475 INFO [stderr] Dec 14 06:56:07.475 INFO [stderr] * /source/src/bin/easage_unpack.rs Dec 14 06:56:07.475 INFO [stderr] * /source/src/bin/easage_list.rs Dec 14 06:56:07.475 INFO [stderr] * /source/src/bin/easage_completions.rs Dec 14 06:56:07.475 INFO [stderr] * /source/src/bin/easage_pack.rs Dec 14 06:56:07.475 INFO [stderr] Dec 14 06:56:07.475 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 06:56:07.475 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 06:56:07.475 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 06:56:07.475 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 06:56:07.475 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 06:56:07.475 INFO [stderr] Dec 14 06:56:07.475 INFO [stderr] For more information on this warning you can consult Dec 14 06:56:07.475 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 06:56:07.508 INFO [stderr] Compiling assert_matches v1.1.0 Dec 14 06:56:07.843 INFO [stderr] Compiling easage v0.0.2 (/source) Dec 14 06:56:09.706 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s Dec 14 06:56:09.712 INFO [stderr] su: No module specific data is present Dec 14 06:56:09.993 INFO running `"docker" "inspect" "f599645c35b97a774e00037992d2f4cb99c3ada1923c466034c1e0c53fa4b931"` Dec 14 06:56:10.128 INFO running `"docker" "rm" "-f" "f599645c35b97a774e00037992d2f4cb99c3ada1923c466034c1e0c53fa4b931"` Dec 14 06:56:10.221 INFO [stdout] f599645c35b97a774e00037992d2f4cb99c3ada1923c466034c1e0c53fa4b931 Dec 14 06:56:10.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 14 06:56:10.476 INFO [stdout] 4fa0de0bc001a081982a497a3fe8051f065aad6eb67c5b6c06aa6030bae85a31 Dec 14 06:56:10.478 INFO running `"docker" "start" "-a" "4fa0de0bc001a081982a497a3fe8051f065aad6eb67c5b6c06aa6030bae85a31"` Dec 14 06:56:10.993 INFO [stderr] usermod: no changes Dec 14 06:56:11.033 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 06:56:11.033 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 06:56:11.033 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 06:56:11.033 INFO [stderr] files will be included as a binary target: Dec 14 06:56:11.033 INFO [stderr] Dec 14 06:56:11.033 INFO [stderr] * /source/src/bin/easage_unpack.rs Dec 14 06:56:11.033 INFO [stderr] * /source/src/bin/easage_list.rs Dec 14 06:56:11.033 INFO [stderr] * /source/src/bin/easage_completions.rs Dec 14 06:56:11.033 INFO [stderr] * /source/src/bin/easage_pack.rs Dec 14 06:56:11.033 INFO [stderr] Dec 14 06:56:11.033 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 06:56:11.033 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 06:56:11.033 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 06:56:11.033 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 06:56:11.033 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 06:56:11.033 INFO [stderr] Dec 14 06:56:11.033 INFO [stderr] For more information on this warning you can consult Dec 14 06:56:11.033 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 06:56:11.075 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 14 06:56:11.081 INFO [stderr] Running /target/debug/deps/easage-50e9e5afffef3d2a Dec 14 06:56:11.087 INFO [stdout] Dec 14 06:56:11.087 INFO [stdout] running 18 tests Dec 14 06:56:11.087 INFO [stdout] test archive::tests::archive_read_kind_incomplete ... ok Dec 14 06:56:11.087 INFO [stdout] test archive::tests::archive_read_kind_bigf ... ok Dec 14 06:56:11.087 INFO [stdout] test archive::tests::archive_read_kind_big4 ... ok Dec 14 06:56:11.087 INFO [stdout] test archive::tests::archive_read_entry_metadata_table ... ok Dec 14 06:56:11.087 INFO [stdout] test archive::tests::archive_get_bytes_via_table_empty ... ok Dec 14 06:56:11.087 INFO [stdout] test archive::tests::archive_get_bytes_via_table ... ok Dec 14 06:56:11.087 INFO [stdout] test archive::tests::archive_from_bytes ... ok Dec 14 06:56:11.087 INFO [stdout] test archive::tests::archive_read_size_1 ... ok Dec 14 06:56:11.091 INFO [stdout] test archive::tests::archive_read_size_u32_max ... ok Dec 14 06:56:11.095 INFO [stdout] test archive::tests::archive_from_bytes_zero_length_memmap ... ok Dec 14 06:56:11.095 INFO [stdout] test archive::tests::kind_try_from_bytes_big4 ... ok Dec 14 06:56:11.095 INFO [stdout] test archive::tests::kind_try_from_bytes_bigf ... ok Dec 14 06:56:11.095 INFO [stdout] test archive::tests::archive_read_kind_invalid_magic ... ok Dec 14 06:56:11.095 INFO [stdout] test archive::tests::kind_try_from_bytes_err ... ok Dec 14 06:56:11.103 INFO [stdout] test archive::tests::archive_read_size_0 ... ok Dec 14 06:56:11.107 INFO [stdout] test packer::tests::pack_0_entries ... ok Dec 14 06:56:11.107 INFO [stdout] test packer::tests::pack_2_entries ... ok Dec 14 06:56:11.192 INFO [stdout] test archive::tests::archive_read_size_panic ... ok Dec 14 06:56:11.192 INFO [stdout] Dec 14 06:56:11.192 INFO [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 06:56:11.192 INFO [stdout] Dec 14 06:56:11.193 INFO [stderr] Doc-tests easage Dec 14 06:56:12.662 INFO [stdout] Dec 14 06:56:12.662 INFO [stdout] running 3 tests Dec 14 06:56:15.339 INFO [stdout] test src/lib.rs - (line 46) ... ok Dec 14 06:56:15.339 INFO [stdout] test src/lib.rs - (line 71) ... ok Dec 14 06:56:15.815 INFO [stdout] test src/lib.rs - (line 29) ... ok Dec 14 06:56:15.815 INFO [stdout] Dec 14 06:56:15.815 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 06:56:15.815 INFO [stdout] Dec 14 06:56:15.833 INFO [stderr] su: No module specific data is present Dec 14 06:56:16.429 INFO running `"docker" "inspect" "4fa0de0bc001a081982a497a3fe8051f065aad6eb67c5b6c06aa6030bae85a31"` Dec 14 06:56:16.728 INFO running `"docker" "rm" "-f" "4fa0de0bc001a081982a497a3fe8051f065aad6eb67c5b6c06aa6030bae85a31"` Dec 14 06:56:17.003 INFO [stdout] 4fa0de0bc001a081982a497a3fe8051f065aad6eb67c5b6c06aa6030bae85a31