[INFO] cloning repository https://github.com/eupn/defmt-print [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eupn/defmt-print" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ab671d6619894d63448a741edfad110ab911059 [INFO] testing eupn/defmt-print against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fdefmt-print" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eupn/defmt-print on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eupn/defmt-print [INFO] finished tweaking git repo https://github.com/eupn/defmt-print [INFO] tweaked toml for git repo https://github.com/eupn/defmt-print written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/eupn/defmt-print already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/BlackbirdHQ/defmt-persist.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cd7c22f0aa65b0120987da203133122968a3f074a6dbf435b79603b3a704235 [INFO] running `Command { std: "docker" "start" "-a" "6cd7c22f0aa65b0120987da203133122968a3f074a6dbf435b79603b3a704235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cd7c22f0aa65b0120987da203133122968a3f074a6dbf435b79603b3a704235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd7c22f0aa65b0120987da203133122968a3f074a6dbf435b79603b3a704235", kill_on_drop: false }` [INFO] [stdout] 6cd7c22f0aa65b0120987da203133122968a3f074a6dbf435b79603b3a704235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84145c3dab46e5a21b82a8601aa6e5fb2d55772d66bcedfe10e7de9026b989c4 [INFO] running `Command { std: "docker" "start" "-a" "84145c3dab46e5a21b82a8601aa6e5fb2d55772d66bcedfe10e7de9026b989c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling defmt-parser v0.2.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling embedded-storage v0.1.0 (https://github.com/rust-embedded-community/embedded-storage#abcbd3df) [INFO] [stderr] Compiling svg v0.8.2 [INFO] [stderr] Compiling rzcobs v0.1.2 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling cobs v0.1.4 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling bbqueue v0.4.12 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling defmt-decoder v0.2.1 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling rusb v0.6.5 [INFO] [stderr] Compiling jaylink v0.1.5 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling defmt-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling defmt-persist v0.1.0 (https://github.com/BlackbirdHQ/defmt-persist.git#da32db67) [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling jep106 v0.2.5 [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-887b4b0a0fd04808/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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="builtin-targets"' --cfg 'feature="default"' -C metadata=4cc57afb6652a003 -C extra-filename=-4cc57afb6652a003 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-7dcb984e67589beb.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-820ffe4a2008129e.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-b9496c6f7ee57056.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-bfa9d028b10f7bf2.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-44a853984bdfe7cf.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-607c2d241b5beab6.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-2b538aac2c38f591.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-47eb8de240e03e3d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-6bdd8599f6390a73.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-52ac432cc6447087.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-5fae99116909514d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bec57578ac654db2.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-36e7984441cfc750.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-d00ddbaab5832fd8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-490a5ae2c2b99413.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-d6ea104eb6fbfd6d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "84145c3dab46e5a21b82a8601aa6e5fb2d55772d66bcedfe10e7de9026b989c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84145c3dab46e5a21b82a8601aa6e5fb2d55772d66bcedfe10e7de9026b989c4", kill_on_drop: false }` [INFO] [stdout] 84145c3dab46e5a21b82a8601aa6e5fb2d55772d66bcedfe10e7de9026b989c4