[INFO] cloning repository https://github.com/luizlls/netrine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizlls/netrine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a7999bef74d672674a796b3f061d4016cb2fd17 [INFO] checking luizlls/netrine against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luizlls/netrine [INFO] finished tweaking git repo https://github.com/luizlls/netrine [INFO] tweaked toml for git repo https://github.com/luizlls/netrine written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luizlls/netrine on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luizlls/netrine 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81a888fdd1f477c7d97d38c3e2c736144ddc97a38dcc2a47122ba16846c63043 [INFO] running `Command { std: "docker" "start" "-a" "81a888fdd1f477c7d97d38c3e2c736144ddc97a38dcc2a47122ba16846c63043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81a888fdd1f477c7d97d38c3e2c736144ddc97a38dcc2a47122ba16846c63043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a888fdd1f477c7d97d38c3e2c736144ddc97a38dcc2a47122ba16846c63043", kill_on_drop: false }` [INFO] [stdout] 81a888fdd1f477c7d97d38c3e2c736144ddc97a38dcc2a47122ba16846c63043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb45027f7c319d3ddeb2bd388ac22a307366b55aa86f8df8a74594ff60e5d137 [INFO] running `Command { std: "docker" "start" "-a" "bb45027f7c319d3ddeb2bd388ac22a307366b55aa86f8df8a74594ff60e5d137", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking cranelift-control v0.110.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking cranelift-bforest v0.110.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking libunwind v1.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex v1.11.2 [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/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.10/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 --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --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=554f157057625e19 -C extra-filename=-8fde1f7c64badb8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-281d02ed143cfeb1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bb45027f7c319d3ddeb2bd388ac22a307366b55aa86f8df8a74594ff60e5d137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb45027f7c319d3ddeb2bd388ac22a307366b55aa86f8df8a74594ff60e5d137", kill_on_drop: false }` [INFO] [stdout] bb45027f7c319d3ddeb2bd388ac22a307366b55aa86f8df8a74594ff60e5d137