[INFO] cloning repository https://github.com/KowalczykBartek/rust-based-oauth2-aware-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KowalczykBartek/rust-based-oauth2-aware-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKowalczykBartek%2Frust-based-oauth2-aware-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKowalczykBartek%2Frust-based-oauth2-aware-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f76b2e3e1ccee4b1c4f1dae45141c74ffcd0d4a
[INFO] building KowalczykBartek/rust-based-oauth2-aware-proxy against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKowalczykBartek%2Frust-based-oauth2-aware-proxy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KowalczykBartek/rust-based-oauth2-aware-proxy
[INFO] finished tweaking git repo https://github.com/KowalczykBartek/rust-based-oauth2-aware-proxy
[INFO] tweaked toml for git repo https://github.com/KowalczykBartek/rust-based-oauth2-aware-proxy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KowalczykBartek/rust-based-oauth2-aware-proxy on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KowalczykBartek/rust-based-oauth2-aware-proxy 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thrift_codec v0.1.1
[INFO] [stderr]   Downloaded trackable_derive v1.0.0
[INFO] [stderr]   Downloaded trackable v1.3.0
[INFO] [stderr]   Downloaded trackable v0.2.24
[INFO] [stderr]   Downloaded pingora-cache v0.4.0
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded rustracing v0.5.1
[INFO] [stderr]   Downloaded pingora-openssl v0.4.0
[INFO] [stderr]   Downloaded pingora-runtime v0.4.0
[INFO] [stderr]   Downloaded pingora-http v0.4.0
[INFO] [stderr]   Downloaded pingora-timeout v0.4.0
[INFO] [stderr]   Downloaded pingora-lru v0.4.0
[INFO] [stderr]   Downloaded pingora-pool v0.4.0
[INFO] [stderr]   Downloaded pingora-load-balancing v0.4.0
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded pingora-ketama v0.4.0
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded pingora-proxy v0.4.0
[INFO] [stderr]   Downloaded rustracing_jaeger v0.7.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded pingora v0.4.0
[INFO] [stderr]   Downloaded sfv v0.9.4
[INFO] [stderr]   Downloaded pingora-header-serde v0.4.0
[INFO] [stderr]   Downloaded pingora-core v0.4.0
[INFO] [stderr]   Downloaded pingora-error v0.4.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.20
[INFO] [stderr]   Downloaded libc v0.2.166
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 610107f746a5907d3063fba2a3f348f45aaccf7df3ad99df01c73991a007f9f9
[INFO] running `Command { std: "docker" "start" "-a" "610107f746a5907d3063fba2a3f348f45aaccf7df3ad99df01c73991a007f9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "610107f746a5907d3063fba2a3f348f45aaccf7df3ad99df01c73991a007f9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610107f746a5907d3063fba2a3f348f45aaccf7df3ad99df01c73991a007f9f9", kill_on_drop: false }`
[INFO] [stdout] 610107f746a5907d3063fba2a3f348f45aaccf7df3ad99df01c73991a007f9f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb1b8ef62f96cdc93d7f81dc986ec961f25b9e98361b6fe8d6a81bcfe0545bd
[INFO] running `Command { std: "docker" "start" "-a" "feb1b8ef62f96cdc93d7f81dc986ec961f25b9e98361b6fe8d6a81bcfe0545bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling pingora-error v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling pingora-http v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling pingora-ketama v0.4.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling sfv v0.9.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-ng-sys v1.1.20
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling thrift_codec v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rustracing v0.5.1
[INFO] [stderr]    Compiling pingora-lru v0.4.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rustracing_jaeger v0.7.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling pingora-timeout v0.4.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling pingora-pool v0.4.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pingora-runtime v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling pingora-header-serde v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling pingora-openssl v0.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pingora-core v0.4.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling pingora-cache v0.4.0
[INFO] [stderr]    Compiling pingora-load-balancing v0.4.0
[INFO] [stderr]    Compiling pingora-proxy v0.4.0
[INFO] [stderr]    Compiling pingora v0.4.0
[INFO] [stderr]    Compiling auth-enrichment-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
[INFO] running `Command { std: "docker" "inspect" "feb1b8ef62f96cdc93d7f81dc986ec961f25b9e98361b6fe8d6a81bcfe0545bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb1b8ef62f96cdc93d7f81dc986ec961f25b9e98361b6fe8d6a81bcfe0545bd", kill_on_drop: false }`
[INFO] [stdout] feb1b8ef62f96cdc93d7f81dc986ec961f25b9e98361b6fe8d6a81bcfe0545bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93d0e73d8f6290ada45feb415dfc24fe3d8436ecd1d498d402defa89afd4a47c
[INFO] running `Command { std: "docker" "start" "-a" "93d0e73d8f6290ada45feb415dfc24fe3d8436ecd1d498d402defa89afd4a47c", kill_on_drop: false }`
[INFO] [stderr]    Compiling auth-enrichment-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "93d0e73d8f6290ada45feb415dfc24fe3d8436ecd1d498d402defa89afd4a47c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93d0e73d8f6290ada45feb415dfc24fe3d8436ecd1d498d402defa89afd4a47c", kill_on_drop: false }`
[INFO] [stdout] 93d0e73d8f6290ada45feb415dfc24fe3d8436ecd1d498d402defa89afd4a47c
