[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "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" "+beta-2022-04-10" "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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd0cf6b5796544fb2e9604785eb759ec859c68504f0188c9bfdba4fec4072b0d [INFO] running `Command { std: "docker" "start" "-a" "cd0cf6b5796544fb2e9604785eb759ec859c68504f0188c9bfdba4fec4072b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd0cf6b5796544fb2e9604785eb759ec859c68504f0188c9bfdba4fec4072b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0cf6b5796544fb2e9604785eb759ec859c68504f0188c9bfdba4fec4072b0d", kill_on_drop: false }` [INFO] [stdout] cd0cf6b5796544fb2e9604785eb759ec859c68504f0188c9bfdba4fec4072b0d [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db51a06bf139c99171108ee3496c004c254a14f53383cac5edf4bb32b392c217 [INFO] running `Command { std: "docker" "start" "-a" "db51a06bf139c99171108ee3496c004c254a14f53383cac5edf4bb32b392c217", 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 heapless v0.7.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nb v1.0.0 [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 lock_api v0.4.7 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling fugit v0.3.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling fugit-timer v0.1.3 [INFO] [stderr] Compiling serde_at v0.16.1 [INFO] [stderr] Compiling atat_derive v0.16.1 [INFO] [stderr] Compiling hash32-derive v0.1.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 4m 31s [INFO] running `Command { std: "docker" "inspect" "db51a06bf139c99171108ee3496c004c254a14f53383cac5edf4bb32b392c217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db51a06bf139c99171108ee3496c004c254a14f53383cac5edf4bb32b392c217", kill_on_drop: false }` [INFO] [stdout] db51a06bf139c99171108ee3496c004c254a14f53383cac5edf4bb32b392c217 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae82781f74137327309d1d4de789b65d7335a5e0057352f2bd4925c953e1c4e0 [INFO] running `Command { std: "docker" "start" "-a" "ae82781f74137327309d1d4de789b65d7335a5e0057352f2bd4925c953e1c4e0", 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.19s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ublox_cellular-ff18c147b13bd012) [INFO] running `Command { std: "docker" "inspect" "ae82781f74137327309d1d4de789b65d7335a5e0057352f2bd4925c953e1c4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae82781f74137327309d1d4de789b65d7335a5e0057352f2bd4925c953e1c4e0", kill_on_drop: false }` [INFO] [stdout] ae82781f74137327309d1d4de789b65d7335a5e0057352f2bd4925c953e1c4e0 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 315bbecbcd601979c79de555fe1aa6e9b9c9207560e9f500be66efeb5f6c2db8 [INFO] running `Command { std: "docker" "start" "-a" "315bbecbcd601979c79de555fe1aa6e9b9c9207560e9f500be66efeb5f6c2db8", 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ublox_cellular-ff18c147b13bd012) [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::device_lock::impl_::test::deserialize_pin_status ... ok [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 network::tests::check_registration_state ... ok [INFO] [stdout] test command::device_lock::impl_::test::serialize_pin_status ... ok [INFO] [stdout] test network::tests::reset_reg_time ... ok [INFO] [stdout] test command::file_system::responses::tests::deserialize_certificate ... 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" "315bbecbcd601979c79de555fe1aa6e9b9c9207560e9f500be66efeb5f6c2db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315bbecbcd601979c79de555fe1aa6e9b9c9207560e9f500be66efeb5f6c2db8", kill_on_drop: false }` [INFO] [stdout] 315bbecbcd601979c79de555fe1aa6e9b9c9207560e9f500be66efeb5f6c2db8