[INFO] fetching crate ecitygml-cli 0.0.1-alpha.8... [INFO] building ecitygml-cli-0.0.1-alpha.8 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate ecitygml-cli 0.0.1-alpha.8 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ecitygml-cli 0.0.1-alpha.8 [INFO] finished tweaking crates.io crate ecitygml-cli 0.0.1-alpha.8 [INFO] tweaked toml for crates.io crate ecitygml-cli 0.0.1-alpha.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ecitygml-cli 0.0.1-alpha.8 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ecitygml-cli 0.0.1-alpha.8 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2b9c15c0bdea088344de72bf1ca6d2afe1ec9ed9dec415e1d462b2ed9111aa7 [INFO] running `Command { std: "docker" "start" "-a" "b2b9c15c0bdea088344de72bf1ca6d2afe1ec9ed9dec415e1d462b2ed9111aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2b9c15c0bdea088344de72bf1ca6d2afe1ec9ed9dec415e1d462b2ed9111aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b9c15c0bdea088344de72bf1ca6d2afe1ec9ed9dec415e1d462b2ed9111aa7", kill_on_drop: false }` [INFO] [stdout] b2b9c15c0bdea088344de72bf1ca6d2afe1ec9ed9dec415e1d462b2ed9111aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0c4c137633cd9583b0b22168400db42ac5307b40e2732dae4c735ee77ef5b12 [INFO] running `Command { std: "docker" "start" "-a" "a0c4c137633cd9583b0b22168400db42ac5307b40e2732dae4c735ee77ef5b12", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling colorous v1.0.16 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling earcut v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling parry3d-f64 v0.22.0 [INFO] [stderr] Compiling egml-core v0.0.1-alpha.8 [INFO] [stderr] Compiling egml-transform v0.0.1-alpha.8 [INFO] [stderr] Compiling egml-io v0.0.1-alpha.8 [INFO] [stderr] Compiling egml v0.0.1-alpha.8 [INFO] [stderr] Compiling ecitygml-core v0.0.1-alpha.8 [INFO] [stderr] Compiling ecitygml-transform v0.0.1-alpha.8 [INFO] [stderr] Compiling ecitygml-io v0.0.1-alpha.8 [INFO] [stderr] Compiling ecitygml v0.0.1-alpha.8 [INFO] [stderr] Compiling ecitygml-cli v0.0.1-alpha.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `citygml_model` [INFO] [stdout] --> src/commands/statistics.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | let citygml_model = [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_citygml_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/commands/statistics.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | print_statistics_occupied_space(buildings.iter().map(|x| &x.occupied_space).collect()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] 63 | let _ = print_statistics_occupied_space(buildings.iter().map(|x| &x.occupied_space).collect()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "a0c4c137633cd9583b0b22168400db42ac5307b40e2732dae4c735ee77ef5b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c4c137633cd9583b0b22168400db42ac5307b40e2732dae4c735ee77ef5b12", kill_on_drop: false }` [INFO] [stdout] a0c4c137633cd9583b0b22168400db42ac5307b40e2732dae4c735ee77ef5b12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d160ea795d2710c9b0982177f0df2254c635a2dfa5a9f7011fc01e478f5a2bd [INFO] running `Command { std: "docker" "start" "-a" "4d160ea795d2710c9b0982177f0df2254c635a2dfa5a9f7011fc01e478f5a2bd", kill_on_drop: false }` [INFO] [stderr] Compiling ecitygml-cli v0.0.1-alpha.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `citygml_model` [INFO] [stdout] --> src/commands/statistics.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | let citygml_model = [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_citygml_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/commands/statistics.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | print_statistics_occupied_space(buildings.iter().map(|x| &x.occupied_space).collect()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] 63 | let _ = print_statistics_occupied_space(buildings.iter().map(|x| &x.occupied_space).collect()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "4d160ea795d2710c9b0982177f0df2254c635a2dfa5a9f7011fc01e478f5a2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d160ea795d2710c9b0982177f0df2254c635a2dfa5a9f7011fc01e478f5a2bd", kill_on_drop: false }` [INFO] [stdout] 4d160ea795d2710c9b0982177f0df2254c635a2dfa5a9f7011fc01e478f5a2bd