[INFO] fetching crate genmesh 0.6.2...
[INFO] testing genmesh-0.6.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate genmesh 0.6.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate genmesh 0.6.2
[INFO] finished tweaking crates.io crate genmesh 0.6.2
[INFO] tweaked toml for crates.io crate genmesh 0.6.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate genmesh 0.6.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding cgmath v0.16.1 (available: v0.18.0)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded cgmath v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6f99897b33b6e572e6351b9a36239bddd2edf5e621891f828fba0797ee42b877
[INFO] running `Command { std: "docker" "start" "-a" "6f99897b33b6e572e6351b9a36239bddd2edf5e621891f828fba0797ee42b877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f99897b33b6e572e6351b9a36239bddd2edf5e621891f828fba0797ee42b877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f99897b33b6e572e6351b9a36239bddd2edf5e621891f828fba0797ee42b877", kill_on_drop: false }`
[INFO] [stdout] 6f99897b33b6e572e6351b9a36239bddd2edf5e621891f828fba0797ee42b877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b2597d804b5602aa09416685d1e7d2caf385fd9923da14310e031ac982e2597d
[INFO] running `Command { std: "docker" "start" "-a" "b2597d804b5602aa09416685d1e7d2caf385fd9923da14310e031ac982e2597d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling genmesh v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/poly.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn emit_vertices<F>(self, F)
[INFO] [stdout]    |                               ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/poly.rs:170:28
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn map_vertex<F>(self, F) -> Self::Output
[INFO] [stdout]     |                            ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/triangulate.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn emit_triangles<F>(&self, F)
[INFO] [stdout]    |                                 ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "b2597d804b5602aa09416685d1e7d2caf385fd9923da14310e031ac982e2597d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2597d804b5602aa09416685d1e7d2caf385fd9923da14310e031ac982e2597d", kill_on_drop: false }`
[INFO] [stdout] b2597d804b5602aa09416685d1e7d2caf385fd9923da14310e031ac982e2597d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 44ac25560a737498c6e620f6b660f45a3c10cc040d734d2522aacab6269100e2
[INFO] running `Command { std: "docker" "start" "-a" "44ac25560a737498c6e620f6b660f45a3c10cc040d734d2522aacab6269100e2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling genmesh v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/poly.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn emit_vertices<F>(self, F)
[INFO] [stdout]    |                               ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/poly.rs:170:28
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn map_vertex<F>(self, F) -> Self::Output
[INFO] [stdout]     |                            ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/triangulate.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn emit_triangles<F>(&self, F)
[INFO] [stdout]    |                                 ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/poly.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn emit_vertices<F>(self, F)
[INFO] [stdout]    |                               ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/poly.rs:170:28
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn map_vertex<F>(self, F) -> Self::Output
[INFO] [stdout]     |                            ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/triangulate.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn emit_triangles<F>(&self, F)
[INFO] [stdout]    |                                 ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "44ac25560a737498c6e620f6b660f45a3c10cc040d734d2522aacab6269100e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ac25560a737498c6e620f6b660f45a3c10cc040d734d2522aacab6269100e2", kill_on_drop: false }`
[INFO] [stdout] 44ac25560a737498c6e620f6b660f45a3c10cc040d734d2522aacab6269100e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e9a83225f19bd8f75567c51789ef5b73b463b7cd423dc940f3540d5123647d19
[INFO] running `Command { std: "docker" "start" "-a" "e9a83225f19bd8f75567c51789ef5b73b463b7cd423dc940f3540d5123647d19", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/poly.rs:67:31
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn emit_vertices<F>(self, F)
[INFO] [stderr]    |                               ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/poly.rs:170:28
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn map_vertex<F>(self, F) -> Self::Output
[INFO] [stderr]     |                            ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/triangulate.rs:13:33
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn emit_triangles<F>(&self, F)
[INFO] [stderr]    |                                 ^ help: try naming the parameter or explicitly ignoring it: `_: F`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: `genmesh` (lib) generated 3 warnings (run `cargo fix --lib -p genmesh` to apply 3 suggestions)
[INFO] [stderr] warning: `genmesh` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genmesh-215100489211dc3b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test circle::tests::test_circle ... ok
[INFO] [stdout] test plane::test_shared_vertex_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generate.rs (/opt/rustwide/target/debug/deps/generate-547ad708fb15dda3)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test gen_circle ... ok
[INFO] [stdout] test gen_cone ... ok
[INFO] [stdout] test gen_cylinder ... ok
[INFO] [stdout] test gen_cube ... ok
[INFO] [stdout] test gen_plane ... ok
[INFO] [stdout] test gen_torus ... ok
[INFO] [stdout] test gen_sphere_uv ... ok
[INFO] [stdout] test gen_ico_sphere ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-1523d0761c327443)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test emit_lines ... ok
[INFO] [stdout] test lru_indexer ... ok
[INFO] [stdout] test plane ... ok
[INFO] [stdout] test quad_vertex ... ok
[INFO] [stdout] test to_triangles ... ok
[INFO] [stdout] test triangle_poly_simple ... ok
[INFO] [stdout] test triangle_vertex ... ok
[INFO] [stdout] test quad_poly_simple ... ok
[INFO] [stdout] test triangle_vertex_two_stages ... ok
[INFO] [stdout] test quad_vertex_two_stages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/winding.rs (/opt/rustwide/target/debug/deps/winding-ee05838a2acc3455)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test gen_cone ... ok
[INFO] [stdout] test gen_cube ... ok
[INFO] [stdout] test gen_cylinder ... ok
[INFO] [stdout] test gen_sphere_uv ... ok
[INFO] [stdout] test gen_torus ... ok
[INFO] [stdout] test wind_plane ... ok
[INFO] [stdout] test gen_ico_sphere ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests genmesh
[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" "e9a83225f19bd8f75567c51789ef5b73b463b7cd423dc940f3540d5123647d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9a83225f19bd8f75567c51789ef5b73b463b7cd423dc940f3540d5123647d19", kill_on_drop: false }`
[INFO] [stdout] e9a83225f19bd8f75567c51789ef5b73b463b7cd423dc940f3540d5123647d19
