[INFO] cloning repository https://github.com/mlund/icotable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlund/icotable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlund%2Ficotable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlund%2Ficotable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 116a7f4d4cef6d636498bfa40eafce3b765a8b35 [INFO] testing mlund/icotable against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlund%2Ficotable" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mlund/icotable [INFO] finished tweaking git repo https://github.com/mlund/icotable [INFO] tweaked toml for git repo https://github.com/mlund/icotable written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mlund/icotable 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 git repo https://github.com/mlund/icotable 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] [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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 655b635c72c0d5e0b5def4895e031b783c34520a28a135894b18f8165eb5e353 [INFO] running `Command { std: "docker" "start" "-a" "655b635c72c0d5e0b5def4895e031b783c34520a28a135894b18f8165eb5e353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "655b635c72c0d5e0b5def4895e031b783c34520a28a135894b18f8165eb5e353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655b635c72c0d5e0b5def4895e031b783c34520a28a135894b18f8165eb5e353", kill_on_drop: false }` [INFO] [stdout] 655b635c72c0d5e0b5def4895e031b783c34520a28a135894b18f8165eb5e353 [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" "-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] 6ceb20d755f54b805ef1eebbeb139fd5e850c545e81ff330b3432f520ed9c953 [INFO] running `Command { std: "docker" "start" "-a" "6ceb20d755f54b805ef1eebbeb139fd5e850c545e81ff330b3432f520ed9c953", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling glam v0.30.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling hexasphere v16.0.0 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling icotable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.86s [INFO] running `Command { std: "docker" "inspect" "6ceb20d755f54b805ef1eebbeb139fd5e850c545e81ff330b3432f520ed9c953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ceb20d755f54b805ef1eebbeb139fd5e850c545e81ff330b3432f520ed9c953", kill_on_drop: false }` [INFO] [stdout] 6ceb20d755f54b805ef1eebbeb139fd5e850c545e81ff330b3432f520ed9c953 [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" "-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] 56b65beeb35314f532e8f1530c0828e0e5f30b2e063dbd951335a122ef2182ae [INFO] running `Command { std: "docker" "start" "-a" "56b65beeb35314f532e8f1530c0828e0e5f30b2e063dbd951335a122ef2182ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.17 [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 tempfile v3.27.0 [INFO] [stderr] Compiling nalgebra v0.34.1 [INFO] [stderr] Compiling icotable v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.45s [INFO] running `Command { std: "docker" "inspect" "56b65beeb35314f532e8f1530c0828e0e5f30b2e063dbd951335a122ef2182ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b65beeb35314f532e8f1530c0828e0e5f30b2e063dbd951335a122ef2182ae", kill_on_drop: false }` [INFO] [stdout] 56b65beeb35314f532e8f1530c0828e0e5f30b2e063dbd951335a122ef2182ae [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" "-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] 3c3753f5631da086a62a7e114e1728d34a6ac5dd068cf4b799023d11eadc0155 [INFO] running `Command { std: "docker" "start" "-a" "3c3753f5631da086a62a7e114e1728d34a6ac5dd068cf4b799023d11eadc0155", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/icotable-963a5113a10f0fdb) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test adaptive::tests::boltzmann_3d_constant ... ok [INFO] [stdout] test adaptive::tests::builder_3d_repulsive ... ok [INFO] [stdout] test adaptive::tests::builder_3d_varying_becomes_mesh ... ok [INFO] [stdout] test adaptive::tests::builder_3d_constant_becomes_scalar ... ok [INFO] [stdout] test adaptive::tests::builder_3d_no_interpolation_for_smooth ... ok [INFO] [stdout] test adaptive::tests::mesh_level_vertices_normalized ... ok [INFO] [stdout] test adaptive::tests::gradient_1d_nonzero_surface ... ok [INFO] [stdout] test adaptive::tests::lookup_3d_constant ... ok [INFO] [stdout] test adaptive::tests::gradient_1d_constant_surface ... ok [INFO] [stdout] test adaptive::tests::gradient_nonzero_surface ... ok [INFO] [stdout] test adaptive::tests::mesh_level_find_face_bary ... ok [INFO] [stdout] test adaptive::tests::gradient_constant_surface ... ok [INFO] [stdout] test flat::tests::bfs_permutation_is_bijection ... ok [INFO] [stdout] test flat::tests::boltzmann_lookup_constant_table ... ok [INFO] [stdout] test flat::tests::boltzmann_vs_linear_convex ... ok [INFO] [stdout] test adaptive::tests::mesh_level_basic ... ok [INFO] [stdout] test adaptive::tests::builder_produces_mesh_for_nonconstant ... ok [INFO] [stdout] test adaptive::tests::adaptive_3d_resolution_decreases ... ok [INFO] [stdout] test flat::tests::f16_lookup_constant_table ... ok [INFO] [stdout] test adaptive::tests::round_trip_3d_save_load ... ok [INFO] [stdout] test adaptive::tests::lookup_3d_out_of_range ... ok [INFO] [stdout] test flat::tests::lookup_constant_table ... ok [INFO] [stdout] test flat::tests::lookup_at_vertex_exact ... ok [INFO] [stdout] test flat::tests::f16_round_trip_save_load ... ok [INFO] [stdout] test flat::tests::load_legacy_without_metadata ... ok [INFO] [stdout] test flat::tests::lookup_out_of_range_returns_zero ... ok [INFO] [stdout] test flat::tests::round_trip_save_load ... ok [INFO] [stdout] test adaptive::tests::mixed_scalar_and_mesh_slabs ... ok [INFO] [stdout] test adaptive::tests::repulsive_slab_returns_infinity ... ok [INFO] [stdout] test flat::tests::round_trip_with_metadata ... ok [INFO] [stdout] test flat::tests::table3d_lookup_constant ... ok [INFO] [stdout] test flat::tests::table3d_out_of_range_returns_zero ... ok [INFO] [stdout] test flat::tests::tail_energy_evaluation ... ok [INFO] [stdout] test ico::tests::test_4d_interpolation ... ok [INFO] [stdout] test ico::tests::test_icosphere_interpolate ... ok [INFO] [stdout] test icosphere::tests::test_icosphere_vertex_counts ... ok [INFO] [stdout] test flat::tests::table3d_round_trip_save_load ... ok [INFO] [stdout] test ico::tests::test_icosphere_table ... ok [INFO] [stdout] test adaptive::tests::round_trip_save_load ... ok [INFO] [stdout] test adaptive::tests::lookup_out_of_range ... ok [INFO] [stdout] test icosphere::tests::test_weights_sum_to_one ... ok [INFO] [stdout] test icosphere::tests::test_spherical_face_area_octant ... ok [INFO] [stdout] test adaptive::tests::no_interpolation_for_smooth_slab ... ok [INFO] [stdout] test table::tests::test_table ... ok [INFO] [stdout] test spherical::tests::round_trip_spherical_cartesian ... ok [INFO] [stdout] test orient::tests::swap_is_asymmetric ... ok [INFO] [stdout] test orient::tests::anti_parallel_cases ... ok [INFO] [stdout] test table::tests::test_table_angles ... ok [INFO] [stdout] test adaptive::tests::repulsive_saves_storage ... ok [INFO] [stdout] test adaptive::tests::builder_all_constant_becomes_scalar ... ok [INFO] [stdout] test adaptive::tests::boltzmann_constant_adaptive ... ok [INFO] [stdout] test adaptive::tests::lookup_constant_adaptive ... ok [INFO] [stdout] test flat::tests::face_grid_nearest_vertex ... FAILED [INFO] [stdout] test orient::tests::round_trip_orient_inverse ... ok [INFO] [stdout] test flat::tests::lookup_via_orient_inverse_roundtrip ... ok [INFO] [stdout] test flat::tests::face_grid_matches_linear_scan ... ok [INFO] [stdout] test adaptive::tests::adaptive_resolution_decreases ... ok [INFO] [stdout] test flat::tests::reordered_lookup_matches_original ... ok [INFO] [stdout] test flat::tests::lookup_off_vertex_interpolation ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- flat::tests::face_grid_nearest_vertex stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'flat::tests::face_grid_nearest_vertex' (49) panicked at src/flat.rs:1607:13: [INFO] [stdout] Grid vertex too far: grid_dist=0.03891586161438766, true_dist=0.013957182819086927, dir=[[0.38040134140592574, 0.38311344843698514, 0.31354972546601756]] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ab4ec1fd21a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ab4ec1fd21a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ab4ec1fd21a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ab4ec1fd21a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ab4ec212d9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ab4ec212d9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5ab4ec202192 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ab4ec202192 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ab4ec1daa5f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ab4ec1daa5f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ab4ec1f5189 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ab4ec0d25ac - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5ab4ec0d25ac - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ab4ec1f5342 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5ab4ec1f5342 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ab4ec1dab18 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ab4ec1d1e49 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ab4ec1db91d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ab4ec2134ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ab4ec07da79 - icotable[814db053ec13cb8]::flat::tests::face_grid_nearest_vertex [INFO] [stdout] at /opt/rustwide/workdir/src/flat.rs:1607:13 [INFO] [stdout] 20: 0x5ab4ec077ac7 - icotable[814db053ec13cb8]::flat::tests::face_grid_nearest_vertex::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/flat.rs:1579:34 [INFO] [stdout] 21: 0x5ab4ec05f5b6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5ab4ec0c668b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ab4ec0c668b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5ab4ec0d307b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5ab4ec0d307b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5ab4ec0d307b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5ab4ec0d307b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5ab4ec0d307b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5ab4ec0d307b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5ab4ec0d307b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5ab4ec0ce794 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5ab4ec0ce794 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5ab4ec0d5c82 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5ab4ec0d5c82 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5ab4ec0d5c82 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5ab4ec0d5c82 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5ab4ec0d5c82 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5ab4ec0d5c82 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5ab4ec0d5c82 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5ab4ec1fcb2f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5ab4ec1fcb2f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7a8245e13aa4 - [INFO] [stdout] 43: 0x7a8245ea0a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] flat::tests::face_grid_nearest_vertex [INFO] [stdout] [INFO] [stdout] test result: FAILED. 58 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3c3753f5631da086a62a7e114e1728d34a6ac5dd068cf4b799023d11eadc0155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3753f5631da086a62a7e114e1728d34a6ac5dd068cf4b799023d11eadc0155", kill_on_drop: false }` [INFO] [stdout] 3c3753f5631da086a62a7e114e1728d34a6ac5dd068cf4b799023d11eadc0155