Oct 16 01:17:27.878 INFO testing octasonic-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:17:27.878 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 16 01:17:28.284 INFO blam! 9ca17265cf086ccb10cd85d9cea616957632d8e99c6897511d7ea3573fb5a29c Oct 16 01:17:28.288 INFO running `"docker" "start" "-a" "9ca17265cf086ccb10cd85d9cea616957632d8e99c6897511d7ea3573fb5a29c"` Oct 16 01:17:28.947 INFO kablam! usermod: no changes Oct 16 01:17:29.039 INFO kablam! Compiling spidev v0.2.1 Oct 16 01:17:29.047 INFO kablam! Compiling nix v0.6.0 Oct 16 01:17:33.927 INFO kablam! Compiling sysfs_gpio v0.4.4 Oct 16 01:17:35.539 INFO kablam! Compiling octasonic v0.1.0 (/source) Oct 16 01:17:36.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.45s Oct 16 01:17:36.435 INFO kablam! su: No module specific data is present Oct 16 01:17:36.859 INFO running `"docker" "rm" "-f" "9ca17265cf086ccb10cd85d9cea616957632d8e99c6897511d7ea3573fb5a29c"` Oct 16 01:17:36.976 INFO blam! 9ca17265cf086ccb10cd85d9cea616957632d8e99c6897511d7ea3573fb5a29c Oct 16 01:17:36.977 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 16 01:17:37.180 INFO blam! 934de23dfad2bac98b3b7cf53174c5547473fa94c759e8e69d4bbd0d0b4d521f Oct 16 01:17:37.182 INFO running `"docker" "start" "-a" "934de23dfad2bac98b3b7cf53174c5547473fa94c759e8e69d4bbd0d0b4d521f"` Oct 16 01:17:37.737 INFO kablam! usermod: no changes Oct 16 01:17:37.799 INFO kablam! Compiling octasonic v0.1.0 (/source) Oct 16 01:17:38.951 INFO kablam! warning: unused import: `std::thread::sleep` Oct 16 01:17:38.951 INFO kablam! --> examples/theramin.rs:4:5 Oct 16 01:17:38.951 INFO kablam! | Oct 16 01:17:38.951 INFO kablam! 4 | use std::thread::sleep; Oct 16 01:17:38.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 01:17:38.952 INFO kablam! | Oct 16 01:17:38.952 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 01:17:38.952 INFO kablam! Oct 16 01:17:38.952 INFO kablam! warning: unused import: `std::time::Duration` Oct 16 01:17:38.952 INFO kablam! --> examples/theramin.rs:5:5 Oct 16 01:17:38.952 INFO kablam! | Oct 16 01:17:38.952 INFO kablam! 5 | use std::time::Duration; Oct 16 01:17:38.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 01:17:38.953 INFO kablam! Oct 16 01:17:39.015 INFO kablam! warning: field is never used: `playing` Oct 16 01:17:39.015 INFO kablam! --> examples/theramin.rs:8:3 Oct 16 01:17:39.015 INFO kablam! | Oct 16 01:17:39.015 INFO kablam! 8 | playing: bool, Oct 16 01:17:39.015 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 01:17:39.015 INFO kablam! | Oct 16 01:17:39.015 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:17:39.015 INFO kablam! Oct 16 01:17:39.015 INFO kablam! warning: field is never used: `counter` Oct 16 01:17:39.015 INFO kablam! --> examples/theramin.rs:9:3 Oct 16 01:17:39.015 INFO kablam! | Oct 16 01:17:39.015 INFO kablam! 9 | counter: u8 Oct 16 01:17:39.015 INFO kablam! | ^^^^^^^^^^^ Oct 16 01:17:39.016 INFO kablam! Oct 16 01:17:39.271 INFO kablam! warning: unused import: `std::thread::sleep` Oct 16 01:17:39.271 INFO kablam! --> examples/piano.rs:4:5 Oct 16 01:17:39.271 INFO kablam! | Oct 16 01:17:39.271 INFO kablam! 4 | use std::thread::sleep; Oct 16 01:17:39.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 01:17:39.271 INFO kablam! | Oct 16 01:17:39.271 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 01:17:39.271 INFO kablam! Oct 16 01:17:39.271 INFO kablam! warning: unused import: `std::time::Duration` Oct 16 01:17:39.271 INFO kablam! --> examples/piano.rs:5:5 Oct 16 01:17:39.271 INFO kablam! | Oct 16 01:17:39.271 INFO kablam! 5 | use std::time::Duration; Oct 16 01:17:39.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 01:17:39.271 INFO kablam! Oct 16 01:17:39.882 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 16 01:17:39.886 INFO kablam! su: No module specific data is present Oct 16 01:17:40.133 INFO running `"docker" "rm" "-f" "934de23dfad2bac98b3b7cf53174c5547473fa94c759e8e69d4bbd0d0b4d521f"` Oct 16 01:17:40.224 INFO blam! 934de23dfad2bac98b3b7cf53174c5547473fa94c759e8e69d4bbd0d0b4d521f Oct 16 01:17:40.231 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 16 01:17:40.434 INFO blam! 56d69767ff0524720febe315347abf78a79a0790946ab156b2df3363594f4695 Oct 16 01:17:40.435 INFO running `"docker" "start" "-a" "56d69767ff0524720febe315347abf78a79a0790946ab156b2df3363594f4695"` Oct 16 01:17:40.827 INFO kablam! usermod: no changes Oct 16 01:17:40.880 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 01:17:40.895 INFO kablam! Running /target/debug/deps/octasonic-ce5fdb11de393e7a Oct 16 01:17:40.895 INFO blam! Oct 16 01:17:40.895 INFO kablam! Doc-tests octasonic Oct 16 01:17:40.895 INFO blam! running 0 tests Oct 16 01:17:40.895 INFO blam! Oct 16 01:17:40.895 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:17:40.895 INFO blam! Oct 16 01:17:42.087 INFO blam! Oct 16 01:17:42.087 INFO blam! running 0 tests Oct 16 01:17:42.087 INFO blam! Oct 16 01:17:42.087 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:17:42.087 INFO blam! Oct 16 01:17:42.093 INFO kablam! su: No module specific data is present Oct 16 01:17:42.388 INFO running `"docker" "rm" "-f" "56d69767ff0524720febe315347abf78a79a0790946ab156b2df3363594f4695"` Oct 16 01:17:42.472 INFO blam! 56d69767ff0524720febe315347abf78a79a0790946ab156b2df3363594f4695