Oct 12 23:34:29.232 INFO testing soulim/helloworld-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:34:29.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 23:34:29.458 INFO blam! 18670a605a411d43936d973873f0c890ec405d9b653b33a6311093dabe7e7737 Oct 12 23:34:29.460 INFO running `"docker" "start" "-a" "18670a605a411d43936d973873f0c890ec405d9b653b33a6311093dabe7e7737"` Oct 12 23:34:29.959 INFO kablam! usermod: no changes Oct 12 23:34:29.984 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 23:34:29.984 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 23:34:29.984 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 23:34:29.984 INFO kablam! files will be included as a binary target: Oct 12 23:34:29.984 INFO kablam! Oct 12 23:34:29.984 INFO kablam! * /source/src/main.rs Oct 12 23:34:29.984 INFO kablam! Oct 12 23:34:29.984 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 23:34:29.984 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 23:34:29.984 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 23:34:29.984 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 23:34:29.984 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 23:34:29.984 INFO kablam! Oct 12 23:34:29.984 INFO kablam! For more information on this warning you can consult Oct 12 23:34:29.984 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 23:34:29.984 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Oct 12 23:34:29.984 INFO kablam! please set bin.path in Cargo.toml Oct 12 23:34:29.985 INFO kablam! Compiling helloworld-rust v0.0.1 (/source) Oct 12 23:34:30.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.38s Oct 12 23:34:30.361 INFO kablam! su: No module specific data is present Oct 12 23:34:30.594 INFO running `"docker" "rm" "-f" "18670a605a411d43936d973873f0c890ec405d9b653b33a6311093dabe7e7737"` Oct 12 23:34:30.677 INFO blam! 18670a605a411d43936d973873f0c890ec405d9b653b33a6311093dabe7e7737 Oct 12 23:34:30.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 23:34:30.897 INFO blam! 3438aff7a2bceb9a56b9f47d12deb5d8b180d1b824babc235fdd1c797a6c991e Oct 12 23:34:30.904 INFO running `"docker" "start" "-a" "3438aff7a2bceb9a56b9f47d12deb5d8b180d1b824babc235fdd1c797a6c991e"` Oct 12 23:34:31.449 INFO kablam! usermod: no changes Oct 12 23:34:31.496 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 23:34:31.496 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 23:34:31.496 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 23:34:31.496 INFO kablam! files will be included as a binary target: Oct 12 23:34:31.496 INFO kablam! Oct 12 23:34:31.496 INFO kablam! * /source/src/main.rs Oct 12 23:34:31.496 INFO kablam! Oct 12 23:34:31.496 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 23:34:31.496 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 23:34:31.496 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 23:34:31.496 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 23:34:31.496 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 23:34:31.496 INFO kablam! Oct 12 23:34:31.496 INFO kablam! For more information on this warning you can consult Oct 12 23:34:31.496 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 23:34:31.496 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Oct 12 23:34:31.496 INFO kablam! please set bin.path in Cargo.toml Oct 12 23:34:31.503 INFO kablam! Compiling helloworld-rust v0.0.1 (/source) Oct 12 23:34:32.129 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Oct 12 23:34:32.131 INFO kablam! su: No module specific data is present Oct 12 23:34:32.579 INFO running `"docker" "rm" "-f" "3438aff7a2bceb9a56b9f47d12deb5d8b180d1b824babc235fdd1c797a6c991e"` Oct 12 23:34:32.687 INFO blam! 3438aff7a2bceb9a56b9f47d12deb5d8b180d1b824babc235fdd1c797a6c991e Oct 12 23:34:32.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 23:34:32.920 INFO blam! cc4a20c4ecbf2c4a5fd7282af8234dd5578709b3f02f8eb1295f83d5002c2440 Oct 12 23:34:32.921 INFO running `"docker" "start" "-a" "cc4a20c4ecbf2c4a5fd7282af8234dd5578709b3f02f8eb1295f83d5002c2440"` Oct 12 23:34:33.491 INFO kablam! usermod: no changes Oct 12 23:34:33.515 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 23:34:33.515 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 23:34:33.515 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 23:34:33.516 INFO kablam! files will be included as a binary target: Oct 12 23:34:33.516 INFO kablam! Oct 12 23:34:33.516 INFO kablam! * /source/src/main.rs Oct 12 23:34:33.516 INFO kablam! Oct 12 23:34:33.517 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 23:34:33.517 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 23:34:33.517 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 23:34:33.517 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 23:34:33.518 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 23:34:33.518 INFO kablam! Oct 12 23:34:33.518 INFO kablam! For more information on this warning you can consult Oct 12 23:34:33.518 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 23:34:33.519 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Oct 12 23:34:33.519 INFO kablam! please set bin.path in Cargo.toml Oct 12 23:34:33.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 12 23:34:33.530 INFO kablam! Running /target/debug/deps/helloworld-2272b99a16efcb5f Oct 12 23:34:33.542 INFO blam! Oct 12 23:34:33.542 INFO blam! running 0 tests Oct 12 23:34:33.542 INFO blam! Oct 12 23:34:33.542 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:34:33.542 INFO blam! Oct 12 23:34:33.543 INFO kablam! su: No module specific data is present Oct 12 23:34:34.031 INFO running `"docker" "rm" "-f" "cc4a20c4ecbf2c4a5fd7282af8234dd5578709b3f02f8eb1295f83d5002c2440"` Oct 12 23:34:34.463 INFO blam! cc4a20c4ecbf2c4a5fd7282af8234dd5578709b3f02f8eb1295f83d5002c2440