[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 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[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 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "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 crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/asg017/sqlite-loadable-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-openssl v0.6.5
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded actix-web v4.12.1
[INFO] [stderr]   Downloaded actix-http v3.11.2
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded napi-derive v2.16.13
[INFO] [stderr]   Downloaded napi v2.16.17
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.75
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269
[INFO] running `Command { std: "docker" "start" "cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[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 rustls-native-certs v0.8.3
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr] error: could not compile `clap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.25/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="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=4d1a1b2d4afaedf5 -C extra-filename=-022d310b7f9d9ec4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-fa785e73a406cf23.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-6e20ab631a1d4b5b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ca0164611fcf634d.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-fa8c1da8ed62b3e3.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-8f8ee1fc93a0397e.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-075df0255a4f346d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=451a3a83d0ea2236 -C extra-filename=-f387ea0d37e428c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3f7e59e525cb5b67.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-3d071b2c5753c528.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f3c6d3ff0c2935c3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d965d5f6bd2b8d29.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f67d5cc52f6a8611.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-52e7a085d135091c.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269", kill_on_drop: false }`
[INFO] [stdout] cba4b382e7ef9b313f0dc51fe70e18e0572e2f08c5359a4a7c39e587158b5269
