[INFO] fetching crate cicada 0.9.22... [INFO] testing cicada-0.9.22 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate cicada 0.9.22 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate cicada 0.9.22 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cicada 0.9.22 [INFO] finished tweaking crates.io crate cicada 0.9.22 [INFO] tweaked toml for crates.io crate cicada 0.9.22 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate cicada 0.9.22 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.2.7 [INFO] [stderr] Downloaded fallible-streaming-iterator v0.1.9 [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded rusqlite v0.25.3 [INFO] [stderr] Downloaded exec v0.3.1 [INFO] [stderr] Downloaded errno-dragonfly v0.1.1 [INFO] [stderr] Downloaded nix v0.17.0 [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded linefeed v0.6.0 [INFO] [stderr] Downloaded mortal v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5a07aaa041838881f347fb87237044967190914a61db386b6e9d77259ac8797 [INFO] running `Command { std: "docker" "start" "-a" "a5a07aaa041838881f347fb87237044967190914a61db386b6e9d77259ac8797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5a07aaa041838881f347fb87237044967190914a61db386b6e9d77259ac8797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a07aaa041838881f347fb87237044967190914a61db386b6e9d77259ac8797", kill_on_drop: false }` [INFO] [stdout] a5a07aaa041838881f347fb87237044967190914a61db386b6e9d77259ac8797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d18d69b6898bc7cf71e059c5145b11b7b8bf01c8663575d4e842fc3b45bee30f [INFO] running `Command { std: "docker" "start" "-a" "d18d69b6898bc7cf71e059c5145b11b7b8bf01c8663575d4e842fc3b45bee30f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling cicada v0.9.22 (/opt/rustwide/workdir) [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling mortal v0.2.2 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/tools.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | clog($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/prompt/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | log!("ERROR: Failed to get term size") [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.97s [INFO] running `Command { std: "docker" "inspect" "d18d69b6898bc7cf71e059c5145b11b7b8bf01c8663575d4e842fc3b45bee30f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d18d69b6898bc7cf71e059c5145b11b7b8bf01c8663575d4e842fc3b45bee30f", kill_on_drop: false }` [INFO] [stdout] d18d69b6898bc7cf71e059c5145b11b7b8bf01c8663575d4e842fc3b45bee30f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d62e024f87ab3f53b519f3b73fba4ccde1b13fc5cbffc0c60e52b29a5e055c0b [INFO] running `Command { std: "docker" "start" "-a" "d62e024f87ab3f53b519f3b73fba4ccde1b13fc5cbffc0c60e52b29a5e055c0b", kill_on_drop: false }` [INFO] [stderr] Compiling cicada v0.9.22 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/tools.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | clog($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/prompt/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | log!("ERROR: Failed to get term size") [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.92s [INFO] running `Command { std: "docker" "inspect" "d62e024f87ab3f53b519f3b73fba4ccde1b13fc5cbffc0c60e52b29a5e055c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62e024f87ab3f53b519f3b73fba4ccde1b13fc5cbffc0c60e52b29a5e055c0b", kill_on_drop: false }` [INFO] [stdout] d62e024f87ab3f53b519f3b73fba4ccde1b13fc5cbffc0c60e52b29a5e055c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e3df8cbf32a277c7aea8576c0c057ef9b8b3edbf8c15c6fb21f2e4dc1d91e06 [INFO] running `Command { std: "docker" "start" "-a" "1e3df8cbf32a277c7aea8576c0c057ef9b8b3edbf8c15c6fb21f2e4dc1d91e06", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/tools.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | clog($fmt); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/prompt/mod.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | log!("ERROR: Failed to get term size") [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `log` [INFO] [stderr] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cicada` (bin "cicada" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cicada-c6df13becc8bc46e) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test execute::tests::test_run_calculator ... ok [INFO] [stdout] test libs::re::tests::test_find_first_group ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_else_if ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_if_nest_2 ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_if_while_001 ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_if_nest ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_if ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_while_if_more_001 ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_while_if_001 ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_while_if_more_002 ... ok [INFO] [stdout] test parsers::locust::tests::test_locust_parse_lines_exp_while ... ok [INFO] [stdout] test parsers::parser_line::tests::test_line_to_cmds ... ok [INFO] [stdout] test parsers::parser_line::tests::test_tokens_to_line ... ok [INFO] [stdout] test shell::tests::test_expand_alias ... ok [INFO] [stdout] test tools::tests::test_escape_path ... ok [INFO] [stdout] test shell::tests::test_needs_globbing ... ok [INFO] [stdout] test parsers::parser_line::tests::test_parse_line ... ok [INFO] [stdout] test tools::tests::test_extend_bangbang ... ok [INFO] [stdout] test shell::tests::test_should_do_dollar_command_extension ... ok [INFO] [stdout] test shell::tests::test_expand_brace ... ok [INFO] [stdout] test shell::tests::test_expand_brace_range ... ok [INFO] [stdout] test scripting::tests::test_expand_args ... ok [INFO] [stdout] test parsers::parser_line::tests::test_cmd_to_tokens ... ok [INFO] [stdout] test shell::tests::test_expand_env ... ok [INFO] [stderr] ls: cannot access 'foo.txt': No such file or directory [INFO] [stderr] foo [INFO] [stderr] foo [INFO] [stderr] cicada: fork: Read-only file system (os error 30) [INFO] [stderr] cicada: fork: Read-only file system (os error 30) [INFO] [stderr] cicada: fork: Read-only file system (os error 30) [INFO] [stderr] cicada: fork: Read-only file system (os error 30) [INFO] [stderr] cicada: fork: Read-only file system (os error 30) [INFO] [stdout] test execute::tests::test_run_itself ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- execute::tests::test_run_itself stdout ---- [INFO] [stdout] [INFO] [stdout] STDOUT Check Failed: [INFO] [stdout] input: cat bar [INFO] [stdout] stdout: "" [INFO] [stdout] expected: "^foo$" [INFO] [stdout] line number: 50 [INFO] [stdout] [INFO] [stdout] thread 'execute::tests::test_run_itself' panicked at 'assertion failed: matched', src/execute.rs:214:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558fe8b7241c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x558fe8b7241c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558fe8b7241c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558fe8b7241c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558fe8b972ac - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x558fe8b6dc75 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x558fe8b73e70 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558fe8b73e70 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558fe8b73e70 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x558fe8b73a56 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x558fe8b74524 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x558fe8b73fd2 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x558fe8b728d4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x558fe8b73f69 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x558fe855a041 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x558fe8559f8d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x558fe859cf2e - cicada::execute::tests::test_run_itself::h05190eb11c935718 [INFO] [stdout] at /opt/rustwide/workdir/src/execute.rs:214:25 [INFO] [stdout] 17: 0x558fe859c54a - cicada::execute::tests::test_run_itself::{{closure}}::h7f036576c2d227bd [INFO] [stdout] at /opt/rustwide/workdir/src/execute.rs:180:5 [INFO] [stdout] 18: 0x558fe85bea1e - core::ops::function::FnOnce::call_once::he8142cc83591d7a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x558fe8697943 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558fe8697943 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 21: 0x558fe86964d7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 22: 0x558fe86964d7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x558fe86964d7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x558fe86964d7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x558fe86964d7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x558fe86964d7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 27: 0x558fe86964d7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 28: 0x558fe866381e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 29: 0x558fe866381e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 30: 0x558fe8668648 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 31: 0x558fe8668648 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x558fe8668648 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x558fe8668648 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x558fe8668648 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x558fe8668648 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 36: 0x558fe8668648 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x558fe8b79963 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x558fe8b79963 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x558fe8b79963 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7f75f8c47609 - start_thread [INFO] [stdout] 41: 0x7f75f8a17293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] execute::tests::test_run_itself [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "1e3df8cbf32a277c7aea8576c0c057ef9b8b3edbf8c15c6fb21f2e4dc1d91e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3df8cbf32a277c7aea8576c0c057ef9b8b3edbf8c15c6fb21f2e4dc1d91e06", kill_on_drop: false }` [INFO] [stdout] 1e3df8cbf32a277c7aea8576c0c057ef9b8b3edbf8c15c6fb21f2e4dc1d91e06