[INFO] cloning repository https://github.com/spruceid/open-auth2-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spruceid/open-auth2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspruceid%2Fopen-auth2-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspruceid%2Fopen-auth2-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81a62aadca9d27fc6647b8ff7d9389fbab4aad8d [INFO] checking spruceid/open-auth2-rs against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspruceid%2Fopen-auth2-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spruceid/open-auth2-rs [INFO] finished tweaking git repo https://github.com/spruceid/open-auth2-rs [INFO] tweaked toml for git repo https://github.com/spruceid/open-auth2-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spruceid/open-auth2-rs on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spruceid/open-auth2-rs 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1be560ba3076f21d0779c6760196184ea37fa7cd03951939af8c36aac086d429 [INFO] running `Command { std: "docker" "start" "-a" "1be560ba3076f21d0779c6760196184ea37fa7cd03951939af8c36aac086d429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1be560ba3076f21d0779c6760196184ea37fa7cd03951939af8c36aac086d429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be560ba3076f21d0779c6760196184ea37fa7cd03951939af8c36aac086d429", kill_on_drop: false }` [INFO] [stdout] 1be560ba3076f21d0779c6760196184ea37fa7cd03951939af8c36aac086d429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e017a2bdb7139cd6307e19acbe88778253c552640fb2d4c48c998ba895612e2 [INFO] running `Command { std: "docker" "start" "-a" "8e017a2bdb7139cd6307e19acbe88778253c552640fb2d4c48c998ba895612e2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Checking serde_html_form v0.4.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking pct-str v2.0.0 [INFO] [stderr] Compiling str-newtype-derive v2.0.0 [INFO] [stderr] Checking str-newtype v2.0.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Compiling iref-macros v3.2.2 [INFO] [stderr] Checking iref v3.2.2 [INFO] [stderr] Checking open-auth2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.69s [INFO] running `Command { std: "docker" "inspect" "8e017a2bdb7139cd6307e19acbe88778253c552640fb2d4c48c998ba895612e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e017a2bdb7139cd6307e19acbe88778253c552640fb2d4c48c998ba895612e2", kill_on_drop: false }` [INFO] [stdout] 8e017a2bdb7139cd6307e19acbe88778253c552640fb2d4c48c998ba895612e2