Oct 15 15:04:38.970 INFO testing url-decoder-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:04:38.971 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 15:04:39.383 INFO blam! 60a95ee746cbc26e008901e173aa3c6be0a7b9e7a198187a363752061350f016 Oct 15 15:04:39.391 INFO running `"docker" "start" "-a" "60a95ee746cbc26e008901e173aa3c6be0a7b9e7a198187a363752061350f016"` Oct 15 15:04:40.741 INFO kablam! usermod: no changes Oct 15 15:04:40.839 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 15:04:40.839 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 15:04:40.839 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:04:40.839 INFO kablam! files will be included as a binary target: Oct 15 15:04:40.839 INFO kablam! Oct 15 15:04:40.839 INFO kablam! * /source/src/main.rs Oct 15 15:04:40.839 INFO kablam! Oct 15 15:04:40.839 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:04:40.839 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 15:04:40.839 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 15:04:40.839 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:04:40.839 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:04:40.839 INFO kablam! Oct 15 15:04:40.839 INFO kablam! For more information on this warning you can consult Oct 15 15:04:40.839 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:04:40.839 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Oct 15 15:04:40.839 INFO kablam! please set bin.path in Cargo.toml Oct 15 15:04:40.919 INFO kablam! Compiling url-decoder v0.1.0 (/source) Oct 15 15:04:45.572 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.79s Oct 15 15:04:45.577 INFO kablam! su: No module specific data is present Oct 15 15:04:47.194 INFO running `"docker" "rm" "-f" "60a95ee746cbc26e008901e173aa3c6be0a7b9e7a198187a363752061350f016"` Oct 15 15:04:47.657 INFO blam! 60a95ee746cbc26e008901e173aa3c6be0a7b9e7a198187a363752061350f016 Oct 15 15:04:47.665 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 15:04:48.080 INFO blam! 29c4f40c819504ab1196120ccc7e31bd4d07dbb2e77bed76d9fdb321d6d20965 Oct 15 15:04:48.082 INFO running `"docker" "start" "-a" "29c4f40c819504ab1196120ccc7e31bd4d07dbb2e77bed76d9fdb321d6d20965"` Oct 15 15:04:50.687 INFO kablam! usermod: no changes Oct 15 15:04:50.747 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 15:04:50.747 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 15:04:50.747 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:04:50.747 INFO kablam! files will be included as a binary target: Oct 15 15:04:50.747 INFO kablam! Oct 15 15:04:50.747 INFO kablam! * /source/src/main.rs Oct 15 15:04:50.747 INFO kablam! Oct 15 15:04:50.747 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:04:50.747 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 15:04:50.747 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 15:04:50.747 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:04:50.747 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:04:50.747 INFO kablam! Oct 15 15:04:50.747 INFO kablam! For more information on this warning you can consult Oct 15 15:04:50.747 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:04:50.747 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Oct 15 15:04:50.747 INFO kablam! please set bin.path in Cargo.toml Oct 15 15:04:50.843 INFO kablam! Compiling url-decoder v0.1.0 (/source) Oct 15 15:04:53.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 15 15:04:53.251 INFO kablam! su: No module specific data is present Oct 15 15:04:53.759 INFO running `"docker" "rm" "-f" "29c4f40c819504ab1196120ccc7e31bd4d07dbb2e77bed76d9fdb321d6d20965"` Oct 15 15:04:54.103 INFO blam! 29c4f40c819504ab1196120ccc7e31bd4d07dbb2e77bed76d9fdb321d6d20965 Oct 15 15:04:54.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 15:04:54.423 INFO blam! 421ff166f7344912c86abc7770101527e5d9f145c96475026a95a26ef93ec6b5 Oct 15 15:04:54.431 INFO running `"docker" "start" "-a" "421ff166f7344912c86abc7770101527e5d9f145c96475026a95a26ef93ec6b5"` Oct 15 15:04:55.798 INFO kablam! usermod: no changes Oct 15 15:04:55.847 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 15:04:55.847 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 15:04:55.847 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 15:04:55.847 INFO kablam! files will be included as a binary target: Oct 15 15:04:55.847 INFO kablam! Oct 15 15:04:55.847 INFO kablam! * /source/src/main.rs Oct 15 15:04:55.847 INFO kablam! Oct 15 15:04:55.847 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 15:04:55.847 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 15:04:55.847 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 15:04:55.847 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 15:04:55.847 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 15:04:55.847 INFO kablam! Oct 15 15:04:55.847 INFO kablam! For more information on this warning you can consult Oct 15 15:04:55.847 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 15:04:55.847 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Oct 15 15:04:55.847 INFO kablam! please set bin.path in Cargo.toml Oct 15 15:04:55.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 15:04:55.930 INFO kablam! Running /target/debug/deps/urldecode-1cc7d23c355b7655 Oct 15 15:04:55.932 INFO blam! Oct 15 15:04:55.932 INFO blam! running 0 tests Oct 15 15:04:55.932 INFO blam! Oct 15 15:04:55.932 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:04:55.932 INFO blam! Oct 15 15:04:55.934 INFO kablam! su: No module specific data is present Oct 15 15:04:57.394 INFO running `"docker" "rm" "-f" "421ff166f7344912c86abc7770101527e5d9f145c96475026a95a26ef93ec6b5"` Oct 15 15:04:57.624 INFO blam! 421ff166f7344912c86abc7770101527e5d9f145c96475026a95a26ef93ec6b5