[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] faa3fe7acb9fe463a7feb7b47b9fcd97c92225bc [INFO] checking BlackbirdHQ/ublox-cellular-rs against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackbirdHQ/ublox-cellular-rs on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59d1b2cf4392d8fb1501ef405e0c486e0f22c78b8707de42554e5474e9fa4dec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59d1b2cf4392d8fb1501ef405e0c486e0f22c78b8707de42554e5474e9fa4dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59d1b2cf4392d8fb1501ef405e0c486e0f22c78b8707de42554e5474e9fa4dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d1b2cf4392d8fb1501ef405e0c486e0f22c78b8707de42554e5474e9fa4dec", kill_on_drop: false }` [INFO] [stdout] 59d1b2cf4392d8fb1501ef405e0c486e0f22c78b8707de42554e5474e9fa4dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ca31366ff84f08e92590208161ed2dee5229f81b07dc9cf3e7e6d71e051d411 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ca31366ff84f08e92590208161ed2dee5229f81b07dc9cf3e7e6d71e051d411", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling defmt-parser v0.2.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.10.1 [INFO] [stderr] Compiling hash32-derive v0.1.0 [INFO] [stderr] Compiling defmt v0.2.1 [INFO] [stderr] Compiling defmt-macros v0.2.0 [INFO] [stderr] Checking no-std-net v0.4.0 [INFO] [stderr] Checking serde_at v0.9.0 [INFO] [stderr] Checking embedded-nal v0.2.0 [INFO] [stderr] Compiling atat_derive v0.9.0 [INFO] [stderr] Checking atat v0.9.0 [INFO] [stderr] Checking ublox-cellular-rs v0.1.0 (/opt/rustwide/workdir/ublox-cellular) [INFO] [stdout] warning: field is never read: `consumed` [INFO] [stdout] --> ublox-cellular/src/services/data/socket/ref_.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | consumed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `consumed` [INFO] [stdout] --> ublox-cellular/src/services/data/socket/ref_.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | consumed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "3ca31366ff84f08e92590208161ed2dee5229f81b07dc9cf3e7e6d71e051d411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca31366ff84f08e92590208161ed2dee5229f81b07dc9cf3e7e6d71e051d411", kill_on_drop: false }` [INFO] [stdout] 3ca31366ff84f08e92590208161ed2dee5229f81b07dc9cf3e7e6d71e051d411