[INFO] fetching crate f3l 0.3.0... [INFO] testing f3l-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate f3l 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate f3l 0.3.0 [INFO] finished tweaking crates.io crate f3l 0.3.0 [INFO] tweaked toml for crates.io crate f3l 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate f3l 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded f3l_search_tree v0.3.2 [INFO] [stderr] Downloaded ply-rs v0.1.3 [INFO] [stderr] Downloaded f3l_glam v0.1.1 [INFO] [stderr] Downloaded f3l_features v0.2.3 [INFO] [stderr] Downloaded f3l_filter v0.2.1 [INFO] [stderr] Downloaded f3l_segmentation v0.2.2 [INFO] [stderr] Downloaded serde_arrays v0.1.0 [INFO] [stderr] Downloaded f3l_core v0.3.0 [INFO] [stderr] Downloaded f3l_surface v0.2.0 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bb3af948ea7769b4faf5b51b77654e95b4f6cdc9a93cc1c9b45362b36c37dd4 [INFO] running `Command { std: "docker" "start" "-a" "6bb3af948ea7769b4faf5b51b77654e95b4f6cdc9a93cc1c9b45362b36c37dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bb3af948ea7769b4faf5b51b77654e95b4f6cdc9a93cc1c9b45362b36c37dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb3af948ea7769b4faf5b51b77654e95b4f6cdc9a93cc1c9b45362b36c37dd4", kill_on_drop: false }` [INFO] [stdout] 6bb3af948ea7769b4faf5b51b77654e95b4f6cdc9a93cc1c9b45362b36c37dd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24c4d914efeaf9e65f9ac49506b8dcf07da5b3c5ba71747b4bc4f135042cc29f [INFO] running `Command { std: "docker" "start" "-a" "24c4d914efeaf9e65f9ac49506b8dcf07da5b3c5ba71747b4bc4f135042cc29f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling f3l_glam v0.1.1 [INFO] [stderr] Compiling f3l_core v0.3.0 [INFO] [stderr] Compiling f3l_search_tree v0.3.2 [INFO] [stderr] Compiling f3l_segmentation v0.2.2 [INFO] [stderr] Compiling f3l_features v0.2.3 [INFO] [stderr] Compiling f3l_filter v0.2.1 [INFO] [stderr] Compiling f3l_surface v0.2.0 [INFO] [stderr] Compiling f3l v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.69s [INFO] running `Command { std: "docker" "inspect" "24c4d914efeaf9e65f9ac49506b8dcf07da5b3c5ba71747b4bc4f135042cc29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c4d914efeaf9e65f9ac49506b8dcf07da5b3c5ba71747b4bc4f135042cc29f", kill_on_drop: false }` [INFO] [stdout] 24c4d914efeaf9e65f9ac49506b8dcf07da5b3c5ba71747b4bc4f135042cc29f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9611a6b96eaa2e3ba218e808ff11288ca00a1f84ecc277188edc727f328235e3 [INFO] running `Command { std: "docker" "start" "-a" "9611a6b96eaa2e3ba218e808ff11288ca00a1f84ecc277188edc727f328235e3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling f3l_glam v0.1.1 [INFO] [stderr] Compiling f3l_core v0.3.0 [INFO] [stderr] Compiling f3l_search_tree v0.3.2 [INFO] [stderr] Compiling f3l_segmentation v0.2.2 [INFO] [stderr] Compiling f3l_filter v0.2.1 [INFO] [stderr] Compiling f3l_features v0.2.3 [INFO] [stderr] Compiling f3l_surface v0.2.0 [INFO] [stderr] Compiling f3l v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.93s [INFO] running `Command { std: "docker" "inspect" "9611a6b96eaa2e3ba218e808ff11288ca00a1f84ecc277188edc727f328235e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9611a6b96eaa2e3ba218e808ff11288ca00a1f84ecc277188edc727f328235e3", kill_on_drop: false }` [INFO] [stdout] 9611a6b96eaa2e3ba218e808ff11288ca00a1f84ecc277188edc727f328235e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93fe79cc90f516b8c19b69f1aaf2836622b9a501bdb60dc94edb5c3e69cc50e1 [INFO] running `Command { std: "docker" "start" "-a" "93fe79cc90f516b8c19b69f1aaf2836622b9a501bdb60dc94edb5c3e69cc50e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/f3l-04b443f2302c5fd5) [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" "93fe79cc90f516b8c19b69f1aaf2836622b9a501bdb60dc94edb5c3e69cc50e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fe79cc90f516b8c19b69f1aaf2836622b9a501bdb60dc94edb5c3e69cc50e1", kill_on_drop: false }` [INFO] [stdout] 93fe79cc90f516b8c19b69f1aaf2836622b9a501bdb60dc94edb5c3e69cc50e1