Oct 11 05:02:34.082 INFO testing Phrohdoh/easage against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:02:34.082 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:02:34.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:02:34.436 INFO blam! 7d1db1a13108cb55deb69e6337ad92c2658fac264fc29237dd73d4b0586ff252 Oct 11 05:02:34.438 INFO running `"docker" "start" "-a" "7d1db1a13108cb55deb69e6337ad92c2658fac264fc29237dd73d4b0586ff252"` Oct 11 05:02:35.784 INFO kablam! usermod: no changes Oct 11 05:02:35.848 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 05:02:35.848 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 05:02:35.848 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 05:02:35.848 INFO kablam! files will be included as a binary target: Oct 11 05:02:35.848 INFO kablam! Oct 11 05:02:35.848 INFO kablam! * /source/src/bin/easage_unpack.rs Oct 11 05:02:35.848 INFO kablam! * /source/src/bin/easage_list.rs Oct 11 05:02:35.848 INFO kablam! * /source/src/bin/easage_completions.rs Oct 11 05:02:35.848 INFO kablam! * /source/src/bin/easage_pack.rs Oct 11 05:02:35.848 INFO kablam! Oct 11 05:02:35.848 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 05:02:35.848 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 05:02:35.848 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 05:02:35.848 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 05:02:35.848 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 05:02:35.848 INFO kablam! Oct 11 05:02:35.848 INFO kablam! For more information on this warning you can consult Oct 11 05:02:35.848 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 05:02:35.922 INFO kablam! Compiling easage v0.0.2 (/source) Oct 11 05:02:38.365 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.55s Oct 11 05:02:38.375 INFO kablam! su: No module specific data is present Oct 11 05:02:38.752 INFO running `"docker" "rm" "-f" "7d1db1a13108cb55deb69e6337ad92c2658fac264fc29237dd73d4b0586ff252"` Oct 11 05:02:38.900 INFO blam! 7d1db1a13108cb55deb69e6337ad92c2658fac264fc29237dd73d4b0586ff252 Oct 11 05:02:38.904 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:02:38.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:02:39.108 INFO blam! 3c0781076731ab3e88b4ff8bc9178f0bbb52a9b903f96581c2aac9f78cdcb0c6 Oct 11 05:02:39.110 INFO running `"docker" "start" "-a" "3c0781076731ab3e88b4ff8bc9178f0bbb52a9b903f96581c2aac9f78cdcb0c6"` Oct 11 05:02:39.548 INFO kablam! usermod: no changes Oct 11 05:02:39.576 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 05:02:39.576 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 05:02:39.576 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 05:02:39.576 INFO kablam! files will be included as a binary target: Oct 11 05:02:39.576 INFO kablam! Oct 11 05:02:39.576 INFO kablam! * /source/src/bin/easage_unpack.rs Oct 11 05:02:39.576 INFO kablam! * /source/src/bin/easage_list.rs Oct 11 05:02:39.576 INFO kablam! * /source/src/bin/easage_completions.rs Oct 11 05:02:39.576 INFO kablam! * /source/src/bin/easage_pack.rs Oct 11 05:02:39.576 INFO kablam! Oct 11 05:02:39.576 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 05:02:39.576 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 05:02:39.576 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 05:02:39.576 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 05:02:39.576 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 05:02:39.576 INFO kablam! Oct 11 05:02:39.576 INFO kablam! For more information on this warning you can consult Oct 11 05:02:39.576 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 05:02:39.632 INFO kablam! Compiling assert_matches v1.1.0 Oct 11 05:02:40.284 INFO kablam! Compiling easage v0.0.2 (/source) Oct 11 05:02:43.224 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.65s Oct 11 05:02:43.229 INFO kablam! su: No module specific data is present Oct 11 05:02:43.580 INFO running `"docker" "rm" "-f" "3c0781076731ab3e88b4ff8bc9178f0bbb52a9b903f96581c2aac9f78cdcb0c6"` Oct 11 05:02:43.679 INFO blam! 3c0781076731ab3e88b4ff8bc9178f0bbb52a9b903f96581c2aac9f78cdcb0c6 Oct 11 05:02:43.681 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:02:43.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:02:43.881 INFO blam! 914f541b80e0332c2b7e1c342ce2cbb4a8574fa9b1d3f5d782ebe5ce7ac387f2 Oct 11 05:02:43.882 INFO running `"docker" "start" "-a" "914f541b80e0332c2b7e1c342ce2cbb4a8574fa9b1d3f5d782ebe5ce7ac387f2"` Oct 11 05:02:44.352 INFO kablam! usermod: no changes Oct 11 05:02:44.372 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 05:02:44.372 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 05:02:44.372 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 05:02:44.372 INFO kablam! files will be included as a binary target: Oct 11 05:02:44.372 INFO kablam! Oct 11 05:02:44.372 INFO kablam! * /source/src/bin/easage_unpack.rs Oct 11 05:02:44.372 INFO kablam! * /source/src/bin/easage_list.rs Oct 11 05:02:44.372 INFO kablam! * /source/src/bin/easage_completions.rs Oct 11 05:02:44.372 INFO kablam! * /source/src/bin/easage_pack.rs Oct 11 05:02:44.372 INFO kablam! Oct 11 05:02:44.372 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 05:02:44.372 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 05:02:44.372 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 05:02:44.372 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 05:02:44.372 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 05:02:44.372 INFO kablam! Oct 11 05:02:44.372 INFO kablam! For more information on this warning you can consult Oct 11 05:02:44.372 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 05:02:44.414 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 05:02:44.414 INFO kablam! Running /target/debug/deps/easage-49411a01c0a7d5ad Oct 11 05:02:44.419 INFO blam! Oct 11 05:02:44.419 INFO blam! running 18 tests Oct 11 05:02:44.419 INFO blam! test archive::tests::archive_from_bytes_zero_length_memmap ... ok Oct 11 05:02:44.420 INFO blam! test archive::tests::archive_from_bytes ... ok Oct 11 05:02:44.421 INFO blam! test archive::tests::archive_read_kind_big4 ... ok Oct 11 05:02:44.421 INFO blam! test archive::tests::archive_read_entry_metadata_table ... ok Oct 11 05:02:44.421 INFO blam! test archive::tests::archive_read_kind_bigf ... ok Oct 11 05:02:44.421 INFO blam! test archive::tests::archive_get_bytes_via_table ... ok Oct 11 05:02:44.421 INFO blam! test archive::tests::archive_get_bytes_via_table_empty ... ok Oct 11 05:02:44.421 INFO blam! test archive::tests::archive_read_kind_incomplete ... ok Oct 11 05:02:44.422 INFO blam! test archive::tests::archive_read_size_1 ... ok Oct 11 05:02:44.424 INFO blam! test archive::tests::kind_try_from_bytes_big4 ... ok Oct 11 05:02:44.424 INFO blam! test archive::tests::kind_try_from_bytes_bigf ... ok Oct 11 05:02:44.424 INFO blam! test archive::tests::kind_try_from_bytes_err ... ok Oct 11 05:02:44.428 INFO blam! test archive::tests::archive_read_size_u32_max ... ok Oct 11 05:02:44.428 INFO blam! test archive::tests::archive_read_size_0 ... ok Oct 11 05:02:44.428 INFO blam! test packer::tests::pack_0_entries ... ok Oct 11 05:02:44.432 INFO blam! test archive::tests::archive_read_kind_invalid_magic ... ok Oct 11 05:02:44.445 INFO blam! test packer::tests::pack_2_entries ... ok Oct 11 05:02:44.452 INFO blam! test archive::tests::archive_read_size_panic ... ok Oct 11 05:02:44.452 INFO kablam! Doc-tests easage Oct 11 05:02:44.452 INFO blam! Oct 11 05:02:44.452 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:02:44.452 INFO blam! Oct 11 05:02:46.508 INFO blam! Oct 11 05:02:46.508 INFO blam! running 3 tests Oct 11 05:02:49.936 INFO blam! test src/lib.rs - (line 46) ... ok Oct 11 05:02:49.941 INFO blam! test src/lib.rs - (line 29) ... ok Oct 11 05:02:49.975 INFO blam! test src/lib.rs - (line 71) ... ok Oct 11 05:02:49.975 INFO blam! Oct 11 05:02:49.975 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:02:49.975 INFO blam! Oct 11 05:02:49.978 INFO kablam! su: No module specific data is present Oct 11 05:02:50.194 INFO running `"docker" "rm" "-f" "914f541b80e0332c2b7e1c342ce2cbb4a8574fa9b1d3f5d782ebe5ce7ac387f2"` Oct 11 05:02:50.287 INFO blam! 914f541b80e0332c2b7e1c342ce2cbb4a8574fa9b1d3f5d782ebe5ce7ac387f2