[INFO] fetching crate threecrate 0.5.0...
[INFO] testing threecrate-0.5.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate threecrate 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate threecrate 0.5.0
[INFO] finished tweaking crates.io crate threecrate 0.5.0
[INFO] tweaked toml for crates.io crate threecrate 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate threecrate 0.5.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate threecrate 0.5.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18348fa337473c114d664213fb80ed5ca3d83904c9805426d4c3cd910d7bb1b0
[INFO] running `Command { std: "docker" "start" "-a" "18348fa337473c114d664213fb80ed5ca3d83904c9805426d4c3cd910d7bb1b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18348fa337473c114d664213fb80ed5ca3d83904c9805426d4c3cd910d7bb1b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18348fa337473c114d664213fb80ed5ca3d83904c9805426d4c3cd910d7bb1b0", kill_on_drop: false }`
[INFO] [stdout] 18348fa337473c114d664213fb80ed5ca3d83904c9805426d4c3cd910d7bb1b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b82237d9e8afc9abc12205264f3e75691dc06a4cb9f4d3155dfc92b34888a8c0
[INFO] running `Command { std: "docker" "start" "-a" "b82237d9e8afc9abc12205264f3e75691dc06a4cb9f4d3155dfc92b34888a8c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling generator v0.8.5
[INFO] [stderr]    Compiling glam v0.30.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling elapsed v0.1.2
[INFO] [stderr]    Compiling init_with v1.1.0
[INFO] [stderr]    Compiling sorted-vec v0.8.7
[INFO] [stderr]    Compiling divrem v1.0.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling priority-queue v2.5.0
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling obj v0.10.2
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling kiddo v4.2.1
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling threecrate-core v0.5.0
[INFO] [stderr]    Compiling threecrate-simplification v0.5.0
[INFO] [stderr]    Compiling threecrate-io v0.5.0
[INFO] [stderr]    Compiling threecrate-algorithms v0.5.0
[INFO] [stderr]    Compiling threecrate v0.5.0 (/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 4m 31s
[INFO] running `Command { std: "docker" "inspect" "b82237d9e8afc9abc12205264f3e75691dc06a4cb9f4d3155dfc92b34888a8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b82237d9e8afc9abc12205264f3e75691dc06a4cb9f4d3155dfc92b34888a8c0", kill_on_drop: false }`
[INFO] [stdout] b82237d9e8afc9abc12205264f3e75691dc06a4cb9f4d3155dfc92b34888a8c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0c7b6c797fda7fc07344c749df142515b20ae73dbc419221bdc7a11f4d89ab2
[INFO] running `Command { std: "docker" "start" "-a" "c0c7b6c797fda7fc07344c749df142515b20ae73dbc419221bdc7a11f4d89ab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling threecrate v0.5.0 (/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.79s
[INFO] running `Command { std: "docker" "inspect" "c0c7b6c797fda7fc07344c749df142515b20ae73dbc419221bdc7a11f4d89ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c7b6c797fda7fc07344c749df142515b20ae73dbc419221bdc7a11f4d89ab2", kill_on_drop: false }`
[INFO] [stdout] c0c7b6c797fda7fc07344c749df142515b20ae73dbc419221bdc7a11f4d89ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f21d4617998f941ece8ec76f2c9178d15570f0959dc8d4ae2780b9cf3a5d303
[INFO] running `Command { std: "docker" "start" "-a" "5f21d4617998f941ece8ec76f2c9178d15570f0959dc8d4ae2780b9cf3a5d303", 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.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/threecrate-8b3142d04b79228d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests threecrate
[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 21) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point3D`
[INFO] [stdout]  --> src/lib.rs:27:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Point3D::new(0.0, 0.0, 0.0),
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     use of undeclared type `Point3D`
[INFO] [stdout]   |     help: a type alias with a similar name exists: `Point3d`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point3D`
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Point3D::new(1.0, 0.0, 0.0),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     use of undeclared type `Point3D`
[INFO] [stdout]    |     help: a type alias with a similar name exists: `Point3d`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Point3D`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Point3D::new(0.0, 1.0, 0.0),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     use of undeclared type `Point3D`
[INFO] [stdout]    |     help: a type alias with a similar name exists: `Point3d`
[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] 16 | 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.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5f21d4617998f941ece8ec76f2c9178d15570f0959dc8d4ae2780b9cf3a5d303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f21d4617998f941ece8ec76f2c9178d15570f0959dc8d4ae2780b9cf3a5d303", kill_on_drop: false }`
[INFO] [stdout] 5f21d4617998f941ece8ec76f2c9178d15570f0959dc8d4ae2780b9cf3a5d303
