[INFO] cloning repository https://github.com/haegyung/theP_codex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haegyung/theP_codex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaegyung%2FtheP_codex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaegyung%2FtheP_codex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 542e4335165190f44e0bad0e96885f1d2fe728b0 [INFO] checking haegyung/theP_codex against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaegyung%2FtheP_codex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/haegyung/theP_codex [INFO] finished tweaking git repo https://github.com/haegyung/theP_codex [INFO] tweaked toml for git repo https://github.com/haegyung/theP_codex written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/haegyung/theP_codex on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/haegyung/theP_codex 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17d3756fec02751fcf822bb43247e899dd743d57fd7fbc0217019f90a45e314b [INFO] running `Command { std: "docker" "start" "-a" "17d3756fec02751fcf822bb43247e899dd743d57fd7fbc0217019f90a45e314b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17d3756fec02751fcf822bb43247e899dd743d57fd7fbc0217019f90a45e314b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d3756fec02751fcf822bb43247e899dd743d57fd7fbc0217019f90a45e314b", kill_on_drop: false }` [INFO] [stdout] 17d3756fec02751fcf822bb43247e899dd743d57fd7fbc0217019f90a45e314b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67ce5af8c37df00fb011adf54f14a6efb968d036b2e80ad04eb08f12815f54fe [INFO] running `Command { std: "docker" "start" "-a" "67ce5af8c37df00fb011adf54f14a6efb968d036b2e80ad04eb08f12815f54fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy v0.8.34 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Compiling icu_locale_data v2.1.2 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Compiling icu_decimal_data v2.1.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking zune-jpeg v0.5.11 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling allocative v0.3.4 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling starlark_map v0.13.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking windows-result v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking windows-strings v0.1.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking linux-keyutils v0.2.4 [INFO] [stderr] Checking const-hex v1.17.0 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Compiling starlark v0.13.0 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking display_container v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking serial2 v0.2.33 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ts-rs-macros v11.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking opentelemetry v0.31.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking fixed_decimal v0.7.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Compiling dupe_derive v0.9.1 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Checking ts-rs v11.1.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.19.12/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="default"' --cfg 'feature="lexer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=ed3089c095476f52 -C extra-filename=-2522c08cd67241d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-b22169212a00e9c1.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-db557a8450a5d103.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-0318007385591c0b.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-2ff7f03d7da111bb.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-f995ff16e06429a5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2fdcfcf75f5f607b.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-bd5867c484e53f35.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-e496e9f9c65fe635.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-726aafa2e66517b1.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2933b8e903620203.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-5cceb47c3a2bb0ba.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-4d5db7ed54f6db72.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-8570397bf1d40e81.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-5a4b4127df1b9c50.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" "67ce5af8c37df00fb011adf54f14a6efb968d036b2e80ad04eb08f12815f54fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ce5af8c37df00fb011adf54f14a6efb968d036b2e80ad04eb08f12815f54fe", kill_on_drop: false }` [INFO] [stdout] 67ce5af8c37df00fb011adf54f14a6efb968d036b2e80ad04eb08f12815f54fe