[INFO] cloning repository https://github.com/BastRav/neutreeko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BastRav/neutreeko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastRav%2Fneutreeko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastRav%2Fneutreeko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f7d1495ac92b8556bbd9c7df60fb6d42b7fe0d5 [INFO] checking BastRav/neutreeko against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastRav%2Fneutreeko" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BastRav/neutreeko [INFO] finished tweaking git repo https://github.com/BastRav/neutreeko [INFO] tweaked toml for git repo https://github.com/BastRav/neutreeko written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BastRav/neutreeko on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BastRav/neutreeko 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32a300a6b1aa78be4240bbcf575eed5ef6a97c598b987775faf6da6045357254 [INFO] running `Command { std: "docker" "start" "-a" "32a300a6b1aa78be4240bbcf575eed5ef6a97c598b987775faf6da6045357254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32a300a6b1aa78be4240bbcf575eed5ef6a97c598b987775faf6da6045357254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a300a6b1aa78be4240bbcf575eed5ef6a97c598b987775faf6da6045357254", kill_on_drop: false }` [INFO] [stdout] 32a300a6b1aa78be4240bbcf575eed5ef6a97c598b987775faf6da6045357254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6540f99ec1877e0b86beca35900be9cb81bccb92e46eb6d000674e1da330b9b7 [INFO] running `Command { std: "docker" "start" "-a" "6540f99ec1877e0b86beca35900be9cb81bccb92e46eb6d000674e1da330b9b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling cubecl-common v0.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking embassy-futures v0.1.2 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking zlib-rs v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Compiling macerator v0.2.9 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking moddef v0.3.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling burn-ndarray v0.20.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=99caee72aa07f238 -C extra-filename=-54ecc8c9dac4a372 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-adc373add51865f0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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)' --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=3b8e24c8cb77ffa5 -C extra-filename=-136ea113a11b1d7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6540f99ec1877e0b86beca35900be9cb81bccb92e46eb6d000674e1da330b9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6540f99ec1877e0b86beca35900be9cb81bccb92e46eb6d000674e1da330b9b7", kill_on_drop: false }` [INFO] [stdout] 6540f99ec1877e0b86beca35900be9cb81bccb92e46eb6d000674e1da330b9b7