[INFO] fetching crate threecrate 0.7.1... [INFO] testing threecrate-0.7.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate threecrate 0.7.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate threecrate 0.7.1 [INFO] finished tweaking crates.io crate threecrate 0.7.1 [INFO] tweaked toml for crates.io crate threecrate 0.7.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate threecrate 0.7.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate threecrate 0.7.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18fa77494621da5958929c092a62d4d2a33a97583dfe8ca5ca9136c3fc2238e4 [INFO] running `Command { std: "docker" "start" "-a" "18fa77494621da5958929c092a62d4d2a33a97583dfe8ca5ca9136c3fc2238e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18fa77494621da5958929c092a62d4d2a33a97583dfe8ca5ca9136c3fc2238e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fa77494621da5958929c092a62d4d2a33a97583dfe8ca5ca9136c3fc2238e4", kill_on_drop: false }` [INFO] [stdout] 18fa77494621da5958929c092a62d4d2a33a97583dfe8ca5ca9136c3fc2238e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dfba52ed61dd075c02cffe600322aec2bdd683c72a7480d873da2a00ac5c26d [INFO] running `Command { std: "docker" "start" "-a" "6dfba52ed61dd075c02cffe600322aec2bdd683c72a7480d873da2a00ac5c26d", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling glam v0.32.1 [INFO] [stderr] Compiling generator v0.8.8 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fixed v1.31.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling az v1.3.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling sorted-vec v0.8.10 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling obj v0.10.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling priority-queue v2.7.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling nalgebra v0.34.2 [INFO] [stderr] Compiling kdtree v0.8.0 [INFO] [stderr] Compiling kiddo v5.3.0 [INFO] [stderr] Compiling threecrate-core v0.7.1 [INFO] [stderr] Compiling threecrate-simplification v0.7.1 [INFO] [stderr] Compiling threecrate-algorithms v0.7.1 [INFO] [stderr] Compiling threecrate-io v0.7.1 [INFO] [stderr] Compiling threecrate v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use threecrate_core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `error` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 78 | pub use threecrate_io::*; [INFO] [stdout] | ---------------- but the name `error` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "6dfba52ed61dd075c02cffe600322aec2bdd683c72a7480d873da2a00ac5c26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dfba52ed61dd075c02cffe600322aec2bdd683c72a7480d873da2a00ac5c26d", kill_on_drop: false }` [INFO] [stdout] 6dfba52ed61dd075c02cffe600322aec2bdd683c72a7480d873da2a00ac5c26d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44234a8c0161980c57b32c16133710450a228c5de72f4a25ad4d7c581002ab14 [INFO] running `Command { std: "docker" "start" "-a" "44234a8c0161980c57b32c16133710450a228c5de72f4a25ad4d7c581002ab14", kill_on_drop: false }` [INFO] [stderr] Compiling threecrate v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use threecrate_core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `error` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 78 | pub use threecrate_io::*; [INFO] [stdout] | ---------------- but the name `error` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub use threecrate_core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the name `error` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 78 | pub use threecrate_io::*; [INFO] [stdout] | ---------------- but the name `error` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "44234a8c0161980c57b32c16133710450a228c5de72f4a25ad4d7c581002ab14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44234a8c0161980c57b32c16133710450a228c5de72f4a25ad4d7c581002ab14", kill_on_drop: false }` [INFO] [stdout] 44234a8c0161980c57b32c16133710450a228c5de72f4a25ad4d7c581002ab14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1b630138e63f0c87fb26592ed4525869b80eea8c486b56f20ea9a6d9c78b771 [INFO] running `Command { std: "docker" "start" "-a" "b1b630138e63f0c87fb26592ed4525869b80eea8c486b56f20ea9a6d9c78b771", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:72:13 [INFO] [stderr] | [INFO] [stderr] 72 | pub use threecrate_core::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the name `error` in the type namespace is first re-exported here [INFO] [stderr] ... [INFO] [stderr] 78 | pub use threecrate_io::*; [INFO] [stderr] | ---------------- but the name `error` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `threecrate` (lib) generated 1 warning [INFO] [stderr] warning: `threecrate` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/threecrate-d9823a5b0af06151) [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] [stderr] Doc-tests threecrate [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 21) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 21) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `Point3D` in this scope [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Point3D::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Point3D` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 27 - Point3D::new(0.0, 0.0, 0.0), [INFO] [stdout] 27 + Point3d::new(0.0, 0.0, 0.0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Point3D` in this scope [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Point3D::new(1.0, 0.0, 0.0), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Point3D` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 28 - Point3D::new(1.0, 0.0, 0.0), [INFO] [stdout] 28 + Point3d::new(1.0, 0.0, 0.0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Point3D` in this scope [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Point3D::new(0.0, 1.0, 0.0), [INFO] [stdout] | ^^^^^^^ use of undeclared type `Point3D` [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 29 - Point3D::new(0.0, 1.0, 0.0), [INFO] [stdout] 29 + Point3d::new(0.0, 1.0, 0.0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `statistical_filter` found for struct `threecrate::PointCloud` in the current scope [INFO] [stdout] --> src/lib.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | let filtered = cloud.statistical_filter(50, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `threecrate::PointCloud<_>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 21) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b1b630138e63f0c87fb26592ed4525869b80eea8c486b56f20ea9a6d9c78b771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b630138e63f0c87fb26592ed4525869b80eea8c486b56f20ea9a6d9c78b771", kill_on_drop: false }` [INFO] [stdout] b1b630138e63f0c87fb26592ed4525869b80eea8c486b56f20ea9a6d9c78b771