[INFO] fetching crate gosh-model 0.2.0... [INFO] testing gosh-model-0.2.0 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] extracting crate gosh-model 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate gosh-model 0.2.0 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gosh-model 0.2.0 [INFO] finished tweaking crates.io crate gosh-model 0.2.0 [INFO] tweaked toml for crates.io crate gosh-model 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7ce56f0d507e632c5e782159fcd160b14d813138e843cce512f01e8cabb111b [INFO] running `Command { std: "docker" "start" "-a" "a7ce56f0d507e632c5e782159fcd160b14d813138e843cce512f01e8cabb111b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7ce56f0d507e632c5e782159fcd160b14d813138e843cce512f01e8cabb111b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ce56f0d507e632c5e782159fcd160b14d813138e843cce512f01e8cabb111b", kill_on_drop: false }` [INFO] [stdout] a7ce56f0d507e632c5e782159fcd160b14d813138e843cce512f01e8cabb111b [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a2205b3d04a28317373e61aa7218f2d040e81f4588a8ea5fd97864c0697cd6e [INFO] running `Command { std: "docker" "start" "-a" "9a2205b3d04a28317373e61aa7218f2d040e81f4588a8ea5fd97864c0697cd6e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling duct v0.13.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling grep-matcher v0.1.6 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling clap_builder v4.3.16 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling str_indices v0.4.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ropey v1.6.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling uom v0.33.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling grep-searcher v0.1.11 [INFO] [stderr] Compiling grep-regex v0.1.11 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling envfile v0.2.1 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling grep-cli v0.1.9 [INFO] [stderr] Compiling bstr v0.2.17 [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/d724b5ab2f4ac098ff483349a80b6a3799a5177b/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.3.3/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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' -C metadata=e082035d6d282aaf -C extra-filename=-e082035d6d282aaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-9b7bbcbd09e35cad.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f184b6e9d5f2fc1e.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" "9a2205b3d04a28317373e61aa7218f2d040e81f4588a8ea5fd97864c0697cd6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2205b3d04a28317373e61aa7218f2d040e81f4588a8ea5fd97864c0697cd6e", kill_on_drop: false }` [INFO] [stdout] 9a2205b3d04a28317373e61aa7218f2d040e81f4588a8ea5fd97864c0697cd6e