[INFO] fetching crate f3l_segmentation 0.2.2... [INFO] testing f3l_segmentation-0.2.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate f3l_segmentation 0.2.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate f3l_segmentation 0.2.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate f3l_segmentation 0.2.2 [INFO] tweaked toml for crates.io crate f3l_segmentation 0.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate f3l_segmentation 0.2.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate f3l_segmentation 0.2.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64d720f451c6ed9a21bfa8597443e561b87c90255ca18c5e3318f59467db12d2 [INFO] running `Command { std: "docker" "start" "-a" "64d720f451c6ed9a21bfa8597443e561b87c90255ca18c5e3318f59467db12d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64d720f451c6ed9a21bfa8597443e561b87c90255ca18c5e3318f59467db12d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d720f451c6ed9a21bfa8597443e561b87c90255ca18c5e3318f59467db12d2", kill_on_drop: false }` [INFO] [stdout] 64d720f451c6ed9a21bfa8597443e561b87c90255ca18c5e3318f59467db12d2 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d2d1cc23fac55a4a214d0ce0049fa48005396e2c715f8c90e12f38f8e473a04 [INFO] running `Command { std: "docker" "start" "-a" "2d2d1cc23fac55a4a214d0ce0049fa48005396e2c715f8c90e12f38f8e473a04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling glam v0.29.0 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s [INFO] running `Command { std: "docker" "inspect" "2d2d1cc23fac55a4a214d0ce0049fa48005396e2c715f8c90e12f38f8e473a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2d1cc23fac55a4a214d0ce0049fa48005396e2c715f8c90e12f38f8e473a04", kill_on_drop: false }` [INFO] [stdout] 2d2d1cc23fac55a4a214d0ce0049fa48005396e2c715f8c90e12f38f8e473a04 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c47303a114a25ddef4d699e0fde07a4b32e263b54daf6e32a8ad98204c89f687 [INFO] running `Command { std: "docker" "start" "-a" "c47303a114a25ddef4d699e0fde07a4b32e263b54daf6e32a8ad98204c89f687", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling glam v0.29.0 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.56s [INFO] running `Command { std: "docker" "inspect" "c47303a114a25ddef4d699e0fde07a4b32e263b54daf6e32a8ad98204c89f687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47303a114a25ddef4d699e0fde07a4b32e263b54daf6e32a8ad98204c89f687", kill_on_drop: false }` [INFO] [stdout] c47303a114a25ddef4d699e0fde07a4b32e263b54daf6e32a8ad98204c89f687 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9bf3b1cb5127916b3d8d157f123e820b4e69212f19cbd4315cd4c76b3ae8e732 [INFO] running `Command { std: "docker" "start" "-a" "9bf3b1cb5127916b3d8d157f123e820b4e69212f19cbd4315cd4c76b3ae8e732", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/f3l_segmentation-d52be46d416b361a) [INFO] [stdout] running 10 tests [INFO] [stdout] test db_scan::serde ... ok [INFO] [stdout] test euclidean_cluster_extraction::serde ... ok [INFO] [stdout] test sac_segmentation::test_serde::serde_line ... ok [INFO] [stdout] test sac_segmentation::test_serde::serde_sphere ... ok [INFO] [stdout] test sac_segmentation::test_serde::serde_plane ... ok [INFO] [stdout] test sac_segmentation::segment_plane ... ok [INFO] [stdout] test sac_segmentation::segment_line ... ok [INFO] [stdout] test sac_segmentation::segment_circle3d ... ok [INFO] [stdout] test sac_segmentation::test_serde::serde_circle3d ... ok [INFO] [stdout] test sac_segmentation::segment_sphere ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/euclidean_cluster_extraction.rs (/opt/rustwide/target/debug/deps/euclidean_cluster_extraction-ddb9e1ba59fe5f10) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test segmentation::dimension_3d::test_euclidean_cluster_3d ... ok [INFO] [stdout] test segmentation::dimension_1d::test_euclidean_cluster_1d ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/sac_segmentation.rs (/opt/rustwide/target/debug/deps/sac_segmentation-a90a339a7f4a7a6e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test sac_segmentation::circle3d::distance_between_point_circle ... ok [INFO] [stdout] test sac_segmentation::circle3d::test_circle_coefficients ... ok [INFO] [stdout] test sac_segmentation::line::sac_line_3 ... ok [INFO] [stdout] test sac_segmentation::plane::sac_plane ... ok [INFO] [stdout] test sac_segmentation::plane::pnt_to_plane ... ok [INFO] [stdout] test sac_segmentation::line::sac_line_1 ... ok [INFO] [stdout] test sac_segmentation::line::sac_line_2 ... ok [INFO] [stdout] test sac_segmentation::sphere::sphere_coefficients ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9bf3b1cb5127916b3d8d157f123e820b4e69212f19cbd4315cd4c76b3ae8e732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf3b1cb5127916b3d8d157f123e820b4e69212f19cbd4315cd4c76b3ae8e732", kill_on_drop: false }` [INFO] [stdout] 9bf3b1cb5127916b3d8d157f123e820b4e69212f19cbd4315cd4c76b3ae8e732