[INFO] fetching crate cargo-flash 0.10.2... [INFO] checking cargo-flash-0.10.2 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate cargo-flash 0.10.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cargo-flash 0.10.2 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 cargo-flash 0.10.2 [INFO] finished tweaking crates.io crate cargo-flash 0.10.2 [INFO] tweaked toml for crates.io crate cargo-flash 0.10.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate cargo-flash 0.10.2 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] a10dd0875115b875461597cbe457d02a171487dcf4333fd0208c28fbfb5a13d8 [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" "a10dd0875115b875461597cbe457d02a171487dcf4333fd0208c28fbfb5a13d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a10dd0875115b875461597cbe457d02a171487dcf4333fd0208c28fbfb5a13d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a10dd0875115b875461597cbe457d02a171487dcf4333fd0208c28fbfb5a13d8", kill_on_drop: false }` [INFO] [stdout] a10dd0875115b875461597cbe457d02a171487dcf4333fd0208c28fbfb5a13d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] dae3b907c51e9e4e868dcff8dd32178ade185f19c33d1c061aa5207e69b68095 [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" "dae3b907c51e9e4e868dcff8dd32178ade185f19c33d1c061aa5207e69b68095", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking semver-parser v0.10.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling libusb1-sys v0.4.2 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Checking indicatif v0.15.0 [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 git-version-macro v0.3.4 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Checking cargo_metadata v0.12.0 [INFO] [stderr] Checking cargo_toml v0.8.1 [INFO] [stderr] Compiling probe-rs-t2rust v0.7.0 [INFO] [stderr] Compiling probe-rs v0.10.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-ba907078e9536870/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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/probe-rs-0.10.1/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=f607d2fbbda3a0fe -C extra-filename=-f607d2fbbda3a0fe --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-e6435e5c2b695b15.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-aa1c915c0c1ba6d8.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-a94398282d682939.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-f157ce084581bebd.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 allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-850915475fa84cf8/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dae3b907c51e9e4e868dcff8dd32178ade185f19c33d1c061aa5207e69b68095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae3b907c51e9e4e868dcff8dd32178ade185f19c33d1c061aa5207e69b68095", kill_on_drop: false }` [INFO] [stdout] dae3b907c51e9e4e868dcff8dd32178ade185f19c33d1c061aa5207e69b68095