[INFO] cloning repository https://github.com/perlindgren/probe_nucleo_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perlindgren/probe_nucleo_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperlindgren%2Fprobe_nucleo_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperlindgren%2Fprobe_nucleo_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49fe39555d43c26d6e7f45ad4ec64f559773872b [INFO] testing perlindgren/probe_nucleo_test against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperlindgren%2Fprobe_nucleo_test" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/perlindgren/probe_nucleo_test on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perlindgren/probe_nucleo_test [INFO] finished tweaking git repo https://github.com/perlindgren/probe_nucleo_test [INFO] tweaked toml for git repo https://github.com/perlindgren/probe_nucleo_test written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/perlindgren/probe_nucleo_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16bcbdd4677cdf407e77bddd923cfd8a2d2a698f39c159904eeb08076d230fd6 [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" "16bcbdd4677cdf407e77bddd923cfd8a2d2a698f39c159904eeb08076d230fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16bcbdd4677cdf407e77bddd923cfd8a2d2a698f39c159904eeb08076d230fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bcbdd4677cdf407e77bddd923cfd8a2d2a698f39c159904eeb08076d230fd6", kill_on_drop: false }` [INFO] [stdout] 16bcbdd4677cdf407e77bddd923cfd8a2d2a698f39c159904eeb08076d230fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", 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] ab244a4a15cd9f8e07b078960bca14a2a6502553e73397cb46697918a2716173 [INFO] running `Command { std: "docker" "start" "-a" "ab244a4a15cd9f8e07b078960bca14a2a6502553e73397cb46697918a2716173", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling svg v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling rusb v0.5.5 [INFO] [stderr] Compiling rusb v0.6.0 [INFO] [stderr] Compiling jaylink v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling 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,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="builtin-targets"' --cfg 'feature="default"' -C metadata=aa81bfe3933515e9 -C extra-filename=-aa81bfe3933515e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-35de13ba473bebc4.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-e26d4616c942da05.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-edf905b52a6ff6a3.so --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-6bdc1edc4ec60294.so --extern gimli=/opt/rustwide/target/debug/deps/libgimli-98e62190021050a0.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-4ecd29bb7ff6fe82.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-c780536e88a065f2.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-10c3917c07f5c5ef.rmeta --extern jaylink=/opt/rustwide/target/debug/deps/libjaylink-c6dfc3fa65c455c0.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-ac8e1fc86894c3fb.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1c5731d550d5f63e.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-24631fbd86d9ec72.rmeta --extern rusb=/opt/rustwide/target/debug/deps/librusb-efcea0f5219ee5e7.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-a98550ec1ebf692e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1bfa3f8372255aca.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-47a906344a5ccb54.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-66f75ee87087146b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-14879a6ce58dafba.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-e971bbeb8b44f15c/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ab244a4a15cd9f8e07b078960bca14a2a6502553e73397cb46697918a2716173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab244a4a15cd9f8e07b078960bca14a2a6502553e73397cb46697918a2716173", kill_on_drop: false }` [INFO] [stdout] ab244a4a15cd9f8e07b078960bca14a2a6502553e73397cb46697918a2716173