[INFO] fetching crate probe-rs-targets 0.2.0...
[INFO] checking probe-rs-targets-0.2.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] extracting crate probe-rs-targets 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate probe-rs-targets 0.2.0
[INFO] finished tweaking crates.io crate probe-rs-targets 0.2.0
[INFO] tweaked toml for crates.io crate probe-rs-targets 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate probe-rs-targets 0.2.0 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 130 packages to latest compatible versions
[INFO] [stderr]       Adding phf v0.7.24 (available: v0.13.1)
[INFO] [stderr]       Adding probe-rs v0.2.0 (available: v0.31.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3df06123f4ab4478d60c95940b3b169da5d01e760ac9f9fac5ff7d756e1dfda
[INFO] running `Command { std: "docker" "start" "-a" "b3df06123f4ab4478d60c95940b3b169da5d01e760ac9f9fac5ff7d756e1dfda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3df06123f4ab4478d60c95940b3b169da5d01e760ac9f9fac5ff7d756e1dfda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3df06123f4ab4478d60c95940b3b169da5d01e760ac9f9fac5ff7d756e1dfda", kill_on_drop: false }`
[INFO] [stdout] b3df06123f4ab4478d60c95940b3b169da5d01e760ac9f9fac5ff7d756e1dfda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3d2cfd723956938dd210baa5900214568b36aceb4bb88b515db125b4d01a32b
[INFO] running `Command { std: "docker" "start" "-a" "e3d2cfd723956938dd210baa5900214568b36aceb4bb88b515db125b4d01a32b", kill_on_drop: false }`
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling scroll v0.9.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling capstone-sys v0.10.0
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling hidapi v0.5.2
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling parity-wasm v0.40.3
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling hexdump v0.1.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling includedir v0.5.0
[INFO] [stderr]    Compiling gimli v0.19.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling objekt v0.1.2
[INFO] [stderr]    Compiling ihex v1.1.2
[INFO] [stderr]    Compiling target-lexicon v0.8.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling scroll_derive v0.9.5
[INFO] [stderr]    Compiling libusb1-sys v0.3.7
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling rusb v0.5.5
[INFO] [stderr]    Compiling goblin v0.0.24
[INFO] [stderr]    Compiling rental v0.5.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jep106 v0.2.10
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]     Checking object v0.14.1
[INFO] [stderr]     Checking capstone v0.6.0
[INFO] [stderr]    Compiling probe-rs v0.2.0
[INFO] [stderr]    Compiling probe-rs-targets v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.01s
[INFO] running `Command { std: "docker" "inspect" "e3d2cfd723956938dd210baa5900214568b36aceb4bb88b515db125b4d01a32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d2cfd723956938dd210baa5900214568b36aceb4bb88b515db125b4d01a32b", kill_on_drop: false }`
[INFO] [stdout] e3d2cfd723956938dd210baa5900214568b36aceb4bb88b515db125b4d01a32b
