Oct 11 04:08:35.130 INFO testing TomLingham/zaity against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:08:35.130 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:08:35.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:08:35.582 INFO blam! 2400da1bd0371b296480e2a981556cb03a8d5f555c7c6ed5dec65354d69fe457 Oct 11 04:08:35.584 INFO running `"docker" "start" "-a" "2400da1bd0371b296480e2a981556cb03a8d5f555c7c6ed5dec65354d69fe457"` Oct 11 04:08:37.373 INFO kablam! usermod: no changes Oct 11 04:08:37.494 INFO kablam! Compiling zaity v0.1.0 (/source) Oct 11 04:08:38.796 INFO kablam! warning: unused variable: `cpu_json` Oct 11 04:08:38.796 INFO kablam! --> src/main.rs:23:9 Oct 11 04:08:38.796 INFO kablam! | Oct 11 04:08:38.796 INFO kablam! 23 | let cpu_json: Value = serde_json::from_str(&json_str).unwrap(); Oct 11 04:08:38.796 INFO kablam! | ^^^^^^^^ help: consider using `_cpu_json` instead Oct 11 04:08:38.796 INFO kablam! | Oct 11 04:08:38.808 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:08:38.808 INFO kablam! Oct 11 04:08:38.817 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 04:08:38.817 INFO kablam! --> src/main.rs:38:5 Oct 11 04:08:38.817 INFO kablam! | Oct 11 04:08:38.817 INFO kablam! 38 | file.read_to_end(&mut buffer); Oct 11 04:08:38.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:08:38.817 INFO kablam! | Oct 11 04:08:38.817 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 04:08:38.817 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 04:08:38.817 INFO kablam! Oct 11 04:08:39.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.10s Oct 11 04:08:39.508 INFO kablam! su: No module specific data is present Oct 11 04:08:40.110 INFO running `"docker" "rm" "-f" "2400da1bd0371b296480e2a981556cb03a8d5f555c7c6ed5dec65354d69fe457"` Oct 11 04:08:40.502 INFO blam! 2400da1bd0371b296480e2a981556cb03a8d5f555c7c6ed5dec65354d69fe457 Oct 11 04:08:40.505 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:08:40.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:08:40.898 INFO blam! 99da05aad8a0b0da5a5b8fc163094df91059f4fa057456c34245f5efcc31ffbe Oct 11 04:08:40.905 INFO running `"docker" "start" "-a" "99da05aad8a0b0da5a5b8fc163094df91059f4fa057456c34245f5efcc31ffbe"` Oct 11 04:08:41.966 INFO kablam! usermod: no changes Oct 11 04:08:42.060 INFO kablam! Compiling zaity v0.1.0 (/source) Oct 11 04:08:43.308 INFO kablam! warning: unused variable: `cpu_json` Oct 11 04:08:43.308 INFO kablam! --> src/main.rs:23:9 Oct 11 04:08:43.308 INFO kablam! | Oct 11 04:08:43.312 INFO kablam! 23 | let cpu_json: Value = serde_json::from_str(&json_str).unwrap(); Oct 11 04:08:43.312 INFO kablam! | ^^^^^^^^ help: consider using `_cpu_json` instead Oct 11 04:08:43.312 INFO kablam! | Oct 11 04:08:43.312 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:08:43.312 INFO kablam! Oct 11 04:08:43.324 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 04:08:43.324 INFO kablam! --> src/main.rs:38:5 Oct 11 04:08:43.324 INFO kablam! | Oct 11 04:08:43.324 INFO kablam! 38 | file.read_to_end(&mut buffer); Oct 11 04:08:43.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:08:43.324 INFO kablam! | Oct 11 04:08:43.329 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 04:08:43.329 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 04:08:43.329 INFO kablam! Oct 11 04:08:43.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Oct 11 04:08:43.770 INFO kablam! su: No module specific data is present Oct 11 04:08:44.600 INFO running `"docker" "rm" "-f" "99da05aad8a0b0da5a5b8fc163094df91059f4fa057456c34245f5efcc31ffbe"` Oct 11 04:08:44.864 INFO blam! 99da05aad8a0b0da5a5b8fc163094df91059f4fa057456c34245f5efcc31ffbe Oct 11 04:08:44.876 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:08:44.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:08:45.240 INFO blam! 2adbc8d3ea5a7debcdd1b7ea11fdbcacada041239082926db1d59144be700dba Oct 11 04:08:45.244 INFO running `"docker" "start" "-a" "2adbc8d3ea5a7debcdd1b7ea11fdbcacada041239082926db1d59144be700dba"` Oct 11 04:08:46.368 INFO kablam! usermod: no changes Oct 11 04:08:46.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 04:08:46.444 INFO kablam! Running /target/debug/deps/zaity-3b25e66abd45e65d Oct 11 04:08:46.444 INFO blam! Oct 11 04:08:46.444 INFO blam! running 0 tests Oct 11 04:08:46.444 INFO blam! Oct 11 04:08:46.444 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:08:46.444 INFO blam! Oct 11 04:08:46.452 INFO kablam! su: No module specific data is present Oct 11 04:08:47.106 INFO running `"docker" "rm" "-f" "2adbc8d3ea5a7debcdd1b7ea11fdbcacada041239082926db1d59144be700dba"` Oct 11 04:08:47.477 INFO blam! 2adbc8d3ea5a7debcdd1b7ea11fdbcacada041239082926db1d59144be700dba