Oct 15 02:33:09.531 INFO testing bionikspoon/rust_server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:33:09.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 02:33:09.959 INFO blam! b6643bdcc2e829f159cbd937dd017e8fd424be148e37318232ea8ccff1f91bc0 Oct 15 02:33:09.975 INFO running `"docker" "start" "-a" "b6643bdcc2e829f159cbd937dd017e8fd424be148e37318232ea8ccff1f91bc0"` Oct 15 02:33:11.427 INFO kablam! usermod: no changes Oct 15 02:33:11.495 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:33:11.495 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:33:11.495 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:33:11.495 INFO kablam! files will be included as a binary target: Oct 15 02:33:11.495 INFO kablam! Oct 15 02:33:11.495 INFO kablam! * /source/src/main.rs Oct 15 02:33:11.495 INFO kablam! Oct 15 02:33:11.495 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:33:11.495 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:33:11.495 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:33:11.495 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:33:11.495 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:33:11.495 INFO kablam! Oct 15 02:33:11.495 INFO kablam! For more information on this warning you can consult Oct 15 02:33:11.495 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:33:11.495 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Oct 15 02:33:11.495 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:33:11.498 INFO kablam! Compiling server v0.1.0 (/source) Oct 15 02:33:14.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.70s Oct 15 02:33:14.191 INFO kablam! su: No module specific data is present Oct 15 02:33:14.994 INFO running `"docker" "rm" "-f" "b6643bdcc2e829f159cbd937dd017e8fd424be148e37318232ea8ccff1f91bc0"` Oct 15 02:33:15.305 INFO blam! b6643bdcc2e829f159cbd937dd017e8fd424be148e37318232ea8ccff1f91bc0 Oct 15 02:33:15.306 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 02:33:15.695 INFO blam! 71d9b6ca6e620303e73817afc39657644c1cf1a45e10d4b9e10002fc8d2abfdf Oct 15 02:33:15.699 INFO running `"docker" "start" "-a" "71d9b6ca6e620303e73817afc39657644c1cf1a45e10d4b9e10002fc8d2abfdf"` Oct 15 02:33:18.138 INFO kablam! usermod: no changes Oct 15 02:33:18.193 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:33:18.193 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:33:18.193 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:33:18.193 INFO kablam! files will be included as a binary target: Oct 15 02:33:18.193 INFO kablam! Oct 15 02:33:18.193 INFO kablam! * /source/src/main.rs Oct 15 02:33:18.193 INFO kablam! Oct 15 02:33:18.193 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:33:18.193 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:33:18.193 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:33:18.193 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:33:18.193 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:33:18.193 INFO kablam! Oct 15 02:33:18.193 INFO kablam! For more information on this warning you can consult Oct 15 02:33:18.193 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:33:18.193 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Oct 15 02:33:18.193 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:33:18.199 INFO kablam! Compiling server v0.1.0 (/source) Oct 15 02:33:19.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 15 02:33:19.939 INFO kablam! su: No module specific data is present Oct 15 02:33:20.882 INFO running `"docker" "rm" "-f" "71d9b6ca6e620303e73817afc39657644c1cf1a45e10d4b9e10002fc8d2abfdf"` Oct 15 02:33:21.175 INFO blam! 71d9b6ca6e620303e73817afc39657644c1cf1a45e10d4b9e10002fc8d2abfdf Oct 15 02:33:21.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 02:33:21.681 INFO blam! edb0dbb3025babd4856af3ad609d2bc27fd473a071b01c0d7fa70ba37e75518f Oct 15 02:33:21.683 INFO running `"docker" "start" "-a" "edb0dbb3025babd4856af3ad609d2bc27fd473a071b01c0d7fa70ba37e75518f"` Oct 15 02:33:22.992 INFO kablam! usermod: no changes Oct 15 02:33:23.079 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 02:33:23.080 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 02:33:23.080 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 02:33:23.080 INFO kablam! files will be included as a binary target: Oct 15 02:33:23.080 INFO kablam! Oct 15 02:33:23.081 INFO kablam! * /source/src/main.rs Oct 15 02:33:23.081 INFO kablam! Oct 15 02:33:23.081 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 02:33:23.082 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 02:33:23.082 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 02:33:23.082 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 02:33:23.082 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 02:33:23.083 INFO kablam! Oct 15 02:33:23.083 INFO kablam! For more information on this warning you can consult Oct 15 02:33:23.083 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 02:33:23.083 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serve`, Oct 15 02:33:23.084 INFO kablam! please set bin.path in Cargo.toml Oct 15 02:33:23.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 02:33:23.084 INFO kablam! Running /target/debug/deps/server-37858a392ff10ff9 Oct 15 02:33:23.091 INFO kablam! Running /target/debug/deps/serve-457ae3eaaa769097 Oct 15 02:33:23.091 INFO blam! Oct 15 02:33:23.092 INFO kablam! Doc-tests server Oct 15 02:33:23.092 INFO blam! running 0 tests Oct 15 02:33:23.092 INFO blam! Oct 15 02:33:23.093 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:33:23.093 INFO blam! Oct 15 02:33:23.093 INFO blam! Oct 15 02:33:23.093 INFO blam! running 0 tests Oct 15 02:33:23.094 INFO blam! Oct 15 02:33:23.094 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:33:23.094 INFO blam! Oct 15 02:33:23.730 INFO blam! Oct 15 02:33:23.730 INFO blam! running 0 tests Oct 15 02:33:23.730 INFO blam! Oct 15 02:33:23.731 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:33:23.731 INFO blam! Oct 15 02:33:23.737 INFO kablam! su: No module specific data is present Oct 15 02:33:24.268 INFO running `"docker" "rm" "-f" "edb0dbb3025babd4856af3ad609d2bc27fd473a071b01c0d7fa70ba37e75518f"` Oct 15 02:33:24.614 INFO blam! edb0dbb3025babd4856af3ad609d2bc27fd473a071b01c0d7fa70ba37e75518f