[INFO] fetching crate ecitygml-cli 0.0.1-alpha.8... [INFO] testing ecitygml-cli-0.0.1-alpha.8 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ecitygml-cli 0.0.1-alpha.8 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ecitygml-cli 0.0.1-alpha.8 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4a3407aa30f90877fec313d13be89b1d4450180918e0b2f33f94915ce56f257 [INFO] running `Command { std: "docker" "start" "-a" "d4a3407aa30f90877fec313d13be89b1d4450180918e0b2f33f94915ce56f257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4a3407aa30f90877fec313d13be89b1d4450180918e0b2f33f94915ce56f257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a3407aa30f90877fec313d13be89b1d4450180918e0b2f33f94915ce56f257", kill_on_drop: false }` [INFO] [stdout] d4a3407aa30f90877fec313d13be89b1d4450180918e0b2f33f94915ce56f257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77c27902cd08d8fa4f766c26017d7a96c7154fc22b4c6f73113694d1ce082d55 [INFO] running `Command { std: "docker" "start" "-a" "77c27902cd08d8fa4f766c26017d7a96c7154fc22b4c6f73113694d1ce082d55", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [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 clap_lex v0.7.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.10.0 [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 ordered-float v5.0.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling earcut v0.4.4 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rayon v1.10.0 [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 strum_macros v0.27.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [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 thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling serde v1.0.219 [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-io v0.0.1-alpha.8 [INFO] [stderr] Compiling ecitygml-transform 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)]` 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)]` 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 52.27s [INFO] running `Command { std: "docker" "inspect" "77c27902cd08d8fa4f766c26017d7a96c7154fc22b4c6f73113694d1ce082d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77c27902cd08d8fa4f766c26017d7a96c7154fc22b4c6f73113694d1ce082d55", kill_on_drop: false }` [INFO] [stdout] 77c27902cd08d8fa4f766c26017d7a96c7154fc22b4c6f73113694d1ce082d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e11b00771c13e0f3ef0269b79a8e26ab5256952aaa010697d7ae49eeeb6cb60 [INFO] running `Command { std: "docker" "start" "-a" "2e11b00771c13e0f3ef0269b79a8e26ab5256952aaa010697d7ae49eeeb6cb60", 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)]` 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)]` 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.07s [INFO] running `Command { std: "docker" "inspect" "2e11b00771c13e0f3ef0269b79a8e26ab5256952aaa010697d7ae49eeeb6cb60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e11b00771c13e0f3ef0269b79a8e26ab5256952aaa010697d7ae49eeeb6cb60", kill_on_drop: false }` [INFO] [stdout] 2e11b00771c13e0f3ef0269b79a8e26ab5256952aaa010697d7ae49eeeb6cb60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4ef1340298804a40b3f1a54da759a642e9818bfed41657d5e1c0a53e266b06d [INFO] running `Command { std: "docker" "start" "-a" "a4ef1340298804a40b3f1a54da759a642e9818bfed41657d5e1c0a53e266b06d", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `citygml_model` [INFO] [stderr] --> src/commands/statistics.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | let citygml_model = [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_citygml_model` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/commands/statistics.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | print_statistics_occupied_space(buildings.iter().map(|x| &x.occupied_space).collect()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 63 | let _ = print_statistics_occupied_space(buildings.iter().map(|x| &x.occupied_space).collect()); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `ecitygml-cli` (bin "ecitygml-cli" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ecitygml_cli-6c68ea7a33eeba0d) [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" "a4ef1340298804a40b3f1a54da759a642e9818bfed41657d5e1c0a53e266b06d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4ef1340298804a40b3f1a54da759a642e9818bfed41657d5e1c0a53e266b06d", kill_on_drop: false }` [INFO] [stdout] a4ef1340298804a40b3f1a54da759a642e9818bfed41657d5e1c0a53e266b06d