[INFO] cloning repository https://github.com/BlackbirdHQ/ublox-cellular-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackbirdHQ/ublox-cellular-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfe6ee97859c989b39938006807b82c76bffa4d0 [INFO] testing BlackbirdHQ/ublox-cellular-rs against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackbirdHQ/ublox-cellular-rs on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BlackbirdHQ/ublox-cellular-rs [INFO] finished tweaking git repo https://github.com/BlackbirdHQ/ublox-cellular-rs [INFO] tweaked toml for git repo https://github.com/BlackbirdHQ/ublox-cellular-rs written to /workspace/builds/worker-86/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb5c28a7e4d9b860158a4c2ec63090111f21e622c45d51a46953eb71128961d8 [INFO] running `Command { std: "docker" "start" "-a" "eb5c28a7e4d9b860158a4c2ec63090111f21e622c45d51a46953eb71128961d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb5c28a7e4d9b860158a4c2ec63090111f21e622c45d51a46953eb71128961d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5c28a7e4d9b860158a4c2ec63090111f21e622c45d51a46953eb71128961d8", kill_on_drop: false }` [INFO] [stdout] eb5c28a7e4d9b860158a4c2ec63090111f21e622c45d51a46953eb71128961d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0082d9315045d3621fb6a1eef631064949eb6ae1b351e901c8cb6d0468f5e40f [INFO] running `Command { std: "docker" "start" "-a" "0082d9315045d3621fb6a1eef631064949eb6ae1b351e901c8cb6d0468f5e40f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling bbqueue v0.5.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.6 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling fugit v0.3.5 [INFO] [stderr] Compiling fugit-timer v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_at v0.15.0 [INFO] [stderr] Compiling heapless-bytes v0.3.0 [INFO] [stderr] Compiling embedded-nal v0.6.0 [INFO] [stderr] Compiling atat_derive v0.15.0 [INFO] [stderr] Compiling atat v0.15.0 [INFO] [stderr] Compiling ublox-sockets v0.2.0 [INFO] [stderr] Compiling ublox-cellular-rs v0.4.0 (/opt/rustwide/workdir/ublox-cellular) [INFO] [stdout] warning: field is never read: `dtr_pin` [INFO] [stdout] --> ublox-cellular/src/config.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) dtr_pin: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ublox-cellular/src/config.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `act` [INFO] [stdout] --> ublox-cellular/src/registration.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | act: RatAct, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegistrationParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ublox-cellular/src/registration.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "0082d9315045d3621fb6a1eef631064949eb6ae1b351e901c8cb6d0468f5e40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0082d9315045d3621fb6a1eef631064949eb6ae1b351e901c8cb6d0468f5e40f", kill_on_drop: false }` [INFO] [stdout] 0082d9315045d3621fb6a1eef631064949eb6ae1b351e901c8cb6d0468f5e40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61bd8f52ed7e1874cc375bc964d2d4f9f4a0d29846c291b8a18e700c7528604c [INFO] running `Command { std: "docker" "start" "-a" "61bd8f52ed7e1874cc375bc964d2d4f9f4a0d29846c291b8a18e700c7528604c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ublox-cellular-rs v0.4.0 (/opt/rustwide/workdir/ublox-cellular) [INFO] [stdout] warning: field is never read: `dtr_pin` [INFO] [stdout] --> ublox-cellular/src/config.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) dtr_pin: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ublox-cellular/src/config.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `act` [INFO] [stdout] --> ublox-cellular/src/registration.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | act: RatAct, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegistrationParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ublox-cellular/src/registration.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.62s [INFO] running `Command { std: "docker" "inspect" "61bd8f52ed7e1874cc375bc964d2d4f9f4a0d29846c291b8a18e700c7528604c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bd8f52ed7e1874cc375bc964d2d4f9f4a0d29846c291b8a18e700c7528604c", kill_on_drop: false }` [INFO] [stdout] 61bd8f52ed7e1874cc375bc964d2d4f9f4a0d29846c291b8a18e700c7528604c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 880d4ecd8ba367b7989c40e3d629a9b942461892aad517b72d6fca4bce3d19e1 [INFO] running `Command { std: "docker" "start" "-a" "880d4ecd8ba367b7989c40e3d629a9b942461892aad517b72d6fca4bce3d19e1", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `dtr_pin` [INFO] [stderr] --> ublox-cellular/src/config.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | pub(crate) dtr_pin: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ublox-cellular/src/config.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `act` [INFO] [stderr] --> ublox-cellular/src/registration.rs:138:5 [INFO] [stderr] | [INFO] [stderr] 138 | act: RatAct, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RegistrationParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ublox-cellular/src/registration.rs:134:10 [INFO] [stderr] | [INFO] [stderr] 134 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ublox-cellular-rs` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ublox_cellular-e7468ce000227ef3) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test client::tests::prune_on_initialize ... ignored [INFO] [stdout] test command::file_system::responses::tests::deserialize_partial_block_response ... ignored [INFO] [stdout] test command::file_system::responses::tests::deserialize_partial_block_response_ok ... ignored [INFO] [stdout] test command::file_system::responses::tests::deserialize_read_file_response ... ignored [INFO] [stdout] test network::tests::intervene_registration ... ignored [INFO] [stdout] test command::device_lock::impl_::test::serialize_pin_status ... ok [INFO] [stdout] test command::error::tests::generic_error ... ok [INFO] [stdout] test command::error::tests::unknown_error ... ok [INFO] [stdout] test command::file_system::responses::tests::deserialize_certificate ... ok [INFO] [stdout] test command::error::tests::numeric_error ... ok [INFO] [stdout] test network::tests::reset_reg_time ... ok [INFO] [stdout] test command::device_lock::impl_::test::deserialize_pin_status ... ok [INFO] [stdout] test network::tests::unhandled_urcs ... ok [INFO] [stdout] test network::tests::check_registration_state ... ok [INFO] [stdout] test test_helpers::tests::mock_timer_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "880d4ecd8ba367b7989c40e3d629a9b942461892aad517b72d6fca4bce3d19e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880d4ecd8ba367b7989c40e3d629a9b942461892aad517b72d6fca4bce3d19e1", kill_on_drop: false }` [INFO] [stdout] 880d4ecd8ba367b7989c40e3d629a9b942461892aad517b72d6fca4bce3d19e1