Oct 11 07:51:25.585 INFO testing ANtlord/system_ladder against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:51:25.585 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:51:25.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 07:51:25.940 INFO blam! 08f38508783f3eed81f351ce061c36aa034f66ac9b9caf528ffa5c6cc0d55097 Oct 11 07:51:25.943 INFO running `"docker" "start" "-a" "08f38508783f3eed81f351ce061c36aa034f66ac9b9caf528ffa5c6cc0d55097"` Oct 11 07:51:26.751 INFO kablam! usermod: no changes Oct 11 07:51:26.801 INFO kablam! Compiling system_ladder v0.1.0 (/source) Oct 11 07:51:27.568 INFO kablam! warning: unused import: `std::any::TypeId` Oct 11 07:51:27.568 INFO kablam! --> src/main.rs:1:5 Oct 11 07:51:27.568 INFO kablam! | Oct 11 07:51:27.568 INFO kablam! 1 | use std::any::TypeId; Oct 11 07:51:27.568 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:51:27.568 INFO kablam! | Oct 11 07:51:27.568 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:51:27.568 INFO kablam! Oct 11 07:51:27.584 INFO kablam! warning: unused variable: `a` Oct 11 07:51:27.584 INFO kablam! --> src/main.rs:42:20 Oct 11 07:51:27.584 INFO kablam! | Oct 11 07:51:27.584 INFO kablam! 42 | fn callee2(a: i32, b: i32) { Oct 11 07:51:27.584 INFO kablam! | ^ help: consider using `_a` instead Oct 11 07:51:27.584 INFO kablam! | Oct 11 07:51:27.584 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:51:27.584 INFO kablam! Oct 11 07:51:27.584 INFO kablam! warning: unused variable: `b` Oct 11 07:51:27.584 INFO kablam! --> src/main.rs:42:28 Oct 11 07:51:27.584 INFO kablam! | Oct 11 07:51:27.584 INFO kablam! 42 | fn callee2(a: i32, b: i32) { Oct 11 07:51:27.584 INFO kablam! | ^ help: consider using `_b` instead Oct 11 07:51:27.584 INFO kablam! Oct 11 07:51:27.584 INFO kablam! warning: unused variable: `a` Oct 11 07:51:27.584 INFO kablam! --> src/main.rs:48:25 Oct 11 07:51:27.584 INFO kablam! | Oct 11 07:51:27.584 INFO kablam! 48 | fn callee(self, a: i32, b: i32) { Oct 11 07:51:27.584 INFO kablam! | ^ help: consider using `_a` instead Oct 11 07:51:27.584 INFO kablam! Oct 11 07:51:27.584 INFO kablam! warning: unused variable: `b` Oct 11 07:51:27.584 INFO kablam! --> src/main.rs:48:33 Oct 11 07:51:27.584 INFO kablam! | Oct 11 07:51:27.584 INFO kablam! 48 | fn callee(self, a: i32, b: i32) { Oct 11 07:51:27.584 INFO kablam! | ^ help: consider using `_b` instead Oct 11 07:51:27.584 INFO kablam! Oct 11 07:51:27.584 INFO kablam! warning: type `point` should have a camel case name such as `Point` Oct 11 07:51:27.584 INFO kablam! --> src/main.rs:38:1 Oct 11 07:51:27.584 INFO kablam! | Oct 11 07:51:27.584 INFO kablam! 38 | struct point(i32, i32); Oct 11 07:51:27.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:51:27.584 INFO kablam! | Oct 11 07:51:27.592 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 07:51:27.592 INFO kablam! Oct 11 07:51:27.960 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 11 07:51:27.960 INFO kablam! su: No module specific data is present Oct 11 07:51:28.732 INFO running `"docker" "rm" "-f" "08f38508783f3eed81f351ce061c36aa034f66ac9b9caf528ffa5c6cc0d55097"` Oct 11 07:51:29.044 INFO blam! 08f38508783f3eed81f351ce061c36aa034f66ac9b9caf528ffa5c6cc0d55097 Oct 11 07:51:29.052 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:51:29.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 07:51:29.493 INFO blam! 115c6f30a00a129ca2155ebeaa1077932cf4f3fedb445e5763879ebfdb374da3 Oct 11 07:51:29.495 INFO running `"docker" "start" "-a" "115c6f30a00a129ca2155ebeaa1077932cf4f3fedb445e5763879ebfdb374da3"` Oct 11 07:51:30.456 INFO kablam! usermod: no changes Oct 11 07:51:30.492 INFO kablam! Compiling system_ladder v0.1.0 (/source) Oct 11 07:51:31.295 INFO kablam! warning: unused import: `std::any::TypeId` Oct 11 07:51:31.295 INFO kablam! --> src/main.rs:1:5 Oct 11 07:51:31.295 INFO kablam! | Oct 11 07:51:31.295 INFO kablam! 1 | use std::any::TypeId; Oct 11 07:51:31.295 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:51:31.295 INFO kablam! | Oct 11 07:51:31.295 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:51:31.295 INFO kablam! Oct 11 07:51:31.332 INFO kablam! warning: unused variable: `a` Oct 11 07:51:31.332 INFO kablam! --> src/main.rs:42:20 Oct 11 07:51:31.332 INFO kablam! | Oct 11 07:51:31.332 INFO kablam! 42 | fn callee2(a: i32, b: i32) { Oct 11 07:51:31.332 INFO kablam! | ^ help: consider using `_a` instead Oct 11 07:51:31.332 INFO kablam! | Oct 11 07:51:31.332 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:51:31.332 INFO kablam! Oct 11 07:51:31.332 INFO kablam! warning: unused variable: `b` Oct 11 07:51:31.332 INFO kablam! --> src/main.rs:42:28 Oct 11 07:51:31.332 INFO kablam! | Oct 11 07:51:31.332 INFO kablam! 42 | fn callee2(a: i32, b: i32) { Oct 11 07:51:31.332 INFO kablam! | ^ help: consider using `_b` instead Oct 11 07:51:31.332 INFO kablam! Oct 11 07:51:31.332 INFO kablam! warning: unused variable: `a` Oct 11 07:51:31.332 INFO kablam! --> src/main.rs:48:25 Oct 11 07:51:31.332 INFO kablam! | Oct 11 07:51:31.332 INFO kablam! 48 | fn callee(self, a: i32, b: i32) { Oct 11 07:51:31.332 INFO kablam! | ^ help: consider using `_a` instead Oct 11 07:51:31.332 INFO kablam! Oct 11 07:51:31.332 INFO kablam! warning: unused variable: `b` Oct 11 07:51:31.332 INFO kablam! --> src/main.rs:48:33 Oct 11 07:51:31.332 INFO kablam! | Oct 11 07:51:31.332 INFO kablam! 48 | fn callee(self, a: i32, b: i32) { Oct 11 07:51:31.332 INFO kablam! | ^ help: consider using `_b` instead Oct 11 07:51:31.332 INFO kablam! Oct 11 07:51:31.332 INFO kablam! warning: type `point` should have a camel case name such as `Point` Oct 11 07:51:31.332 INFO kablam! --> src/main.rs:38:1 Oct 11 07:51:31.332 INFO kablam! | Oct 11 07:51:31.332 INFO kablam! 38 | struct point(i32, i32); Oct 11 07:51:31.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:51:31.332 INFO kablam! | Oct 11 07:51:31.332 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 07:51:31.332 INFO kablam! Oct 11 07:51:31.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 11 07:51:31.710 INFO kablam! su: No module specific data is present Oct 11 07:51:31.977 INFO running `"docker" "rm" "-f" "115c6f30a00a129ca2155ebeaa1077932cf4f3fedb445e5763879ebfdb374da3"` Oct 11 07:51:32.104 INFO blam! 115c6f30a00a129ca2155ebeaa1077932cf4f3fedb445e5763879ebfdb374da3 Oct 11 07:51:32.106 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:51:32.106 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 07:51:32.395 INFO blam! b0f5524b7a1aa589b2fd49db408b6a4b521d0d9e6142fffa4f6f91d5442df213 Oct 11 07:51:32.396 INFO running `"docker" "start" "-a" "b0f5524b7a1aa589b2fd49db408b6a4b521d0d9e6142fffa4f6f91d5442df213"` Oct 11 07:51:32.862 INFO kablam! usermod: no changes Oct 11 07:51:32.885 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 07:51:32.885 INFO kablam! Running /target/debug/deps/system_ladder-9af8389a1d87fb3c Oct 11 07:51:32.889 INFO blam! Oct 11 07:51:32.889 INFO blam! running 0 tests Oct 11 07:51:32.889 INFO blam! Oct 11 07:51:32.889 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:51:32.889 INFO blam! Oct 11 07:51:32.890 INFO kablam! su: No module specific data is present Oct 11 07:51:33.128 INFO running `"docker" "rm" "-f" "b0f5524b7a1aa589b2fd49db408b6a4b521d0d9e6142fffa4f6f91d5442df213"` Oct 11 07:51:33.252 INFO blam! b0f5524b7a1aa589b2fd49db408b6a4b521d0d9e6142fffa4f6f91d5442df213