[INFO] fetching crate probe-rs-targets 0.2.0... [INFO] checking probe-rs-targets-0.2.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate probe-rs-targets 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate probe-rs-targets 0.2.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded includedir v0.5.0 [INFO] [stderr] Downloaded probe-rs v0.2.0 [INFO] [stderr] Downloaded object v0.14.1 [INFO] [stderr] Downloaded gimli v0.19.0 [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded hexdump v0.1.1 [INFO] [stderr] Downloaded target-lexicon v0.8.1 [INFO] [stderr] Downloaded goblin v0.0.24 [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4862dd265615605b4cfd07cbc8e40734e8f6024050a956791365d0de769412a [INFO] running `Command { std: "docker" "start" "-a" "d4862dd265615605b4cfd07cbc8e40734e8f6024050a956791365d0de769412a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4862dd265615605b4cfd07cbc8e40734e8f6024050a956791365d0de769412a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4862dd265615605b4cfd07cbc8e40734e8f6024050a956791365d0de769412a", kill_on_drop: false }` [INFO] [stdout] d4862dd265615605b4cfd07cbc8e40734e8f6024050a956791365d0de769412a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 142701296d7266e8ec9d30682cb27f5a469d271423a9ae938b7890c9a4b47b86 [INFO] running `Command { std: "docker" "start" "-a" "142701296d7266e8ec9d30682cb27f5a469d271423a9ae938b7890c9a4b47b86", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking libc v0.2.100 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking hexdump v0.1.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling hidapi v0.5.2 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Checking rusb v0.5.5 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling goblin v0.0.24 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Checking jep106 v0.2.5 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Checking object v0.14.1 [INFO] [stderr] Compiling capstone v0.6.0 [INFO] [stderr] Checking probe-rs v0.2.0 [INFO] [stderr] Compiling probe-rs-targets v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling probe-rs-targets v0.2.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "142701296d7266e8ec9d30682cb27f5a469d271423a9ae938b7890c9a4b47b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142701296d7266e8ec9d30682cb27f5a469d271423a9ae938b7890c9a4b47b86", kill_on_drop: false }` [INFO] [stdout] 142701296d7266e8ec9d30682cb27f5a469d271423a9ae938b7890c9a4b47b86