[INFO] fetching crate autosway 0.5.0...
[INFO] checking autosway-0.5.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate autosway 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate autosway 0.5.0
[INFO] finished tweaking crates.io crate autosway 0.5.0
[INFO] tweaked toml for crates.io crate autosway 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate autosway 0.5.0 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate autosway 0.5.0 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c0fd74a48425e4eb9d2e896e6c5fc9079ea0b1809e1c112ddd0b3a1c8704c05
[INFO] running `Command { std: "docker" "start" "-a" "1c0fd74a48425e4eb9d2e896e6c5fc9079ea0b1809e1c112ddd0b3a1c8704c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c0fd74a48425e4eb9d2e896e6c5fc9079ea0b1809e1c112ddd0b3a1c8704c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c0fd74a48425e4eb9d2e896e6c5fc9079ea0b1809e1c112ddd0b3a1c8704c05", kill_on_drop: false }`
[INFO] [stdout] 1c0fd74a48425e4eb9d2e896e6c5fc9079ea0b1809e1c112ddd0b3a1c8704c05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10ebcdc78043aba65b8b541b9163b74b9e5315ccb0d32dfa96e811cab90cb073
[INFO] running `Command { std: "docker" "start" "-a" "10ebcdc78043aba65b8b541b9163b74b9e5315ccb0d32dfa96e811cab90cb073", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking unicode-ident v1.0.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking syn v2.0.98
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling which v7.0.1
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling mlua-sys v0.6.7
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]    Compiling regex v1.11.1
[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/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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="dfa-onepass"' --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"' --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=3ac1f196873ca3df -C extra-filename=-79f9c6dc3fc55b4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-554a8145492d4ae5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.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" "10ebcdc78043aba65b8b541b9163b74b9e5315ccb0d32dfa96e811cab90cb073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10ebcdc78043aba65b8b541b9163b74b9e5315ccb0d32dfa96e811cab90cb073", kill_on_drop: false }`
[INFO] [stdout] 10ebcdc78043aba65b8b541b9163b74b9e5315ccb0d32dfa96e811cab90cb073
