[INFO] cloning repository https://github.com/TimelessOS/Flint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimelessOS/Flint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimelessOS%2FFlint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimelessOS%2FFlint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 736de044c1e9c557e9ad20c4e799fbda898f707e [INFO] testing TimelessOS/Flint against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimelessOS%2FFlint" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TimelessOS/Flint [INFO] finished tweaking git repo https://github.com/TimelessOS/Flint [INFO] tweaked toml for git repo https://github.com/TimelessOS/Flint written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TimelessOS/Flint on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TimelessOS/Flint 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e97c560295120095be9f9a91cb09bd6a02d201999a9fc4b64da463d8b92c862 [INFO] running `Command { std: "docker" "start" "-a" "5e97c560295120095be9f9a91cb09bd6a02d201999a9fc4b64da463d8b92c862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e97c560295120095be9f9a91cb09bd6a02d201999a9fc4b64da463d8b92c862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e97c560295120095be9f9a91cb09bd6a02d201999a9fc4b64da463d8b92c862", kill_on_drop: false }` [INFO] [stdout] 5e97c560295120095be9f9a91cb09bd6a02d201999a9fc4b64da463d8b92c862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88a5bedbba9751072ef7658471db470b4b3b010424e47c6263e6d2be390f66cd [INFO] running `Command { std: "docker" "start" "-a" "88a5bedbba9751072ef7658471db470b4b3b010424e47c6263e6d2be390f66cd", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling const-oid v0.10.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0-rc.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling der v0.8.0-rc.8 [INFO] [stderr] Compiling signature v3.0.0-rc.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling hybrid-array v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.5 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling digest v0.11.0-rc.1 [INFO] [stderr] Compiling comfy-table v7.2.0 [INFO] [stderr] Compiling sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling flint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `repo_manifest` [INFO] [stdout] --> src/run/mod.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let repo_manifest = read_manifest(repo_path)?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_manifest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_repos_dir` is never used [INFO] [stdout] --> src/utils/config.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn get_repos_dir() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo_name` [INFO] [stdout] --> src/main.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 182 | Command::Remove { repo_name, package } => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `repo_name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `package` [INFO] [stdout] --> src/main.rs:182:38 [INFO] [stdout] | [INFO] [stdout] 182 | Command::Remove { repo_name, package } => todo!(), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `package: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> src/main.rs:184:27 [INFO] [stdout] | [INFO] [stdout] 184 | Command::Bundle { command } => todo!(), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `command: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo_name` [INFO] [stdout] --> src/main.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | repo_name, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `repo_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote_url` [INFO] [stdout] --> src/main.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | remote_url, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `remote_url: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_public_key` is never used [INFO] [stdout] --> src/crypto/key.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_public_key(config_path: Option<&Path>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_public_key` is never used [INFO] [stdout] --> src/crypto/key.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn generate_public_key(config_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize_verifying_key` is never used [INFO] [stdout] --> src/crypto/key.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn serialize_verifying_key(verifying_key: VerifyingKey) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deserialize_verifying_key` is never used [INFO] [stdout] --> src/crypto/key.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn deserialize_verifying_key(verifying_key_serialized: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.01s [INFO] running `Command { std: "docker" "inspect" "88a5bedbba9751072ef7658471db470b4b3b010424e47c6263e6d2be390f66cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a5bedbba9751072ef7658471db470b4b3b010424e47c6263e6d2be390f66cd", kill_on_drop: false }` [INFO] [stdout] 88a5bedbba9751072ef7658471db470b4b3b010424e47c6263e6d2be390f66cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3a716ac67ba7be354adf667558dd2278560783c3f648da726fb11bbc35bb75 [INFO] running `Command { std: "docker" "start" "-a" "be3a716ac67ba7be354adf667558dd2278560783c3f648da726fb11bbc35bb75", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=03a6a0549bea2842 -C extra-filename=-0a2a68aabf7a8022 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "be3a716ac67ba7be354adf667558dd2278560783c3f648da726fb11bbc35bb75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3a716ac67ba7be354adf667558dd2278560783c3f648da726fb11bbc35bb75", kill_on_drop: false }` [INFO] [stdout] be3a716ac67ba7be354adf667558dd2278560783c3f648da726fb11bbc35bb75