[INFO] cloning repository https://github.com/ltratt/pizauth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltratt/pizauth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] add2f56fe4ba9bef4e28831f779bc9c9d9283f80 [INFO] testing ltratt/pizauth against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltratt%2Fpizauth" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ltratt/pizauth [INFO] finished tweaking git repo https://github.com/ltratt/pizauth [INFO] tweaked toml for git repo https://github.com/ltratt/pizauth written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ltratt/pizauth on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ltratt/pizauth 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a5eabdbdcbf3b86ba370e3dd8dce66708caa5cb1effa398beb7675059e52c54 [INFO] running `Command { std: "docker" "start" "-a" "9a5eabdbdcbf3b86ba370e3dd8dce66708caa5cb1effa398beb7675059e52c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a5eabdbdcbf3b86ba370e3dd8dce66708caa5cb1effa398beb7675059e52c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5eabdbdcbf3b86ba370e3dd8dce66708caa5cb1effa398beb7675059e52c54", kill_on_drop: false }` [INFO] [stdout] 9a5eabdbdcbf3b86ba370e3dd8dce66708caa5cb1effa398beb7675059e52c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 818bcee61b33ea9a11df94e9149e44b4357ce82c868bd49ba9e6ffc099d1f3f3 [INFO] running `Command { std: "docker" "start" "-a" "818bcee61b33ea9a11df94e9149e44b4357ce82c868bd49ba9e6ffc099d1f3f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling vob v3.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling packedvec v1.2.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sparsevec v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling cfgrammar v0.14.0 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling syslog v7.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling boot-time v0.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rerun_except v1.0.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling lrpar v0.14.0 [INFO] [stderr] Compiling lrlex v0.14.0 [INFO] [stderr] Compiling lrtable v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rcgen v0.14.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pizauth v1.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.83s [INFO] running `Command { std: "docker" "inspect" "818bcee61b33ea9a11df94e9149e44b4357ce82c868bd49ba9e6ffc099d1f3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818bcee61b33ea9a11df94e9149e44b4357ce82c868bd49ba9e6ffc099d1f3f3", kill_on_drop: false }` [INFO] [stdout] 818bcee61b33ea9a11df94e9149e44b4357ce82c868bd49ba9e6ffc099d1f3f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3e2e2ab0d96cbbe2d92e49526eb73d152e554973ae31426874a0658e297ee2f [INFO] running `Command { std: "docker" "start" "-a" "b3e2e2ab0d96cbbe2d92e49526eb73d152e554973ae31426874a0658e297ee2f", kill_on_drop: false }` [INFO] [stderr] Compiling pizauth v1.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.62s [INFO] running `Command { std: "docker" "inspect" "b3e2e2ab0d96cbbe2d92e49526eb73d152e554973ae31426874a0658e297ee2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e2e2ab0d96cbbe2d92e49526eb73d152e554973ae31426874a0658e297ee2f", kill_on_drop: false }` [INFO] [stdout] b3e2e2ab0d96cbbe2d92e49526eb73d152e554973ae31426874a0658e297ee2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 018d8f6d4b9b496b8509fb3c0d4c897996e16f152bfddcf8d5b490c16ddc3a6c [INFO] running `Command { std: "docker" "start" "-a" "018d8f6d4b9b496b8509fb3c0d4c897996e16f152bfddcf8d5b490c16ddc3a6c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pizauth-7914c3871b8b66c0) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test config::test::test_unescape_string ... ok [INFO] [stdout] test config::test::test_time_str_to_duration ... ok [INFO] [stdout] test config::test::valid_config ... ok [INFO] [stdout] test config::test::string_escapes ... ok [INFO] [stdout] test config::test::one_of_http_or_https ... ok [INFO] [stdout] test config::test::login_hint_mutually_exclusive_query_field ... ok [INFO] [stdout] test config::test::at_least_one_account ... ok [INFO] [stdout] test config::test::http_or_https_redirect_uris_only ... ok [INFO] [stdout] test config::test::invalid_time ... ok [INFO] [stdout] test server::state::test::dump_restore ... ok [INFO] [stdout] test config::test::valid_https_config ... ok [INFO] [stdout] test config::test::correct_listen_for_account ... ok [INFO] [stdout] test config::test::mandatory_account_fields ... ok [INFO] [stdout] test config::test::invalid_uris ... ok [INFO] [stdout] test config::test::local_overrides ... ok [INFO] [stdout] test server::state::test::test_act_validation ... ok [INFO] [stdout] test config::test::dup_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "018d8f6d4b9b496b8509fb3c0d4c897996e16f152bfddcf8d5b490c16ddc3a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018d8f6d4b9b496b8509fb3c0d4c897996e16f152bfddcf8d5b490c16ddc3a6c", kill_on_drop: false }` [INFO] [stdout] 018d8f6d4b9b496b8509fb3c0d4c897996e16f152bfddcf8d5b490c16ddc3a6c