[INFO] cloning repository https://github.com/peterstuart/manrope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterstuart/manrope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d241056ed5e1960774f0c2d3fc61dcf8f2d08be [INFO] checking peterstuart/manrope against master#77e7b74ad5c0c449fa378faf5edf33dd2e6fed87 for pr-93275 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fmanrope" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterstuart/manrope on toolchain 77e7b74ad5c0c449fa378faf5edf33dd2e6fed87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77e7b74ad5c0c449fa378faf5edf33dd2e6fed87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peterstuart/manrope [INFO] finished tweaking git repo https://github.com/peterstuart/manrope [INFO] tweaked toml for git repo https://github.com/peterstuart/manrope written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/peterstuart/manrope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77e7b74ad5c0c449fa378faf5edf33dd2e6fed87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/embedded-graphics/bdf` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+77e7b74ad5c0c449fa378faf5edf33dd2e6fed87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd0b4a74698a8f8d4a5f93b6b1aa2ab1097d35c58f2f0564b88444f62f8e591a [INFO] running `Command { std: "docker" "start" "-a" "cd0b4a74698a8f8d4a5f93b6b1aa2ab1097d35c58f2f0564b88444f62f8e591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd0b4a74698a8f8d4a5f93b6b1aa2ab1097d35c58f2f0564b88444f62f8e591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0b4a74698a8f8d4a5f93b6b1aa2ab1097d35c58f2f0564b88444f62f8e591a", kill_on_drop: false }` [INFO] [stdout] cd0b4a74698a8f8d4a5f93b6b1aa2ab1097d35c58f2f0564b88444f62f8e591a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+77e7b74ad5c0c449fa378faf5edf33dd2e6fed87" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 525d7aa1b29d0dcc3bc72db158665211d14cbe4df39b7041e6d67bbbfa3763ab [INFO] running `Command { std: "docker" "start" "-a" "525d7aa1b29d0dcc3bc72db158665211d14cbe4df39b7041e6d67bbbfa3763ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling manrope_macros v0.1.0 (/opt/rustwide/workdir/manrope_macros) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling bdf-parser v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Compiling eg-bdf-macros v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Checking eg-bdf v0.1.0 (https://github.com/embedded-graphics/bdf?rev=1e5a7f9#1e5a7f92) [INFO] [stderr] Checking manrope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `manrope` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name manrope --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="regular"' -C metadata=a1958655847092d9 -C extra-filename=-a1958655847092d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern eg_bdf=/opt/rustwide/target/debug/deps/libeg_bdf-a66512bd0d038720.rmeta --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-90f97760139175f3.rmeta --extern manrope_macros=/opt/rustwide/target/debug/deps/libmanrope_macros-2e7adcfd75b579d8.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "525d7aa1b29d0dcc3bc72db158665211d14cbe4df39b7041e6d67bbbfa3763ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525d7aa1b29d0dcc3bc72db158665211d14cbe4df39b7041e6d67bbbfa3763ab", kill_on_drop: false }` [INFO] [stdout] 525d7aa1b29d0dcc3bc72db158665211d14cbe4df39b7041e6d67bbbfa3763ab