Oct 13 02:41:12.786 INFO testing ritiek/url-decoder against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:41:12.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 02:41:12.991 INFO blam! bc99d7ffe1eabc4f010bcd9182190f783c780a347b2dfcb9efc8baf22cf16d25 Oct 13 02:41:12.996 INFO running `"docker" "start" "-a" "bc99d7ffe1eabc4f010bcd9182190f783c780a347b2dfcb9efc8baf22cf16d25"` Oct 13 02:41:13.314 INFO kablam! usermod: no changes Oct 13 02:41:13.334 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 02:41:13.334 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 02:41:13.334 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 02:41:13.334 INFO kablam! files will be included as a binary target: Oct 13 02:41:13.334 INFO kablam! Oct 13 02:41:13.334 INFO kablam! * /source/src/main.rs Oct 13 02:41:13.334 INFO kablam! Oct 13 02:41:13.334 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 02:41:13.334 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 02:41:13.334 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 02:41:13.334 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 02:41:13.334 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 02:41:13.334 INFO kablam! Oct 13 02:41:13.334 INFO kablam! For more information on this warning you can consult Oct 13 02:41:13.334 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 02:41:13.334 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Oct 13 02:41:13.334 INFO kablam! please set bin.path in Cargo.toml Oct 13 02:41:13.388 INFO kablam! Compiling hyper v0.10.12 Oct 13 02:41:20.027 INFO kablam! Compiling url-decoder v0.1.0 (/source) Oct 13 02:41:22.706 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.37s Oct 13 02:41:22.716 INFO kablam! su: No module specific data is present Oct 13 02:41:23.065 INFO running `"docker" "rm" "-f" "bc99d7ffe1eabc4f010bcd9182190f783c780a347b2dfcb9efc8baf22cf16d25"` Oct 13 02:41:23.348 INFO blam! bc99d7ffe1eabc4f010bcd9182190f783c780a347b2dfcb9efc8baf22cf16d25 Oct 13 02:41:23.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 02:41:23.708 INFO blam! ac31c05d95ceb6a56d7eb981bef995d442990e5c4ccec7976ad07cb3c3b1328c Oct 13 02:41:23.723 INFO running `"docker" "start" "-a" "ac31c05d95ceb6a56d7eb981bef995d442990e5c4ccec7976ad07cb3c3b1328c"` Oct 13 02:41:25.021 INFO kablam! usermod: no changes Oct 13 02:41:25.067 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 02:41:25.067 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 02:41:25.067 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 02:41:25.067 INFO kablam! files will be included as a binary target: Oct 13 02:41:25.067 INFO kablam! Oct 13 02:41:25.067 INFO kablam! * /source/src/main.rs Oct 13 02:41:25.067 INFO kablam! Oct 13 02:41:25.067 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 02:41:25.067 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 02:41:25.067 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 02:41:25.067 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 02:41:25.067 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 02:41:25.067 INFO kablam! Oct 13 02:41:25.067 INFO kablam! For more information on this warning you can consult Oct 13 02:41:25.067 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 02:41:25.067 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Oct 13 02:41:25.067 INFO kablam! please set bin.path in Cargo.toml Oct 13 02:41:25.107 INFO kablam! Compiling url-decoder v0.1.0 (/source) Oct 13 02:41:26.346 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 13 02:41:26.353 INFO kablam! su: No module specific data is present Oct 13 02:41:27.029 INFO running `"docker" "rm" "-f" "ac31c05d95ceb6a56d7eb981bef995d442990e5c4ccec7976ad07cb3c3b1328c"` Oct 13 02:41:27.347 INFO blam! ac31c05d95ceb6a56d7eb981bef995d442990e5c4ccec7976ad07cb3c3b1328c Oct 13 02:41:27.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 02:41:27.811 INFO blam! 2340b59f3f147a8cea99d214ddd16820600d1796a9cf62f2b0556432599872d2 Oct 13 02:41:27.816 INFO running `"docker" "start" "-a" "2340b59f3f147a8cea99d214ddd16820600d1796a9cf62f2b0556432599872d2"` Oct 13 02:41:28.634 INFO kablam! usermod: no changes Oct 13 02:41:28.662 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 02:41:28.662 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 02:41:28.662 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 02:41:28.662 INFO kablam! files will be included as a binary target: Oct 13 02:41:28.662 INFO kablam! Oct 13 02:41:28.662 INFO kablam! * /source/src/main.rs Oct 13 02:41:28.662 INFO kablam! Oct 13 02:41:28.662 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 02:41:28.662 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 02:41:28.662 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 02:41:28.662 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 02:41:28.662 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 02:41:28.662 INFO kablam! Oct 13 02:41:28.662 INFO kablam! For more information on this warning you can consult Oct 13 02:41:28.662 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 02:41:28.662 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `urldecode`, Oct 13 02:41:28.662 INFO kablam! please set bin.path in Cargo.toml Oct 13 02:41:28.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 13 02:41:28.708 INFO kablam! Running /target/debug/deps/urldecode-091225f296d018f4 Oct 13 02:41:28.710 INFO blam! Oct 13 02:41:28.710 INFO blam! running 0 tests Oct 13 02:41:28.711 INFO blam! Oct 13 02:41:28.711 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:28.711 INFO blam! Oct 13 02:41:28.712 INFO kablam! su: No module specific data is present Oct 13 02:41:29.058 INFO running `"docker" "rm" "-f" "2340b59f3f147a8cea99d214ddd16820600d1796a9cf62f2b0556432599872d2"` Oct 13 02:41:29.307 INFO blam! 2340b59f3f147a8cea99d214ddd16820600d1796a9cf62f2b0556432599872d2