[INFO] cloning repository https://github.com/Freddo3000/rocket-gssapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Freddo3000/rocket-gssapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreddo3000%2Frocket-gssapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreddo3000%2Frocket-gssapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f7696f0e0e1ab2f9861245777a099d8f089607f
[INFO] building Freddo3000/rocket-gssapi against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreddo3000%2Frocket-gssapi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Freddo3000/rocket-gssapi
[INFO] finished tweaking git repo https://github.com/Freddo3000/rocket-gssapi
[INFO] tweaked toml for git repo https://github.com/Freddo3000/rocket-gssapi written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Freddo3000/rocket-gssapi on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Freddo3000/rocket-gssapi 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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]     Updating git repository `https://github.com/rwf2/Rocket`
[INFO] [stderr]     Updating git repository `https://github.com/SergioBenitez/s2n-quic-h3.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded libgssapi-sys v0.3.3
[INFO] [stderr]   Downloaded s2n-codec v0.52.1
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded cuckoofilter v0.5.0
[INFO] [stderr]   Downloaded libgssapi v0.9.0
[INFO] [stderr]   Downloaded s2n-quic-rustls v0.52.1
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded s2n-quic-platform v0.52.1
[INFO] [stderr]   Downloaded s2n-quic v1.52.1
[INFO] [stderr]   Downloaded h3 v0.0.6
[INFO] [stderr]   Downloaded ref-swap v0.1.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.2
[INFO] [stderr]   Downloaded s2n-quic-crypto v0.52.1
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded hash_hasher v2.0.3
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded s2n-quic-transport v0.52.1
[INFO] [stderr]   Downloaded s2n-quic-core v0.52.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cb47047115e67a87d997960ff06ac22b80f5c3228dc11e0b992366eb4c6e0db
[INFO] running `Command { std: "docker" "start" "-a" "5cb47047115e67a87d997960ff06ac22b80f5c3228dc11e0b992366eb4c6e0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cb47047115e67a87d997960ff06ac22b80f5c3228dc11e0b992366eb4c6e0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cb47047115e67a87d997960ff06ac22b80f5c3228dc11e0b992366eb4c6e0db", kill_on_drop: false }`
[INFO] [stdout] 5cb47047115e67a87d997960ff06ac22b80f5c3228dc11e0b992366eb4c6e0db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8747230b710c56f2ad8373c56291340b1063d1b4362be810c7530737e7356489
[INFO] running `Command { std: "docker" "start" "-a" "8747230b710c56f2ad8373c56291340b1063d1b4362be810c7530737e7356489", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling rocket v0.6.0-dev (https://github.com/rwf2/Rocket#28891e80)
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ref-swap v0.1.2
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket_http v0.6.0-dev (https://github.com/rwf2/Rocket#28891e80)
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rocket_codegen v0.6.0-dev (https://github.com/rwf2/Rocket#28891e80)
[INFO] [stderr]    Compiling libgssapi-sys v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling libgssapi v0.9.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rocket-gssapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Orbit` and `Rocket`
[INFO] [stdout]   --> src/fairing.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rocket::{error, info, warn, Data, Orbit, Request, Response, Rocket};
[INFO] [stdout]    |                                       ^^^^^                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "8747230b710c56f2ad8373c56291340b1063d1b4362be810c7530737e7356489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8747230b710c56f2ad8373c56291340b1063d1b4362be810c7530737e7356489", kill_on_drop: false }`
[INFO] [stdout] 8747230b710c56f2ad8373c56291340b1063d1b4362be810c7530737e7356489
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db86cf57c0457cd163a4c6b957316cbc59ed8b5afbc04b6824ae0aa455939194
[INFO] running `Command { std: "docker" "start" "-a" "db86cf57c0457cd163a4c6b957316cbc59ed8b5afbc04b6824ae0aa455939194", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Orbit` and `Rocket`
[INFO] [stdout]   --> src/fairing.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rocket::{error, info, warn, Data, Orbit, Request, Response, Rocket};
[INFO] [stdout]    |                                       ^^^^^                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rocket-gssapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Orbit` and `Rocket`
[INFO] [stdout]   --> src/fairing.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rocket::{error, info, warn, Data, Orbit, Request, Response, Rocket};
[INFO] [stdout]    |                                       ^^^^^                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.80s
[INFO] running `Command { std: "docker" "inspect" "db86cf57c0457cd163a4c6b957316cbc59ed8b5afbc04b6824ae0aa455939194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db86cf57c0457cd163a4c6b957316cbc59ed8b5afbc04b6824ae0aa455939194", kill_on_drop: false }`
[INFO] [stdout] db86cf57c0457cd163a4c6b957316cbc59ed8b5afbc04b6824ae0aa455939194
