Dec 05 10:00:57.005 INFO testing ritiek/url-decoder against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 10:00:57.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 10:00:57.165 INFO [stdout] b684f7052c24d4a4ef50bbb548579674a1d8475b556eb0ae2ff13b3e9e26e37e Dec 05 10:00:57.170 INFO running `"docker" "start" "-a" "b684f7052c24d4a4ef50bbb548579674a1d8475b556eb0ae2ff13b3e9e26e37e"` Dec 05 10:00:57.573 INFO [stderr] usermod: no changes Dec 05 10:00:57.602 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 10:00:57.602 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 10:00:57.602 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 10:00:57.602 INFO [stderr] files will be included as a binary target: Dec 05 10:00:57.602 INFO [stderr] Dec 05 10:00:57.602 INFO [stderr] * /source/src/main.rs Dec 05 10:00:57.602 INFO [stderr] Dec 05 10:00:57.602 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 10:00:57.602 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 10:00:57.602 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 10:00:57.602 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 10:00:57.602 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 10:00:57.602 INFO [stderr] Dec 05 10:00:57.602 INFO [stderr] For more information on this warning you can consult Dec 05 10:00:57.602 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 10:00:57.602 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 05 10:00:57.602 INFO [stderr] please set bin.path in Cargo.toml Dec 05 10:00:57.673 INFO [stderr] Compiling hyper v0.10.12 Dec 05 10:01:03.859 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Dec 05 10:01:06.703 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.11s Dec 05 10:01:06.708 INFO [stderr] su: No module specific data is present Dec 05 10:01:06.932 INFO running `"docker" "inspect" "b684f7052c24d4a4ef50bbb548579674a1d8475b556eb0ae2ff13b3e9e26e37e"` Dec 05 10:01:07.007 INFO running `"docker" "rm" "-f" "b684f7052c24d4a4ef50bbb548579674a1d8475b556eb0ae2ff13b3e9e26e37e"` Dec 05 10:01:07.113 INFO [stdout] b684f7052c24d4a4ef50bbb548579674a1d8475b556eb0ae2ff13b3e9e26e37e Dec 05 10:01:07.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 10:01:07.392 INFO [stdout] fdf7b913a5c8766bdce6c936006e3719f748f592ea81679ffc81ebae68224ea4 Dec 05 10:01:07.400 INFO running `"docker" "start" "-a" "fdf7b913a5c8766bdce6c936006e3719f748f592ea81679ffc81ebae68224ea4"` Dec 05 10:01:08.180 INFO [stderr] usermod: no changes Dec 05 10:01:08.256 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 10:01:08.256 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 10:01:08.256 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 10:01:08.256 INFO [stderr] files will be included as a binary target: Dec 05 10:01:08.256 INFO [stderr] Dec 05 10:01:08.256 INFO [stderr] * /source/src/main.rs Dec 05 10:01:08.256 INFO [stderr] Dec 05 10:01:08.256 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 10:01:08.256 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 10:01:08.256 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 10:01:08.256 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 10:01:08.256 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 10:01:08.256 INFO [stderr] Dec 05 10:01:08.256 INFO [stderr] For more information on this warning you can consult Dec 05 10:01:08.256 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 10:01:08.256 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 05 10:01:08.256 INFO [stderr] please set bin.path in Cargo.toml Dec 05 10:01:08.330 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Dec 05 10:01:09.415 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s Dec 05 10:01:09.415 INFO [stderr] su: No module specific data is present Dec 05 10:01:09.902 INFO running `"docker" "inspect" "fdf7b913a5c8766bdce6c936006e3719f748f592ea81679ffc81ebae68224ea4"` Dec 05 10:01:10.231 INFO running `"docker" "rm" "-f" "fdf7b913a5c8766bdce6c936006e3719f748f592ea81679ffc81ebae68224ea4"` Dec 05 10:01:10.561 INFO [stdout] fdf7b913a5c8766bdce6c936006e3719f748f592ea81679ffc81ebae68224ea4 Dec 05 10:01:10.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 10:01:10.998 INFO [stdout] 1b940e3f4db56a20d53def8212508bc420d8b75292c9398428d8f29b958480ea Dec 05 10:01:11.008 INFO running `"docker" "start" "-a" "1b940e3f4db56a20d53def8212508bc420d8b75292c9398428d8f29b958480ea"` Dec 05 10:01:11.952 INFO [stderr] usermod: no changes Dec 05 10:01:11.998 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 10:01:11.998 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 10:01:11.998 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 10:01:11.998 INFO [stderr] files will be included as a binary target: Dec 05 10:01:11.998 INFO [stderr] Dec 05 10:01:11.998 INFO [stderr] * /source/src/main.rs Dec 05 10:01:11.998 INFO [stderr] Dec 05 10:01:11.998 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 10:01:11.998 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 10:01:11.998 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 10:01:11.998 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 10:01:11.998 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 10:01:11.998 INFO [stderr] Dec 05 10:01:11.998 INFO [stderr] For more information on this warning you can consult Dec 05 10:01:11.998 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 10:01:11.998 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 05 10:01:11.998 INFO [stderr] please set bin.path in Cargo.toml Dec 05 10:01:12.047 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Dec 05 10:01:12.064 INFO [stderr] Running /target/debug/deps/urldecode-36c756b5db3d1046 Dec 05 10:01:12.070 INFO [stdout] Dec 05 10:01:12.070 INFO [stdout] running 0 tests Dec 05 10:01:12.070 INFO [stdout] Dec 05 10:01:12.070 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 10:01:12.070 INFO [stdout] Dec 05 10:01:12.076 INFO [stderr] su: No module specific data is present Dec 05 10:01:12.403 INFO running `"docker" "inspect" "1b940e3f4db56a20d53def8212508bc420d8b75292c9398428d8f29b958480ea"` Dec 05 10:01:12.486 INFO running `"docker" "rm" "-f" "1b940e3f4db56a20d53def8212508bc420d8b75292c9398428d8f29b958480ea"` Dec 05 10:01:12.582 INFO [stdout] 1b940e3f4db56a20d53def8212508bc420d8b75292c9398428d8f29b958480ea