Dec 14 15:10:49.640 INFO testing url-decoder-0.1.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 15:10:49.640 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 15:10:50.171 INFO [stdout] 6efc07b3db525d550e95214ed1c07927e40792dc7b61a8de75923a4eac537fb5 Dec 14 15:10:50.179 INFO running `"docker" "start" "-a" "6efc07b3db525d550e95214ed1c07927e40792dc7b61a8de75923a4eac537fb5"` Dec 14 15:10:51.385 INFO [stderr] usermod: no changes Dec 14 15:10:51.483 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 15:10:51.483 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 15:10:51.483 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 15:10:51.483 INFO [stderr] files will be included as a binary target: Dec 14 15:10:51.483 INFO [stderr] Dec 14 15:10:51.483 INFO [stderr] * /source/src/main.rs Dec 14 15:10:51.483 INFO [stderr] Dec 14 15:10:51.483 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 15:10:51.483 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 15:10:51.483 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 15:10:51.483 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 15:10:51.483 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 15:10:51.483 INFO [stderr] Dec 14 15:10:51.483 INFO [stderr] For more information on this warning you can consult Dec 14 15:10:51.483 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 15:10:51.483 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 14 15:10:51.483 INFO [stderr] please set bin.path in Cargo.toml Dec 14 15:10:51.639 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Dec 14 15:10:56.691 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.27s Dec 14 15:10:56.693 INFO [stderr] su: No module specific data is present Dec 14 15:10:57.723 INFO running `"docker" "inspect" "6efc07b3db525d550e95214ed1c07927e40792dc7b61a8de75923a4eac537fb5"` Dec 14 15:10:57.982 INFO running `"docker" "rm" "-f" "6efc07b3db525d550e95214ed1c07927e40792dc7b61a8de75923a4eac537fb5"` Dec 14 15:10:58.255 INFO [stdout] 6efc07b3db525d550e95214ed1c07927e40792dc7b61a8de75923a4eac537fb5 Dec 14 15:10:58.263 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 15:10:58.603 INFO [stdout] 781f5fd123a45fe0301a8ae30a1183e54a41ab3c96c5b7e2266af521187ab00c Dec 14 15:10:58.606 INFO running `"docker" "start" "-a" "781f5fd123a45fe0301a8ae30a1183e54a41ab3c96c5b7e2266af521187ab00c"` Dec 14 15:10:59.994 INFO [stderr] usermod: no changes Dec 14 15:11:00.043 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 15:11:00.043 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 15:11:00.043 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 15:11:00.043 INFO [stderr] files will be included as a binary target: Dec 14 15:11:00.043 INFO [stderr] Dec 14 15:11:00.043 INFO [stderr] * /source/src/main.rs Dec 14 15:11:00.043 INFO [stderr] Dec 14 15:11:00.043 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 15:11:00.043 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 15:11:00.043 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 15:11:00.043 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 15:11:00.043 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 15:11:00.043 INFO [stderr] Dec 14 15:11:00.043 INFO [stderr] For more information on this warning you can consult Dec 14 15:11:00.043 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 15:11:00.043 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 14 15:11:00.043 INFO [stderr] please set bin.path in Cargo.toml Dec 14 15:11:00.135 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Dec 14 15:11:02.569 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.55s Dec 14 15:11:02.576 INFO [stderr] su: No module specific data is present Dec 14 15:11:04.146 INFO running `"docker" "inspect" "781f5fd123a45fe0301a8ae30a1183e54a41ab3c96c5b7e2266af521187ab00c"` Dec 14 15:11:04.527 INFO running `"docker" "rm" "-f" "781f5fd123a45fe0301a8ae30a1183e54a41ab3c96c5b7e2266af521187ab00c"` Dec 14 15:11:04.861 INFO [stdout] 781f5fd123a45fe0301a8ae30a1183e54a41ab3c96c5b7e2266af521187ab00c Dec 14 15:11:04.869 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 15:11:05.451 INFO [stdout] ab612fc712f96ffe0816c330fa10fc654c69533a929ecff84fe89fb135648db9 Dec 14 15:11:05.455 INFO running `"docker" "start" "-a" "ab612fc712f96ffe0816c330fa10fc654c69533a929ecff84fe89fb135648db9"` Dec 14 15:11:07.227 INFO [stderr] usermod: no changes Dec 14 15:11:07.283 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 15:11:07.283 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 15:11:07.283 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 15:11:07.283 INFO [stderr] files will be included as a binary target: Dec 14 15:11:07.283 INFO [stderr] Dec 14 15:11:07.283 INFO [stderr] * /source/src/main.rs Dec 14 15:11:07.283 INFO [stderr] Dec 14 15:11:07.283 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 15:11:07.283 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 15:11:07.283 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 15:11:07.283 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 15:11:07.283 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 15:11:07.283 INFO [stderr] Dec 14 15:11:07.283 INFO [stderr] For more information on this warning you can consult Dec 14 15:11:07.283 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 15:11:07.284 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 14 15:11:07.284 INFO [stderr] please set bin.path in Cargo.toml Dec 14 15:11:07.351 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Dec 14 15:11:07.367 INFO [stderr] Running /target/debug/deps/urldecode-ff2904507237c44b Dec 14 15:11:07.375 INFO [stdout] Dec 14 15:11:07.375 INFO [stdout] running 0 tests Dec 14 15:11:07.375 INFO [stdout] Dec 14 15:11:07.375 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 15:11:07.375 INFO [stdout] Dec 14 15:11:07.378 INFO [stderr] su: No module specific data is present Dec 14 15:11:08.184 INFO running `"docker" "inspect" "ab612fc712f96ffe0816c330fa10fc654c69533a929ecff84fe89fb135648db9"` Dec 14 15:11:08.529 INFO running `"docker" "rm" "-f" "ab612fc712f96ffe0816c330fa10fc654c69533a929ecff84fe89fb135648db9"` Dec 14 15:11:08.859 INFO [stdout] ab612fc712f96ffe0816c330fa10fc654c69533a929ecff84fe89fb135648db9