[INFO] cloning repository https://github.com/team-checkr/checkr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/team-checkr/checkr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-checkr%2Fcheckr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-checkr%2Fcheckr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd96fe2a40c48089276ab4aaee7bbc93c42997b0 [INFO] testing team-checkr/checkr against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteam-checkr%2Fcheckr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/team-checkr/checkr [INFO] finished tweaking git repo https://github.com/team-checkr/checkr [INFO] tweaked toml for git repo https://github.com/team-checkr/checkr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/team-checkr/checkr on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/team-checkr/checkr 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/oeb25/tapi.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lz4_flex v0.11.5 [INFO] [stderr] Downloaded dot-structures v0.1.2 [INFO] [stderr] Downloaded prettyplease v0.2.35 [INFO] [stderr] Downloaded logos-derive v0.13.0 [INFO] [stderr] Downloaded test-log v0.2.18 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded test-log-macros v0.2.18 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded logos-codegen v0.13.0 [INFO] [stderr] Downloaded smtlib-lowlevel v0.3.0 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded term v1.1.0 [INFO] [stderr] Downloaded graphviz-rust v0.9.5 [INFO] [stderr] Downloaded notify v8.1.0 [INFO] [stderr] Downloaded dary_heap v0.3.7 [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded logos v0.13.0 [INFO] [stderr] Downloaded comfy-table v7.1.4 [INFO] [stderr] Downloaded dot v0.1.4 [INFO] [stderr] Downloaded tsify v0.5.5 [INFO] [stderr] Downloaded smtlib v0.3.0 [INFO] [stderr] Downloaded tungstenite v0.26.2 [INFO] [stderr] Downloaded notify-debouncer-mini v0.6.0 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded twox-hash v2.1.1 [INFO] [stderr] Downloaded tsify-macros v0.5.5 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded include-flate-codegen v0.2.0 [INFO] [stderr] Downloaded redox_syscall v0.5.14 [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.26.2 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded include-flate v0.3.0 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dfe1437f56efdb4e3e95b3540ca54c4aa401be4921b2f8dce784891b2dc3a26 [INFO] running `Command { std: "docker" "start" "-a" "2dfe1437f56efdb4e3e95b3540ca54c4aa401be4921b2f8dce784891b2dc3a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dfe1437f56efdb4e3e95b3540ca54c4aa401be4921b2f8dce784891b2dc3a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfe1437f56efdb4e3e95b3540ca54c4aa401be4921b2f8dce784891b2dc3a26", kill_on_drop: false }` [INFO] [stdout] 2dfe1437f56efdb4e3e95b3540ca54c4aa401be4921b2f8dce784891b2dc3a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc1a318b17f5209657a42a268a5cf722aadb21c4720263e3c9d8c9ec84109e23 [INFO] running `Command { std: "docker" "start" "-a" "dc1a318b17f5209657a42a268a5cf722aadb21c4720263e3c9d8c9ec84109e23", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tapi-macro v0.1.0 (https://github.com/oeb25/tapi.git#25c4068c) [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling gcl v0.2.14 (/opt/rustwide/workdir/crates/gcl) [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling graphviz-rust v0.9.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling smtlib-lowlevel v0.3.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling chip v0.2.14 (/opt/rustwide/workdir/crates/chip) [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tapi v0.1.0 (https://github.com/oeb25/tapi.git#25c4068c) [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling stdx v0.2.14 (/opt/rustwide/workdir/crates/stdx) [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling smtlib v0.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling mcltl v0.1.0 (/opt/rustwide/workdir/crates/mcltl-rs) [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling notify-debouncer-mini v0.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ce-core v0.2.14 (/opt/rustwide/workdir/crates/ce-core) [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling gitty v0.2.14 (/opt/rustwide/workdir/crates/gitty) [INFO] [stderr] Compiling ce-compiler v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-compiler) [INFO] [stderr] Compiling ce-interpreter v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-interpreter) [INFO] [stderr] Compiling ce-security v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-security) [INFO] [stderr] Compiling ce-parser v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-parser) [INFO] [stderr] Compiling ce-sign v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-sign) [INFO] [stderr] Compiling ce-calculator v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-calculator) [INFO] [stderr] Compiling tsify-macros v0.5.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ce-shell v0.2.14 (/opt/rustwide/workdir/crates/ce-shell) [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling driver v0.2.14 (/opt/rustwide/workdir/crates/driver) [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling tsify v0.5.5 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling tracing-wasm v0.2.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling checkr v0.2.14 (/opt/rustwide/workdir/crates/checkr) [INFO] [stderr] Compiling xtask v0.2.14 (/opt/rustwide/workdir/crates/xtask) [INFO] [stdout] warning: struct `Input` is never constructed [INFO] [stdout] --> crates/xtask/src/env_template.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Input {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Output` is never constructed [INFO] [stdout] --> crates/xtask/src/env_template.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Output {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chip-wasm v0.2.14 (/opt/rustwide/workdir/crates/chip-wasm) [INFO] [stderr] Compiling chip-cli v0.2.14 (/opt/rustwide/workdir/crates/chip-cli) [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling inspectify v0.2.14 (/opt/rustwide/workdir/crates/inspectify) [INFO] [stdout] warning: struct `ProgramId` is never constructed [INFO] [stdout] --> crates/inspectify/src/checko/config.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ProgramId(usize); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> crates/inspectify/src/checko/config.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl GroupName { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 145 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Run` is never constructed [INFO] [stdout] --> crates/inspectify/src/checko/db.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Run { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `JobOutput` is never used [INFO] [stdout] --> crates/inspectify/src/endpoints.rs:396:6 [INFO] [stdout] | [INFO] [stdout] 396 | enum JobOutput { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 20s [INFO] running `Command { std: "docker" "inspect" "dc1a318b17f5209657a42a268a5cf722aadb21c4720263e3c9d8c9ec84109e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1a318b17f5209657a42a268a5cf722aadb21c4720263e3c9d8c9ec84109e23", kill_on_drop: false }` [INFO] [stdout] dc1a318b17f5209657a42a268a5cf722aadb21c4720263e3c9d8c9ec84109e23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1958e0cd6a82eda084b9053447ea80e901b76ce46532eaa7ff3337a8600815b [INFO] running `Command { std: "docker" "start" "-a" "f1958e0cd6a82eda084b9053447ea80e901b76ce46532eaa7ff3337a8600815b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling tapi-macro v0.1.0 (https://github.com/oeb25/tapi.git#25c4068c) [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tapi v0.1.0 (https://github.com/oeb25/tapi.git#25c4068c) [INFO] [stderr] Compiling stdx v0.2.14 (/opt/rustwide/workdir/crates/stdx) [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling gcl v0.2.14 (/opt/rustwide/workdir/crates/gcl) [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling ce-core v0.2.14 (/opt/rustwide/workdir/crates/ce-core) [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling graphviz-rust v0.9.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ce-compiler v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-compiler) [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling ce-interpreter v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-interpreter) [INFO] [stderr] Compiling ce-sign v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-sign) [INFO] [stderr] Compiling ce-parser v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-parser) [INFO] [stderr] Compiling ce-security v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-security) [INFO] [stderr] Compiling ce-calculator v0.2.14 (/opt/rustwide/workdir/crates/envs/ce-calculator) [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling smtlib-lowlevel v0.3.0 [INFO] [stderr] Compiling mcltl v0.1.0 (/opt/rustwide/workdir/crates/mcltl-rs) [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling chip v0.2.14 (/opt/rustwide/workdir/crates/chip) [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling smtlib v0.3.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ce-shell v0.2.14 (/opt/rustwide/workdir/crates/ce-shell) [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling notify-debouncer-mini v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling tsify v0.5.5 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling gitty v0.2.14 (/opt/rustwide/workdir/crates/gitty) [INFO] [stderr] Compiling tracing-wasm v0.2.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling driver v0.2.14 (/opt/rustwide/workdir/crates/driver) [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling checkr v0.2.14 (/opt/rustwide/workdir/crates/checkr) [INFO] [stderr] error: could not compile `chip` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name chip --edition=2024 crates/chip/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b613485400eeb2b5 -C extra-filename=-499bbd1ef1acc2fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c4469191a8b81099.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3db5e6037e6ddcd1.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb44e3f5a00d7fdf.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-9468aba407d2fc83.rmeta --extern mcltl=/opt/rustwide/target/debug/deps/libmcltl-31dabb6f5a3ef546.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-de36de3864970d37.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8fda16fdb051350b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b2dc6b4d2fcafb05.rmeta --extern smtlib=/opt/rustwide/target/debug/deps/libsmtlib-12f3057e3aed9278.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eb6a5fec33485088.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7361ef4bc5f33556.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/reqwest-bb41c2318b0080ac.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "f1958e0cd6a82eda084b9053447ea80e901b76ce46532eaa7ff3337a8600815b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1958e0cd6a82eda084b9053447ea80e901b76ce46532eaa7ff3337a8600815b", kill_on_drop: false }` [INFO] [stdout] f1958e0cd6a82eda084b9053447ea80e901b76ce46532eaa7ff3337a8600815b