Nov 17 19:18:51.005 INFO testing url-decoder-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 19:18:51.005 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 17 19:18:51.359 INFO [stdout] b60756ccfa315bc4460c7f5fbf4ab50a45054d082b6e99fec4ca03adf22407c0 Nov 17 19:18:51.361 INFO running `"docker" "start" "-a" "b60756ccfa315bc4460c7f5fbf4ab50a45054d082b6e99fec4ca03adf22407c0"` Nov 17 19:18:52.058 INFO [stderr] usermod: no changes Nov 17 19:18:52.111 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 19:18:52.111 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 19:18:52.111 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 19:18:52.111 INFO [stderr] files will be included as a binary target: Nov 17 19:18:52.111 INFO [stderr] Nov 17 19:18:52.111 INFO [stderr] * /source/src/main.rs Nov 17 19:18:52.111 INFO [stderr] Nov 17 19:18:52.111 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 19:18:52.111 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 19:18:52.111 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 19:18:52.111 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 19:18:52.111 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 19:18:52.111 INFO [stderr] Nov 17 19:18:52.111 INFO [stderr] For more information on this warning you can consult Nov 17 19:18:52.111 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 19:18:52.111 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Nov 17 19:18:52.111 INFO [stderr] please set bin.path in Cargo.toml Nov 17 19:18:52.235 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Nov 17 19:18:56.584 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.50s Nov 17 19:18:56.598 INFO [stderr] su: No module specific data is present Nov 17 19:18:57.655 INFO running `"docker" "inspect" "b60756ccfa315bc4460c7f5fbf4ab50a45054d082b6e99fec4ca03adf22407c0"` Nov 17 19:18:57.944 INFO running `"docker" "rm" "-f" "b60756ccfa315bc4460c7f5fbf4ab50a45054d082b6e99fec4ca03adf22407c0"` Nov 17 19:18:58.287 INFO [stdout] b60756ccfa315bc4460c7f5fbf4ab50a45054d082b6e99fec4ca03adf22407c0 Nov 17 19:18:58.294 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 17 19:18:58.802 INFO [stdout] 8237229df4b09ed62a191dc6b38bd3a63f73870afd6c2dcd0e5cf23eee92ce62 Nov 17 19:18:58.811 INFO running `"docker" "start" "-a" "8237229df4b09ed62a191dc6b38bd3a63f73870afd6c2dcd0e5cf23eee92ce62"` Nov 17 19:18:59.847 INFO [stderr] usermod: no changes Nov 17 19:18:59.921 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 19:18:59.921 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 19:18:59.921 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 19:18:59.921 INFO [stderr] files will be included as a binary target: Nov 17 19:18:59.921 INFO [stderr] Nov 17 19:18:59.921 INFO [stderr] * /source/src/main.rs Nov 17 19:18:59.921 INFO [stderr] Nov 17 19:18:59.921 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 19:18:59.921 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 19:18:59.921 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 19:18:59.921 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 19:18:59.921 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 19:18:59.921 INFO [stderr] Nov 17 19:18:59.921 INFO [stderr] For more information on this warning you can consult Nov 17 19:18:59.921 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 19:18:59.921 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Nov 17 19:18:59.921 INFO [stderr] please set bin.path in Cargo.toml Nov 17 19:19:00.003 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Nov 17 19:19:02.324 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.45s Nov 17 19:19:02.331 INFO [stderr] su: No module specific data is present Nov 17 19:19:03.117 INFO running `"docker" "inspect" "8237229df4b09ed62a191dc6b38bd3a63f73870afd6c2dcd0e5cf23eee92ce62"` Nov 17 19:19:03.466 INFO running `"docker" "rm" "-f" "8237229df4b09ed62a191dc6b38bd3a63f73870afd6c2dcd0e5cf23eee92ce62"` Nov 17 19:19:03.683 INFO [stdout] 8237229df4b09ed62a191dc6b38bd3a63f73870afd6c2dcd0e5cf23eee92ce62 Nov 17 19:19:03.687 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 17 19:19:04.307 INFO [stdout] 169b80fddfe4b549da482bdb31743b27d0ecd47a33cee31c6c3cee5204322d06 Nov 17 19:19:04.315 INFO running `"docker" "start" "-a" "169b80fddfe4b549da482bdb31743b27d0ecd47a33cee31c6c3cee5204322d06"` Nov 17 19:19:05.602 INFO [stderr] usermod: no changes Nov 17 19:19:05.663 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 19:19:05.663 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 19:19:05.664 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 19:19:05.664 INFO [stderr] files will be included as a binary target: Nov 17 19:19:05.664 INFO [stderr] Nov 17 19:19:05.665 INFO [stderr] * /source/src/main.rs Nov 17 19:19:05.666 INFO [stderr] Nov 17 19:19:05.666 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 19:19:05.667 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 19:19:05.667 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 19:19:05.668 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 19:19:05.668 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 19:19:05.668 INFO [stderr] Nov 17 19:19:05.669 INFO [stderr] For more information on this warning you can consult Nov 17 19:19:05.669 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 19:19:05.669 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Nov 17 19:19:05.670 INFO [stderr] please set bin.path in Cargo.toml Nov 17 19:19:05.727 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Nov 17 19:19:05.739 INFO [stderr] Running /target/debug/deps/urldecode-967ecd63883bc323 Nov 17 19:19:05.739 INFO [stdout] Nov 17 19:19:05.739 INFO [stdout] running 0 tests Nov 17 19:19:05.739 INFO [stdout] Nov 17 19:19:05.739 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 19:19:05.739 INFO [stdout] Nov 17 19:19:05.745 INFO [stderr] su: No module specific data is present Nov 17 19:19:06.368 INFO running `"docker" "inspect" "169b80fddfe4b549da482bdb31743b27d0ecd47a33cee31c6c3cee5204322d06"` Nov 17 19:19:06.719 INFO running `"docker" "rm" "-f" "169b80fddfe4b549da482bdb31743b27d0ecd47a33cee31c6c3cee5204322d06"` Nov 17 19:19:06.954 INFO [stdout] 169b80fddfe4b549da482bdb31743b27d0ecd47a33cee31c6c3cee5204322d06