[INFO] cloning repository https://github.com/j-mcavoy/larvae [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-mcavoy/larvae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Flarvae", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Flarvae'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 531c35cddeda9e73e8aedfbe970c35cc0af6dfcf [INFO] testing j-mcavoy/larvae against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-mcavoy%2Flarvae" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-mcavoy/larvae on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j-mcavoy/larvae [INFO] finished tweaking git repo https://github.com/j-mcavoy/larvae [INFO] tweaked toml for git repo https://github.com/j-mcavoy/larvae written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/j-mcavoy/larvae 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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded earlgrey v0.3.2 [INFO] [stderr] Downloaded spfunc v0.1.0 [INFO] [stderr] Downloaded dylib v0.0.3 [INFO] [stderr] Downloaded shunting v0.0.9 [INFO] [stderr] Downloaded float-pretty-print v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc4f0972e3d63ab2143cc593dbddd6e771446ca0fd7c342a4735349ca3167858 [INFO] running `Command { std: "docker" "start" "-a" "dc4f0972e3d63ab2143cc593dbddd6e771446ca0fd7c342a4735349ca3167858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc4f0972e3d63ab2143cc593dbddd6e771446ca0fd7c342a4735349ca3167858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4f0972e3d63ab2143cc593dbddd6e771446ca0fd7c342a4735349ca3167858", kill_on_drop: false }` [INFO] [stdout] dc4f0972e3d63ab2143cc593dbddd6e771446ca0fd7c342a4735349ca3167858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2becf28d1491e166c9e0e9057031923e95a5b6619524a838b8dc6bfda9c6e31d [INFO] running `Command { std: "docker" "start" "-a" "2becf28d1491e166c9e0e9057031923e95a5b6619524a838b8dc6bfda9c6e31d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling lexers v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling float-pretty-print v0.1.1 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling earlgrey v0.3.2 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dylib v0.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling spfunc v0.1.0 [INFO] [stderr] Compiling larvae_macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling rustyline v5.0.6 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling shunting v0.0.9 [INFO] [stderr] Compiling larvae v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2becf28d1491e166c9e0e9057031923e95a5b6619524a838b8dc6bfda9c6e31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2becf28d1491e166c9e0e9057031923e95a5b6619524a838b8dc6bfda9c6e31d", kill_on_drop: false }` [INFO] [stdout] 2becf28d1491e166c9e0e9057031923e95a5b6619524a838b8dc6bfda9c6e31d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d75a40341d4b7f9deaa84fed4f11a1c417bbb2169f44728aba4eb522861ae93 [INFO] running `Command { std: "docker" "start" "-a" "6d75a40341d4b7f9deaa84fed4f11a1c417bbb2169f44728aba4eb522861ae93", kill_on_drop: false }` [INFO] [stderr] Compiling larvae v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6d75a40341d4b7f9deaa84fed4f11a1c417bbb2169f44728aba4eb522861ae93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d75a40341d4b7f9deaa84fed4f11a1c417bbb2169f44728aba4eb522861ae93", kill_on_drop: false }` [INFO] [stdout] 6d75a40341d4b7f9deaa84fed4f11a1c417bbb2169f44728aba4eb522861ae93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f4e22c894dc9f80631c9020abd5f1a077e654b726e24adfcb22d6826171f53d [INFO] running `Command { std: "docker" "start" "-a" "6f4e22c894dc9f80631c9020abd5f1a077e654b726e24adfcb22d6826171f53d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/larvae-1fd52e74b849413f) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test core::dimension::test::test_mul ... ok [INFO] [stdout] test core::dimension::test::test_pow ... ok [INFO] [stdout] test core::quantity::into::tests::from_f64 ... ok [INFO] [stdout] test core::quantity::display::tests::quantity_display ... ok [INFO] [stdout] test core::quantity::ops::tests::add ... ok [INFO] [stdout] test core::quantity::ops::tests::div ... ok [INFO] [stdout] test core::quantity::ops::tests::mul ... ok [INFO] [stdout] test core::quantity::test::convert_units ... ok [INFO] [stdout] test core::quantity::test::test_conversion_factor ... ok [INFO] [stdout] test core::quantity::test::quantity_display ... ok [INFO] [stdout] test equation::semanter::tests::factorial ... ok [INFO] [stdout] test equation::parser::tests::pos_nums ... ok [INFO] [stdout] test equation::parser::tests::factorial ... ok [INFO] [stdout] test equation::parser::tests::log ... ok [INFO] [stdout] test equation::parser::tests::sqrt ... ok [INFO] [stdout] test equation::parser::tests::grammar_ok ... ok [INFO] [stdout] test equation::semanter::tests::log ... ok [INFO] [stdout] test equation::tests::conversion ... ok [INFO] [stdout] test equation::parser::tests::ln ... ok [INFO] [stdout] test equation::parser::tests::basic_arithmetic ... ok [INFO] [stdout] test equation::tests::one_equals_one ... ok [INFO] [stdout] test equation::semanter::tests::sqrt ... ok [INFO] [stdout] test equation::parser::tests::neg_nums ... ok [INFO] [stdout] test equation::semanter::tests::ln ... ok [INFO] [stdout] test equation::tokenizer::tests::test_arrow ... ok [INFO] [stdout] test equation::tokenizer::tests::test_parse_dimunits ... ok [INFO] [stdout] test equation::semanter::tests::dimensional_arith ... ok [INFO] [stdout] test equation::tokenizer::tests::test_eval_pos_neg_num ... ok [INFO] [stdout] test equation::tokenizer::tests::test_ops ... ok [INFO] [stdout] test equation::parser::tests::nums ... ok [INFO] [stdout] test equation::semanter::tests::basic_arithmetic ... ok [INFO] [stdout] test equation::tokenizer::tests::test_whitespace ... ok [INFO] [stdout] test equation::tokenizer::tests::test_unknown_tokens ... ok [INFO] [stdout] test equation::tokenizer::tests::test_all_units ... ok [INFO] [stdout] test equation::parser::tests::dimensional_analysis ... ok [INFO] [stdout] test equation::tokenizer::tests::test_group ... ok [INFO] [stdout] test equation::semanter::tests::order_of_operations ... ok [INFO] [stdout] test equation::parser::tests::single_quantity ... ok [INFO] [stdout] test core::quantity::test::incompatible_dimensions - should panic ... ok [INFO] [stdout] test equation::tests::dim_analysis ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- equation::tests::dim_analysis stdout ---- [INFO] [stdout] thread 'equation::tests::dim_analysis' panicked at src/equation.rs:45:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Ok(Quantity { value: 1.0, dimensions: Dimensions { length: 1.0, mass: 0.0, time: -2.0 }, units: Units { length: meter, mass: kilogram, time: second } }) [INFO] [stdout] right: Ok(Quantity { value: 1.0, dimensions: Dimensions { length: 2.0, mass: 0.0, time: -2.0 }, units: Units { length: meter, mass: kilogram, time: second } }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a4282c7dac - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a4282c7dac - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a4282c7dac - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a4282c7dac - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a4282f317c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55a4282f317c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55a4282c504e - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55a4282c7b94 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a4282c7b94 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a4282c9993 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x55a4282c962f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x55a428272a7c - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55a428272a7c - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55a4282ca08e - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55a4282ca08e - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x55a4282c9e17 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:599:13 [INFO] [stdout] 16: 0x55a4282c82d6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55a4282c9b62 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x55a4280719d3 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55a428071e45 - core::panicking::assert_failed_inner::h7e09b6414eab0f29 [INFO] [stdout] 20: 0x55a4280bc9de - core::panicking::assert_failed::h43963bbbe6e9459c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:229:5 [INFO] [stdout] 21: 0x55a428098bb2 - larvae::equation::tests::dim_analysis::hf3514f4ccbec810c [INFO] [stdout] at /opt/rustwide/workdir/src/equation.rs:45:9 [INFO] [stdout] 22: 0x55a428098987 - larvae::equation::tests::dim_analysis::{{closure}}::hb8d40e49d373eb06 [INFO] [stdout] at /opt/rustwide/workdir/src/equation.rs:44:23 [INFO] [stdout] 23: 0x55a428082556 - core::ops::function::FnOnce::call_once::h0621d8dccb66daa3 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a428277b0f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55a428277b0f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x55a428276b9e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x55a428276b9e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x55a428276b9e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 29: 0x55a428276b9e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 30: 0x55a428276b9e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55a428276b9e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x55a428276b9e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x55a42823e4f3 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x55a42823e4f3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x55a42824410b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x55a42824410b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55a42824410b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 38: 0x55a42824410b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 39: 0x55a42824410b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55a42824410b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x55a42824410b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55a4282ce765 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x55a4282ce765 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x55a4282ce765 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f767b40fb43 - [INFO] [stdout] 46: 0x7f767b4a0bb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] equation::tests::dim_analysis [INFO] [stdout] [INFO] [stdout] test result: FAILED. 39 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin larvae` [INFO] running `Command { std: "docker" "inspect" "6f4e22c894dc9f80631c9020abd5f1a077e654b726e24adfcb22d6826171f53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4e22c894dc9f80631c9020abd5f1a077e654b726e24adfcb22d6826171f53d", kill_on_drop: false }` [INFO] [stdout] 6f4e22c894dc9f80631c9020abd5f1a077e654b726e24adfcb22d6826171f53d