[INFO] cloning repository https://github.com/Yatekii/testing-for-korken [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yatekii/testing-for-korken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYatekii%2Ftesting-for-korken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYatekii%2Ftesting-for-korken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1102d02f9f5539f25b8e6a9846c825de8cb78016 [INFO] testing Yatekii/testing-for-korken 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%2FYatekii%2Ftesting-for-korken" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yatekii/testing-for-korken 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/Yatekii/testing-for-korken [INFO] finished tweaking git repo https://github.com/Yatekii/testing-for-korken [INFO] tweaked toml for git repo https://github.com/Yatekii/testing-for-korken written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Yatekii/testing-for-korken 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] edbde7d3289eed103463b668b20ab7575b2b6ed5483d6a94b32591948dfdf23c [INFO] running `Command { std: "docker" "start" "-a" "edbde7d3289eed103463b668b20ab7575b2b6ed5483d6a94b32591948dfdf23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edbde7d3289eed103463b668b20ab7575b2b6ed5483d6a94b32591948dfdf23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edbde7d3289eed103463b668b20ab7575b2b6ed5483d6a94b32591948dfdf23c", kill_on_drop: false }` [INFO] [stdout] edbde7d3289eed103463b668b20ab7575b2b6ed5483d6a94b32591948dfdf23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] da70a1cbe7c6f1d0fe568296cce272311a4e36723b6754eb5425ede654eca70b [INFO] running `Command { std: "docker" "start" "-a" "da70a1cbe7c6f1d0fe568296cce272311a4e36723b6754eb5425ede654eca70b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling svg v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling libusb1-sys v0.4.2 [INFO] [stderr] Compiling scroll_derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling rusb v0.6.4 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling jaylink v0.1.5 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling jep106 v0.2.4 [INFO] [stderr] Compiling probe-rs-t2rust v0.6.0 (https://github.com/probe-rs/probe-rs#75c1d709) [INFO] [stderr] Compiling probe-rs v0.9.0 (https://github.com/probe-rs/probe-rs#75c1d709) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Failed to formated generated target file. [INFO] [stderr] warning: 'rustfmt --emit files /opt/rustwide/target/debug/build/probe-rs-1192bc36d8ecd78c/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/git/checkouts/probe-rs-92d520f86d5696fc/75c1d70/probe-rs/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=809a08d8cdc6fa2d -C extra-filename=-809a08d8cdc6fa2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bc6dbf159b935250.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-7dcb984e67589beb.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-43024b424e204eb4.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-bfbf225f96d40a97.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-4ec0068d56f75e5f.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-af685181e18278f5.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-02bad79b294fceef.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-607c2d241b5beab6.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-e1bad5318a652930.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-1ea460828cd33908.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-92a4f2e2100622ae.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-7545f8a2de49ee16.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-a39f47a323d2fa32.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-9ce710ffe08a797e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-144e8607b0aed1e2.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8569bba4ca57fff1.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-744b685654f27290.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-41986770863241b3.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-1abe4b9f68c6bf56/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "da70a1cbe7c6f1d0fe568296cce272311a4e36723b6754eb5425ede654eca70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da70a1cbe7c6f1d0fe568296cce272311a4e36723b6754eb5425ede654eca70b", kill_on_drop: false }` [INFO] [stdout] da70a1cbe7c6f1d0fe568296cce272311a4e36723b6754eb5425ede654eca70b