[INFO] cloning repository https://github.com/odainasser/rust-flight-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odainasser/rust-flight-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodainasser%2Frust-flight-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodainasser%2Frust-flight-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd08a8f6315fa5b25853a3efb52007652e5fbc62 [INFO] testing odainasser/rust-flight-api against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodainasser%2Frust-flight-api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/odainasser/rust-flight-api [INFO] finished tweaking git repo https://github.com/odainasser/rust-flight-api [INFO] tweaked toml for git repo https://github.com/odainasser/rust-flight-api written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/odainasser/rust-flight-api on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/odainasser/rust-flight-api 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 42 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 [INFO] [stderr] Adding bumpalo v3.19.0 [INFO] [stderr] Adding cc v1.2.45 [INFO] [stderr] Adding deranged v0.5.5 [INFO] [stderr] Adding dotenv v0.15.0 [INFO] [stderr] Adding find-msvc-tools v0.1.4 [INFO] [stderr] Adding js-sys v0.3.82 [INFO] [stderr] Adding jsonwebtoken v8.3.0 (available: v10.2.0) [INFO] [stderr] Adding lazy_static v1.5.0 [INFO] [stderr] Adding nu-ansi-term v0.50.3 [INFO] [stderr] Adding num-bigint v0.4.6 [INFO] [stderr] Adding num-conv v0.1.0 [INFO] [stderr] Adding num-integer v0.1.46 [INFO] [stderr] Adding num-traits v0.2.19 [INFO] [stderr] Adding pem v1.1.1 [INFO] [stderr] Adding powerfmt v0.2.0 [INFO] [stderr] Adding ring v0.16.20 [INFO] [stderr] Adding sharded-slab v0.1.7 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding simple_asn1 v0.6.3 [INFO] [stderr] Adding spin v0.5.2 [INFO] [stderr] Adding thiserror v2.0.17 [INFO] [stderr] Adding thiserror-impl v2.0.17 [INFO] [stderr] Adding thread_local v1.1.9 [INFO] [stderr] Adding time v0.3.44 [INFO] [stderr] Adding time-core v0.1.6 [INFO] [stderr] Adding time-macros v0.2.24 [INFO] [stderr] Adding tracing-attributes v0.1.30 [INFO] [stderr] Adding tracing-log v0.2.0 [INFO] [stderr] Adding tracing-subscriber v0.3.20 [INFO] [stderr] Adding untrusted v0.7.1 [INFO] [stderr] Adding valuable v0.1.1 [INFO] [stderr] Adding wasm-bindgen v0.2.105 [INFO] [stderr] Adding wasm-bindgen-macro v0.2.105 [INFO] [stderr] Adding wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Adding wasm-bindgen-shared v0.2.105 [INFO] [stderr] Adding web-sys v0.3.82 [INFO] [stderr] Adding winapi v0.3.9 [INFO] [stderr] Adding winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Adding windows-sys v0.61.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_asn1 v0.6.3 [INFO] [stderr] Downloaded jsonwebtoken v8.3.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfdc5c4cf4021fba59454c129e7dcb81662417d08981c58307fea32e8f535931 [INFO] running `Command { std: "docker" "start" "-a" "bfdc5c4cf4021fba59454c129e7dcb81662417d08981c58307fea32e8f535931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfdc5c4cf4021fba59454c129e7dcb81662417d08981c58307fea32e8f535931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfdc5c4cf4021fba59454c129e7dcb81662417d08981c58307fea32e8f535931", kill_on_drop: false }` [INFO] [stdout] bfdc5c4cf4021fba59454c129e7dcb81662417d08981c58307fea32e8f535931 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a85f19b1622e3592c2d1f45aab2c32ba1c3a56bf62e8c3be63d70ed40f6d49a6 [INFO] running `Command { std: "docker" "start" "-a" "a85f19b1622e3592c2d1f45aab2c32ba1c3a56bf62e8c3be63d70ed40f6d49a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rust-flight-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IntoResponse` [INFO] [stdout] --> src/main.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | response::{IntoResponse}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DecodingKey`, `Validation`, and `decode` [INFO] [stdout] --> src/main.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use jsonwebtoken::{decode, DecodingKey, Validation}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Claims` is never constructed [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Claims { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.63s [INFO] running `Command { std: "docker" "inspect" "a85f19b1622e3592c2d1f45aab2c32ba1c3a56bf62e8c3be63d70ed40f6d49a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85f19b1622e3592c2d1f45aab2c32ba1c3a56bf62e8c3be63d70ed40f6d49a6", kill_on_drop: false }` [INFO] [stdout] a85f19b1622e3592c2d1f45aab2c32ba1c3a56bf62e8c3be63d70ed40f6d49a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45d400d49bcfc321c8efd355cd0ef551f110a2f9f7108715fa1d7d036c1f9708 [INFO] running `Command { std: "docker" "start" "-a" "45d400d49bcfc321c8efd355cd0ef551f110a2f9f7108715fa1d7d036c1f9708", kill_on_drop: false }` [INFO] [stderr] Compiling rust-flight-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IntoResponse` [INFO] [stdout] --> src/main.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | response::{IntoResponse}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DecodingKey`, `Validation`, and `decode` [INFO] [stdout] --> src/main.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use jsonwebtoken::{decode, DecodingKey, Validation}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Claims` is never constructed [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Claims { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "45d400d49bcfc321c8efd355cd0ef551f110a2f9f7108715fa1d7d036c1f9708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d400d49bcfc321c8efd355cd0ef551f110a2f9f7108715fa1d7d036c1f9708", kill_on_drop: false }` [INFO] [stdout] 45d400d49bcfc321c8efd355cd0ef551f110a2f9f7108715fa1d7d036c1f9708 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e84c7fd375a87742703913c0f78df85b4bfd9789fdbc3d465e585a0b9ac85f95 [INFO] running `Command { std: "docker" "start" "-a" "e84c7fd375a87742703913c0f78df85b4bfd9789fdbc3d465e585a0b9ac85f95", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `IntoResponse` [INFO] [stderr] --> src/main.rs:5:16 [INFO] [stderr] | [INFO] [stderr] 5 | response::{IntoResponse}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DecodingKey`, `Validation`, and `decode` [INFO] [stderr] --> src/main.rs:9:20 [INFO] [stderr] | [INFO] [stderr] 9 | use jsonwebtoken::{decode, DecodingKey, Validation}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Claims` is never constructed [INFO] [stderr] --> src/main.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | struct Claims { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-flight-api` (bin "rust-flight-api" test) generated 3 warnings (run `cargo fix --bin "rust-flight-api" -p rust-flight-api --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_flight_api-194df6e4f16b1374) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e84c7fd375a87742703913c0f78df85b4bfd9789fdbc3d465e585a0b9ac85f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84c7fd375a87742703913c0f78df85b4bfd9789fdbc3d465e585a0b9ac85f95", kill_on_drop: false }` [INFO] [stdout] e84c7fd375a87742703913c0f78df85b4bfd9789fdbc3d465e585a0b9ac85f95