[INFO] fetching crate probe-rs-targets 0.2.0... [INFO] checking probe-rs-targets-0.2.0 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate probe-rs-targets 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate probe-rs-targets 0.2.0 on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded includedir v0.5.0 [INFO] [stderr] Downloaded target-lexicon v0.8.1 [INFO] [stderr] Downloaded parity-wasm v0.40.3 [INFO] [stderr] Downloaded ihex v1.1.2 [INFO] [stderr] Downloaded probe-rs v0.2.0 [INFO] [stderr] Downloaded object v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeed248ea23a7dad4e088a533009ae59f3c5afb1ecf1417a99dbc20828f49a00 [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" "aeed248ea23a7dad4e088a533009ae59f3c5afb1ecf1417a99dbc20828f49a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeed248ea23a7dad4e088a533009ae59f3c5afb1ecf1417a99dbc20828f49a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeed248ea23a7dad4e088a533009ae59f3c5afb1ecf1417a99dbc20828f49a00", kill_on_drop: false }` [INFO] [stdout] aeed248ea23a7dad4e088a533009ae59f3c5afb1ecf1417a99dbc20828f49a00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87b93fe9a26ebef09a714b3fd2232acb6c5feb85116ecef56b9de5d9880998e9 [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" "87b93fe9a26ebef09a714b3fd2232acb6c5feb85116ecef56b9de5d9880998e9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling hidapi v0.5.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling hexdump v0.1.0 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling 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.4 [INFO] [stderr] Compiling goblin v0.0.24 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Checking jep106 v0.2.5 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Compiling capstone v0.6.0 [INFO] [stderr] Compiling object v0.14.1 [INFO] [stderr] Checking probe-rs v0.2.0 [INFO] [stderr] Compiling probe-rs-targets v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "87b93fe9a26ebef09a714b3fd2232acb6c5feb85116ecef56b9de5d9880998e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b93fe9a26ebef09a714b3fd2232acb6c5feb85116ecef56b9de5d9880998e9", kill_on_drop: false }` [INFO] [stdout] 87b93fe9a26ebef09a714b3fd2232acb6c5feb85116ecef56b9de5d9880998e9