[INFO] cloning repository https://github.com/probe-rs/cargo-embed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/probe-rs/cargo-embed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14e8d44974bc5601c6e0ce8c064f76953525357a [INFO] checking probe-rs/cargo-embed against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobe-rs%2Fcargo-embed" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/probe-rs/cargo-embed 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 git repo https://github.com/probe-rs/cargo-embed [INFO] finished tweaking git repo https://github.com/probe-rs/cargo-embed [INFO] tweaked toml for git repo https://github.com/probe-rs/cargo-embed written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/probe-rs/cargo-embed 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] d7b7eb15bed42857759e7fdfdf1840a572e5e506b0c382677ac14fc518ab3e71 [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" "d7b7eb15bed42857759e7fdfdf1840a572e5e506b0c382677ac14fc518ab3e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7b7eb15bed42857759e7fdfdf1840a572e5e506b0c382677ac14fc518ab3e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b7eb15bed42857759e7fdfdf1840a572e5e506b0c382677ac14fc518ab3e71", kill_on_drop: false }` [INFO] [stdout] d7b7eb15bed42857759e7fdfdf1840a572e5e506b0c382677ac14fc518ab3e71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b014ef5c58e36e80215a63a3ef085e6c46f2de2690fa9d6f2f0be70819b1b569 [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" "b014ef5c58e36e80215a63a3ef085e6c46f2de2690fa9d6f2f0be70819b1b569", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking defmt-parser v0.1.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking smawk v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking textwrap v0.13.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking gdb-protocol v0.1.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling libusb1-sys v0.4.3 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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] Compiling semver-parser v0.10.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking jaylink v0.1.5 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking goblin v0.3.4 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Compiling defmt-decoder v0.1.4 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Compiling probe-rs-t2rust v0.7.0 (https://github.com/probe-rs/probe-rs#10a927ca) [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking cargo_toml v0.8.1 [INFO] [stderr] Checking cargo_metadata v0.12.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking defmt-elf2table v0.1.0 [INFO] [stderr] Compiling probe-rs v0.10.1 (https://github.com/probe-rs/probe-rs#10a927ca) [INFO] [stderr] Checking tui v0.13.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-67ad67c6bf57930e/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/git/checkouts/probe-rs-92d520f86d5696fc/10a927c/probe-rs/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=a102a9222137bd56 -C extra-filename=-a102a9222137bd56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d69031773e34336b.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-47c516e5571e60d0.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-8cff6e6d5a8745cf.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-79c1204ced0935e6.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-aa1c915c0c1ba6d8.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-b16426e60e2c37b7.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-d42a7a6e47812f70.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-37f4104b3862e8b4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d93ef2ece1b708d2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b34c1ef547a14d1a.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-3643960f6ec513da.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-1513f5853b107ab2.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-8538cd1cf750f967.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fd01d026ebf55998.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-e4a9cee2483768bd.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-24ce5c0422c569d2.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-717b7d8fec6e3540.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-49edbab15264d43d.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-dd7e60e6e044c468/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b014ef5c58e36e80215a63a3ef085e6c46f2de2690fa9d6f2f0be70819b1b569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b014ef5c58e36e80215a63a3ef085e6c46f2de2690fa9d6f2f0be70819b1b569", kill_on_drop: false }` [INFO] [stdout] b014ef5c58e36e80215a63a3ef085e6c46f2de2690fa9d6f2f0be70819b1b569