[INFO] cloning repository https://github.com/BlackbirdHQ/ublox-short-range-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-short-range-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-short-range-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-short-range-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 974401b05a9145796cf64d3e460a489536a192cc [INFO] checking BlackbirdHQ/ublox-short-range-rs against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-short-range-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-short-range-rs on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BlackbirdHQ/ublox-short-range-rs [INFO] finished tweaking git repo https://github.com/BlackbirdHQ/ublox-short-range-rs [INFO] tweaked toml for git repo https://github.com/BlackbirdHQ/ublox-short-range-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/BlackbirdHQ/ublox-sockets` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bbqueue v0.5.1 [INFO] [stderr] Downloaded atat_derive v0.16.1 [INFO] [stderr] Downloaded atat v0.16.1 [INFO] [stderr] Downloaded heapless-bytes v0.3.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.6 [INFO] [stderr] Downloaded serde_at v0.16.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0279b68b944d79c8278b1256ed2fbd04711114732bf18d4ba2e6bd77328efef [INFO] running `Command { std: "docker" "start" "-a" "a0279b68b944d79c8278b1256ed2fbd04711114732bf18d4ba2e6bd77328efef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0279b68b944d79c8278b1256ed2fbd04711114732bf18d4ba2e6bd77328efef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0279b68b944d79c8278b1256ed2fbd04711114732bf18d4ba2e6bd77328efef", kill_on_drop: false }` [INFO] [stdout] a0279b68b944d79c8278b1256ed2fbd04711114732bf18d4ba2e6bd77328efef [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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2ecfb7120585012c56da33cc698f875cbc1e3a13aeb5afa15dc653425a3256b [INFO] running `Command { std: "docker" "start" "-a" "f2ecfb7120585012c56da33cc698f875cbc1e3a13aeb5afa15dc653425a3256b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bbqueue v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking gcd v2.1.0 [INFO] [stderr] Compiling heapless v0.7.16 [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] Checking fugit v0.3.6 [INFO] [stderr] Checking fugit-timer v0.1.3 [INFO] [stderr] Checking no-std-net v0.5.0 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking heapless-bytes v0.3.0 [INFO] [stderr] Checking embedded-nal v0.6.0 [INFO] [stderr] Checking atat v0.16.1 [INFO] [stderr] Checking ublox-sockets v0.3.0 (https://github.com/BlackbirdHQ/ublox-sockets?rev=30c6550#30c65505) [INFO] [stderr] Checking ublox-short-range-rs v0.1.1 (/opt/rustwide/workdir/ublox-short-range) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.71s [INFO] running `Command { std: "docker" "inspect" "f2ecfb7120585012c56da33cc698f875cbc1e3a13aeb5afa15dc653425a3256b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2ecfb7120585012c56da33cc698f875cbc1e3a13aeb5afa15dc653425a3256b", kill_on_drop: false }` [INFO] [stdout] f2ecfb7120585012c56da33cc698f875cbc1e3a13aeb5afa15dc653425a3256b