[INFO] cloning repository https://github.com/maiego/osm-seoul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maiego/osm-seoul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaiego%2Fosm-seoul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaiego%2Fosm-seoul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 325f3519cd521475353199ef00b152888e6a19ea [INFO] testing maiego/osm-seoul against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaiego%2Fosm-seoul" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maiego/osm-seoul [INFO] finished tweaking git repo https://github.com/maiego/osm-seoul [INFO] tweaked toml for git repo https://github.com/maiego/osm-seoul written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maiego/osm-seoul on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maiego/osm-seoul 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d4cf773fce87f3f7039fbca81c4808ade5dd3d9b20d37cc5fbd116085775b96 [INFO] running `Command { std: "docker" "start" "-a" "8d4cf773fce87f3f7039fbca81c4808ade5dd3d9b20d37cc5fbd116085775b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d4cf773fce87f3f7039fbca81c4808ade5dd3d9b20d37cc5fbd116085775b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d4cf773fce87f3f7039fbca81c4808ade5dd3d9b20d37cc5fbd116085775b96", kill_on_drop: false }` [INFO] [stdout] 8d4cf773fce87f3f7039fbca81c4808ade5dd3d9b20d37cc5fbd116085775b96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07deadd0211a807e4490d6fe258d1c082dd83fb5bb64702af99a30d07f32e5fb [INFO] running `Command { std: "docker" "start" "-a" "07deadd0211a807e4490d6fe258d1c082dd83fb5bb64702af99a30d07f32e5fb", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling lyon_path v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling pub-iterator-type v0.1.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling par-map v0.1.4 [INFO] [stderr] Compiling lyon_tessellation v1.0.15 [INFO] [stderr] Compiling lyon_algorithms v1.0.5 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling flat_map v0.0.10 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lyon v1.0.1 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling osmpbfreader v0.19.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling osm-seoul v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glam::Mat4` [INFO] [stdout] --> src/renderer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glam::Mat4; [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: `log::info` [INFO] [stdout] --> src/camera.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_speed` [INFO] [stdout] --> src/camera.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | let current_speed = self.speed * zoom_level; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_speed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fovy` is never read [INFO] [stdout] --> src/camera.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub fovy: f32, [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 1m 42s [INFO] running `Command { std: "docker" "inspect" "07deadd0211a807e4490d6fe258d1c082dd83fb5bb64702af99a30d07f32e5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07deadd0211a807e4490d6fe258d1c082dd83fb5bb64702af99a30d07f32e5fb", kill_on_drop: false }` [INFO] [stdout] 07deadd0211a807e4490d6fe258d1c082dd83fb5bb64702af99a30d07f32e5fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68a144121b1623b3cbb7d65ac724da53cc01673fa71e453df8970af2cdd7b819 [INFO] running `Command { std: "docker" "start" "-a" "68a144121b1623b3cbb7d65ac724da53cc01673fa71e453df8970af2cdd7b819", kill_on_drop: false }` [INFO] [stderr] Compiling osm-seoul v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glam::Mat4` [INFO] [stdout] --> src/renderer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use glam::Mat4; [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: `log::info` [INFO] [stdout] --> src/camera.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_speed` [INFO] [stdout] --> src/camera.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | let current_speed = self.speed * zoom_level; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_speed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fovy` is never read [INFO] [stdout] --> src/camera.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub fovy: f32, [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 1.25s [INFO] running `Command { std: "docker" "inspect" "68a144121b1623b3cbb7d65ac724da53cc01673fa71e453df8970af2cdd7b819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a144121b1623b3cbb7d65ac724da53cc01673fa71e453df8970af2cdd7b819", kill_on_drop: false }` [INFO] [stdout] 68a144121b1623b3cbb7d65ac724da53cc01673fa71e453df8970af2cdd7b819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab444013f4f82aa92bebe319134e641c65f74d7dfe06d132a256edd322ab5ed3 [INFO] running `Command { std: "docker" "start" "-a" "ab444013f4f82aa92bebe319134e641c65f74d7dfe06d132a256edd322ab5ed3", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `glam::Mat4` [INFO] [stderr] --> src/renderer.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use glam::Mat4; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::info` [INFO] [stderr] --> src/camera.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use log::info; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `current_speed` [INFO] [stderr] --> src/camera.rs:148:13 [INFO] [stderr] | [INFO] [stderr] 148 | let current_speed = self.speed * zoom_level; [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_speed` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `fovy` is never read [INFO] [stderr] --> src/camera.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct Camera { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 26 | pub fovy: f32, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `osm-seoul` (bin "osm-seoul" test) generated 4 warnings (run `cargo fix --bin "osm-seoul" -p osm-seoul --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/osm_seoul-73c1eac31b991906) [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" "ab444013f4f82aa92bebe319134e641c65f74d7dfe06d132a256edd322ab5ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab444013f4f82aa92bebe319134e641c65f74d7dfe06d132a256edd322ab5ed3", kill_on_drop: false }` [INFO] [stdout] ab444013f4f82aa92bebe319134e641c65f74d7dfe06d132a256edd322ab5ed3