[INFO] fetching crate authentik-client 3.2024104.0...
[INFO] checking authentik-client-3.2024104.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate authentik-client 3.2024104.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate authentik-client 3.2024104.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate authentik-client 3.2024104.0
[INFO] finished tweaking crates.io crate authentik-client 3.2024104.0
[INFO] tweaked toml for crates.io crate authentik-client 3.2024104.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 184 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest-middleware v0.3.3 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a566beb556878ffb3fe2d5eb5d6e8feaaff2e94fcfd133cee03f9ed94fcb3968
[INFO] running `Command { std: "docker" "start" "-a" "a566beb556878ffb3fe2d5eb5d6e8feaaff2e94fcfd133cee03f9ed94fcb3968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a566beb556878ffb3fe2d5eb5d6e8feaaff2e94fcfd133cee03f9ed94fcb3968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a566beb556878ffb3fe2d5eb5d6e8feaaff2e94fcfd133cee03f9ed94fcb3968", kill_on_drop: false }`
[INFO] [stdout] a566beb556878ffb3fe2d5eb5d6e8feaaff2e94fcfd133cee03f9ed94fcb3968
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872b6c261182f96ac16fd4d5a7996d5bc4855fdef436d646c5e55a8dba7ccea9
[INFO] running `Command { std: "docker" "start" "-a" "872b6c261182f96ac16fd4d5a7996d5bc4855fdef436d646c5e55a8dba7ccea9", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking reqwest-middleware v0.3.3
[INFO] [stderr]     Checking authentik-client v3.2024104.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/apis/core_api.rs:929:5
[INFO] [stdout]     |
[INFO] [stdout] 929 |     file: Option<std::path::PathBuf>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/apis/core_api.rs:929:5
[INFO] [stdout]     |
[INFO] [stdout] 929 |     file: Option<std::path::PathBuf>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]     --> src/apis/flows_api.rs:1023:5
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     file: Option<std::path::PathBuf>,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]     --> src/apis/flows_api.rs:1023:5
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     file: Option<std::path::PathBuf>,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]     --> src/apis/flows_api.rs:1228:5
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     file: Option<std::path::PathBuf>,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]     --> src/apis/flows_api.rs:1228:5
[INFO] [stdout]      |
[INFO] [stdout] 1228 |     file: Option<std::path::PathBuf>,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `authentik-client` (lib test); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/bin/rustc --crate-name authentik_client --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f146525bd7fe06dd -C extra-filename=-f146525bd7fe06dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-04c43f7ffa482382.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-45fa2ded57e4c356.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-578312b2f32eb48d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9059edff19991927.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-1f55311711b231ed.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-6271efb8e4ede3d5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-80aea8b4a654555b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e61ce7b9035f2d32.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]     --> src/apis/providers_api.rs:4847:5
[INFO] [stdout]      |
[INFO] [stdout] 4847 |     file: std::path::PathBuf,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]     --> src/apis/sources_api.rs:1348:5
[INFO] [stdout]      |
[INFO] [stdout] 1348 |     file: Option<std::path::PathBuf>,
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `authentik-client` (lib); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/bin/rustc --crate-name authentik_client --edition=2021 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a16791e28e8c98d9 -C extra-filename=-a16791e28e8c98d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-04c43f7ffa482382.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-45fa2ded57e4c356.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-578312b2f32eb48d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9059edff19991927.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-1f55311711b231ed.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-6271efb8e4ede3d5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-80aea8b4a654555b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e61ce7b9035f2d32.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "872b6c261182f96ac16fd4d5a7996d5bc4855fdef436d646c5e55a8dba7ccea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872b6c261182f96ac16fd4d5a7996d5bc4855fdef436d646c5e55a8dba7ccea9", kill_on_drop: false }`
[INFO] [stdout] 872b6c261182f96ac16fd4d5a7996d5bc4855fdef436d646c5e55a8dba7ccea9
