[INFO] cloning repository https://github.com/Tyraeis/diplo-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tyraeis/diplo-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 726ae7b281d2d8013e35f5934e48fa7cdf3a22aa
[INFO] building Tyraeis/diplo-ui against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyraeis%2Fdiplo-ui" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tyraeis/diplo-ui
[INFO] finished tweaking git repo https://github.com/Tyraeis/diplo-ui
[INFO] tweaked toml for git repo https://github.com/Tyraeis/diplo-ui written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tyraeis/diplo-ui on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tyraeis/diplo-ui 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v5.0.0
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded kurbo v0.11.1
[INFO] [stderr]   Downloaded diesel_derives v2.2.4
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded diesel v2.2.9
[INFO] [stderr]   Downloaded blake3 v1.8.1
[INFO] [stderr]   Downloaded parry2d-f64 v0.18.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded spade v2.13.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d82ca1672d63ea8a168255349af39173614854160620e63fa766950efd0765a4
[INFO] running `Command { std: "docker" "start" "-a" "d82ca1672d63ea8a168255349af39173614854160620e63fa766950efd0765a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d82ca1672d63ea8a168255349af39173614854160620e63fa766950efd0765a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82ca1672d63ea8a168255349af39173614854160620e63fa766950efd0765a4", kill_on_drop: false }`
[INFO] [stdout] d82ca1672d63ea8a168255349af39173614854160620e63fa766950efd0765a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c30a7be9ad2afdb1dc66fe1c7befd68de49393727afb5d88bf5c5ccbc17b92c6
[INFO] running `Command { std: "docker" "start" "-a" "c30a7be9ad2afdb1dc66fe1c7befd68de49393727afb5d88bf5c5ccbc17b92c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling kurbo v0.11.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling blake3 v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling spade v2.13.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling diesel_derives v2.2.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling async-compression v0.4.22
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling glam v0.30.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling diesel v2.2.9
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling diplo-types v0.1.0 (/opt/rustwide/workdir/diplo-types)
[INFO] [stderr]    Compiling diplo-adjudicator v0.1.0 (/opt/rustwide/workdir/diplo-adjudicator)
[INFO] [stderr]    Compiling parry2d-f64 v0.18.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling diplo-server v0.1.0 (/opt/rustwide/workdir/diplo-server)
[INFO] [stdout] warning: unused import: `diplo_types::Board`
[INFO] [stdout]  --> diplo-server/src/components/map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplo_types::Board;
[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: `diplo_types::Board`
[INFO] [stdout]   --> diplo-server/src/web/routes.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use diplo_types::Board;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "c30a7be9ad2afdb1dc66fe1c7befd68de49393727afb5d88bf5c5ccbc17b92c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30a7be9ad2afdb1dc66fe1c7befd68de49393727afb5d88bf5c5ccbc17b92c6", kill_on_drop: false }`
[INFO] [stdout] c30a7be9ad2afdb1dc66fe1c7befd68de49393727afb5d88bf5c5ccbc17b92c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25f0f73c0f20ff6d0ba0bf28eb06405e9f8c52f84e61fe18b84443ca66767122
[INFO] running `Command { std: "docker" "start" "-a" "25f0f73c0f20ff6d0ba0bf28eb06405e9f8c52f84e61fe18b84443ca66767122", kill_on_drop: false }`
[INFO] [stderr]    Compiling diplo-server v0.1.0 (/opt/rustwide/workdir/diplo-server)
[INFO] [stderr]    Compiling diplo-adjudicator v0.1.0 (/opt/rustwide/workdir/diplo-adjudicator)
[INFO] [stderr]    Compiling diplo-types v0.1.0 (/opt/rustwide/workdir/diplo-types)
[INFO] [stdout] warning: unused import: `diplo_types::Board`
[INFO] [stdout]  --> diplo-server/src/components/map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplo_types::Board;
[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: `diplo_types::Board`
[INFO] [stdout]   --> diplo-server/src/web/routes.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use diplo_types::Board;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diplo_types::Board`
[INFO] [stdout]  --> diplo-server/src/components/map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diplo_types::Board;
[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: `diplo_types::Board`
[INFO] [stdout]   --> diplo-server/src/web/routes.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use diplo_types::Board;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.33s
[INFO] running `Command { std: "docker" "inspect" "25f0f73c0f20ff6d0ba0bf28eb06405e9f8c52f84e61fe18b84443ca66767122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25f0f73c0f20ff6d0ba0bf28eb06405e9f8c52f84e61fe18b84443ca66767122", kill_on_drop: false }`
[INFO] [stdout] 25f0f73c0f20ff6d0ba0bf28eb06405e9f8c52f84e61fe18b84443ca66767122
