Nov 17 17:59:53.048 INFO testing wurl-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 17:59:53.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 17:59:53.494 INFO [stdout] 9c77c489027ddc287feb3683dbf03597939106da55ffd30529efe49a9ae5b4b8 Nov 17 17:59:53.496 INFO running `"docker" "start" "-a" "9c77c489027ddc287feb3683dbf03597939106da55ffd30529efe49a9ae5b4b8"` Nov 17 17:59:55.323 INFO [stderr] usermod: no changes Nov 17 17:59:55.367 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 17:59:55.367 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 17:59:55.367 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 17:59:55.367 INFO [stderr] files will be included as a binary target: Nov 17 17:59:55.367 INFO [stderr] Nov 17 17:59:55.367 INFO [stderr] * /source/src/bin/app.rs Nov 17 17:59:55.367 INFO [stderr] * /source/src/bin/messages.rs Nov 17 17:59:55.367 INFO [stderr] Nov 17 17:59:55.367 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 17:59:55.367 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 17:59:55.367 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 17:59:55.367 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 17:59:55.367 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 17:59:55.367 INFO [stderr] Nov 17 17:59:55.367 INFO [stderr] For more information on this warning you can consult Nov 17 17:59:55.367 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 17:59:55.535 INFO [stderr] Compiling mio-extras v2.0.5 Nov 17 17:59:55.535 INFO [stderr] Compiling stderrlog v0.3.0 Nov 17 17:59:57.181 INFO [stderr] Compiling ws v0.7.9 Nov 17 18:00:02.105 INFO [stderr] Compiling wurl v0.1.0 (/source) Nov 17 18:00:12.835 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.49s Nov 17 18:00:12.851 INFO [stderr] su: No module specific data is present Nov 17 18:00:13.424 INFO running `"docker" "inspect" "9c77c489027ddc287feb3683dbf03597939106da55ffd30529efe49a9ae5b4b8"` Nov 17 18:00:13.833 INFO running `"docker" "rm" "-f" "9c77c489027ddc287feb3683dbf03597939106da55ffd30529efe49a9ae5b4b8"` Nov 17 18:00:14.043 INFO [stdout] 9c77c489027ddc287feb3683dbf03597939106da55ffd30529efe49a9ae5b4b8 Nov 17 18:00:14.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 18:00:14.646 INFO [stdout] 930194e00c077db29a5d2a615567874c19841e7560891ab0600117b399558e76 Nov 17 18:00:14.648 INFO running `"docker" "start" "-a" "930194e00c077db29a5d2a615567874c19841e7560891ab0600117b399558e76"` Nov 17 18:00:15.677 INFO [stderr] usermod: no changes Nov 17 18:00:15.725 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:00:15.725 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:00:15.726 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:00:15.726 INFO [stderr] files will be included as a binary target: Nov 17 18:00:15.726 INFO [stderr] Nov 17 18:00:15.727 INFO [stderr] * /source/src/bin/app.rs Nov 17 18:00:15.727 INFO [stderr] * /source/src/bin/messages.rs Nov 17 18:00:15.727 INFO [stderr] Nov 17 18:00:15.728 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:00:15.728 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:00:15.728 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:00:15.728 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:00:15.729 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:00:15.729 INFO [stderr] Nov 17 18:00:15.729 INFO [stderr] For more information on this warning you can consult Nov 17 18:00:15.730 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:00:15.859 INFO [stderr] Compiling wurl v0.1.0 (/source) Nov 17 18:00:18.754 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.05s Nov 17 18:00:18.764 INFO [stderr] su: No module specific data is present Nov 17 18:00:19.605 INFO running `"docker" "inspect" "930194e00c077db29a5d2a615567874c19841e7560891ab0600117b399558e76"` Nov 17 18:00:19.963 INFO running `"docker" "rm" "-f" "930194e00c077db29a5d2a615567874c19841e7560891ab0600117b399558e76"` Nov 17 18:00:20.291 INFO [stdout] 930194e00c077db29a5d2a615567874c19841e7560891ab0600117b399558e76 Nov 17 18:00:20.294 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 18:00:20.836 INFO [stdout] 2678b5cf99b03e20ada245a3673bd5df879ab0396fdc8adc4e98688da6ca7f11 Nov 17 18:00:20.843 INFO running `"docker" "start" "-a" "2678b5cf99b03e20ada245a3673bd5df879ab0396fdc8adc4e98688da6ca7f11"` Nov 17 18:00:21.839 INFO [stderr] usermod: no changes Nov 17 18:00:21.888 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:00:21.888 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:00:21.888 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:00:21.888 INFO [stderr] files will be included as a binary target: Nov 17 18:00:21.888 INFO [stderr] Nov 17 18:00:21.888 INFO [stderr] * /source/src/bin/app.rs Nov 17 18:00:21.888 INFO [stderr] * /source/src/bin/messages.rs Nov 17 18:00:21.888 INFO [stderr] Nov 17 18:00:21.888 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:00:21.888 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:00:21.888 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:00:21.888 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:00:21.888 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:00:21.889 INFO [stderr] Nov 17 18:00:21.889 INFO [stderr] For more information on this warning you can consult Nov 17 18:00:21.889 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:00:22.015 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s Nov 17 18:00:22.027 INFO [stderr] Running /target/debug/deps/wurl-6c49d2762645c498 Nov 17 18:00:22.035 INFO [stderr] Running /target/debug/deps/wurl-786fe29434e9c24e Nov 17 18:00:22.035 INFO [stdout] Nov 17 18:00:22.035 INFO [stderr] Doc-tests wurl Nov 17 18:00:22.035 INFO [stdout] running 0 tests Nov 17 18:00:22.035 INFO [stdout] Nov 17 18:00:22.035 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:00:22.035 INFO [stdout] Nov 17 18:00:22.035 INFO [stdout] Nov 17 18:00:22.035 INFO [stdout] running 1 test Nov 17 18:00:22.035 INFO [stdout] test messages::tests::test_parse_message ... ok Nov 17 18:00:22.035 INFO [stdout] Nov 17 18:00:22.035 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:00:22.035 INFO [stdout] Nov 17 18:00:23.748 INFO [stdout] Nov 17 18:00:23.748 INFO [stdout] running 0 tests Nov 17 18:00:23.748 INFO [stdout] Nov 17 18:00:23.748 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:00:23.748 INFO [stdout] Nov 17 18:00:23.757 INFO [stderr] su: No module specific data is present Nov 17 18:00:24.819 INFO running `"docker" "inspect" "2678b5cf99b03e20ada245a3673bd5df879ab0396fdc8adc4e98688da6ca7f11"` Nov 17 18:00:25.125 INFO running `"docker" "rm" "-f" "2678b5cf99b03e20ada245a3673bd5df879ab0396fdc8adc4e98688da6ca7f11"` Nov 17 18:00:25.479 INFO [stdout] 2678b5cf99b03e20ada245a3673bd5df879ab0396fdc8adc4e98688da6ca7f11