[INFO] crate nrf-recover 0.1.0 is already in cache [INFO] checking nrf-recover-0.1.0 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate nrf-recover 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate nrf-recover 0.1.0 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nrf-recover 0.1.0 [INFO] finished tweaking crates.io crate nrf-recover 0.1.0 [INFO] tweaked toml for crates.io crate nrf-recover 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate nrf-recover 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b1170c4ce15954ca1572dd61b5f8cfc2a06d185ceccb64ad9bfcd7a975389b4 [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" "0b1170c4ce15954ca1572dd61b5f8cfc2a06d185ceccb64ad9bfcd7a975389b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b1170c4ce15954ca1572dd61b5f8cfc2a06d185ceccb64ad9bfcd7a975389b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1170c4ce15954ca1572dd61b5f8cfc2a06d185ceccb64ad9bfcd7a975389b4", kill_on_drop: false }` [INFO] [stdout] 0b1170c4ce15954ca1572dd61b5f8cfc2a06d185ceccb64ad9bfcd7a975389b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aedabd275fa856baa6c67f21d95ac55ddf8d3b7af70386dabcc196ac9d32c26 [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" "2aedabd275fa856baa6c67f21d95ac55ddf8d3b7af70386dabcc196ac9d32c26", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking wasmparser v0.54.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking svg v0.7.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking ihex v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling hidapi v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Checking rusb v0.5.5 [INFO] [stderr] Checking jaylink v0.1.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Compiling probe-rs-t2rust v0.6.0 [INFO] [stderr] Compiling probe-rs v0.7.1 [INFO] [stderr] Checking nrf-recover v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "2aedabd275fa856baa6c67f21d95ac55ddf8d3b7af70386dabcc196ac9d32c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aedabd275fa856baa6c67f21d95ac55ddf8d3b7af70386dabcc196ac9d32c26", kill_on_drop: false }` [INFO] [stdout] 2aedabd275fa856baa6c67f21d95ac55ddf8d3b7af70386dabcc196ac9d32c26