[INFO] fetching crate nrf9160-hal 0.11.0... [INFO] checking nrf9160-hal-0.11.0 against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] extracting crate nrf9160-hal 0.11.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate nrf9160-hal 0.11.0 on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nrf9160-hal 0.11.0 [INFO] finished tweaking crates.io crate nrf9160-hal 0.11.0 [INFO] tweaked toml for crates.io crate nrf9160-hal 0.11.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixed v1.1.0 [INFO] [stderr] Downloaded nrf-hal-common v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 910e2d415238ad33deff3137e94b0d266c0b2facea7add87d9b980db08c71a76 [INFO] running `Command { std: "docker" "start" "-a" "910e2d415238ad33deff3137e94b0d266c0b2facea7add87d9b980db08c71a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "910e2d415238ad33deff3137e94b0d266c0b2facea7add87d9b980db08c71a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910e2d415238ad33deff3137e94b0d266c0b2facea7add87d9b980db08c71a76", kill_on_drop: false }` [INFO] [stdout] 910e2d415238ad33deff3137e94b0d266c0b2facea7add87d9b980db08c71a76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b256d54ec385bf16deb8b71dba1a103cf3a2ee62677507fb5d92e64db33e1b05 [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" "b256d54ec385bf16deb8b71dba1a103cf3a2ee62677507fb5d92e64db33e1b05", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling nrf9160-pac v0.2.1 [INFO] [stderr] Compiling fixed v1.1.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling nrf9160-hal v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking cortex-m v0.6.3 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking nrf-hal-common v0.11.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.16s [INFO] running `Command { std: "docker" "inspect" "b256d54ec385bf16deb8b71dba1a103cf3a2ee62677507fb5d92e64db33e1b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b256d54ec385bf16deb8b71dba1a103cf3a2ee62677507fb5d92e64db33e1b05", kill_on_drop: false }` [INFO] [stdout] b256d54ec385bf16deb8b71dba1a103cf3a2ee62677507fb5d92e64db33e1b05