Oct 15 08:17:09.205 INFO testing Niedzwiedzw/dummy-i2c-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:17:09.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 08:17:09.677 INFO blam! bf0aebc032b451ec47be2dff3bc079a9c783f7ef8cf399e12dfe0006584ac3cc Oct 15 08:17:09.679 INFO running `"docker" "start" "-a" "bf0aebc032b451ec47be2dff3bc079a9c783f7ef8cf399e12dfe0006584ac3cc"` Oct 15 08:17:10.467 INFO kablam! usermod: no changes Oct 15 08:17:10.497 INFO kablam! Compiling i2cdummy v0.1.0 (/source) Oct 15 08:17:10.875 INFO kablam! warning: variable `portb` is assigned to, but never used Oct 15 08:17:10.875 INFO kablam! --> src/main.rs:100:9 Oct 15 08:17:10.875 INFO kablam! | Oct 15 08:17:10.875 INFO kablam! 100 | let portb: *mut u8; Oct 15 08:17:10.875 INFO kablam! | ^^^^^ Oct 15 08:17:10.875 INFO kablam! | Oct 15 08:17:10.875 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:17:10.875 INFO kablam! = note: consider using `_portb` instead Oct 15 08:17:10.875 INFO kablam! Oct 15 08:17:10.875 INFO kablam! warning: value assigned to `portb` is never read Oct 15 08:17:10.875 INFO kablam! --> src/main.rs:101:14 Oct 15 08:17:10.875 INFO kablam! | Oct 15 08:17:10.875 INFO kablam! 101 | unsafe { portb = &mut PORTB as *mut u8; }; Oct 15 08:17:10.875 INFO kablam! | ^^^^^ Oct 15 08:17:10.875 INFO kablam! | Oct 15 08:17:10.878 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 08:17:10.878 INFO kablam! Oct 15 08:17:10.878 INFO kablam! warning: variable `portb` is assigned to, but never used Oct 15 08:17:10.878 INFO kablam! --> src/main.rs:121:9 Oct 15 08:17:10.878 INFO kablam! | Oct 15 08:17:10.879 INFO kablam! 121 | let portb: *mut u8; Oct 15 08:17:10.879 INFO kablam! | ^^^^^ Oct 15 08:17:10.879 INFO kablam! | Oct 15 08:17:10.879 INFO kablam! = note: consider using `_portb` instead Oct 15 08:17:10.879 INFO kablam! Oct 15 08:17:10.879 INFO kablam! warning: value assigned to `portb` is never read Oct 15 08:17:10.879 INFO kablam! --> src/main.rs:122:14 Oct 15 08:17:10.879 INFO kablam! | Oct 15 08:17:10.879 INFO kablam! 122 | unsafe { portb = &mut PORTB as *mut u8; }; Oct 15 08:17:10.879 INFO kablam! | ^^^^^ Oct 15 08:17:10.879 INFO kablam! Oct 15 08:17:10.891 INFO kablam! warning: literal out of range for u8 Oct 15 08:17:10.891 INFO kablam! --> src/main.rs:9:18 Oct 15 08:17:10.891 INFO kablam! | Oct 15 08:17:10.891 INFO kablam! 9 | const TICK: u8 = 500; // in milliseconds Oct 15 08:17:10.891 INFO kablam! | ^^^ Oct 15 08:17:10.891 INFO kablam! | Oct 15 08:17:10.891 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 15 08:17:10.891 INFO kablam! Oct 15 08:17:11.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Oct 15 08:17:11.309 INFO kablam! su: No module specific data is present Oct 15 08:17:11.836 INFO running `"docker" "rm" "-f" "bf0aebc032b451ec47be2dff3bc079a9c783f7ef8cf399e12dfe0006584ac3cc"` Oct 15 08:17:12.059 INFO blam! bf0aebc032b451ec47be2dff3bc079a9c783f7ef8cf399e12dfe0006584ac3cc Oct 15 08:17:12.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 08:17:12.471 INFO blam! 34010c36a348ed8b53816e18d79cf342186ac1a1cab0026e4ee6e31f6760596f Oct 15 08:17:12.473 INFO running `"docker" "start" "-a" "34010c36a348ed8b53816e18d79cf342186ac1a1cab0026e4ee6e31f6760596f"` Oct 15 08:17:13.694 INFO kablam! usermod: no changes Oct 15 08:17:13.731 INFO kablam! Compiling i2cdummy v0.1.0 (/source) Oct 15 08:17:14.267 INFO kablam! warning: variable `portb` is assigned to, but never used Oct 15 08:17:14.267 INFO kablam! --> src/main.rs:100:9 Oct 15 08:17:14.267 INFO kablam! | Oct 15 08:17:14.267 INFO kablam! 100 | let portb: *mut u8; Oct 15 08:17:14.267 INFO kablam! | ^^^^^ Oct 15 08:17:14.267 INFO kablam! | Oct 15 08:17:14.268 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:17:14.268 INFO kablam! = note: consider using `_portb` instead Oct 15 08:17:14.268 INFO kablam! Oct 15 08:17:14.268 INFO kablam! warning: value assigned to `portb` is never read Oct 15 08:17:14.268 INFO kablam! --> src/main.rs:101:14 Oct 15 08:17:14.268 INFO kablam! | Oct 15 08:17:14.268 INFO kablam! 101 | unsafe { portb = &mut PORTB as *mut u8; }; Oct 15 08:17:14.268 INFO kablam! | ^^^^^ Oct 15 08:17:14.268 INFO kablam! | Oct 15 08:17:14.268 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 08:17:14.268 INFO kablam! Oct 15 08:17:14.268 INFO kablam! warning: variable `portb` is assigned to, but never used Oct 15 08:17:14.268 INFO kablam! --> src/main.rs:121:9 Oct 15 08:17:14.268 INFO kablam! | Oct 15 08:17:14.268 INFO kablam! 121 | let portb: *mut u8; Oct 15 08:17:14.268 INFO kablam! | ^^^^^ Oct 15 08:17:14.268 INFO kablam! | Oct 15 08:17:14.268 INFO kablam! = note: consider using `_portb` instead Oct 15 08:17:14.268 INFO kablam! Oct 15 08:17:14.268 INFO kablam! warning: value assigned to `portb` is never read Oct 15 08:17:14.268 INFO kablam! --> src/main.rs:122:14 Oct 15 08:17:14.268 INFO kablam! | Oct 15 08:17:14.268 INFO kablam! 122 | unsafe { portb = &mut PORTB as *mut u8; }; Oct 15 08:17:14.268 INFO kablam! | ^^^^^ Oct 15 08:17:14.268 INFO kablam! Oct 15 08:17:14.268 INFO kablam! warning: literal out of range for u8 Oct 15 08:17:14.268 INFO kablam! --> src/main.rs:9:18 Oct 15 08:17:14.268 INFO kablam! | Oct 15 08:17:14.268 INFO kablam! 9 | const TICK: u8 = 500; // in milliseconds Oct 15 08:17:14.268 INFO kablam! | ^^^ Oct 15 08:17:14.268 INFO kablam! | Oct 15 08:17:14.268 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 15 08:17:14.268 INFO kablam! Oct 15 08:17:14.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 15 08:17:14.797 INFO kablam! su: No module specific data is present Oct 15 08:17:15.221 INFO running `"docker" "rm" "-f" "34010c36a348ed8b53816e18d79cf342186ac1a1cab0026e4ee6e31f6760596f"` Oct 15 08:17:15.346 INFO blam! 34010c36a348ed8b53816e18d79cf342186ac1a1cab0026e4ee6e31f6760596f Oct 15 08:17:15.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 08:17:15.556 INFO blam! 5c1dc5a4af90fb7a2c8bed1ed0b0c6231ad26c297aab16bfb3fd84b0f75a4f46 Oct 15 08:17:15.558 INFO running `"docker" "start" "-a" "5c1dc5a4af90fb7a2c8bed1ed0b0c6231ad26c297aab16bfb3fd84b0f75a4f46"` Oct 15 08:17:16.123 INFO kablam! usermod: no changes Oct 15 08:17:16.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 08:17:16.203 INFO kablam! Running /target/debug/deps/i2cdummy-b2d2641acafbaca7 Oct 15 08:17:16.219 INFO blam! Oct 15 08:17:16.219 INFO blam! running 0 tests Oct 15 08:17:16.219 INFO blam! Oct 15 08:17:16.219 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:17:16.219 INFO blam! Oct 15 08:17:16.220 INFO kablam! su: No module specific data is present Oct 15 08:17:16.909 INFO running `"docker" "rm" "-f" "5c1dc5a4af90fb7a2c8bed1ed0b0c6231ad26c297aab16bfb3fd84b0f75a4f46"` Oct 15 08:17:17.159 INFO blam! 5c1dc5a4af90fb7a2c8bed1ed0b0c6231ad26c297aab16bfb3fd84b0f75a4f46