[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 1.55.0 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-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jw3126/hen on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-0/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", 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] b99b81a884e98b9db144263c294e14616da7851b73617d187cdead1235716166 [INFO] running `Command { std: "docker" "start" "-a" "b99b81a884e98b9db144263c294e14616da7851b73617d187cdead1235716166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b99b81a884e98b9db144263c294e14616da7851b73617d187cdead1235716166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99b81a884e98b9db144263c294e14616da7851b73617d187cdead1235716166", kill_on_drop: false }` [INFO] [stdout] b99b81a884e98b9db144263c294e14616da7851b73617d187cdead1235716166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.55.0" "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] 8f3bdb669261f2b481f2599598c5245b9177688e3b3aca98fc4812d026235291 [INFO] running `Command { std: "docker" "start" "-a" "8f3bdb669261f2b481f2599598c5245b9177688e3b3aca98fc4812d026235291", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling hen v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling serde_json v1.0.19 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 23.89s [INFO] running `Command { std: "docker" "inspect" "8f3bdb669261f2b481f2599598c5245b9177688e3b3aca98fc4812d026235291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3bdb669261f2b481f2599598c5245b9177688e3b3aca98fc4812d026235291", kill_on_drop: false }` [INFO] [stdout] 8f3bdb669261f2b481f2599598c5245b9177688e3b3aca98fc4812d026235291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4466c3ab435e03220f8de45b6d43b2790fdcc509549d3642912e3b9290420f32 [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" "4466c3ab435e03220f8de45b6d43b2790fdcc509549d3642912e3b9290420f32", kill_on_drop: false }` [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling cargo_metadata v0.5.5 [INFO] [stderr] Compiling quickcheck v0.6.2 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 14.14s [INFO] running `Command { std: "docker" "inspect" "4466c3ab435e03220f8de45b6d43b2790fdcc509549d3642912e3b9290420f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4466c3ab435e03220f8de45b6d43b2790fdcc509549d3642912e3b9290420f32", kill_on_drop: false }` [INFO] [stdout] 4466c3ab435e03220f8de45b6d43b2790fdcc509549d3642912e3b9290420f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38c6a3d49279d8e29ba0ca4530ec5bfb1d5d76d98d9befc3af55b8a328ea67db [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" "38c6a3d49279d8e29ba0ca4530ec5bfb1d5d76d98d9befc3af55b8a328ea67db", 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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hen-0118a928520f09c8) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test output_parser::tests::test_parse_dot_separated_key_value ... ok [INFO] [stdout] test output_parser::tests::test_parse_geometry_dose ... 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 tokenizer::test_parse_tokenstream ... ok [INFO] [stdout] test uncertain::tests::test_Uf64 ... ok [INFO] [stdout] test util::test_has_unique_elements ... 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_bad_pegs ... FAILED [INFO] [stdout] test tests::test_split ... ok [INFO] [stdout] test tests::test_zero_dose_with_100_uncertainty ... FAILED [INFO] [stdout] test tests::test_run_umlauts ... FAILED [INFO] [stdout] test tests::test_spaces_in_filename ... FAILED [INFO] [stdout] test tests::test_run_multiple_geometries ... FAILED [INFO] [stdout] test tests::test_run_many ... FAILED [INFO] [stdout] test tests::test_run_custom_seeds_ncases ... FAILED [INFO] [stdout] test tests::test_rerun ... FAILED [INFO] [stdout] test tests::test_split_run_combine ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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/.tmp83gFbZ/y2VtIlPgxC -p tutor_data -t4` 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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.22s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmp83gFbZ/y2VtIlPgxC -p tutor_data -t4` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561c5e16b230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561c5e16b230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561c5e16b230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561c5e16b230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561c5e18f39c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x561c5e167b55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x561c5e16d2eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561c5e16d2eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561c5e16d2eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561c5e16cdc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x561c5e16d9b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561c5e16d467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x561c5e16b72c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561c5e16d3f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561c5dd90681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x561c5dd905cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x561c5e12c128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x561c5e12c128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x561c5e12e07a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x561c5e133e91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x561c5e12a6da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x561c5e12a6da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561c5e133f14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x561c5e13068e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x561c5dd8fb6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x561c5e130618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x561c5e130ea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x561c5e130ea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x561c5e130ea1 - ::deref::h58520ba118b52882 [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: 0x561c5e130ed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x561c5e12a669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x561c5e1306bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x561c5e12cfb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x561c5e12d0f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x561c5e1258fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x561c5e124318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x561c5e1241af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x561c5e12591e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x561c5e1199a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x561c5e121293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x561c5e11e88b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x561c5e126731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x561c5e10de41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x561c5e10db6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x561c5e126973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x561c5e12542e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x561c5e10d5dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x561c5e10dd1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x561c5e10c299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x561c5e1211d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x561c5e120ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x561c5e10b3b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x561c5e120b87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x561c5e12059c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x561c5e1218f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x561c5e11fb9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x561c5e110b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x561c5e11dc62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x561c5e1239d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x561c5e11a134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x561c5e11b12d - __rust_try [INFO] [stdout] 61: 0x561c5e11a020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x561c5e124062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x561c5e11da5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x561c5e110d0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x561c5e172f07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x561c5e172f07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x561c5e172f07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7f5bd9642609 - start_thread [INFO] [stdout] 69: 0x7f5bd9414293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a248b39 - hen::tests::test_run_bad_pegs::h8176f42476d1fd3a [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:115:5 [INFO] [stdout] 17: 0x55b65a24866a - hen::tests::test_run_bad_pegs::{{closure}}::hf2d9bf4ff5d34f0e [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:110:1 [INFO] [stdout] 18: 0x55b65a266a5e - core::ops::function::FnOnce::call_once::hec6aaf3a5ab955c7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 40: 0x7fa9673c4609 - start_thread [INFO] [stdout] 41: 0x7fa967196293 - 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/.tmpg7zuiG/out.json` expected to succeed) [INFO] [stdout] status=failed [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` Blocking waiting for file lock on package cache [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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/nan.egsinp -o /tmp/.tmpg7zuiG/out.json` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555d59953230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555d59953230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555d59953230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555d59953230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555d5997739c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x555d5994fb55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x555d599552eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555d599552eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555d599552eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555d59954dc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555d599559b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555d59955467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x555d5995372c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555d599553f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555d59578681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555d595785cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x555d59914128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x555d59914128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x555d5991607a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x555d5991be91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x555d599126da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x555d599126da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555d5991bf14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x555d5991868e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x555d59577b6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x555d59918618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x555d59918ea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x555d59918ea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x555d59918ea1 - ::deref::h58520ba118b52882 [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: 0x555d59918ed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x555d59912669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x555d599186bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x555d59914fb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x555d599150f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x555d5990d8fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x555d5990c318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x555d5990c1af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x555d5990d91e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x555d599019a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x555d59909293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x555d5990688b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x555d5990e731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x555d598f5e41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x555d598f5b6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x555d5990e973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x555d5990d42e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x555d598f55dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x555d598f5d1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x555d598f4299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x555d599091d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x555d59908ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x555d598f33b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x555d59908b87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x555d5990859c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x555d599098f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x555d59907b9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x555d598f8b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x555d59905c62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x555d5990b9d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x555d59902134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x555d5990312d - __rust_try [INFO] [stdout] 61: 0x555d59902020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x555d5990c062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x555d59905a5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x555d598f8d0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x555d5995af07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x555d5995af07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x555d5995af07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7fc10cd54609 - start_thread [INFO] [stdout] 69: 0x7fc10cb26293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a244a1c - hen::tests::run_and_load::h55b4668fd1a0a441 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:24:5 [INFO] [stdout] 17: 0x55b65a246924 - hen::tests::test_zero_dose_with_100_uncertainty::he826682baeb8b34f [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:51:18 [INFO] [stdout] 18: 0x55b65a24681a - hen::tests::test_zero_dose_with_100_uncertainty::{{closure}}::hc00380c1a9a07916 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:49:1 [INFO] [stdout] 19: 0x55b65a265efe - core::ops::function::FnOnce::call_once::h2b2a3aa811a1e582 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7fa9673c4609 - start_thread [INFO] [stdout] 42: 0x7fa967196293 - clone [INFO] [stdout] 43: 0x0 - [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/.tmpEWTl0C/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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.40s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/umlauts.egsinp -o /tmp/.tmpEWTl0C/out.json` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd75a3e230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55dd75a3e230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd75a3e230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55dd75a3e230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55dd75a6239c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55dd75a3ab55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55dd75a402eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55dd75a402eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55dd75a402eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55dd75a3fdc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55dd75a409b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55dd75a40467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55dd75a3e72c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55dd75a403f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55dd75663681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55dd756635cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55dd759ff128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55dd759ff128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x55dd75a0107a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x55dd75a06e91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x55dd759fd6da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x55dd759fd6da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55dd75a06f14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x55dd75a0368e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x55dd75662b6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x55dd75a03618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x55dd75a03ea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x55dd75a03ea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x55dd75a03ea1 - ::deref::h58520ba118b52882 [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: 0x55dd75a03ed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x55dd759fd669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55dd75a036bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x55dd759fffb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x55dd75a000f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x55dd759f88fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x55dd759f7318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x55dd759f71af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x55dd759f891e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x55dd759ec9a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x55dd759f4293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x55dd759f188b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x55dd759f9731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x55dd759e0e41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x55dd759e0b6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x55dd759f9973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x55dd759f842e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x55dd759e05dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x55dd759e0d1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x55dd759df299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x55dd759f41d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x55dd759f3ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x55dd759de3b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x55dd759f3b87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x55dd759f359c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x55dd759f48f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x55dd759f2b9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x55dd759e3b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55dd759f0c62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55dd759f69d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55dd759ed134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55dd759ee12d - __rust_try [INFO] [stdout] 61: 0x55dd759ed020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55dd759f7062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55dd759f0a5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55dd759e3d0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55dd75a45f07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55dd75a45f07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55dd75a45f07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7faa4c290609 - start_thread [INFO] [stdout] 69: 0x7faa4c062293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a244a1c - hen::tests::run_and_load::h55b4668fd1a0a441 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:24:5 [INFO] [stdout] 17: 0x55b65a2467e1 - hen::tests::test_run_umlauts::h0f7d60dff47617b2 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:45:14 [INFO] [stdout] 18: 0x55b65a2466da - hen::tests::test_run_umlauts::{{closure}}::h817631126351ebcb [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:43:1 [INFO] [stdout] 19: 0x55b65a26620e - core::ops::function::FnOnce::call_once::h5b5ce23de7a7c9a0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7fa9673c4609 - start_thread [INFO] [stdout] 42: 0x7fa967196293 - 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/.tmpA1ZoMn/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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.33s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/nospaces.egsinp -o /tmp/.tmpA1ZoMn/out.json` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5585fc904230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5585fc904230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5585fc904230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5585fc904230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5585fc92839c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5585fc900b55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5585fc9062eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5585fc9062eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5585fc9062eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5585fc905dc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5585fc9069b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5585fc906467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x5585fc90472c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5585fc9063f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5585fc529681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5585fc5295cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5585fc8c5128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x5585fc8c5128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x5585fc8c707a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x5585fc8cce91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x5585fc8c36da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x5585fc8c36da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5585fc8ccf14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x5585fc8c968e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x5585fc528b6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x5585fc8c9618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x5585fc8c9ea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x5585fc8c9ea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x5585fc8c9ea1 - ::deref::h58520ba118b52882 [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: 0x5585fc8c9ed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x5585fc8c3669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5585fc8c96bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x5585fc8c5fb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x5585fc8c60f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x5585fc8be8fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x5585fc8bd318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x5585fc8bd1af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x5585fc8be91e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x5585fc8b29a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x5585fc8ba293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x5585fc8b788b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x5585fc8bf731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x5585fc8a6e41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x5585fc8a6b6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x5585fc8bf973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x5585fc8be42e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x5585fc8a65dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x5585fc8a6d1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x5585fc8a5299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x5585fc8ba1d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x5585fc8b9ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x5585fc8a43b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x5585fc8b9b87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x5585fc8b959c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x5585fc8ba8f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x5585fc8b8b9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x5585fc8a9b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x5585fc8b6c62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x5585fc8bc9d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x5585fc8b3134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x5585fc8b412d - __rust_try [INFO] [stdout] 61: 0x5585fc8b3020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x5585fc8bd062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x5585fc8b6a5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x5585fc8a9d0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x5585fc90bf07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5585fc90bf07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x5585fc90bf07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7f233f636609 - start_thread [INFO] [stdout] 69: 0x7f233f408293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a244a1c - hen::tests::run_and_load::h55b4668fd1a0a441 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:24:5 [INFO] [stdout] 17: 0x55b65a24c601 - hen::tests::test_spaces_in_filename::h8acd16594fbc4cdd [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:276:27 [INFO] [stdout] 18: 0x55b65a24c4ea - hen::tests::test_spaces_in_filename::{{closure}}::hd390a21d6ee4e496 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:274:1 [INFO] [stdout] 19: 0x55b65a2660de - core::ops::function::FnOnce::call_once::h3d5c2ff42ad48083 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7fa9673c4609 - start_thread [INFO] [stdout] 42: 0x7fa967196293 - clone [INFO] [stdout] 43: 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/.tmpHuzQlH/kASvrH7HBo` 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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.47s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpHuzQlH/kASvrH7HBo` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a1c225e230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1c225e230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1c225e230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1c225e230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1c228239c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1c225ab55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a1c22602eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1c22602eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1c22602eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1c225fdc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55a1c22609b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1c2260467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55a1c225e72c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1c22603f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1c1e83681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1c1e835cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55a1c221f128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55a1c221f128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x55a1c222107a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x55a1c2226e91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x55a1c221d6da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x55a1c221d6da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a1c2226f14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x55a1c222368e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x55a1c1e82b6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x55a1c2223618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x55a1c2223ea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x55a1c2223ea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x55a1c2223ea1 - ::deref::h58520ba118b52882 [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: 0x55a1c2223ed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x55a1c221d669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55a1c22236bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x55a1c221ffb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x55a1c22200f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x55a1c22188fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x55a1c2217318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x55a1c22171af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x55a1c221891e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x55a1c220c9a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x55a1c2214293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x55a1c221188b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x55a1c2219731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x55a1c2200e41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x55a1c2200b6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x55a1c2219973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x55a1c221842e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x55a1c22005dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x55a1c2200d1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x55a1c21ff299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x55a1c22141d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x55a1c2213ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x55a1c21fe3b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x55a1c2213b87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x55a1c221359c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x55a1c22148f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x55a1c2212b9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x55a1c2203b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55a1c2210c62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55a1c22169d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55a1c220d134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55a1c220e12d - __rust_try [INFO] [stdout] 61: 0x55a1c220d020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55a1c2217062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55a1c2210a5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55a1c2203d0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55a1c2265f07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55a1c2265f07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55a1c2265f07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7fe5d7cba609 - start_thread [INFO] [stdout] 69: 0x7fe5d7a8c293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a24707e - hen::tests::test_run_multiple_geometries::hc4948a20e4c5a0f7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:63:5 [INFO] [stdout] 17: 0x55b65a246bfa - hen::tests::test_run_multiple_geometries::{{closure}}::h9552dd1f53892c74 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:58:1 [INFO] [stdout] 18: 0x55b65a265c2e - core::ops::function::FnOnce::call_once::h072121b3546dfe42 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 40: 0x7fa9673c4609 - start_thread [INFO] [stdout] 41: 0x7fa967196293 - 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/.tmpgjNXij/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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.19s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/input_many/file1.egsinp -o /tmp/.tmpgjNXij/out.json` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55701bd52230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55701bd52230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55701bd52230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55701bd52230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55701bd7639c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55701bd4eb55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55701bd542eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55701bd542eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55701bd542eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55701bd53dc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55701bd549b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55701bd54467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55701bd5272c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55701bd543f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55701b977681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55701b9775cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55701bd13128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55701bd13128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x55701bd1507a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x55701bd1ae91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x55701bd116da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x55701bd116da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55701bd1af14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x55701bd1768e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x55701b976b6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x55701bd17618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x55701bd17ea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x55701bd17ea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x55701bd17ea1 - ::deref::h58520ba118b52882 [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: 0x55701bd17ed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x55701bd11669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55701bd176bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x55701bd13fb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x55701bd140f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x55701bd0c8fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x55701bd0b318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x55701bd0b1af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x55701bd0c91e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x55701bd009a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x55701bd08293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x55701bd0588b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x55701bd0d731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x55701bcf4e41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x55701bcf4b6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x55701bd0d973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x55701bd0c42e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x55701bcf45dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x55701bcf4d1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x55701bcf3299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x55701bd081d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x55701bd07ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x55701bcf23b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x55701bd07b87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x55701bd0759c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x55701bd088f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x55701bd06b9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x55701bcf7b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55701bd04c62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55701bd0a9d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55701bd01134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55701bd0212d - __rust_try [INFO] [stdout] 61: 0x55701bd01020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55701bd0b062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55701bd04a5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55701bcf7d0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55701bd59f07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55701bd59f07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55701bd59f07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7f928a180609 - start_thread [INFO] [stdout] 69: 0x7f9289f52293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a244a1c - hen::tests::run_and_load::h55b4668fd1a0a441 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:24:5 [INFO] [stdout] 17: 0x55b65a24931f - hen::tests::test_run_many::he063a63802c0bfe2 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:142:14 [INFO] [stdout] 18: 0x55b65a248fba - hen::tests::test_run_many::{{closure}}::h80777df62da7d6af [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:138:1 [INFO] [stdout] 19: 0x55b65a26670e - core::ops::function::FnOnce::call_once::haea05b6c5c5930e8 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7fa9673c4609 - start_thread [INFO] [stdout] 42: 0x7fa967196293 - 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/.tmp81oEYF/output/dVMuhlCbOF --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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.30s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmp81oEYF/output/dVMuhlCbOF '--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', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558926439230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558926439230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558926439230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558926439230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55892645d39c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x558926435b55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55892643b2eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55892643b2eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55892643b2eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55892643adc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55892643b9b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55892643b467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55892643972c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55892643b3f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55892605e681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55892605e5cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x5589263fa128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x5589263fa128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x5589263fc07a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x558926401e91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x5589263f86da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x5589263f86da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x558926401f14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x5589263fe68e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x55892605db6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x5589263fe618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x5589263feea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x5589263feea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x5589263feea1 - ::deref::h58520ba118b52882 [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: 0x5589263feed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x5589263f8669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x5589263fe6bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x5589263fafb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x5589263fb0f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x5589263f38fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x5589263f2318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x5589263f21af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x5589263f391e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x5589263e79a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x5589263ef293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x5589263ec88b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x5589263f4731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x5589263dbe41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x5589263dbb6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x5589263f4973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x5589263f342e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x5589263db5dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x5589263dbd1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x5589263da299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x5589263ef1d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x5589263eeea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x5589263d93b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x5589263eeb87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x5589263ee59c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x5589263ef8f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x5589263edb9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x5589263deb9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x5589263ebc62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x5589263f19d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x5589263e8134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x5589263e912d - __rust_try [INFO] [stdout] 61: 0x5589263e8020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x5589263f2062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x5589263eba5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x5589263ded0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x558926440f07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x558926440f07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x558926440f07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7fa56d6e9609 - start_thread [INFO] [stdout] 69: 0x7fa56d4bb293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a247c5f - hen::tests::test_run_custom_seeds_ncases::h1462388554d277b5 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:87:5 [INFO] [stdout] 17: 0x55b65a2476ea - hen::tests::test_run_custom_seeds_ncases::{{closure}}::h793ac007c5a06b22 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:82:1 [INFO] [stdout] 18: 0x55b65a265d8e - core::ops::function::FnOnce::call_once::h1420a921b04838c0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 40: 0x7fa9673c4609 - start_thread [INFO] [stdout] 41: 0x7fa967196293 - clone [INFO] [stdout] 42: 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/.tmp0rzdYd/maRmI2F9by` 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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.46s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmp0rzdYd/maRmI2F9by` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555eb217f230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555eb217f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555eb217f230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555eb217f230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555eb21a339c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x555eb217bb55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x555eb21812eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555eb21812eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555eb21812eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555eb2180dc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555eb21819b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555eb2181467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x555eb217f72c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555eb21813f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555eb1da4681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555eb1da45cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x555eb2140128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x555eb2140128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x555eb214207a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x555eb2147e91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x555eb213e6da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x555eb213e6da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x555eb2147f14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x555eb214468e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x555eb1da3b6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x555eb2144618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x555eb2144ea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x555eb2144ea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x555eb2144ea1 - ::deref::h58520ba118b52882 [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: 0x555eb2144ed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x555eb213e669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x555eb21446bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x555eb2140fb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x555eb21410f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x555eb21398fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x555eb2138318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x555eb21381af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x555eb213991e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x555eb212d9a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x555eb2135293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x555eb213288b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x555eb213a731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x555eb2121e41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x555eb2121b6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x555eb213a973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x555eb213942e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x555eb21215dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x555eb2121d1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x555eb2120299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x555eb21351d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x555eb2134ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x555eb211f3b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x555eb2134b87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x555eb213459c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x555eb21358f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x555eb2133b9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x555eb2124b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x555eb2131c62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x555eb21379d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x555eb212e134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x555eb212f12d - __rust_try [INFO] [stdout] 61: 0x555eb212e020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x555eb2138062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x555eb2131a5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x555eb2124d0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x555eb2186f07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x555eb2186f07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x555eb2186f07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7fe272262609 - start_thread [INFO] [stdout] 69: 0x7fe272034293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a24a0c2 - hen::tests::test_rerun::h50d920750904bd45 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:173:5 [INFO] [stdout] 17: 0x55b65a249b4a - hen::tests::test_rerun::{{closure}}::hd80e1a1ca9f86bf8 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:164:1 [INFO] [stdout] 18: 0x55b65a26692e - core::ops::function::FnOnce::call_once::hd5ab10cd8e282d97 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 40: 0x7fa9673c4609 - start_thread [INFO] [stdout] 41: 0x7fa967196293 - clone [INFO] [stdout] 42: 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/.tmpYjvIFd -o /tmp/.tmpbrE7yf` 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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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 issue #80165 [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.11s [INFO] [stdout] Running `/opt/rustwide/target/debug/hen run /tmp/.tmpYjvIFd -o /tmp/.tmpbrE7yf` [INFO] [stdout] thread '' panicked at 'attempted to leave type `nodrop::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e9e172e230 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e9e172e230 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e9e172e230 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e9e172e230 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e9e175239c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e9e172ab55 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55e9e17302eb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e9e17302eb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e9e17302eb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e9e172fdc1 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e9e17309b4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e9e1730467 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e9e172e72c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e9e17303f9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e9e1353681 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e9e13535cd - core::panicking::panic::h344f23ad26057b48 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e9e16ef128 - core::mem::uninitialized::h9a918101e1967067 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/mem/mod.rs:663:9 [INFO] [stdout] 17: 0x55e9e16ef128 - crossbeam_epoch::sync::queue::Queue::new::h253697c1dd8add2d [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: 0x55e9e16f107a - crossbeam_epoch::internal::Global::new::hb3f8fe658b7f5bb8 [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: 0x55e9e16f6e91 - crossbeam_epoch::collector::Collector::new::h02bd61352a09852f [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: 0x55e9e16ed6da - ::deref::__static_ref_initialize::h88efc416050be137 [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: 0x55e9e16ed6da - core::ops::function::FnOnce::call_once::ha5a9fbf910ca0ec6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55e9e16f6f14 - lazy_static::lazy::Lazy::get::{{closure}}::h018b0ff6a4eaba2f [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: 0x55e9e16f368e - std::sync::once::Once::call_once::{{closure}}::h813ed186c1a75578 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 24: 0x55e9e1352b6c - std::sync::once::Once::call_inner::hde8ba9bafe28b43e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 25: 0x55e9e16f3618 - std::sync::once::Once::call_once::h25316cf441aca9c4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 26: 0x55e9e16f3ea1 - lazy_static::lazy::Lazy::get::h29fd48e8370bb599 [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: 0x55e9e16f3ea1 - ::deref::__stability::hca4d97ed799e09fa [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: 0x55e9e16f3ea1 - ::deref::h58520ba118b52882 [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: 0x55e9e16f3ed1 - crossbeam_epoch::default::HANDLE::__init::h7c431db01e7c0a69 [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: 0x55e9e16ed669 - core::ops::function::FnOnce::call_once::h5152d98724d84423 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55e9e16f36bc - std::thread::local::lazy::LazyKeyInner::initialize::hc75191c8c6caa469 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 32: 0x55e9e16effb0 - std::thread::local::fast::Key::try_initialize::he55f1bb0452b3728 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 33: 0x55e9e16f00f7 - std::thread::local::fast::Key::get::h5bbee1ea0ffafba9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 34: 0x55e9e16e88fd - crossbeam_epoch::default::HANDLE::__getit::h3957ddd60739352f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 35: 0x55e9e16e7318 - std::thread::local::LocalKey::try_with::h607e7642891c0ff7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 36: 0x55e9e16e71af - std::thread::local::LocalKey::with::h9be2e8843cd858fd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x55e9e16e891e - crossbeam_epoch::default::is_pinned::h9c0063e09fddff04 [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: 0x55e9e16dc9a4 - crossbeam_deque::Stealer::steal::hcf3bbbca4a778d91 [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: 0x55e9e16e4293 - rayon_core::registry::WorkerThread::steal::{{closure}}::h2f9359ef6fc68952 [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: 0x55e9e16e188b - core::ops::function::impls:: for &mut F>::call_mut::h08f4d5b6876b90e3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 41: 0x55e9e16e9731 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h7a7e70eadd35af60 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2411:32 [INFO] [stdout] 42: 0x55e9e16d0e41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hfba278e0acebc7f2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stdout] 43: 0x55e9e16d0b6c - core::ops::function::impls:: for &mut F>::call_mut::h0733797d7296aa99 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 44: 0x55e9e16e9973 - core::iter::traits::iterator::Iterator::try_fold::h680419a02b4f461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:1998:21 [INFO] [stdout] 45: 0x55e9e16e842e - as core::iter::traits::iterator::Iterator>::try_fold::h558080282a1ec0c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 46: 0x55e9e16d05dc - as core::iter::traits::iterator::Iterator>::try_fold::ha166dcca98ee35eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stdout] 47: 0x55e9e16d0d1b - core::iter::traits::iterator::Iterator::find_map::h7c3e022f2979c0bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/traits/iterator.rs:2417:9 [INFO] [stdout] 48: 0x55e9e16cf299 - as core::iter::traits::iterator::Iterator>::next::h1e540e3d6c582a7d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 49: 0x55e9e16e41d2 - rayon_core::registry::WorkerThread::steal::hb3df9babfaecf69c [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: 0x55e9e16e3ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::hdbf2771be74f8a62 [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: 0x55e9e16ce3b1 - core::option::Option::or_else::h9d8ba5cfe8ad7239 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/option.rs:1124:21 [INFO] [stdout] 52: 0x55e9e16e3b87 - rayon_core::registry::WorkerThread::wait_until_cold::h9dcc719590ef8acd [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: 0x55e9e16e359c - rayon_core::registry::WorkerThread::wait_until::hd859302bd8c90e07 [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: 0x55e9e16e48f6 - rayon_core::registry::main_loop::hcf5e180fc66b3c9c [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: 0x55e9e16e2b9c - rayon_core::registry::Registry::new::{{closure}}::hd6a4fca4db5f7841 [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: 0x55e9e16d3b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hca17b7c5de355613 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e9e16e0c62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc36a5aaa9f376763 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e9e16e69d2 - as core::ops::function::FnOnce<()>>::call_once::h5e036eb8e0d8d1eb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e9e16dd134 - std::panicking::try::do_call::h75919910054d000c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e9e16de12d - __rust_try [INFO] [stdout] 61: 0x55e9e16dd020 - std::panicking::try::hc4c703aced9f2cf7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e9e16e7062 - std::panic::catch_unwind::h6b9ef907582466cb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e9e16e0a5c - std::thread::Builder::spawn_unchecked::{{closure}}::h7d8914f4dfb5ab9a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e9e16d3d0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4cefcaf96b0446e7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e9e1735f07 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e9e1735f07 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e9e1735f07 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 68: 0x7fbf8f16d609 - start_thread [INFO] [stdout] 69: 0x7fbf8ef3f293 - 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: 0x55b65a51b910 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b65a51b910 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b65a51b910 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b65a51b910 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b65a54038c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b65a5184a5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55b65a51decb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b65a51decb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b65a51decb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b65a51d9dc - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b65a51e594 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b65a51e077 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55b65a51be0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b65a51dfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b65a20cd6b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55b65a34b179 - assert_cli::assert::Assert::unwrap::heede69898871eadd [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: 0x55b65a24bc43 - hen::tests::test_split_run_combine::hffb6f752ffc491f3 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:255:5 [INFO] [stdout] 17: 0x55b65a24b4fa - hen::tests::test_split_run_combine::{{closure}}::hf6fcaa6bf841f1ed [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:231:1 [INFO] [stdout] 18: 0x55b65a2665de - core::ops::function::FnOnce::call_once::h9a08be047d4202fb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55b65a2e6853 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b65a2e6853 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x55b65a2e5308 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55b65a2e5308 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55b65a2e5308 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55b65a2e5308 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55b65a2e5308 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55b65a2e5308 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x55b65a2e5308 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x55b65a2b3a9d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x55b65a2b3a9d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55b65a2b8278 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55b65a2b8278 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55b65a2b8278 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55b65a2b8278 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55b65a2b8278 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55b65a2b8278 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55b65a5240e7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55b65a5240e7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 40: 0x7fa9673c4609 - start_thread [INFO] [stdout] 41: 0x7fa967196293 - 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.69s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin hen' [INFO] running `Command { std: "docker" "inspect" "38c6a3d49279d8e29ba0ca4530ec5bfb1d5d76d98d9befc3af55b8a328ea67db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c6a3d49279d8e29ba0ca4530ec5bfb1d5d76d98d9befc3af55b8a328ea67db", kill_on_drop: false }` [INFO] [stdout] 38c6a3d49279d8e29ba0ca4530ec5bfb1d5d76d98d9befc3af55b8a328ea67db