Oct 13 01:46:38.015 INFO testing rwth-afu/UniPager against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:46:38.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:46:38.547 INFO blam! 3d972b2a7b54a1267aad23f7807a472770984405bf3df4e52a3d1b88c3c32c63 Oct 13 01:46:38.549 INFO running `"docker" "start" "-a" "3d972b2a7b54a1267aad23f7807a472770984405bf3df4e52a3d1b88c3c32c63"` Oct 13 01:46:40.107 INFO kablam! usermod: no changes Oct 13 01:46:40.347 INFO kablam! Compiling nix v0.10.0 Oct 13 01:46:40.348 INFO kablam! Compiling chunked_transfer v0.3.1 Oct 13 01:46:40.349 INFO kablam! Compiling iovec v0.1.2 Oct 13 01:46:40.350 INFO kablam! Compiling serial-core v0.4.0 Oct 13 01:46:40.350 INFO kablam! Compiling ioctl-rs v0.1.6 Oct 13 01:46:40.351 INFO kablam! Compiling termios v0.2.2 Oct 13 01:46:40.351 INFO kablam! Compiling net2 v0.2.32 Oct 13 01:46:40.354 INFO kablam! Compiling uuid v0.1.18 Oct 13 01:46:42.175 INFO kablam! Compiling chrono v0.2.25 Oct 13 01:46:42.243 INFO kablam! Compiling serde_derive_internals v0.22.2 Oct 13 01:46:43.368 INFO kablam! Compiling bytes v0.4.6 Oct 13 01:46:43.463 INFO kablam! Compiling serial-unix v0.4.0 Oct 13 01:46:44.912 INFO kablam! Compiling url v0.2.38 Oct 13 01:46:46.276 INFO kablam! Compiling mio v0.6.14 Oct 13 01:46:48.100 INFO kablam! Compiling serial v0.4.0 Oct 13 01:46:59.463 INFO kablam! Compiling serde_derive v1.0.36 Oct 13 01:47:00.908 INFO kablam! Compiling tiny_http v0.5.9 Oct 13 01:47:01.069 INFO kablam! Compiling ws v0.7.6 Oct 13 01:47:19.679 INFO kablam! Compiling sysfs_gpio v0.5.3 Oct 13 01:47:21.526 INFO kablam! Compiling raspi v0.1.0 (/source/lib/raspi) Oct 13 01:47:25.483 INFO kablam! Compiling unipager v1.0.3 (/source) Oct 13 01:47:27.411 INFO kablam! warning: unused macro definition Oct 13 01:47:27.411 INFO kablam! --> src/status.rs:70:1 Oct 13 01:47:27.411 INFO kablam! | Oct 13 01:47:27.411 INFO kablam! 70 | / macro_rules! status_silent { Oct 13 01:47:27.411 INFO kablam! 71 | | ( $( $key:ident: $value:expr),* ) => ({ Oct 13 01:47:27.411 INFO kablam! 72 | | let mut status = $crate::status::STATUS.write().unwrap(); Oct 13 01:47:27.411 INFO kablam! 73 | | $( Oct 13 01:47:27.411 INFO kablam! ... | Oct 13 01:47:27.411 INFO kablam! 79 | | }); Oct 13 01:47:27.411 INFO kablam! 80 | | } Oct 13 01:47:27.411 INFO kablam! | |_^ Oct 13 01:47:27.411 INFO kablam! | Oct 13 01:47:27.411 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 01:47:27.411 INFO kablam! Oct 13 01:47:29.187 INFO kablam! warning: method is never used: `size` Oct 13 01:47:29.187 INFO kablam! --> src/pocsag/message.rs:32:5 Oct 13 01:47:29.187 INFO kablam! | Oct 13 01:47:29.187 INFO kablam! 32 | pub fn size(&self) -> usize { Oct 13 01:47:29.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:29.187 INFO kablam! | Oct 13 01:47:29.187 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:47:29.187 INFO kablam! Oct 13 01:47:29.187 INFO kablam! warning: method is never used: `is_current_allowed` Oct 13 01:47:29.187 INFO kablam! --> src/pocsag/timeslots.rs:98:5 Oct 13 01:47:29.187 INFO kablam! | Oct 13 01:47:29.187 INFO kablam! 98 | pub fn is_current_allowed(&self) -> bool { Oct 13 01:47:29.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:29.187 INFO kablam! Oct 13 01:47:29.187 INFO kablam! warning: the feature `tcpstream_connect_timeout` has been stable since 1.21.0 and no longer requires an attribute to enable Oct 13 01:47:29.187 INFO kablam! --> src/main.rs:1:39 Oct 13 01:47:29.187 INFO kablam! | Oct 13 01:47:29.187 INFO kablam! 1 | #![feature(alloc_system, mpsc_select, tcpstream_connect_timeout)] Oct 13 01:47:29.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:29.187 INFO kablam! | Oct 13 01:47:29.187 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 01:47:29.187 INFO kablam! Oct 13 01:47:37.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.36s Oct 13 01:47:37.508 INFO kablam! su: No module specific data is present Oct 13 01:47:38.804 INFO running `"docker" "rm" "-f" "3d972b2a7b54a1267aad23f7807a472770984405bf3df4e52a3d1b88c3c32c63"` Oct 13 01:47:39.063 INFO blam! 3d972b2a7b54a1267aad23f7807a472770984405bf3df4e52a3d1b88c3c32c63 Oct 13 01:47:39.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:47:39.523 INFO blam! baa621f11a0e04682c326a98595a3eb710888b56a92b294d9cde3377d1ed9d7f Oct 13 01:47:39.543 INFO running `"docker" "start" "-a" "baa621f11a0e04682c326a98595a3eb710888b56a92b294d9cde3377d1ed9d7f"` Oct 13 01:47:40.786 INFO kablam! usermod: no changes Oct 13 01:47:41.011 INFO kablam! Compiling unipager v1.0.3 (/source) Oct 13 01:47:42.655 INFO kablam! warning: unused macro definition Oct 13 01:47:42.655 INFO kablam! --> src/status.rs:70:1 Oct 13 01:47:42.655 INFO kablam! | Oct 13 01:47:42.655 INFO kablam! 70 | / macro_rules! status_silent { Oct 13 01:47:42.655 INFO kablam! 71 | | ( $( $key:ident: $value:expr),* ) => ({ Oct 13 01:47:42.655 INFO kablam! 72 | | let mut status = $crate::status::STATUS.write().unwrap(); Oct 13 01:47:42.655 INFO kablam! 73 | | $( Oct 13 01:47:42.655 INFO kablam! ... | Oct 13 01:47:42.655 INFO kablam! 79 | | }); Oct 13 01:47:42.655 INFO kablam! 80 | | } Oct 13 01:47:42.655 INFO kablam! | |_^ Oct 13 01:47:42.655 INFO kablam! | Oct 13 01:47:42.655 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 01:47:42.655 INFO kablam! Oct 13 01:47:44.451 INFO kablam! warning: method is never used: `size` Oct 13 01:47:44.451 INFO kablam! --> src/pocsag/message.rs:32:5 Oct 13 01:47:44.451 INFO kablam! | Oct 13 01:47:44.451 INFO kablam! 32 | pub fn size(&self) -> usize { Oct 13 01:47:44.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:44.451 INFO kablam! | Oct 13 01:47:44.451 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:47:44.451 INFO kablam! Oct 13 01:47:44.451 INFO kablam! warning: method is never used: `is_current_allowed` Oct 13 01:47:44.451 INFO kablam! --> src/pocsag/timeslots.rs:98:5 Oct 13 01:47:44.451 INFO kablam! | Oct 13 01:47:44.451 INFO kablam! 98 | pub fn is_current_allowed(&self) -> bool { Oct 13 01:47:44.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:44.451 INFO kablam! Oct 13 01:47:44.451 INFO kablam! warning: the feature `tcpstream_connect_timeout` has been stable since 1.21.0 and no longer requires an attribute to enable Oct 13 01:47:44.451 INFO kablam! --> src/main.rs:1:39 Oct 13 01:47:44.451 INFO kablam! | Oct 13 01:47:44.451 INFO kablam! 1 | #![feature(alloc_system, mpsc_select, tcpstream_connect_timeout)] Oct 13 01:47:44.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:44.451 INFO kablam! | Oct 13 01:47:44.451 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 01:47:44.451 INFO kablam! Oct 13 01:47:46.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.32s Oct 13 01:47:46.151 INFO kablam! su: No module specific data is present Oct 13 01:47:47.464 INFO running `"docker" "rm" "-f" "baa621f11a0e04682c326a98595a3eb710888b56a92b294d9cde3377d1ed9d7f"` Oct 13 01:47:47.779 INFO blam! baa621f11a0e04682c326a98595a3eb710888b56a92b294d9cde3377d1ed9d7f Oct 13 01:47:47.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:47:48.239 INFO blam! 32e0a7455b85265efbf298a9963ba9597344a93e6b92d4c1e7a8d8bc6430e190 Oct 13 01:47:48.243 INFO running `"docker" "start" "-a" "32e0a7455b85265efbf298a9963ba9597344a93e6b92d4c1e7a8d8bc6430e190"` Oct 13 01:47:49.535 INFO kablam! usermod: no changes Oct 13 01:47:49.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 13 01:47:49.759 INFO kablam! Running /target/debug/deps/unipager-f198a7dae621d0bc Oct 13 01:47:49.763 INFO blam! Oct 13 01:47:49.763 INFO blam! running 2 tests Oct 13 01:47:49.763 INFO blam! test pocsag::timeslots::test_timeslots ... ok Oct 13 01:47:49.763 INFO blam! test transmitter::raspager::adf7012::test_freq_err_correction ... ok Oct 13 01:47:49.763 INFO blam! Oct 13 01:47:49.763 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:47:49.763 INFO blam! Oct 13 01:47:49.764 INFO kablam! su: No module specific data is present Oct 13 01:47:50.527 INFO running `"docker" "rm" "-f" "32e0a7455b85265efbf298a9963ba9597344a93e6b92d4c1e7a8d8bc6430e190"` Oct 13 01:47:50.806 INFO blam! 32e0a7455b85265efbf298a9963ba9597344a93e6b92d4c1e7a8d8bc6430e190