Nov 16 15:41:33.843 INFO testing ritiek/url-decoder against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 15:41:33.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16 15:41:33.998 INFO [stdout] 490b5e0b8463a014f580ad476e8e8e7727c55cbdd0696e7baaf8d56702171e01 Nov 16 15:41:34.001 INFO running `"docker" "start" "-a" "490b5e0b8463a014f580ad476e8e8e7727c55cbdd0696e7baaf8d56702171e01"` Nov 16 15:41:34.451 INFO [stderr] usermod: no changes Nov 16 15:41:34.481 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 15:41:34.482 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 15:41:34.482 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 15:41:34.482 INFO [stderr] files will be included as a binary target: Nov 16 15:41:34.482 INFO [stderr] Nov 16 15:41:34.482 INFO [stderr] * /source/src/main.rs Nov 16 15:41:34.482 INFO [stderr] Nov 16 15:41:34.482 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 15:41:34.482 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 15:41:34.482 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 15:41:34.482 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 15:41:34.482 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 15:41:34.482 INFO [stderr] Nov 16 15:41:34.482 INFO [stderr] For more information on this warning you can consult Nov 16 15:41:34.482 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 15:41:34.482 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Nov 16 15:41:34.482 INFO [stderr] please set bin.path in Cargo.toml Nov 16 15:41:34.559 INFO [stderr] Compiling base64 v0.5.2 Nov 16 15:41:34.963 INFO [stderr] Compiling hyper v0.10.12 Nov 16 15:41:41.926 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Nov 16 15:41:44.758 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.28s Nov 16 15:41:44.765 INFO [stderr] su: No module specific data is present Nov 16 15:41:45.001 INFO running `"docker" "inspect" "490b5e0b8463a014f580ad476e8e8e7727c55cbdd0696e7baaf8d56702171e01"` Nov 16 15:41:45.075 INFO running `"docker" "rm" "-f" "490b5e0b8463a014f580ad476e8e8e7727c55cbdd0696e7baaf8d56702171e01"` Nov 16 15:41:45.168 INFO [stdout] 490b5e0b8463a014f580ad476e8e8e7727c55cbdd0696e7baaf8d56702171e01 Nov 16 15:41:45.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16 15:41:45.388 INFO [stdout] 9639f025139210620e8cb8cb308e70557b4d2011672ba38d67cf4331fca50798 Nov 16 15:41:45.390 INFO running `"docker" "start" "-a" "9639f025139210620e8cb8cb308e70557b4d2011672ba38d67cf4331fca50798"` Nov 16 15:41:46.218 INFO [stderr] usermod: no changes Nov 16 15:41:46.267 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 15:41:46.267 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 15:41:46.267 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 15:41:46.267 INFO [stderr] files will be included as a binary target: Nov 16 15:41:46.267 INFO [stderr] Nov 16 15:41:46.267 INFO [stderr] * /source/src/main.rs Nov 16 15:41:46.267 INFO [stderr] Nov 16 15:41:46.267 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 15:41:46.267 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 15:41:46.267 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 15:41:46.267 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 15:41:46.267 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 15:41:46.267 INFO [stderr] Nov 16 15:41:46.267 INFO [stderr] For more information on this warning you can consult Nov 16 15:41:46.267 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 15:41:46.267 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Nov 16 15:41:46.267 INFO [stderr] please set bin.path in Cargo.toml Nov 16 15:41:46.343 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Nov 16 15:41:47.539 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s Nov 16 15:41:47.545 INFO [stderr] su: No module specific data is present Nov 16 15:41:48.061 INFO running `"docker" "inspect" "9639f025139210620e8cb8cb308e70557b4d2011672ba38d67cf4331fca50798"` Nov 16 15:41:48.407 INFO running `"docker" "rm" "-f" "9639f025139210620e8cb8cb308e70557b4d2011672ba38d67cf4331fca50798"` Nov 16 15:41:48.815 INFO [stdout] 9639f025139210620e8cb8cb308e70557b4d2011672ba38d67cf4331fca50798 Nov 16 15:41:48.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 16 15:41:49.758 INFO [stdout] 1d76ea1f3f14b1efdd03bf61114724d15a0190fc3091fe93a79c085e07cc66a4 Nov 16 15:41:49.761 INFO running `"docker" "start" "-a" "1d76ea1f3f14b1efdd03bf61114724d15a0190fc3091fe93a79c085e07cc66a4"` Nov 16 15:41:50.698 INFO [stderr] usermod: no changes Nov 16 15:41:50.730 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 15:41:50.730 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 15:41:50.730 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 15:41:50.730 INFO [stderr] files will be included as a binary target: Nov 16 15:41:50.730 INFO [stderr] Nov 16 15:41:50.730 INFO [stderr] * /source/src/main.rs Nov 16 15:41:50.730 INFO [stderr] Nov 16 15:41:50.730 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 15:41:50.730 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 15:41:50.730 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 15:41:50.730 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 15:41:50.730 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 15:41:50.730 INFO [stderr] Nov 16 15:41:50.730 INFO [stderr] For more information on this warning you can consult Nov 16 15:41:50.730 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 15:41:50.730 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Nov 16 15:41:50.730 INFO [stderr] please set bin.path in Cargo.toml Nov 16 15:41:50.788 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Nov 16 15:41:50.803 INFO [stderr] Running /target/debug/deps/urldecode-18af16b11af8089e Nov 16 15:41:50.811 INFO [stdout] Nov 16 15:41:50.811 INFO [stdout] running 0 tests Nov 16 15:41:50.811 INFO [stdout] Nov 16 15:41:50.811 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 15:41:50.811 INFO [stdout] Nov 16 15:41:50.813 INFO [stderr] su: No module specific data is present Nov 16 15:41:51.092 INFO running `"docker" "inspect" "1d76ea1f3f14b1efdd03bf61114724d15a0190fc3091fe93a79c085e07cc66a4"` Nov 16 15:41:51.177 INFO running `"docker" "rm" "-f" "1d76ea1f3f14b1efdd03bf61114724d15a0190fc3091fe93a79c085e07cc66a4"` Nov 16 15:41:51.272 INFO [stdout] 1d76ea1f3f14b1efdd03bf61114724d15a0190fc3091fe93a79c085e07cc66a4