[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#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenvrs%2FIronGate" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/envrs/IronGate on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "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-7-tc1/source/crates/encore/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-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-7-tc1/source/crates/irongate-encore/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr]     Updating git repository `https://github.com/asg017/sqlite-loadable-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded napi v2.16.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94c90baf470ba4df519c66f6ba940d733148f0946d87b036505d293398a25a62
[INFO] running `Command { std: "docker" "start" "-a" "94c90baf470ba4df519c66f6ba940d733148f0946d87b036505d293398a25a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94c90baf470ba4df519c66f6ba940d733148f0946d87b036505d293398a25a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c90baf470ba4df519c66f6ba940d733148f0946d87b036505d293398a25a62", kill_on_drop: false }`
[INFO] [stdout] 94c90baf470ba4df519c66f6ba940d733148f0946d87b036505d293398a25a62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2e68d81d3e514a13902846128ff94a6362d7a8a72e222b49f0963d4382c2820
[INFO] running `Command { std: "docker" "start" "-a" "b2e68d81d3e514a13902846128ff94a6362d7a8a72e222b49f0963d4382c2820", 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 syn v2.0.114
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[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]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.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 flate2 v1.1.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking irongate-process-alive v0.1.0 (/opt/rustwide/workdir/crates/irongate-process-alive)
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling sqlite-loadable-macros v0.0.3 (https://github.com/asg017/sqlite-loadable-rs#26cb2d88)
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[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] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[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 typed-builder v0.20.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tls-imperson v0.1.0 (/opt/rustwide/workdir/crates/tls-imperson)
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking irongate-encore v0.1.0 (/opt/rustwide/workdir/crates/irongate-encore)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling sqlite3ext-sys v0.0.1 (https://github.com/asg017/sqlite-loadable-rs#26cb2d88)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking irongate-buf-reader v0.1.0 (/opt/rustwide/workdir/crates/irongate-buf-reader)
[INFO] [stderr]     Checking irongate_shell v0.1.0 (/opt/rustwide/workdir/crates/irongate-shell)
[INFO] [stderr]     Checking actix-server v2.6.0
[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-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 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 actix-http v3.11.2
[INFO] [stderr]     Checking actix-web v4.12.1
[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 2m 56s
[INFO] running `Command { std: "docker" "inspect" "b2e68d81d3e514a13902846128ff94a6362d7a8a72e222b49f0963d4382c2820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e68d81d3e514a13902846128ff94a6362d7a8a72e222b49f0963d4382c2820", kill_on_drop: false }`
[INFO] [stdout] b2e68d81d3e514a13902846128ff94a6362d7a8a72e222b49f0963d4382c2820
