[INFO] cloning repository https://github.com/fioncat/filewarden [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fioncat/filewarden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffioncat%2Ffilewarden", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffioncat%2Ffilewarden'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70bd5f7eea5ae0cbbaf13f487645bc4a0120dce3 [INFO] checking fioncat/filewarden against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffioncat%2Ffilewarden" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fioncat/filewarden [INFO] finished tweaking git repo https://github.com/fioncat/filewarden [INFO] tweaked toml for git repo https://github.com/fioncat/filewarden written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fioncat/filewarden on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fioncat/filewarden 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879a592c20d1db3836f8b5f9e282bcca2ab5dfd9238745ef293e300ca346603b [INFO] running `Command { std: "docker" "start" "-a" "879a592c20d1db3836f8b5f9e282bcca2ab5dfd9238745ef293e300ca346603b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879a592c20d1db3836f8b5f9e282bcca2ab5dfd9238745ef293e300ca346603b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879a592c20d1db3836f8b5f9e282bcca2ab5dfd9238745ef293e300ca346603b", kill_on_drop: false }` [INFO] [stdout] 879a592c20d1db3836f8b5f9e282bcca2ab5dfd9238745ef293e300ca346603b [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a966b19af510103cfb515f7f08e5dad095abaf0527e07223ee817e32ca36b8b [INFO] running `Command { std: "docker" "start" "-a" "8a966b19af510103cfb515f7f08e5dad095abaf0527e07223ee817e32ca36b8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling sysinfo v0.34.2 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling simple-error v0.3.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking termion v4.0.5 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling filewarden v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.98s [INFO] running `Command { std: "docker" "inspect" "8a966b19af510103cfb515f7f08e5dad095abaf0527e07223ee817e32ca36b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a966b19af510103cfb515f7f08e5dad095abaf0527e07223ee817e32ca36b8b", kill_on_drop: false }` [INFO] [stdout] 8a966b19af510103cfb515f7f08e5dad095abaf0527e07223ee817e32ca36b8b