[INFO] fetching crate ecitygml 0.0.1-alpha.10... [INFO] testing ecitygml-0.0.1-alpha.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate ecitygml 0.0.1-alpha.10 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ecitygml 0.0.1-alpha.10 [INFO] finished tweaking crates.io crate ecitygml 0.0.1-alpha.10 [INFO] tweaked toml for crates.io crate ecitygml 0.0.1-alpha.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ecitygml 0.0.1-alpha.10 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ecitygml 0.0.1-alpha.10 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4f51774d7a6e4f94cf2166a12904e9963c59aed7fa866ee10f0bff3a6a36b2c [INFO] running `Command { std: "docker" "start" "-a" "c4f51774d7a6e4f94cf2166a12904e9963c59aed7fa866ee10f0bff3a6a36b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4f51774d7a6e4f94cf2166a12904e9963c59aed7fa866ee10f0bff3a6a36b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f51774d7a6e4f94cf2166a12904e9963c59aed7fa866ee10f0bff3a6a36b2c", kill_on_drop: false }` [INFO] [stdout] c4f51774d7a6e4f94cf2166a12904e9963c59aed7fa866ee10f0bff3a6a36b2c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3783708aad2719dae50e0bcc109c0233a9c0f08011f0ef5a82b7f8cda25c40c6 [INFO] running `Command { std: "docker" "start" "-a" "3783708aad2719dae50e0bcc109c0233a9c0f08011f0ef5a82b7f8cda25c40c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling smallvec v1.15.1 [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 getrandom v0.3.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling earcut v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling colorous v1.0.16 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rstar v0.12.2 [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 spade v2.15.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-derive v0.4.2 [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 phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling parry3d-f64 v0.25.2 [INFO] [stderr] Compiling egml-core v0.0.1-alpha.10 [INFO] [stderr] Compiling egml-transform v0.0.1-alpha.10 [INFO] [stderr] Compiling egml-io v0.0.1-alpha.10 [INFO] [stderr] Compiling egml v0.0.1-alpha.10 [INFO] [stderr] Compiling ecitygml-core v0.0.1-alpha.10 [INFO] [stderr] Compiling ecitygml-transform v0.0.1-alpha.10 [INFO] [stderr] Compiling ecitygml-io v0.0.1-alpha.10 [INFO] [stderr] Compiling ecitygml v0.0.1-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.01s [INFO] running `Command { std: "docker" "inspect" "3783708aad2719dae50e0bcc109c0233a9c0f08011f0ef5a82b7f8cda25c40c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3783708aad2719dae50e0bcc109c0233a9c0f08011f0ef5a82b7f8cda25c40c6", kill_on_drop: false }` [INFO] [stdout] 3783708aad2719dae50e0bcc109c0233a9c0f08011f0ef5a82b7f8cda25c40c6 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64c3c088613557ac6b2afd094bf3250fbc4d779ea398cc8afcd69cd85d168feb [INFO] running `Command { std: "docker" "start" "-a" "64c3c088613557ac6b2afd094bf3250fbc4d779ea398cc8afcd69cd85d168feb", kill_on_drop: false }` [INFO] [stderr] Compiling ecitygml v0.0.1-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "64c3c088613557ac6b2afd094bf3250fbc4d779ea398cc8afcd69cd85d168feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c3c088613557ac6b2afd094bf3250fbc4d779ea398cc8afcd69cd85d168feb", kill_on_drop: false }` [INFO] [stdout] 64c3c088613557ac6b2afd094bf3250fbc4d779ea398cc8afcd69cd85d168feb [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32c1d3ec199bc6edac5033feb099a481484f1bc04319101fc05a4b10a9ed9b49 [INFO] running `Command { std: "docker" "start" "-a" "32c1d3ec199bc6edac5033feb099a481484f1bc04319101fc05a4b10a9ed9b49", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ecitygml-8dec946d5def9fb7) [INFO] [stdout] [INFO] [stderr] Doc-tests ecitygml [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.87s; merged doctests compilation took 0.85s [INFO] running `Command { std: "docker" "inspect" "32c1d3ec199bc6edac5033feb099a481484f1bc04319101fc05a4b10a9ed9b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c1d3ec199bc6edac5033feb099a481484f1bc04319101fc05a4b10a9ed9b49", kill_on_drop: false }` [INFO] [stdout] 32c1d3ec199bc6edac5033feb099a481484f1bc04319101fc05a4b10a9ed9b49