Oct 12 03:59:14.676 INFO testing cargo-osha-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:59:14.678 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 03:59:15.178 INFO blam! 52a9f2a0b375d5d43fead0d132a2ef3755548ae31f57abf3f7ff93db8e35e93e Oct 12 03:59:15.180 INFO running `"docker" "start" "-a" "52a9f2a0b375d5d43fead0d132a2ef3755548ae31f57abf3f7ff93db8e35e93e"` Oct 12 03:59:17.019 INFO kablam! usermod: no changes Oct 12 03:59:17.152 INFO kablam! Compiling proc-macro2 v0.2.3 Oct 12 03:59:23.356 INFO kablam! Compiling quote v0.4.2 Oct 12 03:59:26.729 INFO kablam! Compiling syn v0.12.15 Oct 12 03:59:46.044 INFO kablam! Compiling cargo-osha v0.1.1 (/source) Oct 12 03:59:49.544 INFO kablam! warning: unused variable: `a` Oct 12 03:59:49.545 INFO kablam! --> src/main.rs:13:13 Oct 12 03:59:49.545 INFO kablam! | Oct 12 03:59:49.545 INFO kablam! 13 | let a = 10; Oct 12 03:59:49.545 INFO kablam! | ^ help: consider using `_a` instead Oct 12 03:59:49.545 INFO kablam! | Oct 12 03:59:49.545 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 03:59:49.545 INFO kablam! Oct 12 03:59:49.568 INFO kablam! warning: unnecessary `unsafe` block Oct 12 03:59:49.569 INFO kablam! --> src/main.rs:12:5 Oct 12 03:59:49.569 INFO kablam! | Oct 12 03:59:49.569 INFO kablam! 11 | unsafe fn foo() { Oct 12 03:59:49.570 INFO kablam! | --------------- because it's nested under this `unsafe` fn Oct 12 03:59:49.570 INFO kablam! 12 | unsafe { Oct 12 03:59:49.570 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 12 03:59:49.571 INFO kablam! | Oct 12 03:59:49.571 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 12 03:59:49.571 INFO kablam! Oct 12 03:59:49.572 INFO kablam! warning: function is never used: `foo` Oct 12 03:59:49.572 INFO kablam! --> src/main.rs:11:1 Oct 12 03:59:49.572 INFO kablam! | Oct 12 03:59:49.572 INFO kablam! 11 | unsafe fn foo() { Oct 12 03:59:49.573 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 03:59:49.573 INFO kablam! | Oct 12 03:59:49.573 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 03:59:49.574 INFO kablam! Oct 12 03:59:51.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.17s Oct 12 03:59:51.203 INFO kablam! su: No module specific data is present Oct 12 03:59:51.716 INFO running `"docker" "rm" "-f" "52a9f2a0b375d5d43fead0d132a2ef3755548ae31f57abf3f7ff93db8e35e93e"` Oct 12 03:59:51.804 INFO blam! 52a9f2a0b375d5d43fead0d132a2ef3755548ae31f57abf3f7ff93db8e35e93e Oct 12 03:59:51.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 03:59:52.092 INFO blam! df63a8c1a00990ea5b29a8d6ce3577de4421497b3920a881f2f7056b6a4a956b Oct 12 03:59:52.098 INFO running `"docker" "start" "-a" "df63a8c1a00990ea5b29a8d6ce3577de4421497b3920a881f2f7056b6a4a956b"` Oct 12 03:59:52.990 INFO kablam! usermod: no changes Oct 12 03:59:53.091 INFO kablam! Compiling cargo-osha v0.1.1 (/source) Oct 12 03:59:56.548 INFO kablam! warning: unused variable: `a` Oct 12 03:59:56.548 INFO kablam! --> src/main.rs:13:13 Oct 12 03:59:56.548 INFO kablam! | Oct 12 03:59:56.548 INFO kablam! 13 | let a = 10; Oct 12 03:59:56.548 INFO kablam! | ^ help: consider using `_a` instead Oct 12 03:59:56.548 INFO kablam! | Oct 12 03:59:56.548 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 03:59:56.548 INFO kablam! Oct 12 03:59:56.580 INFO kablam! warning: unnecessary `unsafe` block Oct 12 03:59:56.580 INFO kablam! --> src/main.rs:12:5 Oct 12 03:59:56.580 INFO kablam! | Oct 12 03:59:56.580 INFO kablam! 11 | unsafe fn foo() { Oct 12 03:59:56.580 INFO kablam! | --------------- because it's nested under this `unsafe` fn Oct 12 03:59:56.580 INFO kablam! 12 | unsafe { Oct 12 03:59:56.580 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 12 03:59:56.580 INFO kablam! | Oct 12 03:59:56.580 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 12 03:59:56.580 INFO kablam! Oct 12 03:59:56.580 INFO kablam! warning: function is never used: `foo` Oct 12 03:59:56.580 INFO kablam! --> src/main.rs:11:1 Oct 12 03:59:56.580 INFO kablam! | Oct 12 03:59:56.580 INFO kablam! 11 | unsafe fn foo() { Oct 12 03:59:56.580 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 03:59:56.580 INFO kablam! | Oct 12 03:59:56.580 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 03:59:56.580 INFO kablam! Oct 12 03:59:56.834 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.81s Oct 12 03:59:56.845 INFO kablam! su: No module specific data is present Oct 12 03:59:57.480 INFO running `"docker" "rm" "-f" "df63a8c1a00990ea5b29a8d6ce3577de4421497b3920a881f2f7056b6a4a956b"` Oct 12 03:59:57.764 INFO blam! df63a8c1a00990ea5b29a8d6ce3577de4421497b3920a881f2f7056b6a4a956b Oct 12 03:59:57.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 03:59:58.240 INFO blam! 726308b75f976e6576a119c19d705159b63d7848d7840f26590736cd5df6a298 Oct 12 03:59:58.242 INFO running `"docker" "start" "-a" "726308b75f976e6576a119c19d705159b63d7848d7840f26590736cd5df6a298"` Oct 12 03:59:59.570 INFO kablam! usermod: no changes Oct 12 03:59:59.651 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 03:59:59.651 INFO kablam! Running /target/debug/deps/cargo_osha-b5e14d30a091f575 Oct 12 03:59:59.691 INFO kablam! su: No module specific data is present Oct 12 03:59:59.692 INFO blam! Oct 12 03:59:59.692 INFO blam! running 0 tests Oct 12 03:59:59.692 INFO blam! Oct 12 03:59:59.693 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:59:59.693 INFO blam! Oct 12 04:00:00.458 INFO running `"docker" "rm" "-f" "726308b75f976e6576a119c19d705159b63d7848d7840f26590736cd5df6a298"` Oct 12 04:00:00.886 INFO blam! 726308b75f976e6576a119c19d705159b63d7848d7840f26590736cd5df6a298