[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] checking Yatekii/testing-for-korken against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [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 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/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" "+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-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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6563b21a0f520a3e22ad4a057c9ed51e5e3842628da8c0c06fcef453fb669947 [INFO] running `Command { std: "docker" "start" "-a" "6563b21a0f520a3e22ad4a057c9ed51e5e3842628da8c0c06fcef453fb669947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6563b21a0f520a3e22ad4a057c9ed51e5e3842628da8c0c06fcef453fb669947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6563b21a0f520a3e22ad4a057c9ed51e5e3842628da8c0c06fcef453fb669947", kill_on_drop: false }` [INFO] [stdout] 6563b21a0f520a3e22ad4a057c9ed51e5e3842628da8c0c06fcef453fb669947 [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=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] 60fad652ecadbb105f75ee80a0873d0e3425bf4b57352dbe6980fd73512347e5 [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" "60fad652ecadbb105f75ee80a0873d0e3425bf4b57352dbe6980fd73512347e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [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 base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Compiling libusb1-sys v0.4.2 [INFO] [stderr] Checking rusb v0.6.4 [INFO] [stderr] Checking jaylink v0.1.5 [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 scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Checking 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-f66e8a84dee637e1/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/75c1d70/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=2e469c2a1651b61a -C extra-filename=-2e469c2a1651b61a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2e54e1992bee5359.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-1d2c37ed645bf1ec.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-83a6c29f67b37893.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-90d21615a0b7d5d5.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-f69452b941ed0b3c.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-85ee11cac33a5e33.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-b42d1cbd2bc3136c.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-dd0059f069aabc0f.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-aa1c915c0c1ba6d8.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-13f6d0c7a152a921.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-2c80baddba4fe78b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-37f4104b3862e8b4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f85e947f79500a1b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c7704488cce0a61e.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-7284bb9a86705499.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-e370af49a2205510.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-350cfadba8972dd2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1fb4394fca7dd978.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-918d13042d306d2a.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-717b7d8fec6e3540.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6f5679917580fc29.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-002e08bafb8624b7/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "60fad652ecadbb105f75ee80a0873d0e3425bf4b57352dbe6980fd73512347e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60fad652ecadbb105f75ee80a0873d0e3425bf4b57352dbe6980fd73512347e5", kill_on_drop: false }` [INFO] [stdout] 60fad652ecadbb105f75ee80a0873d0e3425bf4b57352dbe6980fd73512347e5