Oct 11 08:20:15.244 INFO testing wurl-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:20:15.244 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:20:15.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 08:20:15.540 INFO blam! 8a07782d08de2d686002cc191bb98f54bd9a40a59fe9471253993be4bcf6b8d3 Oct 11 08:20:15.542 INFO running `"docker" "start" "-a" "8a07782d08de2d686002cc191bb98f54bd9a40a59fe9471253993be4bcf6b8d3"` Oct 11 08:20:16.209 INFO kablam! usermod: no changes Oct 11 08:20:16.232 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 08:20:16.232 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 08:20:16.232 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 08:20:16.232 INFO kablam! files will be included as a binary target: Oct 11 08:20:16.232 INFO kablam! Oct 11 08:20:16.232 INFO kablam! * /source/src/bin/app.rs Oct 11 08:20:16.232 INFO kablam! * /source/src/bin/messages.rs Oct 11 08:20:16.232 INFO kablam! Oct 11 08:20:16.232 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 08:20:16.233 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 08:20:16.233 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 08:20:16.233 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 08:20:16.233 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 08:20:16.233 INFO kablam! Oct 11 08:20:16.233 INFO kablam! For more information on this warning you can consult Oct 11 08:20:16.233 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 08:20:16.334 INFO kablam! Compiling sha1 v0.6.0 Oct 11 08:20:16.334 INFO kablam! Compiling rprompt v1.0.3 Oct 11 08:20:16.338 INFO kablam! Compiling mio v0.6.16 Oct 11 08:20:16.339 INFO kablam! Compiling stderrlog v0.3.0 Oct 11 08:20:19.127 INFO kablam! Compiling mio-extras v2.0.5 Oct 11 08:20:20.385 INFO kablam! Compiling ws v0.7.8 Oct 11 08:20:24.726 INFO kablam! Compiling wurl v0.1.0 (/source) Oct 11 08:20:38.548 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.32s Oct 11 08:20:38.552 INFO kablam! su: No module specific data is present Oct 11 08:20:39.139 INFO running `"docker" "rm" "-f" "8a07782d08de2d686002cc191bb98f54bd9a40a59fe9471253993be4bcf6b8d3"` Oct 11 08:20:39.388 INFO blam! 8a07782d08de2d686002cc191bb98f54bd9a40a59fe9471253993be4bcf6b8d3 Oct 11 08:20:39.390 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:20:39.392 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 08:20:39.756 INFO blam! 9f771f0183e819e8da05bdb2293ec8f0414ef95a408c1e4d7b4cc24492d7a055 Oct 11 08:20:39.757 INFO running `"docker" "start" "-a" "9f771f0183e819e8da05bdb2293ec8f0414ef95a408c1e4d7b4cc24492d7a055"` Oct 11 08:20:40.701 INFO kablam! usermod: no changes Oct 11 08:20:40.768 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 08:20:40.768 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 08:20:40.768 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 08:20:40.768 INFO kablam! files will be included as a binary target: Oct 11 08:20:40.768 INFO kablam! Oct 11 08:20:40.768 INFO kablam! * /source/src/bin/app.rs Oct 11 08:20:40.768 INFO kablam! * /source/src/bin/messages.rs Oct 11 08:20:40.768 INFO kablam! Oct 11 08:20:40.768 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 08:20:40.768 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 08:20:40.768 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 08:20:40.768 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 08:20:40.768 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 08:20:40.768 INFO kablam! Oct 11 08:20:40.768 INFO kablam! For more information on this warning you can consult Oct 11 08:20:40.768 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 08:20:40.896 INFO kablam! Compiling wurl v0.1.0 (/source) Oct 11 08:20:48.457 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.73s Oct 11 08:20:48.465 INFO kablam! su: No module specific data is present Oct 11 08:20:48.955 INFO running `"docker" "rm" "-f" "9f771f0183e819e8da05bdb2293ec8f0414ef95a408c1e4d7b4cc24492d7a055"` Oct 11 08:20:49.148 INFO blam! 9f771f0183e819e8da05bdb2293ec8f0414ef95a408c1e4d7b4cc24492d7a055 Oct 11 08:20:49.160 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:20:49.161 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 08:20:49.392 INFO blam! 3aac8e269a6ed6f63ffdf3afe7cbfa6235243c6ffb84cb07ba6fc22c1186f4a0 Oct 11 08:20:49.393 INFO running `"docker" "start" "-a" "3aac8e269a6ed6f63ffdf3afe7cbfa6235243c6ffb84cb07ba6fc22c1186f4a0"` Oct 11 08:20:49.923 INFO kablam! usermod: no changes Oct 11 08:20:49.947 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 08:20:49.947 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 08:20:49.947 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 08:20:49.947 INFO kablam! files will be included as a binary target: Oct 11 08:20:49.947 INFO kablam! Oct 11 08:20:49.947 INFO kablam! * /source/src/bin/app.rs Oct 11 08:20:49.947 INFO kablam! * /source/src/bin/messages.rs Oct 11 08:20:49.947 INFO kablam! Oct 11 08:20:49.947 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 08:20:49.947 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 08:20:49.947 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 08:20:49.947 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 08:20:49.947 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 08:20:49.947 INFO kablam! Oct 11 08:20:49.947 INFO kablam! For more information on this warning you can consult Oct 11 08:20:49.947 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 08:20:50.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 08:20:50.045 INFO kablam! Running /target/debug/deps/wurl-86c4d12a5be3fe0a Oct 11 08:20:50.048 INFO blam! Oct 11 08:20:50.048 INFO blam! running 0 tests Oct 11 08:20:50.048 INFO blam! Oct 11 08:20:50.048 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:20:50.048 INFO blam! Oct 11 08:20:50.049 INFO kablam! Running /target/debug/deps/wurl-fd4c56aeb64db54b Oct 11 08:20:50.052 INFO blam! Oct 11 08:20:50.052 INFO blam! running 1 test Oct 11 08:20:50.053 INFO blam! test messages::tests::test_parse_message ... ok Oct 11 08:20:50.053 INFO kablam! Doc-tests wurl Oct 11 08:20:50.053 INFO blam! Oct 11 08:20:50.053 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:20:50.053 INFO blam! Oct 11 08:20:53.608 INFO blam! Oct 11 08:20:53.608 INFO blam! running 0 tests Oct 11 08:20:53.608 INFO blam! Oct 11 08:20:53.608 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:20:53.608 INFO blam! Oct 11 08:20:53.615 INFO kablam! su: No module specific data is present Oct 11 08:20:53.885 INFO running `"docker" "rm" "-f" "3aac8e269a6ed6f63ffdf3afe7cbfa6235243c6ffb84cb07ba6fc22c1186f4a0"` Oct 11 08:20:53.954 INFO blam! 3aac8e269a6ed6f63ffdf3afe7cbfa6235243c6ffb84cb07ba6fc22c1186f4a0