[INFO] cloning repository https://github.com/Sherlock-Holo/comnoq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sherlock-Holo/comnoq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fcomnoq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fcomnoq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4598f1c99b48ba7c46c8770f660147d1812a0e5 [INFO] testing Sherlock-Holo/comnoq against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Fcomnoq" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sherlock-Holo/comnoq [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Sherlock-Holo/comnoq [INFO] tweaked toml for git repo https://github.com/Sherlock-Holo/comnoq written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sherlock-Holo/comnoq on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sherlock-Holo/comnoq 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b [INFO] running `Command { std: "docker" "start" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b", 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" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b", 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" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling local-event v0.1.2 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling arrayvec v0.7.7 [INFO] [stderr] Compiling io-uring v0.7.12 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling compio-driver v0.12.3 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Compiling compio-log v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling compio-send-wrapper v0.7.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling mod_use v0.2.3 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling compio-buf v0.8.3 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling compio-fs v0.12.0 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling rand_pcg v0.10.2 [INFO] [stderr] Compiling comnoq v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling sorted-index-buffer v0.2.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling compio-executor v0.1.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling compio-macros v0.2.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling synchrony v0.1.8 [INFO] [stderr] Compiling thin-cell v0.2.1 [INFO] [stderr] Compiling compio-io v0.10.1 [INFO] [stderr] Compiling noq-proto v1.0.0 [INFO] [stderr] Compiling compio-runtime v0.12.2 [INFO] [stderr] Compiling compio-dispatcher v0.11.0 [INFO] [stderr] Compiling compio-net v0.12.1 [INFO] [stderr] Compiling compio v0.19.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.08s [INFO] running `Command { std: "docker" "inspect" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b", 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" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling compio-log v0.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling compio-executor v0.1.2 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rustls-platform-verifier v0.7.0 [INFO] [stderr] Compiling noq-udp v1.0.0 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling time v0.3.51 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling quinn v0.11.11 [INFO] [stderr] Compiling noq v1.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling fastbloom v0.17.0 [INFO] [stderr] Compiling noq-proto v1.0.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling yasna v0.6.0 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling synchrony v0.1.8 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-search"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=0b3e6fcde33b7ddb -C extra-filename=-2b973fb4631cd0bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-5fd254360f3be2ca.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b", kill_on_drop: false }` [INFO] [stdout] a7a51e040c3845cad5639e440fc429d1652b688831a61c8575809264d6ab2c6b