[INFO] cloning repository https://github.com/jw3126/hen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jw3126/hen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bb4ceced6b1e926890386c69dcdddd6972706ad [INFO] testing jw3126/hen against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jw3126/hen on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jw3126/hen [INFO] finished tweaking git repo https://github.com/jw3126/hen [INFO] tweaked toml for git repo https://github.com/jw3126/hen written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jw3126/hen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.5.5 [INFO] [stderr] Downloaded sha3 v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a033606e3af5302530c02338d9fc87c918cd9de2354fbc49f26da22e4172c9cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a033606e3af5302530c02338d9fc87c918cd9de2354fbc49f26da22e4172c9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a033606e3af5302530c02338d9fc87c918cd9de2354fbc49f26da22e4172c9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a033606e3af5302530c02338d9fc87c918cd9de2354fbc49f26da22e4172c9cf", kill_on_drop: false }` [INFO] [stdout] a033606e3af5302530c02338d9fc87c918cd9de2354fbc49f26da22e4172c9cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1b3fd3bc65da10490bb5a1118551b207a676008e79a013373365a61c942743e [INFO] running `Command { std: "docker" "start" "-a" "d1b3fd3bc65da10490bb5a1118551b207a676008e79a013373365a61c942743e", kill_on_drop: false }` [INFO] [stderr] Compiling hen v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.06s [INFO] running `Command { std: "docker" "inspect" "d1b3fd3bc65da10490bb5a1118551b207a676008e79a013373365a61c942743e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b3fd3bc65da10490bb5a1118551b207a676008e79a013373365a61c942743e", kill_on_drop: false }` [INFO] [stdout] d1b3fd3bc65da10490bb5a1118551b207a676008e79a013373365a61c942743e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b231c9251dee40e8b469e8314a65852bebd22f0e78a4c427c3cdc60213b11770 [INFO] running `Command { std: "docker" "start" "-a" "b231c9251dee40e8b469e8314a65852bebd22f0e78a4c427c3cdc60213b11770", kill_on_drop: false }` [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling cargo_metadata v0.5.5 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling assert_cli v0.5.4 [INFO] [stderr] Compiling hen v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.45s [INFO] running `Command { std: "docker" "inspect" "b231c9251dee40e8b469e8314a65852bebd22f0e78a4c427c3cdc60213b11770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b231c9251dee40e8b469e8314a65852bebd22f0e78a4c427c3cdc60213b11770", kill_on_drop: false }` [INFO] [stdout] b231c9251dee40e8b469e8314a65852bebd22f0e78a4c427c3cdc60213b11770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bc45df1df60f72dd6899dd79ff224740e0d6022c922d61e54c03fba40eb787a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0bc45df1df60f72dd6899dd79ff224740e0d6022c922d61e54c03fba40eb787a", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tokenizer.rs:59:35 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tokenizer.rs:123:38 [INFO] [stderr] | [INFO] [stderr] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tokenizer.rs:229:33 [INFO] [stderr] | [INFO] [stderr] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tokenizer.rs:243:32 [INFO] [stderr] | [INFO] [stderr] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/simulation.rs:607:10 [INFO] [stderr] | [INFO] [stderr] 607 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output_parser.rs:18:33 [INFO] [stderr] | [INFO] [stderr] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output_parser.rs:27:27 [INFO] [stderr] | [INFO] [stderr] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output_parser.rs:77:45 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:25:39 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:29:28 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:33:27 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:37:29 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stderr] --> src/app/mod.rs:318:1 [INFO] [stderr] | [INFO] [stderr] 318 | / arg_enum!{ [INFO] [stderr] 319 | | #[derive(PartialEq, Debug)] [INFO] [stderr] 320 | | pub enum ShowWhat { [INFO] [stderr] 321 | | Output, [INFO] [stderr] ... | [INFO] [stderr] 325 | | } [INFO] [stderr] 326 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hen` (bin "hen" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hen-a684f11debeea9bd) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test output_parser::tests::test_parse_geometry_dose ... ok [INFO] [stdout] test output_parser::tests::test_parse_dot_separated_key_value ... ok [INFO] [stdout] test tokenizer::test_parse_single_token ... ok [INFO] [stdout] test uncertain::tests::prop_inclusion_additive ... ok [INFO] [stdout] test uncertain::tests::prop_inclusion_multipicative ... ok [INFO] [stdout] test uncertain::tests::test_Uf64 ... ok [INFO] [stdout] test util::test_has_unique_elements ... ok [INFO] [stdout] test tokenizer::test_parse_tokenstream ... ok [INFO] [stdout] test output_parser::tests::test_parse_timeout_simulation_output ... ok [INFO] [stdout] test output_parser::tests::test_parse_loop_simulation_output ... ok [INFO] [stdout] test simulation::tests::test_report_par_sim ... ok [INFO] [stdout] test tests::test_error_message ... ok [INFO] [stdout] test tests::test_run_umlauts ... FAILED [INFO] [stdout] test tests::test_rerun ... FAILED [INFO] [stdout] test tests::test_run_bad_pegs ... FAILED [INFO] [stdout] test tests::test_split ... ok [INFO] [stdout] test tests::test_run_many ... FAILED [INFO] [stdout] test tests::test_run_custom_seeds_ncases ... FAILED [INFO] [stdout] test tests::test_run_multiple_geometries ... FAILED [INFO] [stdout] test tests::test_zero_dose_with_100_uncertainty ... FAILED [INFO] [stdout] test tests::test_spaces_in_filename ... FAILED [INFO] [stdout] test tests::test_split_run_combine ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_run_umlauts stdout ---- [INFO] [stdout] thread 'tests::test_run_umlauts' panicked at 'CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/umlauts.egsinp -o /tmp/.tmpazCF4w/out.json` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/umlauts.egsinp -o /tmp/.tmpazCF4w/out.json` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561213f45f6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561213f45f6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561213f45f6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561213f45f6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561213f6adbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x561213f424f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x561213f47b30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561213f47b30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561213f47b30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x561213f476e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x561213f481e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x561213f47c92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x561213f46434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561213f47c29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x561213b6e641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x561213b6e58d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x561213f060b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x561213f060b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x561213f084da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x561213f082c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x561213f044ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x561213f044ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561213f05234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x561213f0762e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x561213b6db1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x561213f075b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x561213f08371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x561213f08371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x561213f08371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x561213f083a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x561213f04499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x561213f0a90c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x561213f076d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x561213f07814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x561213ef650d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x561213efe198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x561213efdd8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x561213ef652e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x561213ef1734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x561213efc3f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x561213ef9a8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x561213eff721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x561213ee6f09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x561213ee621c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x561213efe65d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x561213efcf4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x561213ee5c96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x561213ee6d8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x561213ee5cf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x561213efc332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x561213efc002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x561213ee4a31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x561213efb94f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x561213efb74a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x561213efca41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x561213efad3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x561213ee777e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x561213ef7352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x561213ef41a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x561213ef33b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x561213ef410b - __rust_try [INFO] [stdout] 61: 0x561213ef3210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x561213ee5fb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x561213ef7161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x561213ee972f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x561213f4d893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x561213f4d893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x561213f4d893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7fa5e24c7609 - start_thread [INFO] [stdout] 69: 0x7fa5e2299293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17f3761 - hen::tests::run_and_load::haec0faf12df8c043 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:24:5 [INFO] [stdout] 17: 0x5624a17f5525 - hen::tests::test_run_umlauts::hf6823a71be2b6698 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:45:14 [INFO] [stdout] 18: 0x5624a17f542a - hen::tests::test_run_umlauts::{{closure}}::ha8e006dfdc1f070a [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:43:1 [INFO] [stdout] 19: 0x5624a1814ede - core::ops::function::FnOnce::call_once::h185acff101f31473 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 42: 0x7f2bf9c3a293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_rerun stdout ---- [INFO] [stdout] thread 'tests::test_rerun' panicked at 'CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpQf2DlK/DXky2eJ3Ru` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpQf2DlK/DXky2eJ3Ru` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5584f0313f6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5584f0313f6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5584f0313f6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5584f0313f6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5584f0338dbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5584f03104f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5584f0315b30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5584f0315b30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5584f0315b30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5584f03156e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x5584f03161e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5584f0315c92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5584f0314434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5584f0315c29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5584eff3c641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5584eff3c58d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5584f02d40b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5584f02d40b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x5584f02d64da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x5584f02d62c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x5584f02d24ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x5584f02d24ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5584f02d3234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x5584f02d562e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x5584eff3bb1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x5584f02d55b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x5584f02d6371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x5584f02d6371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x5584f02d6371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x5584f02d63a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x5584f02d2499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5584f02d890c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x5584f02d56d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x5584f02d5814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x5584f02c450d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x5584f02cc198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x5584f02cbd8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x5584f02c452e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x5584f02bf734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x5584f02ca3f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x5584f02c7a8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x5584f02cd721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x5584f02b4f09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x5584f02b421c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x5584f02cc65d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x5584f02caf4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x5584f02b3c96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x5584f02b4d8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x5584f02b3cf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x5584f02ca332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x5584f02ca002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x5584f02b2a31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x5584f02c994f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x5584f02c974a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x5584f02caa41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x5584f02c8d3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x5584f02b577e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x5584f02c5352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x5584f02c21a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x5584f02c13b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x5584f02c210b - __rust_try [INFO] [stdout] 61: 0x5584f02c1210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x5584f02b3fb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x5584f02c5161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x5584f02b772f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5584f031b893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x5584f031b893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x5584f031b893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7fa4d5689609 - start_thread [INFO] [stdout] 69: 0x7fa4d545b293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17f8c37 - hen::tests::test_rerun::hfaf9e6c0385aa9ef [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:173:5 [INFO] [stdout] 17: 0x5624a17f870a - hen::tests::test_rerun::{{closure}}::ha8f47cfde9d39941 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:164:1 [INFO] [stdout] 18: 0x5624a181524e - core::ops::function::FnOnce::call_once::h55e7fa8a51178578 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 34: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 35: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 41: 0x7f2bf9c3a293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_run_bad_pegs stdout ---- [INFO] [stdout] thread 'tests::test_run_bad_pegs' panicked at 'CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmp93NdBy/3jOXOA7e4u -p tutor_data -t4` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` Blocking waiting for file lock on build directory [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmp93NdBy/3jOXOA7e4u -p tutor_data -t4` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562f1200bf6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562f1200bf6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562f1200bf6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562f1200bf6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562f12030dbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x562f120084f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x562f1200db30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562f1200db30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562f1200db30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x562f1200d6e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x562f1200e1e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x562f1200dc92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562f1200c434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562f1200dc29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x562f11c34641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x562f11c3458d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x562f11fcc0b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x562f11fcc0b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x562f11fce4da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x562f11fce2c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x562f11fca4ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x562f11fca4ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x562f11fcb234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x562f11fcd62e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x562f11c33b1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x562f11fcd5b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x562f11fce371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x562f11fce371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x562f11fce371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x562f11fce3a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x562f11fca499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x562f11fd090c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x562f11fcd6d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x562f11fcd814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x562f11fbc50d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x562f11fc4198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x562f11fc3d8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x562f11fbc52e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x562f11fb7734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x562f11fc23f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x562f11fbfa8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x562f11fc5721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x562f11facf09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x562f11fac21c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x562f11fc465d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x562f11fc2f4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x562f11fabc96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x562f11facd8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x562f11fabcf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x562f11fc2332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x562f11fc2002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x562f11faaa31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x562f11fc194f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x562f11fc174a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x562f11fc2a41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x562f11fc0d3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x562f11fad77e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x562f11fbd352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x562f11fba1a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x562f11fb93b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x562f11fba10b - __rust_try [INFO] [stdout] 61: 0x562f11fb9210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x562f11fabfb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x562f11fbd161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x562f11faf72f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x562f12013893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x562f12013893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x562f12013893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7f80c50ca609 - start_thread [INFO] [stdout] 69: 0x7f80c4e9c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17f7797 - hen::tests::test_run_bad_pegs::h665ecbd03717ae2b [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:115:5 [INFO] [stdout] 17: 0x5624a17f72fa - hen::tests::test_run_bad_pegs::{{closure}}::h5d12e51dd9a6bfa5 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:110:1 [INFO] [stdout] 18: 0x5624a181588e - core::ops::function::FnOnce::call_once::ha7725a51d5ffee07 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 34: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 35: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 41: 0x7f2bf9c3a293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_run_many stdout ---- [INFO] [stdout] thread 'tests::test_run_many' panicked at 'CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/input_many/file1.egsinp -o /tmp/.tmpr0yh9o/out.json` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` Blocking waiting for file lock on build directory [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/input_many/file1.egsinp -o /tmp/.tmpr0yh9o/out.json` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564588ea8f6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564588ea8f6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564588ea8f6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564588ea8f6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564588ecddbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x564588ea54f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x564588eaab30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564588eaab30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564588eaab30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x564588eaa6e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x564588eab1e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x564588eaac92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564588ea9434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564588eaac29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x564588ad1641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x564588ad158d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564588e690b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x564588e690b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x564588e6b4da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x564588e6b2c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x564588e674ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x564588e674ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x564588e68234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x564588e6a62e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x564588ad0b1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x564588e6a5b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x564588e6b371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x564588e6b371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x564588e6b371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x564588e6b3a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x564588e67499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x564588e6d90c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x564588e6a6d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x564588e6a814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x564588e5950d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x564588e61198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x564588e60d8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x564588e5952e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x564588e54734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x564588e5f3f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x564588e5ca8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x564588e62721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x564588e49f09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x564588e4921c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x564588e6165d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x564588e5ff4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x564588e48c96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x564588e49d8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x564588e48cf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x564588e5f332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x564588e5f002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x564588e47a31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x564588e5e94f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x564588e5e74a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x564588e5fa41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x564588e5dd3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x564588e4a77e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x564588e5a352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x564588e571a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x564588e563b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x564588e5710b - __rust_try [INFO] [stdout] 61: 0x564588e56210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x564588e48fb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x564588e5a161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x564588e4c72f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x564588eb0893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x564588eb0893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x564588eb0893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7f74294ed609 - start_thread [INFO] [stdout] 69: 0x7f74292bf293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17f3761 - hen::tests::run_and_load::haec0faf12df8c043 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:24:5 [INFO] [stdout] 17: 0x5624a17f7f31 - hen::tests::test_run_many::h2a6821720b833e29 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:142:14 [INFO] [stdout] 18: 0x5624a17f7bea - hen::tests::test_run_many::{{closure}}::hdc1ca7899604838f [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:138:1 [INFO] [stdout] 19: 0x5624a1815bde - core::ops::function::FnOnce::call_once::hf4929e3d8b9d49cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stderr] error: test failed, to rerun pass '--bin hen' [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 42: 0x7f2bf9c3a293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_run_custom_seeds_ncases stdout ---- [INFO] [stdout] thread 'tests::test_run_custom_seeds_ncases' panicked at 'CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpFdE59T/output/GfDgjv6FKc --seeds=[[1983,324],[3,4]] --ncases=[173, 200]` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` Blocking waiting for file lock on build directory [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpFdE59T/output/GfDgjv6FKc '--seeds=[[1983,324],[3,4]]' '--ncases=[173, 200]'` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f6bdbdbf6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f6bdbdbf6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f6bdbdbf6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f6bdbdbf6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f6bdc00dbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55f6bdbd84f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55f6bdbddb30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f6bdbddb30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f6bdbddb30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55f6bdbdd6e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x55f6bdbde1e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55f6bdbddc92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55f6bdbdc434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f6bdbddc29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55f6bd804641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55f6bd80458d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55f6bdb9c0b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x55f6bdb9c0b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x55f6bdb9e4da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x55f6bdb9e2c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x55f6bdb9a4ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x55f6bdb9a4ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55f6bdb9b234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x55f6bdb9d62e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x55f6bd803b1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x55f6bdb9d5b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x55f6bdb9e371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x55f6bdb9e371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x55f6bdb9e371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x55f6bdb9e3a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x55f6bdb9a499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55f6bdba090c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x55f6bdb9d6d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x55f6bdb9d814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x55f6bdb8c50d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x55f6bdb94198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x55f6bdb93d8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x55f6bdb8c52e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x55f6bdb87734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x55f6bdb923f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x55f6bdb8fa8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x55f6bdb95721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x55f6bdb7cf09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x55f6bdb7c21c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x55f6bdb9465d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x55f6bdb92f4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x55f6bdb7bc96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x55f6bdb7cd8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x55f6bdb7bcf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x55f6bdb92332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x55f6bdb92002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x55f6bdb7aa31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x55f6bdb9194f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x55f6bdb9174a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x55f6bdb92a41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x55f6bdb90d3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x55f6bdb7d77e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55f6bdb8d352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x55f6bdb8a1a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x55f6bdb893b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x55f6bdb8a10b - __rust_try [INFO] [stdout] 61: 0x55f6bdb89210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x55f6bdb7bfb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x55f6bdb8d161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x55f6bdb7f72f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55f6bdbe3893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x55f6bdbe3893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x55f6bdbe3893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7ff638efd609 - start_thread [INFO] [stdout] 69: 0x7ff638ccf293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17f6907 - hen::tests::test_run_custom_seeds_ncases::hf3fa328ad39ef034 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:87:5 [INFO] [stdout] 17: 0x5624a17f63ca - hen::tests::test_run_custom_seeds_ncases::{{closure}}::hcbe1986078183f63 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:82:1 [INFO] [stdout] 18: 0x5624a18158ce - core::ops::function::FnOnce::call_once::ha7d2147664b4762a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 34: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 35: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 41: 0x7f2bf9c3a293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_run_multiple_geometries stdout ---- [INFO] [stdout] thread 'tests::test_run_multiple_geometries' panicked at 'CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpOcEjVA/rpFrReBVYR` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` Blocking waiting for file lock on build directory [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpOcEjVA/rpFrReBVYR` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563b7d17cf6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563b7d17cf6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563b7d17cf6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563b7d17cf6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563b7d1a1dbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x563b7d1794f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x563b7d17eb30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563b7d17eb30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563b7d17eb30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x563b7d17e6e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x563b7d17f1e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x563b7d17ec92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563b7d17d434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563b7d17ec29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x563b7cda5641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x563b7cda558d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x563b7d13d0b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x563b7d13d0b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x563b7d13f4da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x563b7d13f2c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x563b7d13b4ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x563b7d13b4ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563b7d13c234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x563b7d13e62e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x563b7cda4b1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x563b7d13e5b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x563b7d13f371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x563b7d13f371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x563b7d13f371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x563b7d13f3a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x563b7d13b499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x563b7d14190c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x563b7d13e6d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x563b7d13e814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x563b7d12d50d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x563b7d135198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x563b7d134d8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x563b7d12d52e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x563b7d128734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x563b7d1333f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x563b7d130a8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x563b7d136721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x563b7d11df09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x563b7d11d21c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x563b7d13565d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x563b7d133f4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x563b7d11cc96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x563b7d11dd8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x563b7d11ccf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x563b7d133332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x563b7d133002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x563b7d11ba31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x563b7d13294f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x563b7d13274a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x563b7d133a41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x563b7d131d3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x563b7d11e77e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563b7d12e352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x563b7d12b1a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x563b7d12a3b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x563b7d12b10b - __rust_try [INFO] [stdout] 61: 0x563b7d12a210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x563b7d11cfb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x563b7d12e161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x563b7d12072f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563b7d184893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x563b7d184893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x563b7d184893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7fd7fc380609 - start_thread [INFO] [stdout] 69: 0x7fd7fc152293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17f5d7c - hen::tests::test_run_multiple_geometries::h83f5359cbb737758 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:63:5 [INFO] [stdout] 17: 0x5624a17f592a - hen::tests::test_run_multiple_geometries::{{closure}}::h2636b29a8b6935c8 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:58:1 [INFO] [stdout] 18: 0x5624a181535e - core::ops::function::FnOnce::call_once::h668fbfe24743fee4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 34: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 35: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 41: 0x7f2bf9c3a293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_zero_dose_with_100_uncertainty stdout ---- [INFO] [stdout] thread 'tests::test_zero_dose_with_100_uncertainty' panicked at 'CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/nan.egsinp -o /tmp/.tmpvf0bVj/out.json` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` Blocking waiting for file lock on build directory [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/nan.egsinp -o /tmp/.tmpvf0bVj/out.json` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5640c3ba3f6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5640c3ba3f6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5640c3ba3f6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5640c3ba3f6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5640c3bc8dbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5640c3ba04f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5640c3ba5b30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5640c3ba5b30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5640c3ba5b30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5640c3ba56e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x5640c3ba61e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5640c3ba5c92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5640c3ba4434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5640c3ba5c29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5640c37cc641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5640c37cc58d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5640c3b640b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5640c3b640b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x5640c3b664da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x5640c3b662c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x5640c3b624ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x5640c3b624ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5640c3b63234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x5640c3b6562e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x5640c37cbb1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x5640c3b655b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x5640c3b66371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x5640c3b66371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x5640c3b66371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x5640c3b663a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x5640c3b62499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5640c3b6890c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x5640c3b656d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x5640c3b65814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x5640c3b5450d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x5640c3b5c198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x5640c3b5bd8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x5640c3b5452e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x5640c3b4f734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x5640c3b5a3f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x5640c3b57a8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x5640c3b5d721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x5640c3b44f09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x5640c3b4421c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x5640c3b5c65d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x5640c3b5af4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x5640c3b43c96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x5640c3b44d8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x5640c3b43cf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x5640c3b5a332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x5640c3b5a002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x5640c3b42a31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x5640c3b5994f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x5640c3b5974a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x5640c3b5aa41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x5640c3b58d3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x5640c3b4577e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x5640c3b55352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x5640c3b521a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x5640c3b513b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x5640c3b5210b - __rust_try [INFO] [stdout] 61: 0x5640c3b51210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x5640c3b43fb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x5640c3b55161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x5640c3b4772f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5640c3bab893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x5640c3bab893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x5640c3bab893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7ff0651cf609 - start_thread [INFO] [stdout] 69: 0x7ff064fa1293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17f3761 - hen::tests::run_and_load::haec0faf12df8c043 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:24:5 [INFO] [stdout] 17: 0x5624a17f5658 - hen::tests::test_zero_dose_with_100_uncertainty::h55e4f6d3ac9eb51d [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:51:18 [INFO] [stdout] 18: 0x5624a17f555a - hen::tests::test_zero_dose_with_100_uncertainty::{{closure}}::hdc92ff55d0b82712 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:49:1 [INFO] [stdout] 19: 0x5624a1815c1e - core::ops::function::FnOnce::call_once::hf827954dc501a03e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 42: 0x7f2bf9c3a293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_spaces_in_filename stdout ---- [INFO] [stdout] thread 'tests::test_spaces_in_filename' panicked at 'CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/nospaces.egsinp -o /tmp/.tmpdomCI6/out.json` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` Blocking waiting for file lock on build directory [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/nospaces.egsinp -o /tmp/.tmpdomCI6/out.json` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560728948f6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560728948f6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560728948f6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560728948f6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56072896ddbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5607289454f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x56072894ab30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56072894ab30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56072894ab30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x56072894a6e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x56072894b1e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x56072894ac92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x560728949434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56072894ac29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x560728571641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x56072857158d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5607289090b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5607289090b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x56072890b4da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x56072890b2c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x5607289074ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x5607289074ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x560728908234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x56072890a62e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x560728570b1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x56072890a5b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x56072890b371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x56072890b371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x56072890b371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x56072890b3a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x560728907499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x56072890d90c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x56072890a6d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x56072890a814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x5607288f950d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x560728901198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x560728900d8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x5607288f952e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x5607288f4734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x5607288ff3f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x5607288fca8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x560728902721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x5607288e9f09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x5607288e921c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x56072890165d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x5607288fff4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x5607288e8c96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x5607288e9d8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x5607288e8cf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x5607288ff332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x5607288ff002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x5607288e7a31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x5607288fe94f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x5607288fe74a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x5607288ffa41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x5607288fdd3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x5607288ea77e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x5607288fa352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x5607288f71a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x5607288f63b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x5607288f710b - __rust_try [INFO] [stdout] 61: 0x5607288f6210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x5607288e8fb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x5607288fa161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x5607288ec72f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x560728950893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x560728950893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x560728950893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7f1a5b2b1609 - start_thread [INFO] [stdout] 69: 0x7f1a5b083293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17f3761 - hen::tests::run_and_load::haec0faf12df8c043 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:24:5 [INFO] [stdout] 17: 0x5624a17fb065 - hen::tests::test_spaces_in_filename::h9281d1411115b583 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:276:27 [INFO] [stdout] 18: 0x5624a17faf5a - hen::tests::test_spaces_in_filename::{{closure}}::h29ea07607e26187a [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:274:1 [INFO] [stdout] 19: 0x5624a181520e - core::ops::function::FnOnce::call_once::h55b714648fb10025 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 42: 0x7f2bf9c3a293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_split_run_combine stdout ---- [INFO] [stdout] thread 'tests::test_split_run_combine' panicked at 'CLI assertion failed: (command `cargo run -- run /tmp/.tmpIgvcoV -o /tmp/.tmpnjJ7zs` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn read_next(reader: &mut BufRead) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn parse_reader(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:229:33 [INFO] [stdout] | [INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tokenizer.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/simulation.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/output_parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/output_parser.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Debug` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/app/mod.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | / arg_enum!{ [INFO] [stdout] 319 | | #[derive(PartialEq, Debug)] [INFO] [stdout] 320 | | pub enum ShowWhat { [INFO] [stdout] 321 | | Output, [INFO] [stdout] ... | [INFO] [stdout] 325 | | } [INFO] [stdout] 326 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_available` [INFO] [stdout] --> src/omittable.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn is_available(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/omittable.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn unwrap(self: Omittable) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: `hen` (bin "hen") generated 17 warnings [INFO] [stdout] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /tmp/.tmpIgvcoV -o /tmp/.tmpnjJ7zs` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5582c7b42f6c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5582c7b42f6c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5582c7b42f6c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5582c7b42f6c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5582c7b67dbc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5582c7b3f4f5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5582c7b44b30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5582c7b44b30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5582c7b44b30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5582c7b446e7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stdout] 10: 0x5582c7b451e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5582c7b44c92 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5582c7b43434 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5582c7b44c29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5582c776b641 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5582c776b58d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5582c7b030b5 - core::mem::uninitialized::ha5bf440143f38c63 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stdout] 17: 0x5582c7b030b5 - crossbeam_epoch::sync::queue::Queue::new::hee3719df8a9e3b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stdout] 18: 0x5582c7b054da - crossbeam_epoch::internal::Global::new::hb0b0d8b5d8589d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stdout] 19: 0x5582c7b052c1 - crossbeam_epoch::collector::Collector::new::ha67b730e8c77c3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stdout] 20: 0x5582c7b014ba - ::deref::__static_ref_initialize::hace259d13cdf3874 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stdout] 21: 0x5582c7b014ba - core::ops::function::FnOnce::call_once::h94b2f50e2de48704 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5582c7b02234 - lazy_static::lazy::Lazy::get::{{closure}}::h2e9613d03cf5d81b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:24:45 [INFO] [stdout] 23: 0x5582c7b0462e - std::sync::once::Once::call_once::{{closure}}::h53a3e197ffa961ac [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x5582c776ab1c - std::sync::once::Once::call_inner::h4675ea4b26502e94 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x5582c7b045b5 - std::sync::once::Once::call_once::he918cedec616c905 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x5582c7b05371 - lazy_static::lazy::Lazy::get::hcf55ece690e3b7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lazy.rs:23:13 [INFO] [stdout] 27: 0x5582c7b05371 - ::deref::__stability::hbe1062177c50d9da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:148:25 [INFO] [stdout] 28: 0x5582c7b05371 - ::deref::h40be366927b2cf64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.1/src/lib.rs:150:21 [INFO] [stdout] 29: 0x5582c7b053a1 - crossbeam_epoch::default::HANDLE::__init::h2e1b36b81b1cfd81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stdout] 30: 0x5582c7b01499 - core::ops::function::FnOnce::call_once::h35ef91e7ad434548 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5582c7b0790c - std::thread::local::lazy::LazyKeyInner::initialize::h22425dc70b59f79d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x5582c7b046d8 - std::thread::local::fast::Key::try_initialize::h3cd0e27b4f254f95 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x5582c7b04814 - std::thread::local::fast::Key::get::h05d808dbb17a47cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x5582c7af350d - crossbeam_epoch::default::HANDLE::__getit::h5e2e8d5f17b0937a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x5582c7afb198 - std::thread::local::LocalKey::try_with::hd7e490a5976b5d2c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x5582c7afad8f - std::thread::local::LocalKey::with::h517938d221217465 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x5582c7af352e - crossbeam_epoch::default::is_pinned::hd381250fc5714183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stdout] 38: 0x5582c7aee734 - crossbeam_deque::Stealer::steal::h703903fb4feca0e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stdout] 39: 0x5582c7af93f3 - rayon_core::registry::WorkerThread::steal::{{closure}}::hd6b43f6c55e163d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stdout] 40: 0x5582c7af6a8b - core::ops::function::impls:: for &mut F>::call_mut::ha733b79775c6c65d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x5582c7afc721 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h003cdc6c6a067af0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2401:32 [INFO] [stdout] 42: 0x5582c7ae3f09 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h67ccf506eb2056fc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x5582c7ae321c - core::ops::function::impls:: for &mut F>::call_mut::h445c9a915435e956 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x5582c7afb65d - core::iter::traits::iterator::Iterator::try_fold::h2a92bde64ba9630f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:1988:21 [INFO] [stdout] 45: 0x5582c7af9f4e - as core::iter::traits::iterator::Iterator>::try_fold::hf96a4189974e0ec2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x5582c7ae2c96 - as core::iter::traits::iterator::Iterator>::try_fold::hb6d3a77dc9f0e34a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x5582c7ae3d8b - core::iter::traits::iterator::Iterator::find_map::h76d55bece7f5e6fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/traits/iterator.rs:2407:9 [INFO] [stdout] 48: 0x5582c7ae2cf9 - as core::iter::traits::iterator::Iterator>::next::h2b6a4916f024a568 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x5582c7af9332 - rayon_core::registry::WorkerThread::steal::h04be9edc0c7ce7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stdout] 50: 0x5582c7af9002 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hbebac0911ba87674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stdout] 51: 0x5582c7ae1a31 - core::option::Option::or_else::h3cfa34204db24920 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:1137:21 [INFO] [stdout] 52: 0x5582c7af894f - rayon_core::registry::WorkerThread::wait_until_cold::h0ed79c3e057bf1bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stdout] 53: 0x5582c7af874a - rayon_core::registry::WorkerThread::wait_until::h720f29c317a3ea49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stdout] 54: 0x5582c7af9a41 - rayon_core::registry::main_loop::hd6cded3dde7eda4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stdout] 55: 0x5582c7af7d3c - rayon_core::registry::Registry::new::{{closure}}::h28e565103a6d7ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stdout] 56: 0x5582c7ae477e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc952b871f0c078e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x5582c7af4352 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h96bd5c6fb78aaf67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x5582c7af11a2 - as core::ops::function::FnOnce<()>>::call_once::hfbd7687ef6806be8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x5582c7af03b4 - std::panicking::try::do_call::h280ff1ddae4183b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x5582c7af110b - __rust_try [INFO] [stdout] 61: 0x5582c7af0210 - std::panicking::try::h5edb4e80f80d1371 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x5582c7ae2fb2 - std::panic::catch_unwind::hcb072027995feb0d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x5582c7af4161 - std::thread::Builder::spawn_unchecked::{{closure}}::h8f87bd9b96fb2467 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 64: 0x5582c7ae672f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f2e95353e6a4bb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5582c7b4a893 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x5582c7b4a893 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 67: 0x5582c7b4a893 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7f34c0f97609 - start_thread [INFO] [stdout] 69: 0x7f34c0d69293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] ```', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624a1acdf8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5624a1acdf8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624a1acdf8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624a1acdf8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5624a1af34bc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5624a1aca755 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5624a1ad0060 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624a1ad0060 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624a1ad0060 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5624a1acfc52 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5624a1ad0714 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5624a1ad01f0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5624a1ace454 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5624a1ad0159 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5624a17bd00b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5624a18fd9bd - assert_cli::assert::Assert::unwrap::h104a9db10d76be92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cli-0.5.4/src/assert.rs:368:13 [INFO] [stdout] 16: 0x5624a17fa6e3 - hen::tests::test_split_run_combine::hda7ecfc146887484 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:255:5 [INFO] [stdout] 17: 0x5624a17f9fea - hen::tests::test_split_run_combine::{{closure}}::h2e804fce9f0b0950 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:231:1 [INFO] [stdout] 18: 0x5624a181572e - core::ops::function::FnOnce::call_once::h97e7402d9efe59e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624a1895af3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5624a1895af3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x5624a1894578 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 22: 0x5624a1894578 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5624a1894578 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 24: 0x5624a1894578 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x5624a1894578 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x5624a1894578 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x5624a1894578 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x5624a18620ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x5624a18620ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x5624a1866968 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5624a1866968 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 33: 0x5624a1866968 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 34: 0x5624a1866968 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 35: 0x5624a1866968 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x5624a1866968 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x5624a1ad61a3 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5624a1ad61a3 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7f2bf9e68609 - start_thread [INFO] [stdout] 41: 0x7f2bf9c3a293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_rerun [INFO] [stdout] tests::test_run_bad_pegs [INFO] [stdout] tests::test_run_custom_seeds_ncases [INFO] [stdout] tests::test_run_many [INFO] [stdout] tests::test_run_multiple_geometries [INFO] [stdout] tests::test_run_umlauts [INFO] [stdout] tests::test_spaces_in_filename [INFO] [stdout] tests::test_split_run_combine [INFO] [stdout] tests::test_zero_dose_with_100_uncertainty [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0bc45df1df60f72dd6899dd79ff224740e0d6022c922d61e54c03fba40eb787a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc45df1df60f72dd6899dd79ff224740e0d6022c922d61e54c03fba40eb787a", kill_on_drop: false }` [INFO] [stdout] 0bc45df1df60f72dd6899dd79ff224740e0d6022c922d61e54c03fba40eb787a