[INFO] fetching crate probe-rs-cli 0.10.0... [INFO] checking probe-rs-cli-0.10.0 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate probe-rs-cli 0.10.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate probe-rs-cli 0.10.0 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate probe-rs-cli 0.10.0 [INFO] finished tweaking crates.io crate probe-rs-cli 0.10.0 [INFO] tweaked toml for crates.io crate probe-rs-cli 0.10.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate probe-rs-cli 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.63 [INFO] [stderr] Downloaded libftdi1-sys v1.0.0-alpha3 [INFO] [stderr] Downloaded capstone v0.7.0 [INFO] [stderr] Downloaded probe-rs v0.10.0 [INFO] [stderr] Downloaded libusb1-sys v0.4.2 [INFO] [stderr] Downloaded hidapi v1.2.3 [INFO] [stderr] Downloaded capstone-sys v0.11.0 [INFO] [stderr] Downloaded jep106 v0.2.4 [INFO] [stderr] Downloaded svg v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df4ff51d997ef3d2bf8271795d4773ed25806fa02eba57d98d6d61dce1cff333 [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" "df4ff51d997ef3d2bf8271795d4773ed25806fa02eba57d98d6d61dce1cff333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df4ff51d997ef3d2bf8271795d4773ed25806fa02eba57d98d6d61dce1cff333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4ff51d997ef3d2bf8271795d4773ed25806fa02eba57d98d6d61dce1cff333", kill_on_drop: false }` [INFO] [stdout] df4ff51d997ef3d2bf8271795d4773ed25806fa02eba57d98d6d61dce1cff333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8cd12b3cfc9e4ae370d047fbbb1b537025793a44b0ff4f2b4cbd85f6ce4a26c [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" "a8cd12b3cfc9e4ae370d047fbbb1b537025793a44b0ff4f2b4cbd85f6ce4a26c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling capstone-sys v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling libusb1-sys v0.4.2 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Checking jaylink v0.1.5 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking ron v0.6.2 [INFO] [stderr] Compiling probe-rs-t2rust v0.7.0 [INFO] [stderr] Compiling probe-rs v0.10.0 [INFO] [stderr] Checking capstone v0.7.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Failed to format generated target file. [INFO] [stderr] warning: 'rustfmt --emit files /opt/rustwide/target/debug/build/probe-rs-e9eebdfa3b1efac6/out/targets.rs' failed with exit status: 1 [INFO] [stderr] [INFO] [stderr] error: could not compile `probe-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name probe_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/probe-rs-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="builtin-targets"' --cfg 'feature="default"' -C metadata=c761b2b975cb932e -C extra-filename=-c761b2b975cb932e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2c6e30c3da59d8a1.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-79fce7b81c23f428.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-ba2152f788d83f63.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-4785a61052e37db9.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-b8a68ef483a06ac5.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-787906960b770a60.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-d7c2fcd6897eb07f.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-07e79dbdc84bac66.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-79cae41223cacf80.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-bd384dab05e76cf5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df97b860f7a76404.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ea2e64f119b07fbf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-416358088c0055fc.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-2e2727953ca8f2ef.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-e338b946075386e9.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-bf4b252d41d8c715.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-20a357ddcf15f79e.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0d0724887837bcfa.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-73ff38ae3253d03a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9bdf3ffacb56c103.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-889277bcf8b7075b/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a8cd12b3cfc9e4ae370d047fbbb1b537025793a44b0ff4f2b4cbd85f6ce4a26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8cd12b3cfc9e4ae370d047fbbb1b537025793a44b0ff4f2b4cbd85f6ce4a26c", kill_on_drop: false }` [INFO] [stdout] a8cd12b3cfc9e4ae370d047fbbb1b537025793a44b0ff4f2b4cbd85f6ce4a26c