[INFO] cloning repository https://github.com/leonidv/oauth2-mock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonidv/oauth2-mock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonidv%2Foauth2-mock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonidv%2Foauth2-mock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 630ec797d75cfa6a2013502f8a96c6eab5ea233c [INFO] checking leonidv/oauth2-mock against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonidv%2Foauth2-mock" "/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/leonidv/oauth2-mock [INFO] finished tweaking git repo https://github.com/leonidv/oauth2-mock [INFO] tweaked toml for git repo https://github.com/leonidv/oauth2-mock written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leonidv/oauth2-mock on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leonidv/oauth2-mock 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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3115377fa7682decf4e2873cfc4ac371dd5d44a8af4e0ae47d3a8fd19f2ff4da [INFO] running `Command { std: "docker" "start" "-a" "3115377fa7682decf4e2873cfc4ac371dd5d44a8af4e0ae47d3a8fd19f2ff4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3115377fa7682decf4e2873cfc4ac371dd5d44a8af4e0ae47d3a8fd19f2ff4da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3115377fa7682decf4e2873cfc4ac371dd5d44a8af4e0ae47d3a8fd19f2ff4da", kill_on_drop: false }` [INFO] [stdout] 3115377fa7682decf4e2873cfc4ac371dd5d44a8af4e0ae47d3a8fd19f2ff4da [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f424fbe49fe2c8450781c72e21d2e6ee88360cf373903ec1ba6f73b5521a9daf [INFO] running `Command { std: "docker" "start" "-a" "f424fbe49fe2c8450781c72e21d2e6ee88360cf373903ec1ba6f73b5521a9daf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking rust-embed-utils v8.9.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking axum-extra v0.12.2 [INFO] [stderr] Checking oauth2-mock v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.62s [INFO] running `Command { std: "docker" "inspect" "f424fbe49fe2c8450781c72e21d2e6ee88360cf373903ec1ba6f73b5521a9daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f424fbe49fe2c8450781c72e21d2e6ee88360cf373903ec1ba6f73b5521a9daf", kill_on_drop: false }` [INFO] [stdout] f424fbe49fe2c8450781c72e21d2e6ee88360cf373903ec1ba6f73b5521a9daf