Oct 15 06:11:20.420 INFO testing TomLingham/zaity against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:11:20.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 06:11:20.671 INFO blam! 1f4e8ade539f841f90f7d2acdfb5f49123865a1a211ed842038d9198fc8275b8 Oct 15 06:11:20.672 INFO running `"docker" "start" "-a" "1f4e8ade539f841f90f7d2acdfb5f49123865a1a211ed842038d9198fc8275b8"` Oct 15 06:11:21.067 INFO kablam! usermod: no changes Oct 15 06:11:21.107 INFO kablam! Compiling serde v1.0.7 Oct 15 06:11:30.203 INFO kablam! Compiling serde_json v1.0.2 Oct 15 06:11:34.183 INFO kablam! Compiling zaity v0.1.0 (/source) Oct 15 06:11:34.787 INFO kablam! warning: unused variable: `cpu_json` Oct 15 06:11:34.787 INFO kablam! --> src/main.rs:23:9 Oct 15 06:11:34.787 INFO kablam! | Oct 15 06:11:34.787 INFO kablam! 23 | let cpu_json: Value = serde_json::from_str(&json_str).unwrap(); Oct 15 06:11:34.787 INFO kablam! | ^^^^^^^^ help: consider using `_cpu_json` instead Oct 15 06:11:34.787 INFO kablam! | Oct 15 06:11:34.787 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:11:34.787 INFO kablam! Oct 15 06:11:34.831 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:11:34.831 INFO kablam! --> src/main.rs:38:5 Oct 15 06:11:34.831 INFO kablam! | Oct 15 06:11:34.831 INFO kablam! 38 | file.read_to_end(&mut buffer); Oct 15 06:11:34.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:34.831 INFO kablam! | Oct 15 06:11:34.831 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:11:34.831 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:11:34.831 INFO kablam! Oct 15 06:11:35.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.44s Oct 15 06:11:35.535 INFO kablam! su: No module specific data is present Oct 15 06:11:36.283 INFO running `"docker" "rm" "-f" "1f4e8ade539f841f90f7d2acdfb5f49123865a1a211ed842038d9198fc8275b8"` Oct 15 06:11:36.398 INFO blam! 1f4e8ade539f841f90f7d2acdfb5f49123865a1a211ed842038d9198fc8275b8 Oct 15 06:11:36.402 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 06:11:36.651 INFO blam! c17e23a774925adeb3ba282c183ed112eea91262054a652abfd5111a6de49f65 Oct 15 06:11:36.653 INFO running `"docker" "start" "-a" "c17e23a774925adeb3ba282c183ed112eea91262054a652abfd5111a6de49f65"` Oct 15 06:11:37.118 INFO kablam! usermod: no changes Oct 15 06:11:37.150 INFO kablam! Compiling zaity v0.1.0 (/source) Oct 15 06:11:37.551 INFO kablam! warning: unused variable: `cpu_json` Oct 15 06:11:37.551 INFO kablam! --> src/main.rs:23:9 Oct 15 06:11:37.551 INFO kablam! | Oct 15 06:11:37.551 INFO kablam! 23 | let cpu_json: Value = serde_json::from_str(&json_str).unwrap(); Oct 15 06:11:37.551 INFO kablam! | ^^^^^^^^ help: consider using `_cpu_json` instead Oct 15 06:11:37.551 INFO kablam! | Oct 15 06:11:37.551 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:11:37.551 INFO kablam! Oct 15 06:11:37.562 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:11:37.562 INFO kablam! --> src/main.rs:38:5 Oct 15 06:11:37.562 INFO kablam! | Oct 15 06:11:37.562 INFO kablam! 38 | file.read_to_end(&mut buffer); Oct 15 06:11:37.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:11:37.562 INFO kablam! | Oct 15 06:11:37.562 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:11:37.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:11:37.562 INFO kablam! Oct 15 06:11:37.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 15 06:11:37.911 INFO kablam! su: No module specific data is present Oct 15 06:11:38.397 INFO running `"docker" "rm" "-f" "c17e23a774925adeb3ba282c183ed112eea91262054a652abfd5111a6de49f65"` Oct 15 06:11:38.555 INFO blam! c17e23a774925adeb3ba282c183ed112eea91262054a652abfd5111a6de49f65 Oct 15 06:11:38.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 06:11:38.839 INFO blam! 9bff678bb615c94fb272641752ef28112b500f1d3d7cf7c42e56f69b861cd2aa Oct 15 06:11:38.846 INFO running `"docker" "start" "-a" "9bff678bb615c94fb272641752ef28112b500f1d3d7cf7c42e56f69b861cd2aa"` Oct 15 06:11:39.362 INFO kablam! usermod: no changes Oct 15 06:11:39.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 06:11:39.395 INFO kablam! Running /target/debug/deps/zaity-3b25e66abd45e65d Oct 15 06:11:39.407 INFO kablam! su: No module specific data is present Oct 15 06:11:39.407 INFO blam! Oct 15 06:11:39.407 INFO blam! running 0 tests Oct 15 06:11:39.407 INFO blam! Oct 15 06:11:39.407 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:11:39.407 INFO blam! Oct 15 06:11:40.057 INFO running `"docker" "rm" "-f" "9bff678bb615c94fb272641752ef28112b500f1d3d7cf7c42e56f69b861cd2aa"` Oct 15 06:11:40.255 INFO blam! 9bff678bb615c94fb272641752ef28112b500f1d3d7cf7c42e56f69b861cd2aa