[INFO] cloning repository https://github.com/lambdabear/stm32l4x-flash-read-protect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lambdabear/stm32l4x-flash-read-protect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdabear%2Fstm32l4x-flash-read-protect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdabear%2Fstm32l4x-flash-read-protect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71f39b80b8f0e20b46937edb721520963d6ddc4b [INFO] checking lambdabear/stm32l4x-flash-read-protect against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdabear%2Fstm32l4x-flash-read-protect" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lambdabear/stm32l4x-flash-read-protect 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/lambdabear/stm32l4x-flash-read-protect [INFO] finished tweaking git repo https://github.com/lambdabear/stm32l4x-flash-read-protect [INFO] tweaked toml for git repo https://github.com/lambdabear/stm32l4x-flash-read-protect written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/lambdabear/stm32l4x-flash-read-protect 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] [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-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] 08ce94e2fc0ed1b107fdb639a8f91a7b75675e3c9121d4ef40455712638f28f1 [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" "08ce94e2fc0ed1b107fdb639a8f91a7b75675e3c9121d4ef40455712638f28f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08ce94e2fc0ed1b107fdb639a8f91a7b75675e3c9121d4ef40455712638f28f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ce94e2fc0ed1b107fdb639a8f91a7b75675e3c9121d4ef40455712638f28f1", kill_on_drop: false }` [INFO] [stdout] 08ce94e2fc0ed1b107fdb639a8f91a7b75675e3c9121d4ef40455712638f28f1 [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] dc31af25a52c8ef2671e988612afb513cff9ec75802ee8409c017593335fdc15 [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" "dc31af25a52c8ef2671e988612afb513cff9ec75802ee8409c017593335fdc15", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking svg v0.7.2 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling hidapi v1.2.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Checking rusb v0.6.2 [INFO] [stderr] Checking jaylink v0.1.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking jep106 v0.2.4 [INFO] [stderr] Compiling probe-rs-t2rust v0.6.0 [INFO] [stderr] Compiling probe-rs v0.8.0 [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.8.0/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=45e19a045f8a3ea7 -C extra-filename=-45e19a045f8a3ea7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ddb040e5905bbd18.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-237661d69500994b.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-83a6c29f67b37893.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-c3061e66818f1471.so --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-0f3afbb239706cd6.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-41f5bc67b4d42c45.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-7c1c84f3b861b934.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-39342269d5fec259.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-aa1c915c0c1ba6d8.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-7de8e1bc4a24acf6.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-923af2fefe1356ba.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-37f4104b3862e8b4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7046be3084dfe997.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-cceaa05ee6929652.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-602b003874b135d8.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-b061d5a5d99d5d7c.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-6729540657a7051c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ca211f72a672eda3.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-3b9f32ff6585d4df.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-0630294aa97d9977.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f92c94ef3051665d.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-3833df4d63345921/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dc31af25a52c8ef2671e988612afb513cff9ec75802ee8409c017593335fdc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc31af25a52c8ef2671e988612afb513cff9ec75802ee8409c017593335fdc15", kill_on_drop: false }` [INFO] [stdout] dc31af25a52c8ef2671e988612afb513cff9ec75802ee8409c017593335fdc15