[INFO] cloning repository https://github.com/simonpforster/portfolio-studio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonpforster/portfolio-studio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f8deccc681795c77e557612be2f109c320bd25f
[INFO] testing simonpforster/portfolio-studio against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpforster%2Fportfolio-studio" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simonpforster/portfolio-studio
[INFO] finished tweaking git repo https://github.com/simonpforster/portfolio-studio
[INFO] tweaked toml for git repo https://github.com/simonpforster/portfolio-studio written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonpforster/portfolio-studio on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonpforster/portfolio-studio 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df4d0a3c54cae3c20efdf3b4a71a433fcd3348844a6f284f32e23787ace6d4dd
[INFO] running `Command { std: "docker" "start" "-a" "df4d0a3c54cae3c20efdf3b4a71a433fcd3348844a6f284f32e23787ace6d4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df4d0a3c54cae3c20efdf3b4a71a433fcd3348844a6f284f32e23787ace6d4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df4d0a3c54cae3c20efdf3b4a71a433fcd3348844a6f284f32e23787ace6d4dd", kill_on_drop: false }`
[INFO] [stdout] df4d0a3c54cae3c20efdf3b4a71a433fcd3348844a6f284f32e23787ace6d4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bbd324e12d19a12bf3c0defc7fc2a5e9e8761f6596893885eb0b84314ec382e4
[INFO] running `Command { std: "docker" "start" "-a" "bbd324e12d19a12bf3c0defc7fc2a5e9e8761f6596893885eb0b84314ec382e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling struct-path v0.2.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.27.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling rvs_derive v0.3.2
[INFO] [stderr]    Compiling rsb_derive v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rvstruct v0.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling opentelemetry v0.22.0
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-util v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.22.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-compression v0.4.22
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling secret-vault-value v0.3.9
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.23.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tracing-stackdriver v0.10.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling opentelemetry-stdout v0.27.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.28.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling gcp_auth v0.12.3
[INFO] [stderr]    Compiling gcloud-sdk v0.26.4
[INFO] [stderr]    Compiling opentelemetry-stackdriver v0.24.0
[INFO] [stderr]    Compiling firestore v0.44.1
[INFO] [stderr]    Compiling portfolio-studio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HeaderName`
[INFO] [stdout]  --> src/observability/propagators.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::http::{HeaderMap, HeaderName};
[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 import: `Injector`
[INFO] [stdout]  --> src/observability/propagators.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use opentelemetry::propagation::{Extractor, Injector};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Redirect`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum::response::Redirect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/projects/project_description.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/projects/project_tags.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]   --> src/components/admin/project_list.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...                   helper: &Helper,
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/admin/project_list.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_repository` is never read
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 25 |     hbs: Handlebars<'static>,
[INFO] [stdout] 26 |     project_repository: Arc<ProjectRepository>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/components/projects/project_tags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         &description.tags.iter().for_each(|d| {
[INFO] [stdout] 30 | |             out.write(&format!("<div>{}</div>", d)).unwrap();
[INFO] [stdout] 31 | |         });
[INFO] [stdout]    | |__________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let _ = &description.tags.iter().for_each(|d| {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "bbd324e12d19a12bf3c0defc7fc2a5e9e8761f6596893885eb0b84314ec382e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbd324e12d19a12bf3c0defc7fc2a5e9e8761f6596893885eb0b84314ec382e4", kill_on_drop: false }`
[INFO] [stdout] bbd324e12d19a12bf3c0defc7fc2a5e9e8761f6596893885eb0b84314ec382e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5f4bca04e5464fb1b0cfe7704ba71552977046794ca3545d57eb850a100b356d
[INFO] running `Command { std: "docker" "start" "-a" "5f4bca04e5464fb1b0cfe7704ba71552977046794ca3545d57eb850a100b356d", kill_on_drop: false }`
[INFO] [stderr]    Compiling portfolio-studio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HeaderName`
[INFO] [stdout]  --> src/observability/propagators.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::http::{HeaderMap, HeaderName};
[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 import: `Injector`
[INFO] [stdout]  --> src/observability/propagators.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use opentelemetry::propagation::{Extractor, Injector};
[INFO] [stdout]   |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::Redirect`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum::response::Redirect;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/projects/project_description.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/projects/project_tags.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `helper`
[INFO] [stdout]   --> src/components/admin/project_list.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...                   helper: &Helper,
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hbs`
[INFO] [stdout]   --> src/components/admin/project_list.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | ...                   hbs: &Handlebars,
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_repository` is never read
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct AppState {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 25 |     hbs: Handlebars<'static>,
[INFO] [stdout] 26 |     project_repository: Arc<ProjectRepository>
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]   --> src/components/projects/project_tags.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         &description.tags.iter().for_each(|d| {
[INFO] [stdout] 30 | |             out.write(&format!("<div>{}</div>", d)).unwrap();
[INFO] [stdout] 31 | |         });
[INFO] [stdout]    | |__________^ the borrow produces a value
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let _ = &description.tags.iter().for_each(|d| {
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "5f4bca04e5464fb1b0cfe7704ba71552977046794ca3545d57eb850a100b356d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4bca04e5464fb1b0cfe7704ba71552977046794ca3545d57eb850a100b356d", kill_on_drop: false }`
[INFO] [stdout] 5f4bca04e5464fb1b0cfe7704ba71552977046794ca3545d57eb850a100b356d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1c60a81ebdd65f015bab6aecc0bac1d3ed14eab3d5ac27287a64719de891c5ea
[INFO] running `Command { std: "docker" "start" "-a" "1c60a81ebdd65f015bab6aecc0bac1d3ed14eab3d5ac27287a64719de891c5ea", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `HeaderName`
[INFO] [stderr]  --> src/observability/propagators.rs:2:29
[INFO] [stderr]   |
[INFO] [stderr] 2 | use axum::http::{HeaderMap, HeaderName};
[INFO] [stderr]   |                             ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Injector`
[INFO] [stderr]  --> src/observability/propagators.rs:5:45
[INFO] [stderr]   |
[INFO] [stderr] 5 | use opentelemetry::propagation::{Extractor, Injector};
[INFO] [stderr]   |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `axum::response::Redirect`
[INFO] [stderr]   --> src/main.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use axum::response::Redirect;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbs`
[INFO] [stderr]   --> src/components/projects/project_description.rs:19:29
[INFO] [stderr]    |
[INFO] [stderr] 19 | ...                   hbs: &Handlebars,
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbs`
[INFO] [stderr]   --> src/components/projects/project_tags.rs:19:29
[INFO] [stderr]    |
[INFO] [stderr] 19 | ...                   hbs: &Handlebars,
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `helper`
[INFO] [stderr]   --> src/components/admin/project_list.rs:18:29
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...                   helper: &Helper,
[INFO] [stderr]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_helper`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hbs`
[INFO] [stderr]   --> src/components/admin/project_list.rs:19:29
[INFO] [stderr]    |
[INFO] [stderr] 19 | ...                   hbs: &Handlebars,
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hbs`
[INFO] [stderr] 
[INFO] [stderr] warning: field `project_repository` is never read
[INFO] [stderr]   --> src/main.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | struct AppState {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] 25 |     hbs: Handlebars<'static>,
[INFO] [stderr] 26 |     project_repository: Arc<ProjectRepository>
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]   --> src/components/projects/project_tags.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | /         &description.tags.iter().for_each(|d| {
[INFO] [stderr] 30 | |             out.write(&format!("<div>{}</div>", d)).unwrap();
[INFO] [stderr] 31 | |         });
[INFO] [stderr]    | |__________^ the borrow produces a value
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 29 |         let _ = &description.tags.iter().for_each(|d| {
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `portfolio-studio` (bin "portfolio-studio" test) generated 9 warnings (run `cargo fix --bin "portfolio-studio" -p portfolio-studio --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/portfolio-studio/8917d3cefb44fc20/deps/portfolio_studio-8917d3cefb44fc20)
[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" "1c60a81ebdd65f015bab6aecc0bac1d3ed14eab3d5ac27287a64719de891c5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c60a81ebdd65f015bab6aecc0bac1d3ed14eab3d5ac27287a64719de891c5ea", kill_on_drop: false }`
[INFO] [stdout] 1c60a81ebdd65f015bab6aecc0bac1d3ed14eab3d5ac27287a64719de891c5ea
