[INFO] fetching crate ecitygml-io 0.0.1-alpha.5... [INFO] testing ecitygml-io-0.0.1-alpha.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ecitygml-io 0.0.1-alpha.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ecitygml-io 0.0.1-alpha.5 [INFO] finished tweaking crates.io crate ecitygml-io 0.0.1-alpha.5 [INFO] tweaked toml for crates.io crate ecitygml-io 0.0.1-alpha.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ecitygml-io 0.0.1-alpha.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ecitygml-io 0.0.1-alpha.5 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egml-transform v0.0.1-alpha.5 [INFO] [stderr] Downloaded ecitygml-core v0.0.1-alpha.5 [INFO] [stderr] Downloaded egml-io v0.0.1-alpha.5 [INFO] [stderr] Downloaded egml-core v0.0.1-alpha.5 [INFO] [stderr] Downloaded parry3d-f64 v0.21.0 [INFO] [stderr] Downloaded spade v2.13.1 [INFO] [stderr] Downloaded egml v0.0.1-alpha.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00084ffaae4061ea2fadd790615e9ea1e0cb1dc442297d72750ef0fdd66bf2ba [INFO] running `Command { std: "docker" "start" "-a" "00084ffaae4061ea2fadd790615e9ea1e0cb1dc442297d72750ef0fdd66bf2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00084ffaae4061ea2fadd790615e9ea1e0cb1dc442297d72750ef0fdd66bf2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00084ffaae4061ea2fadd790615e9ea1e0cb1dc442297d72750ef0fdd66bf2ba", kill_on_drop: false }` [INFO] [stdout] 00084ffaae4061ea2fadd790615e9ea1e0cb1dc442297d72750ef0fdd66bf2ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3fccc1453ac3d459328e85b3d6c2e70412b17306f4db15672336ce130ff6a25d [INFO] running `Command { std: "docker" "start" "-a" "3fccc1453ac3d459328e85b3d6c2e70412b17306f4db15672336ce130ff6a25d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling parry3d-f64 v0.21.0 [INFO] [stderr] Compiling egml-core v0.0.1-alpha.5 [INFO] [stderr] Compiling egml-io v0.0.1-alpha.5 [INFO] [stderr] Compiling egml-transform v0.0.1-alpha.5 [INFO] [stderr] Compiling egml v0.0.1-alpha.5 [INFO] [stderr] Compiling ecitygml-core v0.0.1-alpha.5 [INFO] [stderr] Compiling ecitygml-io v0.0.1-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `parse_city_object_relation` is never used [INFO] [stdout] --> src/validate_impl.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn parse_city_object_relation(source_text: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.08s [INFO] running `Command { std: "docker" "inspect" "3fccc1453ac3d459328e85b3d6c2e70412b17306f4db15672336ce130ff6a25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fccc1453ac3d459328e85b3d6c2e70412b17306f4db15672336ce130ff6a25d", kill_on_drop: false }` [INFO] [stdout] 3fccc1453ac3d459328e85b3d6c2e70412b17306f4db15672336ce130ff6a25d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7504325fe3b12e5746c1641995fb4b1d4f682ea1d442ed8547de5c097d5e7a54 [INFO] running `Command { std: "docker" "start" "-a" "7504325fe3b12e5746c1641995fb4b1d4f682ea1d442ed8547de5c097d5e7a54", kill_on_drop: false }` [INFO] [stdout] warning: function `parse_city_object_relation` is never used [INFO] [stdout] --> src/validate_impl.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn parse_city_object_relation(source_text: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ecitygml-io v0.0.1-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `wall_surface` [INFO] [stdout] --> src/parser/building.rs:515:13 [INFO] [stdout] | [INFO] [stdout] 515 | let wall_surface: WallSurface = gml_wall_surface.try_into().expect(""); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wall_surface` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_surface` [INFO] [stdout] --> src/parser/building.rs:546:13 [INFO] [stdout] | [INFO] [stdout] 546 | let window_surface: WindowSurface = gml_window_surface.try_into().expect(""); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "7504325fe3b12e5746c1641995fb4b1d4f682ea1d442ed8547de5c097d5e7a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7504325fe3b12e5746c1641995fb4b1d4f682ea1d442ed8547de5c097d5e7a54", kill_on_drop: false }` [INFO] [stdout] 7504325fe3b12e5746c1641995fb4b1d4f682ea1d442ed8547de5c097d5e7a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5e1fe11e1d7e52d99772cd273fd00914a4a83add7519dff703e95e41d3da7b3a [INFO] running `Command { std: "docker" "start" "-a" "5e1fe11e1d7e52d99772cd273fd00914a4a83add7519dff703e95e41d3da7b3a", kill_on_drop: false }` [INFO] [stderr] warning: function `parse_city_object_relation` is never used [INFO] [stderr] --> src/validate_impl.rs:115:4 [INFO] [stderr] | [INFO] [stderr] 115 | fn parse_city_object_relation(source_text: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `wall_surface` [INFO] [stderr] --> src/parser/building.rs:515:13 [INFO] [stderr] | [INFO] [stderr] 515 | let wall_surface: WallSurface = gml_wall_surface.try_into().expect(""); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wall_surface` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `window_surface` [INFO] [stderr] --> src/parser/building.rs:546:13 [INFO] [stderr] | [INFO] [stderr] 546 | let window_surface: WindowSurface = gml_window_surface.try_into().expect(""); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_surface` [INFO] [stderr] [INFO] [stderr] warning: `ecitygml-io` (lib) generated 1 warning [INFO] [stderr] warning: `ecitygml-io` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ecitygml_io-60144054eb8e6ba4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test validate_impl::tests::parsing_city_object_relation ... ok [INFO] [stdout] test parser::building::tests_serde::parsing_window_surface ... ok [INFO] [stdout] test parser::building::tests_serde::parsing_wall_surface ... ok [INFO] [stdout] test parser::building::tests_serde::parsing_basic_wall_surface ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e1fe11e1d7e52d99772cd273fd00914a4a83add7519dff703e95e41d3da7b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1fe11e1d7e52d99772cd273fd00914a4a83add7519dff703e95e41d3da7b3a", kill_on_drop: false }` [INFO] [stdout] 5e1fe11e1d7e52d99772cd273fd00914a4a83add7519dff703e95e41d3da7b3a