Dec 14 13:34:56.039 INFO testing wurl-0.1.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 13:34:56.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13:34:56.264 INFO [stdout] cee28e5af3a477af4a842ac76600d41c751711e4d8458d69633c84824288e3ae Dec 14 13:34:56.268 INFO running `"docker" "start" "-a" "cee28e5af3a477af4a842ac76600d41c751711e4d8458d69633c84824288e3ae"` Dec 14 13:34:56.749 INFO [stderr] usermod: no changes Dec 14 13:34:56.795 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 13:34:56.795 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 13:34:56.795 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 13:34:56.795 INFO [stderr] files will be included as a binary target: Dec 14 13:34:56.795 INFO [stderr] Dec 14 13:34:56.795 INFO [stderr] * /source/src/bin/app.rs Dec 14 13:34:56.795 INFO [stderr] * /source/src/bin/messages.rs Dec 14 13:34:56.795 INFO [stderr] Dec 14 13:34:56.795 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 13:34:56.795 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 13:34:56.795 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 13:34:56.795 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 13:34:56.795 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 13:34:56.795 INFO [stderr] Dec 14 13:34:56.795 INFO [stderr] For more information on this warning you can consult Dec 14 13:34:56.795 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 13:34:56.899 INFO [stderr] Compiling mio-extras v2.0.5 Dec 14 13:34:56.907 INFO [stderr] Compiling stderrlog v0.3.0 Dec 14 13:34:59.753 INFO [stderr] Compiling ws v0.7.9 Dec 14 13:35:04.892 INFO [stderr] Compiling wurl v0.1.0 (/source) Dec 14 13:35:17.039 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.26s Dec 14 13:35:17.047 INFO [stderr] su: No module specific data is present Dec 14 13:35:17.667 INFO running `"docker" "inspect" "cee28e5af3a477af4a842ac76600d41c751711e4d8458d69633c84824288e3ae"` Dec 14 13:35:18.003 INFO running `"docker" "rm" "-f" "cee28e5af3a477af4a842ac76600d41c751711e4d8458d69633c84824288e3ae"` Dec 14 13:35:18.314 INFO [stdout] cee28e5af3a477af4a842ac76600d41c751711e4d8458d69633c84824288e3ae Dec 14 13:35:18.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13:35:18.775 INFO [stdout] 413abca19ffb96af55d2a42d922073c92196eaa6dc1cbdfa9e51e37c4076911a Dec 14 13:35:18.780 INFO running `"docker" "start" "-a" "413abca19ffb96af55d2a42d922073c92196eaa6dc1cbdfa9e51e37c4076911a"` Dec 14 13:35:19.916 INFO [stderr] usermod: no changes Dec 14 13:35:19.991 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 13:35:19.991 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 13:35:19.991 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 13:35:19.991 INFO [stderr] files will be included as a binary target: Dec 14 13:35:19.991 INFO [stderr] Dec 14 13:35:19.991 INFO [stderr] * /source/src/bin/app.rs Dec 14 13:35:19.991 INFO [stderr] * /source/src/bin/messages.rs Dec 14 13:35:19.991 INFO [stderr] Dec 14 13:35:19.991 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 13:35:19.991 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 13:35:19.991 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 13:35:19.991 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 13:35:19.991 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 13:35:19.991 INFO [stderr] Dec 14 13:35:19.991 INFO [stderr] For more information on this warning you can consult Dec 14 13:35:19.991 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 13:35:20.143 INFO [stderr] Compiling wurl v0.1.0 (/source) Dec 14 13:35:25.777 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.83s Dec 14 13:35:25.787 INFO [stderr] su: No module specific data is present Dec 14 13:35:26.352 INFO running `"docker" "inspect" "413abca19ffb96af55d2a42d922073c92196eaa6dc1cbdfa9e51e37c4076911a"` Dec 14 13:35:26.661 INFO running `"docker" "rm" "-f" "413abca19ffb96af55d2a42d922073c92196eaa6dc1cbdfa9e51e37c4076911a"` Dec 14 13:35:26.973 INFO [stdout] 413abca19ffb96af55d2a42d922073c92196eaa6dc1cbdfa9e51e37c4076911a Dec 14 13:35:26.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13:35:27.436 INFO [stdout] 4e6eac93b89a762030c10fb5f249849c2853eb6ebe75806cb0dd687ff8a38588 Dec 14 13:35:27.439 INFO running `"docker" "start" "-a" "4e6eac93b89a762030c10fb5f249849c2853eb6ebe75806cb0dd687ff8a38588"` Dec 14 13:35:28.595 INFO [stderr] usermod: no changes Dec 14 13:35:28.671 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 13:35:28.671 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 13:35:28.671 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 13:35:28.671 INFO [stderr] files will be included as a binary target: Dec 14 13:35:28.671 INFO [stderr] Dec 14 13:35:28.671 INFO [stderr] * /source/src/bin/app.rs Dec 14 13:35:28.671 INFO [stderr] * /source/src/bin/messages.rs Dec 14 13:35:28.671 INFO [stderr] Dec 14 13:35:28.671 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 13:35:28.671 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 13:35:28.671 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 13:35:28.671 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 13:35:28.671 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 13:35:28.671 INFO [stderr] Dec 14 13:35:28.671 INFO [stderr] For more information on this warning you can consult Dec 14 13:35:28.671 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 13:35:28.787 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Dec 14 13:35:28.799 INFO [stderr] Running /target/debug/deps/wurl-c2552216ff2803c4 Dec 14 13:35:28.803 INFO [stdout] Dec 14 13:35:28.803 INFO [stdout] running 0 tests Dec 14 13:35:28.803 INFO [stdout] Dec 14 13:35:28.803 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 13:35:28.803 INFO [stdout] Dec 14 13:35:28.815 INFO [stdout] Dec 14 13:35:28.815 INFO [stderr] Running /target/debug/deps/wurl-b9093c9fd9a09121 Dec 14 13:35:28.815 INFO [stdout] running 1 test Dec 14 13:35:28.821 INFO [stdout] test messages::tests::test_parse_message ... ok Dec 14 13:35:28.821 INFO [stdout] Dec 14 13:35:28.821 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 13:35:28.821 INFO [stdout] Dec 14 13:35:28.827 INFO [stderr] Doc-tests wurl Dec 14 13:35:32.419 INFO [stdout] Dec 14 13:35:32.419 INFO [stdout] running 0 tests Dec 14 13:35:32.419 INFO [stdout] Dec 14 13:35:32.419 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 13:35:32.419 INFO [stdout] Dec 14 13:35:32.425 INFO [stderr] su: No module specific data is present Dec 14 13:35:33.372 INFO running `"docker" "inspect" "4e6eac93b89a762030c10fb5f249849c2853eb6ebe75806cb0dd687ff8a38588"` Dec 14 13:35:33.699 INFO running `"docker" "rm" "-f" "4e6eac93b89a762030c10fb5f249849c2853eb6ebe75806cb0dd687ff8a38588"` Dec 14 13:35:34.159 INFO [stdout] 4e6eac93b89a762030c10fb5f249849c2853eb6ebe75806cb0dd687ff8a38588