Oct 13 01:46:39.474 INFO testing rwth-afu/UniPager against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:46:39.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 01:46:40.001 INFO blam! 75dea7dbe8a3dad163ff03b933850570759a548481b72b850fa993891d18dfe8 Oct 13 01:46:40.002 INFO running `"docker" "start" "-a" "75dea7dbe8a3dad163ff03b933850570759a548481b72b850fa993891d18dfe8"` Oct 13 01:46:42.466 INFO kablam! usermod: no changes Oct 13 01:46:42.743 INFO kablam! Compiling ascii v0.7.1 Oct 13 01:46:42.751 INFO kablam! Compiling chunked_transfer v0.3.1 Oct 13 01:46:42.773 INFO kablam! Compiling serial-core v0.4.0 Oct 13 01:46:42.777 INFO kablam! Compiling ioctl-rs v0.1.6 Oct 13 01:46:42.779 INFO kablam! Compiling termios v0.2.2 Oct 13 01:46:42.782 INFO kablam! Compiling bytes v0.4.6 Oct 13 01:46:42.788 INFO kablam! Compiling uuid v0.1.18 Oct 13 01:46:42.789 INFO kablam! Compiling serde_derive_internals v0.22.2 Oct 13 01:46:44.725 INFO kablam! Compiling chrono v0.2.25 Oct 13 01:46:46.295 INFO kablam! Compiling serial-unix v0.4.0 Oct 13 01:46:47.459 INFO kablam! Compiling url v0.2.38 Oct 13 01:46:50.194 INFO kablam! Compiling serial v0.4.0 Oct 13 01:46:51.241 INFO kablam! Compiling nix v0.10.0 Oct 13 01:46:51.243 INFO kablam! Compiling ws v0.7.6 Oct 13 01:47:00.772 INFO kablam! Compiling tiny_http v0.5.9 Oct 13 01:47:02.715 INFO kablam! Compiling serde_derive v1.0.36 Oct 13 01:47:20.315 INFO kablam! Compiling sysfs_gpio v0.5.3 Oct 13 01:47:23.855 INFO kablam! Compiling raspi v0.1.0 (/source/lib/raspi) Oct 13 01:47:26.792 INFO kablam! Compiling unipager v1.0.3 (/source) Oct 13 01:47:28.599 INFO kablam! warning: unused macro definition Oct 13 01:47:28.599 INFO kablam! --> src/status.rs:70:1 Oct 13 01:47:28.599 INFO kablam! | Oct 13 01:47:28.599 INFO kablam! 70 | / macro_rules! status_silent { Oct 13 01:47:28.599 INFO kablam! 71 | | ( $( $key:ident: $value:expr),* ) => ({ Oct 13 01:47:28.599 INFO kablam! 72 | | let mut status = $crate::status::STATUS.write().unwrap(); Oct 13 01:47:28.599 INFO kablam! 73 | | $( Oct 13 01:47:28.599 INFO kablam! ... | Oct 13 01:47:28.599 INFO kablam! 79 | | }); Oct 13 01:47:28.599 INFO kablam! 80 | | } Oct 13 01:47:28.599 INFO kablam! | |_^ Oct 13 01:47:28.599 INFO kablam! | Oct 13 01:47:28.599 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 01:47:28.599 INFO kablam! Oct 13 01:47:30.323 INFO kablam! warning: method is never used: `size` Oct 13 01:47:30.323 INFO kablam! --> src/pocsag/message.rs:32:5 Oct 13 01:47:30.323 INFO kablam! | Oct 13 01:47:30.323 INFO kablam! 32 | pub fn size(&self) -> usize { Oct 13 01:47:30.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:30.323 INFO kablam! | Oct 13 01:47:30.323 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:47:30.323 INFO kablam! Oct 13 01:47:30.323 INFO kablam! warning: method is never used: `is_current_allowed` Oct 13 01:47:30.323 INFO kablam! --> src/pocsag/timeslots.rs:98:5 Oct 13 01:47:30.323 INFO kablam! | Oct 13 01:47:30.323 INFO kablam! 98 | pub fn is_current_allowed(&self) -> bool { Oct 13 01:47:30.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:30.323 INFO kablam! Oct 13 01:47:30.323 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:30.323 INFO kablam! --> src/main.rs:1:39 Oct 13 01:47:30.323 INFO kablam! | Oct 13 01:47:30.323 INFO kablam! 1 | #![feature(alloc_system, mpsc_select, tcpstream_connect_timeout)] Oct 13 01:47:30.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:30.323 INFO kablam! | Oct 13 01:47:30.323 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 01:47:30.323 INFO kablam! Oct 13 01:47:39.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.50s Oct 13 01:47:40.014 INFO kablam! su: No module specific data is present Oct 13 01:47:40.875 INFO running `"docker" "rm" "-f" "75dea7dbe8a3dad163ff03b933850570759a548481b72b850fa993891d18dfe8"` Oct 13 01:47:41.225 INFO blam! 75dea7dbe8a3dad163ff03b933850570759a548481b72b850fa993891d18dfe8 Oct 13 01:47:41.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 01:47:41.716 INFO blam! 01e955888ada25a09ab712cfb3b6def91115f2c36ec42bd214887473262251d1 Oct 13 01:47:41.718 INFO running `"docker" "start" "-a" "01e955888ada25a09ab712cfb3b6def91115f2c36ec42bd214887473262251d1"` Oct 13 01:47:43.858 INFO kablam! usermod: no changes Oct 13 01:47:44.029 INFO kablam! Compiling unipager v1.0.3 (/source) Oct 13 01:47:45.735 INFO kablam! warning: unused macro definition Oct 13 01:47:45.735 INFO kablam! --> src/status.rs:70:1 Oct 13 01:47:45.735 INFO kablam! | Oct 13 01:47:45.735 INFO kablam! 70 | / macro_rules! status_silent { Oct 13 01:47:45.735 INFO kablam! 71 | | ( $( $key:ident: $value:expr),* ) => ({ Oct 13 01:47:45.735 INFO kablam! 72 | | let mut status = $crate::status::STATUS.write().unwrap(); Oct 13 01:47:45.735 INFO kablam! 73 | | $( Oct 13 01:47:45.735 INFO kablam! ... | Oct 13 01:47:45.735 INFO kablam! 79 | | }); Oct 13 01:47:45.735 INFO kablam! 80 | | } Oct 13 01:47:45.735 INFO kablam! | |_^ Oct 13 01:47:45.735 INFO kablam! | Oct 13 01:47:45.735 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 01:47:45.735 INFO kablam! Oct 13 01:47:47.704 INFO kablam! warning: method is never used: `size` Oct 13 01:47:47.704 INFO kablam! --> src/pocsag/message.rs:32:5 Oct 13 01:47:47.704 INFO kablam! | Oct 13 01:47:47.705 INFO kablam! 32 | pub fn size(&self) -> usize { Oct 13 01:47:47.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:47.705 INFO kablam! | Oct 13 01:47:47.705 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:47:47.706 INFO kablam! Oct 13 01:47:47.706 INFO kablam! warning: method is never used: `is_current_allowed` Oct 13 01:47:47.707 INFO kablam! --> src/pocsag/timeslots.rs:98:5 Oct 13 01:47:47.707 INFO kablam! | Oct 13 01:47:47.707 INFO kablam! 98 | pub fn is_current_allowed(&self) -> bool { Oct 13 01:47:47.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:47.707 INFO kablam! Oct 13 01:47:47.708 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:47.708 INFO kablam! --> src/main.rs:1:39 Oct 13 01:47:47.708 INFO kablam! | Oct 13 01:47:47.708 INFO kablam! 1 | #![feature(alloc_system, mpsc_select, tcpstream_connect_timeout)] Oct 13 01:47:47.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:47:47.709 INFO kablam! | Oct 13 01:47:47.709 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 01:47:47.709 INFO kablam! Oct 13 01:47:49.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.13s Oct 13 01:47:49.035 INFO kablam! su: No module specific data is present Oct 13 01:47:49.613 INFO running `"docker" "rm" "-f" "01e955888ada25a09ab712cfb3b6def91115f2c36ec42bd214887473262251d1"` Oct 13 01:47:49.939 INFO blam! 01e955888ada25a09ab712cfb3b6def91115f2c36ec42bd214887473262251d1 Oct 13 01:47:49.947 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 01:47:50.296 INFO blam! cded5d645a811c8638ff0eb000821da600123e732d5ce82effb7d8c7b9a3be16 Oct 13 01:47:50.296 INFO running `"docker" "start" "-a" "cded5d645a811c8638ff0eb000821da600123e732d5ce82effb7d8c7b9a3be16"` Oct 13 01:47:51.550 INFO kablam! usermod: no changes Oct 13 01:47:51.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 13 01:47:51.711 INFO kablam! Running /target/debug/deps/unipager-8638c4758c9e43cd Oct 13 01:47:51.715 INFO blam! Oct 13 01:47:51.715 INFO blam! running 2 tests Oct 13 01:47:51.715 INFO blam! test transmitter::raspager::adf7012::test_freq_err_correction ... ok Oct 13 01:47:51.715 INFO blam! test pocsag::timeslots::test_timeslots ... ok Oct 13 01:47:51.715 INFO blam! Oct 13 01:47:51.715 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:47:51.715 INFO blam! Oct 13 01:47:51.727 INFO kablam! su: No module specific data is present Oct 13 01:47:52.711 INFO running `"docker" "rm" "-f" "cded5d645a811c8638ff0eb000821da600123e732d5ce82effb7d8c7b9a3be16"` Oct 13 01:47:53.067 INFO blam! cded5d645a811c8638ff0eb000821da600123e732d5ce82effb7d8c7b9a3be16