[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] 461c51e5350ce2a7dfa72d49abcd4bbf5a24c0ed [INFO] testing BlackbirdHQ/ublox-cellular-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackbirdHQ/ublox-cellular-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-69/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a609c1e6015a4d4606b4cb32e8aa7e3ebf4f998bd614abb4cef6d24eebd8fa2e [INFO] running `Command { std: "docker" "start" "-a" "a609c1e6015a4d4606b4cb32e8aa7e3ebf4f998bd614abb4cef6d24eebd8fa2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a609c1e6015a4d4606b4cb32e8aa7e3ebf4f998bd614abb4cef6d24eebd8fa2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a609c1e6015a4d4606b4cb32e8aa7e3ebf4f998bd614abb4cef6d24eebd8fa2e", kill_on_drop: false }` [INFO] [stdout] a609c1e6015a4d4606b4cb32e8aa7e3ebf4f998bd614abb4cef6d24eebd8fa2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c962bef071d6620d3c726f7db1a9023c4a520570a92f05863d71bf96d78de463 [INFO] running `Command { std: "docker" "start" "-a" "c962bef071d6620d3c726f7db1a9023c4a520570a92f05863d71bf96d78de463", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [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 memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bbqueue v0.5.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.6 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling fugit v0.3.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling fugit-timer v0.1.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling serde_at v0.16.1 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling atat_derive v0.16.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling heapless-bytes v0.3.0 [INFO] [stderr] Compiling embedded-nal v0.6.0 [INFO] [stderr] Compiling atat v0.16.1 [INFO] [stderr] Compiling ublox-sockets v0.3.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 2m 10s [INFO] running `Command { std: "docker" "inspect" "c962bef071d6620d3c726f7db1a9023c4a520570a92f05863d71bf96d78de463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c962bef071d6620d3c726f7db1a9023c4a520570a92f05863d71bf96d78de463", kill_on_drop: false }` [INFO] [stdout] c962bef071d6620d3c726f7db1a9023c4a520570a92f05863d71bf96d78de463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf284c982c442dad5d15391189ea853b8c2fac480dc45bba61b3dc2c9635f03 [INFO] running `Command { std: "docker" "start" "-a" "5cf284c982c442dad5d15391189ea853b8c2fac480dc45bba61b3dc2c9635f03", 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 19.95s [INFO] running `Command { std: "docker" "inspect" "5cf284c982c442dad5d15391189ea853b8c2fac480dc45bba61b3dc2c9635f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf284c982c442dad5d15391189ea853b8c2fac480dc45bba61b3dc2c9635f03", kill_on_drop: false }` [INFO] [stdout] 5cf284c982c442dad5d15391189ea853b8c2fac480dc45bba61b3dc2c9635f03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6429d744845dfa7307c7247bd7441425b9626011079c82e046b17f254863f937 [INFO] running `Command { std: "docker" "start" "-a" "6429d744845dfa7307c7247bd7441425b9626011079c82e046b17f254863f937", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 1.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ublox_cellular-72e76bec34f21ceb) [INFO] [stdout] [INFO] [stdout] running 12 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 command::device_lock::impl_::test::serialize_pin_status ... ok [INFO] [stdout] test command::device_lock::impl_::test::deserialize_pin_status ... ok [INFO] [stdout] test network::tests::intervene_registration ... ignored [INFO] [stdout] test network::tests::check_registration_state ... ok [INFO] [stdout] test command::file_system::responses::tests::deserialize_certificate ... ok [INFO] [stdout] test network::tests::reset_reg_time ... ok [INFO] [stdout] test network::tests::unhandled_urcs ... ok [INFO] [stdout] test test_helpers::tests::mock_timer_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6429d744845dfa7307c7247bd7441425b9626011079c82e046b17f254863f937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6429d744845dfa7307c7247bd7441425b9626011079c82e046b17f254863f937", kill_on_drop: false }` [INFO] [stdout] 6429d744845dfa7307c7247bd7441425b9626011079c82e046b17f254863f937