[INFO] fetching crate femto-mesh 0.2.1... [INFO] testing femto-mesh-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate femto-mesh 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate femto-mesh 0.2.1 [INFO] finished tweaking crates.io crate femto-mesh 0.2.1 [INFO] tweaked toml for crates.io crate femto-mesh 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate femto-mesh 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate femto-mesh 0.2.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vector-editor-core v0.2.1 [INFO] [stderr] Downloaded ga2 v0.3.2 [INFO] [stderr] Downloaded touch-selection v0.2.0 [INFO] [stderr] Downloaded vector-space v0.3.1 [INFO] [stderr] Downloaded data-stream v0.3.0 [INFO] [stderr] Downloaded vector-basis v0.1.0 [INFO] [stderr] Downloaded simple-color v0.2.4 [INFO] [stderr] Downloaded lru v0.16.0 [INFO] [stderr] Downloaded bytemuck v1.19.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded femtovg v0.16.0 [INFO] [stderr] Downloaded image v0.25.4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27b2b6fc1dca2123205cf35c34ddc3dceb35152e9459789f2d82c991e476cafc [INFO] running `Command { std: "docker" "start" "-a" "27b2b6fc1dca2123205cf35c34ddc3dceb35152e9459789f2d82c991e476cafc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27b2b6fc1dca2123205cf35c34ddc3dceb35152e9459789f2d82c991e476cafc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b2b6fc1dca2123205cf35c34ddc3dceb35152e9459789f2d82c991e476cafc", kill_on_drop: false }` [INFO] [stdout] 27b2b6fc1dca2123205cf35c34ddc3dceb35152e9459789f2d82c991e476cafc [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a97a32afc9a454b2682defee733aca1245b235b0eb4901cbd8b0e84687a1fea [INFO] running `Command { std: "docker" "start" "-a" "5a97a32afc9a454b2682defee733aca1245b235b0eb4901cbd8b0e84687a1fea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling data-stream v0.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling touch-selection v0.2.0 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling vector-space v0.3.1 [INFO] [stderr] Compiling vector-basis v0.1.0 [INFO] [stderr] Compiling vector-editor-core v0.2.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling ga2 v0.3.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling simple-color v0.2.4 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling femtovg v0.16.0 [INFO] [stderr] Compiling femto-mesh v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s [INFO] running `Command { std: "docker" "inspect" "5a97a32afc9a454b2682defee733aca1245b235b0eb4901cbd8b0e84687a1fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a97a32afc9a454b2682defee733aca1245b235b0eb4901cbd8b0e84687a1fea", kill_on_drop: false }` [INFO] [stdout] 5a97a32afc9a454b2682defee733aca1245b235b0eb4901cbd8b0e84687a1fea [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 413b6edf450e51ff82a9c2017c0a7d8dc56d585c3c257d5f138ff66dded73acc [INFO] running `Command { std: "docker" "start" "-a" "413b6edf450e51ff82a9c2017c0a7d8dc56d585c3c257d5f138ff66dded73acc", kill_on_drop: false }` [INFO] [stderr] Compiling femto-mesh v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "413b6edf450e51ff82a9c2017c0a7d8dc56d585c3c257d5f138ff66dded73acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413b6edf450e51ff82a9c2017c0a7d8dc56d585c3c257d5f138ff66dded73acc", kill_on_drop: false }` [INFO] [stdout] 413b6edf450e51ff82a9c2017c0a7d8dc56d585c3c257d5f138ff66dded73acc [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5e443566f4a58c8862c9330be8c1742fef0248a5c19e235258c6151daab0693 [INFO] running `Command { std: "docker" "start" "-a" "e5e443566f4a58c8862c9330be8c1742fef0248a5c19e235258c6151daab0693", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/femto_mesh-58df2d1315850612) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests femto_mesh [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 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" "e5e443566f4a58c8862c9330be8c1742fef0248a5c19e235258c6151daab0693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e443566f4a58c8862c9330be8c1742fef0248a5c19e235258c6151daab0693", kill_on_drop: false }` [INFO] [stdout] e5e443566f4a58c8862c9330be8c1742fef0248a5c19e235258c6151daab0693