[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 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspruceid%2Fopen-auth2-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded deranged v0.5.6 [INFO] [stderr] Downloaded str-newtype-derive v2.0.0 [INFO] [stderr] Downloaded hex_fmt v0.3.0 [INFO] [stderr] Downloaded iref-macros v3.2.2 [INFO] [stderr] Downloaded cpufeatures v0.3.0 [INFO] [stderr] Downloaded range-traits v0.3.2 [INFO] [stderr] Downloaded abnf-core v0.5.0 [INFO] [stderr] Downloaded utf8-decode v1.0.1 [INFO] [stderr] Downloaded indoc v2.0.7 [INFO] [stderr] Downloaded btree-range-map v0.7.2 [INFO] [stderr] Downloaded cc-traits v2.0.0 [INFO] [stderr] Downloaded pct-str v2.0.0 [INFO] [stderr] Downloaded rand_core v0.10.0 [INFO] [stderr] Downloaded abnf v0.13.0 [INFO] [stderr] Downloaded btree-slab v0.6.1 [INFO] [stderr] Downloaded iref v3.2.2 [INFO] [stderr] Downloaded rustls-native-certs v0.8.3 [INFO] [stderr] Downloaded static-regular-grammar v2.0.2 [INFO] [stderr] Downloaded rustls-platform-verifier v0.6.2 [INFO] [stderr] Downloaded iref-core v3.2.2 [INFO] [stderr] Downloaded chacha20 v0.10.0 [INFO] [stderr] Downloaded getrandom v0.4.1 [INFO] [stderr] Downloaded schemars v1.2.1 [INFO] [stderr] Downloaded rand v0.10.0 [INFO] [stderr] Downloaded cc v1.2.55 [INFO] [stderr] Downloaded reqwest v0.13.2 [INFO] [stderr] Downloaded webpki-root-certs v1.0.6 [INFO] [stderr] Downloaded security-framework v3.5.1 [INFO] [stderr] Downloaded anyhow v1.0.101 [INFO] [stderr] Downloaded serde_html_form v0.4.0 [INFO] [stderr] Downloaded zmij v1.0.20 [INFO] [stderr] Downloaded libc v0.2.181 [INFO] [stderr] Downloaded str-newtype v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c3778f392b917be805fc99e5da490f254e326c5a2e986f3da8acd3fbfd15f178 [INFO] running `Command { std: "docker" "start" "-a" "c3778f392b917be805fc99e5da490f254e326c5a2e986f3da8acd3fbfd15f178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3778f392b917be805fc99e5da490f254e326c5a2e986f3da8acd3fbfd15f178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3778f392b917be805fc99e5da490f254e326c5a2e986f3da8acd3fbfd15f178", kill_on_drop: false }` [INFO] [stdout] c3778f392b917be805fc99e5da490f254e326c5a2e986f3da8acd3fbfd15f178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 84ade74155bd493e468661515f5ad1f732e950c6c9670e1ca800ade733b9facb [INFO] running `Command { std: "docker" "start" "-a" "84ade74155bd493e468661515f5ad1f732e950c6c9670e1ca800ade733b9facb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking serde_html_form v0.4.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde_derive v1.0.228 [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] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking str-newtype v2.0.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Compiling btree-range-map v0.7.2 [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 27.75s [INFO] running `Command { std: "docker" "inspect" "84ade74155bd493e468661515f5ad1f732e950c6c9670e1ca800ade733b9facb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ade74155bd493e468661515f5ad1f732e950c6c9670e1ca800ade733b9facb", kill_on_drop: false }` [INFO] [stdout] 84ade74155bd493e468661515f5ad1f732e950c6c9670e1ca800ade733b9facb