Dec 06 18:31:20.697 INFO testing url-decoder-0.1.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 18:31:20.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 18:31:21.184 INFO [stdout] 0fc2dd108d39d39a9ac0e9a1bc8a7c347e3f1dcc9a0ba89b435b4a7120fd1ac6 Dec 06 18:31:21.190 INFO running `"docker" "start" "-a" "0fc2dd108d39d39a9ac0e9a1bc8a7c347e3f1dcc9a0ba89b435b4a7120fd1ac6"` Dec 06 18:31:22.230 INFO [stderr] usermod: no changes Dec 06 18:31:22.312 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 18:31:22.312 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 18:31:22.312 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 18:31:22.312 INFO [stderr] files will be included as a binary target: Dec 06 18:31:22.312 INFO [stderr] Dec 06 18:31:22.312 INFO [stderr] * /source/src/main.rs Dec 06 18:31:22.312 INFO [stderr] Dec 06 18:31:22.312 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 18:31:22.312 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 18:31:22.312 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 18:31:22.312 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 18:31:22.312 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 18:31:22.312 INFO [stderr] Dec 06 18:31:22.312 INFO [stderr] For more information on this warning you can consult Dec 06 18:31:22.312 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 18:31:22.312 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 06 18:31:22.312 INFO [stderr] please set bin.path in Cargo.toml Dec 06 18:31:22.448 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Dec 06 18:31:27.228 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.97s Dec 06 18:31:27.232 INFO [stderr] su: No module specific data is present Dec 06 18:31:28.520 INFO running `"docker" "inspect" "0fc2dd108d39d39a9ac0e9a1bc8a7c347e3f1dcc9a0ba89b435b4a7120fd1ac6"` Dec 06 18:31:28.876 INFO running `"docker" "rm" "-f" "0fc2dd108d39d39a9ac0e9a1bc8a7c347e3f1dcc9a0ba89b435b4a7120fd1ac6"` Dec 06 18:31:29.100 INFO [stdout] 0fc2dd108d39d39a9ac0e9a1bc8a7c347e3f1dcc9a0ba89b435b4a7120fd1ac6 Dec 06 18:31:29.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 18:31:29.560 INFO [stdout] 0f131edae5148a32205d2581119ee7f75675115f9bd6b565ebc7b3d6a2efe589 Dec 06 18:31:29.563 INFO running `"docker" "start" "-a" "0f131edae5148a32205d2581119ee7f75675115f9bd6b565ebc7b3d6a2efe589"` Dec 06 18:31:30.532 INFO [stderr] usermod: no changes Dec 06 18:31:30.592 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 18:31:30.592 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 18:31:30.592 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 18:31:30.592 INFO [stderr] files will be included as a binary target: Dec 06 18:31:30.592 INFO [stderr] Dec 06 18:31:30.592 INFO [stderr] * /source/src/main.rs Dec 06 18:31:30.592 INFO [stderr] Dec 06 18:31:30.592 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 18:31:30.592 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 18:31:30.592 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 18:31:30.592 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 18:31:30.592 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 18:31:30.592 INFO [stderr] Dec 06 18:31:30.592 INFO [stderr] For more information on this warning you can consult Dec 06 18:31:30.592 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 18:31:30.592 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 06 18:31:30.592 INFO [stderr] please set bin.path in Cargo.toml Dec 06 18:31:30.664 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Dec 06 18:31:33.409 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.84s Dec 06 18:31:33.417 INFO [stderr] su: No module specific data is present Dec 06 18:31:34.136 INFO running `"docker" "inspect" "0f131edae5148a32205d2581119ee7f75675115f9bd6b565ebc7b3d6a2efe589"` Dec 06 18:31:34.460 INFO running `"docker" "rm" "-f" "0f131edae5148a32205d2581119ee7f75675115f9bd6b565ebc7b3d6a2efe589"` Dec 06 18:31:34.784 INFO [stdout] 0f131edae5148a32205d2581119ee7f75675115f9bd6b565ebc7b3d6a2efe589 Dec 06 18:31:34.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 18:31:35.160 INFO [stdout] b7cba337099c1550f2a9f1bdd17b39640660c743d1418e8c8fe79765abd5d7d0 Dec 06 18:31:35.162 INFO running `"docker" "start" "-a" "b7cba337099c1550f2a9f1bdd17b39640660c743d1418e8c8fe79765abd5d7d0"` Dec 06 18:31:36.308 INFO [stderr] usermod: no changes Dec 06 18:31:36.373 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 18:31:36.373 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 18:31:36.373 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 18:31:36.373 INFO [stderr] files will be included as a binary target: Dec 06 18:31:36.373 INFO [stderr] Dec 06 18:31:36.373 INFO [stderr] * /source/src/main.rs Dec 06 18:31:36.373 INFO [stderr] Dec 06 18:31:36.373 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 18:31:36.373 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 18:31:36.373 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 18:31:36.373 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 18:31:36.373 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 18:31:36.373 INFO [stderr] Dec 06 18:31:36.373 INFO [stderr] For more information on this warning you can consult Dec 06 18:31:36.373 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 18:31:36.373 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 06 18:31:36.373 INFO [stderr] please set bin.path in Cargo.toml Dec 06 18:31:36.460 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Dec 06 18:31:36.460 INFO [stderr] Running /target/debug/deps/urldecode-1f96a7554f4aaf10 Dec 06 18:31:36.464 INFO [stdout] Dec 06 18:31:36.464 INFO [stdout] running 0 tests Dec 06 18:31:36.464 INFO [stdout] Dec 06 18:31:36.464 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 18:31:36.464 INFO [stdout] Dec 06 18:31:36.472 INFO [stderr] su: No module specific data is present Dec 06 18:31:37.530 INFO running `"docker" "inspect" "b7cba337099c1550f2a9f1bdd17b39640660c743d1418e8c8fe79765abd5d7d0"` Dec 06 18:31:37.750 INFO running `"docker" "rm" "-f" "b7cba337099c1550f2a9f1bdd17b39640660c743d1418e8c8fe79765abd5d7d0"` Dec 06 18:31:38.112 INFO [stdout] b7cba337099c1550f2a9f1bdd17b39640660c743d1418e8c8fe79765abd5d7d0