[INFO] cloning repository https://github.com/envrs/IronGate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/envrs/IronGate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenvrs%2FIronGate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenvrs%2FIronGate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49fd6995c075e1fab6ee613f53ddd4952d1068df
[INFO] checking envrs/IronGate against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenvrs%2FIronGate" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/envrs/IronGate
[INFO] finished tweaking git repo https://github.com/envrs/IronGate
[INFO] tweaked toml for git repo https://github.com/envrs/IronGate written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/envrs/IronGate on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/envrs/IronGate 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/crates/encore/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/crates/irongate-encore/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr]     Updating git repository `https://github.com/asg017/sqlite-loadable-rs`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6887ce3824515f837c178c61e2968a67d417cdff2a8697bb5dfe9b9c3da54a23
[INFO] running `Command { std: "docker" "start" "-a" "6887ce3824515f837c178c61e2968a67d417cdff2a8697bb5dfe9b9c3da54a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6887ce3824515f837c178c61e2968a67d417cdff2a8697bb5dfe9b9c3da54a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6887ce3824515f837c178c61e2968a67d417cdff2a8697bb5dfe9b9c3da54a23", kill_on_drop: false }`
[INFO] [stdout] 6887ce3824515f837c178c61e2968a67d417cdff2a8697bb5dfe9b9c3da54a23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a3be46e47f77005092772c374da9b37d84997a90bc4e7a982ccd9f9e2fd19d8
[INFO] running `Command { std: "docker" "start" "-a" "2a3be46e47f77005092772c374da9b37d84997a90bc4e7a982ccd9f9e2fd19d8", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/encore/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/irongate-encore/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking tls-imperson v0.1.0 (/opt/rustwide/workdir/crates/tls-imperson)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking irongate-encore v0.1.0 (/opt/rustwide/workdir/crates/irongate-encore)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking irongate-buf-reader v0.1.0 (/opt/rustwide/workdir/crates/irongate-buf-reader)
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tls-imperson-test v0.1.0 (/opt/rustwide/workdir/crates/tls-imperson-test)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking irongate-os-info v0.1.0 (/opt/rustwide/workdir/crates/irongate-os-info)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> crates/irongate-os-info/src/linux.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut info = unsafe {
[INFO] [stdout]   |         ----^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> crates/irongate-os-info/src/linux.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut info = unsafe {
[INFO] [stdout]   |         ----^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking irongate-process-alive v0.1.0 (/opt/rustwide/workdir/crates/irongate-process-alive)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking irongate_shell v0.1.0 (/opt/rustwide/workdir/crates/irongate-shell)
[INFO] [stderr]    Compiling sqlite-loadable-macros v0.0.3 (https://github.com/asg017/sqlite-loadable-rs#26cb2d88)
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling sqlite3ext-sys v0.0.1 (https://github.com/asg017/sqlite-loadable-rs#26cb2d88)
[INFO] [stderr]     Checking serde-wasm-bindgen v0.4.5
[INFO] [stderr]     Checking encore v1.0.6 (/opt/rustwide/workdir/crates/encore)
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking sqlite-loadable v0.0.6-alpha.6 (https://github.com/asg017/sqlite-loadable-rs#26cb2d88)
[INFO] [stderr]     Checking irongate-sqlite-regex v0.1.0 (/opt/rustwide/workdir/crates/irongate-sqlite-regex)
[INFO] [stderr]     Checking irongate-actix-sse v0.1.0 (/opt/rustwide/workdir/crates/irongate-actix-sse)
[INFO] [stderr]     Checking tls-imperson-openssl v0.1.0 (/opt/rustwide/workdir/crates/tls-imperson-openssl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] running `Command { std: "docker" "inspect" "2a3be46e47f77005092772c374da9b37d84997a90bc4e7a982ccd9f9e2fd19d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3be46e47f77005092772c374da9b37d84997a90bc4e7a982ccd9f9e2fd19d8", kill_on_drop: false }`
[INFO] [stdout] 2a3be46e47f77005092772c374da9b37d84997a90bc4e7a982ccd9f9e2fd19d8
