Oct 14 23:21:46.167 INFO testing davidwrpayne/SecurityRS against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:21:46.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 23:21:46.350 INFO blam! 2c1d43cea33afdf97f3e747a687e322786eefa8f4e984298add9a664023416d6 Oct 14 23:21:46.352 INFO running `"docker" "start" "-a" "2c1d43cea33afdf97f3e747a687e322786eefa8f4e984298add9a664023416d6"` Oct 14 23:21:46.901 INFO kablam! usermod: no changes Oct 14 23:21:46.952 INFO kablam! Compiling memchr v0.1.11 Oct 14 23:21:46.952 INFO kablam! Compiling thread-id v2.0.0 Oct 14 23:21:46.952 INFO kablam! Compiling nix v0.6.0 Oct 14 23:21:47.259 INFO kablam! Compiling thread_local v0.2.7 Oct 14 23:21:47.383 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 23:21:48.202 INFO kablam! Compiling regex v0.1.80 Oct 14 23:21:58.307 INFO kablam! Compiling sysfs_gpio v0.5.1 Oct 14 23:21:59.427 INFO kablam! Compiling SecurityRS v0.1.0 (/source) Oct 14 23:21:59.963 INFO kablam! warning: unused import: `Direction` Oct 14 23:21:59.963 INFO kablam! --> src/main.rs:3:18 Oct 14 23:21:59.963 INFO kablam! | Oct 14 23:21:59.963 INFO kablam! 3 | use sysfs_gpio::{Direction, Pin}; Oct 14 23:21:59.963 INFO kablam! | ^^^^^^^^^ Oct 14 23:21:59.963 INFO kablam! | Oct 14 23:21:59.963 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:21:59.963 INFO kablam! Oct 14 23:21:59.963 INFO kablam! warning: unused import: `std::io` Oct 14 23:21:59.963 INFO kablam! --> src/main.rs:6:5 Oct 14 23:21:59.963 INFO kablam! | Oct 14 23:21:59.963 INFO kablam! 6 | use std::io; Oct 14 23:21:59.963 INFO kablam! | ^^^^^^^ Oct 14 23:21:59.963 INFO kablam! Oct 14 23:21:59.987 INFO kablam! warning: crate `SecurityRS` should have a snake case name such as `security_rs` Oct 14 23:21:59.987 INFO kablam! | Oct 14 23:21:59.987 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 23:21:59.987 INFO kablam! Oct 14 23:22:00.825 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.90s Oct 14 23:22:00.829 INFO kablam! su: No module specific data is present Oct 14 23:22:01.615 INFO running `"docker" "rm" "-f" "2c1d43cea33afdf97f3e747a687e322786eefa8f4e984298add9a664023416d6"` Oct 14 23:22:01.911 INFO blam! 2c1d43cea33afdf97f3e747a687e322786eefa8f4e984298add9a664023416d6 Oct 14 23:22:01.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 23:22:02.428 INFO blam! d0e38672e3514248cf98454dfea1ee7899a30245658781a1a96d7a5b1d257e61 Oct 14 23:22:02.431 INFO running `"docker" "start" "-a" "d0e38672e3514248cf98454dfea1ee7899a30245658781a1a96d7a5b1d257e61"` Oct 14 23:22:03.544 INFO kablam! usermod: no changes Oct 14 23:22:03.624 INFO kablam! Compiling SecurityRS v0.1.0 (/source) Oct 14 23:22:04.251 INFO kablam! warning: unused import: `Direction` Oct 14 23:22:04.252 INFO kablam! --> src/main.rs:3:18 Oct 14 23:22:04.252 INFO kablam! | Oct 14 23:22:04.252 INFO kablam! 3 | use sysfs_gpio::{Direction, Pin}; Oct 14 23:22:04.253 INFO kablam! | ^^^^^^^^^ Oct 14 23:22:04.259 INFO kablam! | Oct 14 23:22:04.259 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:22:04.259 INFO kablam! Oct 14 23:22:04.260 INFO kablam! warning: unused import: `std::io` Oct 14 23:22:04.260 INFO kablam! --> src/main.rs:6:5 Oct 14 23:22:04.260 INFO kablam! | Oct 14 23:22:04.261 INFO kablam! 6 | use std::io; Oct 14 23:22:04.262 INFO kablam! | ^^^^^^^ Oct 14 23:22:04.262 INFO kablam! Oct 14 23:22:04.273 INFO kablam! warning: crate `SecurityRS` should have a snake case name such as `security_rs` Oct 14 23:22:04.273 INFO kablam! | Oct 14 23:22:04.274 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 23:22:04.274 INFO kablam! Oct 14 23:22:04.893 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 14 23:22:04.915 INFO kablam! su: No module specific data is present Oct 14 23:22:06.039 INFO running `"docker" "rm" "-f" "d0e38672e3514248cf98454dfea1ee7899a30245658781a1a96d7a5b1d257e61"` Oct 14 23:22:06.371 INFO blam! d0e38672e3514248cf98454dfea1ee7899a30245658781a1a96d7a5b1d257e61 Oct 14 23:22:06.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 23:22:06.810 INFO blam! 6d41a8e450d3c87dcf1d568dc2a40a0cee145ad256893f44905877be273f0cb9 Oct 14 23:22:06.815 INFO running `"docker" "start" "-a" "6d41a8e450d3c87dcf1d568dc2a40a0cee145ad256893f44905877be273f0cb9"` Oct 14 23:22:07.866 INFO kablam! usermod: no changes Oct 14 23:22:07.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 23:22:07.955 INFO kablam! Running /target/debug/deps/SecurityRS-de397aa95459879c Oct 14 23:22:07.972 INFO blam! Oct 14 23:22:07.972 INFO blam! running 0 tests Oct 14 23:22:07.972 INFO blam! Oct 14 23:22:07.972 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:22:07.972 INFO blam! Oct 14 23:22:07.979 INFO kablam! su: No module specific data is present Oct 14 23:22:08.915 INFO running `"docker" "rm" "-f" "6d41a8e450d3c87dcf1d568dc2a40a0cee145ad256893f44905877be273f0cb9"` Oct 14 23:22:09.227 INFO blam! 6d41a8e450d3c87dcf1d568dc2a40a0cee145ad256893f44905877be273f0cb9