[INFO] fetching crate probe-rs 0.10.1... [INFO] checking probe-rs-0.10.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate probe-rs 0.10.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate probe-rs 0.10.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate probe-rs 0.10.1 [INFO] finished tweaking crates.io crate probe-rs 0.10.1 [INFO] tweaked toml for crates.io crate probe-rs 0.10.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate probe-rs 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7353e1eb9ce939cc807fd0e83be8f9b8346c616830d7651526a19e99d2d969c1 [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" "7353e1eb9ce939cc807fd0e83be8f9b8346c616830d7651526a19e99d2d969c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7353e1eb9ce939cc807fd0e83be8f9b8346c616830d7651526a19e99d2d969c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7353e1eb9ce939cc807fd0e83be8f9b8346c616830d7651526a19e99d2d969c1", kill_on_drop: false }` [INFO] [stdout] 7353e1eb9ce939cc807fd0e83be8f9b8346c616830d7651526a19e99d2d969c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 429b350bb88c74052c4e1c62842720acad7c7a72e39b59d42fa182e3cadee499 [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" "429b350bb88c74052c4e1c62842720acad7c7a72e39b59d42fa182e3cadee499", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling libusb1-sys v0.4.2 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Checking jaylink v0.1.5 [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 serde_yaml v0.8.14 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Compiling probe-rs-t2rust v0.7.0 [INFO] [stderr] Compiling probe-rs v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: Failed to format generated target file. [INFO] [stderr] warning: 'rustfmt --emit files /opt/rustwide/target/debug/build/probe-rs-854cfb2edcfac0be/out/targets.rs' failed with exit code: 1 [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-854cfb2edcfac0be/out/targets.rs' failed with exit code: 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 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=d7088925e6e4c7cd -C extra-filename=-d7088925e6e4c7cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b6b709e96801e2ef.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-1d2c37ed645bf1ec.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-83a6c29f67b37893.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-346296e07cfb947e.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-99c3e907f71ad0d9.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-9aba934e4b79435c.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-febd96be21b092f9.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-aa1c915c0c1ba6d8.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-536cb17158ec5b7d.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-cbf04b2f6d3016bd.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-37f4104b3862e8b4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0b3c570406ed6d6f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b34c1ef547a14d1a.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-3c83a8e60392df05.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-f890289e2480ccd5.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-f82d8fe768dc2fee.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-30cce3a3602ca994.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8ee81793a1d9ffb9.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-717b7d8fec6e3540.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc8d33a61d166307.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-150c4aa5c3d17cba/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-854cfb2edcfac0be/out/targets.rs' failed with exit code: 1 [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "429b350bb88c74052c4e1c62842720acad7c7a72e39b59d42fa182e3cadee499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "429b350bb88c74052c4e1c62842720acad7c7a72e39b59d42fa182e3cadee499", kill_on_drop: false }` [INFO] [stdout] 429b350bb88c74052c4e1c62842720acad7c7a72e39b59d42fa182e3cadee499