Dec 06 18:31:21.973 INFO testing url-decoder-0.1.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 18:31:21.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 06 18:31:22.335 INFO [stdout] 1fcfc81de1543151dcc7a6363d78d42f58f12760649b38d62152353554a91c40 Dec 06 18:31:22.337 INFO running `"docker" "start" "-a" "1fcfc81de1543151dcc7a6363d78d42f58f12760649b38d62152353554a91c40"` Dec 06 18:31:23.200 INFO [stderr] usermod: no changes Dec 06 18:31:23.248 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 18:31:23.248 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 18:31:23.248 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 18:31:23.248 INFO [stderr] files will be included as a binary target: Dec 06 18:31:23.248 INFO [stderr] Dec 06 18:31:23.248 INFO [stderr] * /source/src/main.rs Dec 06 18:31:23.248 INFO [stderr] Dec 06 18:31:23.248 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 18:31:23.248 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 18:31:23.248 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 18:31:23.248 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 18:31:23.248 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 18:31:23.248 INFO [stderr] Dec 06 18:31:23.248 INFO [stderr] For more information on this warning you can consult Dec 06 18:31:23.248 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 18:31:23.248 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 06 18:31:23.248 INFO [stderr] please set bin.path in Cargo.toml Dec 06 18:31:23.332 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Dec 06 18:31:28.093 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.86s Dec 06 18:31:28.112 INFO [stderr] su: No module specific data is present Dec 06 18:31:28.958 INFO running `"docker" "inspect" "1fcfc81de1543151dcc7a6363d78d42f58f12760649b38d62152353554a91c40"` Dec 06 18:31:29.256 INFO running `"docker" "rm" "-f" "1fcfc81de1543151dcc7a6363d78d42f58f12760649b38d62152353554a91c40"` Dec 06 18:31:29.644 INFO [stdout] 1fcfc81de1543151dcc7a6363d78d42f58f12760649b38d62152353554a91c40 Dec 06 18:31:29.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 06 18:31:30.056 INFO [stdout] c97f144b35d8996f5edfb5575af7901ca426cfa504987d1da72d7391e1a840d4 Dec 06 18:31:30.064 INFO running `"docker" "start" "-a" "c97f144b35d8996f5edfb5575af7901ca426cfa504987d1da72d7391e1a840d4"` Dec 06 18:31:30.966 INFO [stderr] usermod: no changes Dec 06 18:31:31.020 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 18:31:31.020 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 18:31:31.020 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 18:31:31.020 INFO [stderr] files will be included as a binary target: Dec 06 18:31:31.020 INFO [stderr] Dec 06 18:31:31.020 INFO [stderr] * /source/src/main.rs Dec 06 18:31:31.020 INFO [stderr] Dec 06 18:31:31.020 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 18:31:31.020 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 18:31:31.020 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 18:31:31.020 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 18:31:31.020 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 18:31:31.020 INFO [stderr] Dec 06 18:31:31.020 INFO [stderr] For more information on this warning you can consult Dec 06 18:31:31.020 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 18:31:31.020 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 06 18:31:31.020 INFO [stderr] please set bin.path in Cargo.toml Dec 06 18:31:31.072 INFO [stderr] Compiling url-decoder v0.1.0 (/source) Dec 06 18:31:33.812 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.80s Dec 06 18:31:33.828 INFO [stderr] su: No module specific data is present Dec 06 18:31:34.498 INFO running `"docker" "inspect" "c97f144b35d8996f5edfb5575af7901ca426cfa504987d1da72d7391e1a840d4"` Dec 06 18:31:34.692 INFO running `"docker" "rm" "-f" "c97f144b35d8996f5edfb5575af7901ca426cfa504987d1da72d7391e1a840d4"` Dec 06 18:31:34.920 INFO [stdout] c97f144b35d8996f5edfb5575af7901ca426cfa504987d1da72d7391e1a840d4 Dec 06 18:31:34.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 06 18:31:35.376 INFO [stdout] ad02a385fb2aa7b115e0f318004eb84762a4afcf232d658a6702dd96dcf6641c Dec 06 18:31:35.382 INFO running `"docker" "start" "-a" "ad02a385fb2aa7b115e0f318004eb84762a4afcf232d658a6702dd96dcf6641c"` Dec 06 18:31:37.047 INFO [stderr] usermod: no changes Dec 06 18:31:37.104 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 18:31:37.104 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 18:31:37.104 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 18:31:37.104 INFO [stderr] files will be included as a binary target: Dec 06 18:31:37.104 INFO [stderr] Dec 06 18:31:37.104 INFO [stderr] * /source/src/main.rs Dec 06 18:31:37.104 INFO [stderr] Dec 06 18:31:37.104 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 18:31:37.104 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 18:31:37.104 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 18:31:37.104 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 18:31:37.104 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 18:31:37.104 INFO [stderr] Dec 06 18:31:37.104 INFO [stderr] For more information on this warning you can consult Dec 06 18:31:37.104 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 18:31:37.104 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Dec 06 18:31:37.104 INFO [stderr] please set bin.path in Cargo.toml Dec 06 18:31:37.162 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s Dec 06 18:31:37.179 INFO [stderr] Running /target/debug/deps/urldecode-fbee65be0bc7f9ee Dec 06 18:31:37.185 INFO [stdout] Dec 06 18:31:37.185 INFO [stdout] running 0 tests Dec 06 18:31:37.185 INFO [stdout] Dec 06 18:31:37.197 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 18:31:37.197 INFO [stdout] Dec 06 18:31:37.197 INFO [stderr] su: No module specific data is present Dec 06 18:31:38.402 INFO running `"docker" "inspect" "ad02a385fb2aa7b115e0f318004eb84762a4afcf232d658a6702dd96dcf6641c"` Dec 06 18:31:38.696 INFO running `"docker" "rm" "-f" "ad02a385fb2aa7b115e0f318004eb84762a4afcf232d658a6702dd96dcf6641c"` Dec 06 18:31:39.145 INFO [stdout] ad02a385fb2aa7b115e0f318004eb84762a4afcf232d658a6702dd96dcf6641c