[INFO] cloning repository https://github.com/igouss/stick-c-plus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igouss/stick-c-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figouss%2Fstick-c-plus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figouss%2Fstick-c-plus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36be9a309413146c0e636b7274f03989bdaf8b77
[INFO] testing igouss/stick-c-plus against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figouss%2Fstick-c-plus" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/igouss/stick-c-plus
[INFO] finished tweaking git repo https://github.com/igouss/stick-c-plus
[INFO] tweaked toml for git repo https://github.com/igouss/stick-c-plus written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/igouss/stick-c-plus on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/igouss/stick-c-plus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cucumber v0.21.1
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded jiff-static v0.2.34
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded custom_debug_derive v0.6.2
[INFO] [stderr]   Downloaded custom_debug v0.6.2
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.21.1
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.8.0
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded smawk v0.3.3
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.1
[INFO] [stderr]   Downloaded dbus-crossroads v0.5.3
[INFO] [stderr]   Downloaded ignore v0.4.27
[INFO] [stderr]   Downloaded dbus v0.9.12
[INFO] [stderr]   Downloaded bluer v0.17.4
[INFO] [stderr]   Downloaded jiff v0.2.34
[INFO] [stderr]   Downloaded embedded-graphics v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7
[INFO] running `Command { std: "docker" "start" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling platform-core v0.1.0 (/opt/rustwide/workdir/platform/platform-core)
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling platform-input v0.1.0 (/opt/rustwide/workdir/platform/platform-input)
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling buddy-core v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-core)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling host-core v0.1.0 (/opt/rustwide/workdir/apps/host-monitor/host-core)
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling jiff-core v0.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling art-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/art-core)
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling pomodoro-core v0.1.0 (/opt/rustwide/workdir/apps/pomodoro/pomodoro-core)
[INFO] [stderr]    Compiling buddy-bridge-core v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-bridge-core)
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.1
[INFO] [stderr]    Compiling plant-core v0.1.0 (/opt/rustwide/workdir/apps/plant-monitor/plant-core)
[INFO] [stderr]    Compiling platform-parallel v0.1.0 (/opt/rustwide/workdir/platform/platform-parallel)
[INFO] [stderr]    Compiling pomodoro-shell v0.1.0 (/opt/rustwide/workdir/apps/pomodoro/pomodoro-shell)
[INFO] [stderr]    Compiling art-shell v0.1.0 (/opt/rustwide/workdir/apps/generative-art/art-shell)
[INFO] [stderr]    Compiling host-shell v0.1.0 (/opt/rustwide/workdir/apps/host-monitor/host-shell)
[INFO] [stderr]    Compiling plant-shell v0.1.0 (/opt/rustwide/workdir/apps/plant-monitor/plant-shell)
[INFO] [stderr]    Compiling platform-health v0.1.0 (/opt/rustwide/workdir/platform/platform-health)
[INFO] [stderr]    Compiling platform-runtime v0.1.0 (/opt/rustwide/workdir/platform/platform-runtime)
[INFO] [stderr]    Compiling platform-numerics v0.1.0 (/opt/rustwide/workdir/platform/platform-numerics)
[INFO] [stderr]    Compiling orientation-core v0.1.0 (/opt/rustwide/workdir/apps/orientation/orientation-core)
[INFO] [stderr]    Compiling fluidbox-core v0.1.0 (/opt/rustwide/workdir/apps/fluidbox/fluidbox-core)
[INFO] [stderr]    Compiling fan-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/fan-core)
[INFO] [stderr]    Compiling flower-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/flower-core)
[INFO] [stderr]    Compiling weeping-willow-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/weeping-willow-core)
[INFO] [stderr]    Compiling squares-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/squares-core)
[INFO] [stderr]    Compiling urchin-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/urchin-core)
[INFO] [stderr]    Compiling plume-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/plume-core)
[INFO] [stderr]    Compiling phoenix-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/phoenix-core)
[INFO] [stderr]    Compiling willow-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/willow-core)
[INFO] [stderr]    Compiling orbits-core v0.1.0 (/opt/rustwide/workdir/apps/generative-art/orbits-core)
[INFO] [stderr]    Compiling orientation-shell v0.1.0 (/opt/rustwide/workdir/apps/orientation/orientation-shell)
[INFO] [stderr]    Compiling platform-audio v0.1.0 (/opt/rustwide/workdir/platform/platform-audio)
[INFO] [stderr]    Compiling platform-bench v0.1.0 (/opt/rustwide/workdir/platform/platform-bench)
[INFO] [stderr]    Compiling led-core v0.1.0 (/opt/rustwide/workdir/apps/led-driver/led-core)
[INFO] [stderr]    Compiling firmware-core v0.1.0 (/opt/rustwide/workdir/platform/firmware-core)
[INFO] [stderr]    Compiling embedded-graphics v0.8.2
[INFO] [stderr]    Compiling golden-screens v0.1.0 (/opt/rustwide/workdir/platform/golden-screens)
[INFO] [stderr]    Compiling jiff v0.2.34
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling platform-display v0.1.0 (/opt/rustwide/workdir/platform/platform-display)
[INFO] [stderr]    Compiling platform-canvas v0.1.0 (/opt/rustwide/workdir/platform/platform-canvas)
[INFO] [stderr]    Compiling buddy-creature v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-creature)
[INFO] [stderr]    Compiling pomodoro-display v0.1.0 (/opt/rustwide/workdir/apps/pomodoro/pomodoro-display)
[INFO] [stderr]    Compiling orientation-display v0.1.0 (/opt/rustwide/workdir/apps/orientation/orientation-display)
[INFO] [stderr]    Compiling host-display v0.1.0 (/opt/rustwide/workdir/apps/host-monitor/host-display)
[INFO] [stderr]    Compiling plant-display v0.1.0 (/opt/rustwide/workdir/apps/plant-monitor/plant-display)
[INFO] [stderr]    Compiling buddy-display v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-display)
[INFO] [stderr]    Compiling fluidbox-display v0.1.0 (/opt/rustwide/workdir/apps/fluidbox/fluidbox-display)
[INFO] [stderr]    Compiling art-display v0.1.0 (/opt/rustwide/workdir/apps/generative-art/art-display)
[INFO] [stderr]    Compiling fluidbox-shell v0.1.0 (/opt/rustwide/workdir/apps/fluidbox/fluidbox-shell)
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling esphome-api v0.1.0 (/opt/rustwide/workdir/platform/esphome-api)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]    Compiling dbus v0.9.12
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling custom_debug v0.6.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bluer v0.17.4
[INFO] [stderr]    Compiling buddy-wire v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-wire)
[INFO] [stderr]    Compiling host-wire v0.1.0 (/opt/rustwide/workdir/apps/host-monitor/host-wire)
[INFO] [stderr]    Compiling buddy-permission v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-permission)
[INFO] [stderr]    Compiling buddy-shell v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-shell)
[INFO] [stderr]    Compiling buddy-daemon-core v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-daemon-core)
[INFO] [stderr]    Compiling buddy-hook v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-hook)
[INFO] [stderr]    Compiling dbus-crossroads v0.5.3
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]    Compiling buddy-daemon-shell v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-daemon-shell)
[INFO] [stderr]    Compiling esphome-server v0.1.0 (/opt/rustwide/workdir/platform/esphome-server)
[INFO] [stderr]    Compiling buddy-bridge-shell v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-bridge-shell)
[INFO] [stderr]    Compiling buddy-bridge v0.1.0 (/opt/rustwide/workdir/apps/buddy/buddy-bridge)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.11/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=447f5119b4cec1ae -C extra-filename=-d5a0719dae4d4db4 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=2f55c096e283d368 -C extra-filename=-73b65af1f2bd577f --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --cap-lints allow --cap-lints=warn --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_be_1_87_0)' --check-cfg 'cfg(rust, values("1.87.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(zerocopy_inline_always)' --check-cfg 'cfg(zerocopy_unstable_ptr)' --check-cfg 'cfg(zerocopy_unstable_linux)' --check-cfg 'cfg(no_fp_fmt_parse)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7", kill_on_drop: false }`
[INFO] [stdout] 5f6627f1ceaa70acd3c385beb8bd33470631ca5a10d64d18742fd17105c48cc7
