[INFO] cloning repository https://github.com/SabrinaJewson/cmarker.typ
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SabrinaJewson/cmarker.typ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c88fb35dd50cb277294abac0efbec9997a8fca91
[INFO] testing SabrinaJewson/cmarker.typ against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/SabrinaJewson/cmarker.typ
[INFO] finished tweaking git repo https://github.com/SabrinaJewson/cmarker.typ
[INFO] tweaked toml for git repo https://github.com/SabrinaJewson/cmarker.typ written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SabrinaJewson/cmarker.typ on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SabrinaJewson/cmarker.typ already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/conradludgate/rust-phf`
[INFO] [stderr]     Updating git repository `https://github.com/SabrinaJewson/pulldown-cmark.rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/SabrinaJewson/wasm-minimal-protocol.rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-math-class v0.1.0
[INFO] [stderr]   Downloaded unscanny v0.1.0
[INFO] [stderr]   Downloaded typst-timing v0.13.1
[INFO] [stderr]   Downloaded thin-vec v0.2.13
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded typst-syntax v0.13.1
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded ecow v0.2.3
[INFO] [stderr]   Downloaded venial v0.5.0
[INFO] [stderr]   Downloaded prettydiff v0.8.0
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded dlmalloc v0.2.8
[INFO] [stderr]   Downloaded indexmap v2.7.1
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.9
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded once_cell v1.20.3
[INFO] [stderr]   Downloaded typst-utils v0.13.1
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f6ec3c251af38d5abff1f51ca6e5052d4e4cde3b1446303f040b4df55954567
[INFO] running `Command { std: "docker" "start" "-a" "8f6ec3c251af38d5abff1f51ca6e5052d4e4cde3b1446303f040b4df55954567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f6ec3c251af38d5abff1f51ca6e5052d4e4cde3b1446303f040b4df55954567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f6ec3c251af38d5abff1f51ca6e5052d4e4cde3b1446303f040b4df55954567", kill_on_drop: false }`
[INFO] [stdout] 8f6ec3c251af38d5abff1f51ca6e5052d4e4cde3b1446303f040b4df55954567
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c874f1774b1dda7f9c781d347a188b08a4d16f057f9d296f676b404332a52167
[INFO] running `Command { std: "docker" "start" "-a" "c874f1774b1dda7f9c781d347a188b08a4d16f057f9d296f676b404332a52167", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0 (https://github.com/SabrinaJewson/pulldown-cmark.rs?rev=4203ce5bd8ef79f67357717d2b728579f3dec294#4203ce5b)
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling unicode-math-class v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling dlmalloc v0.2.8
[INFO] [stderr]    Compiling prettydiff v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling wasm-minimal-protocol v0.1.0 (https://github.com/SabrinaJewson/wasm-minimal-protocol.rs?rev=992f87bfb3f912742ea85d8efd29db2452c09202#992f87bf)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling typst-utils v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling test-runner v0.0.0 (/opt/rustwide/workdir/test-runner)
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ecow v0.2.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling typst-timing v0.13.1
[INFO] [stderr]    Compiling cmarker-typst v0.0.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling typst-syntax v0.13.1
[INFO] [stderr]    Compiling plugin v0.0.0 (/opt/rustwide/workdir/plugin)
[INFO] [stderr]    Compiling cmarker-typst-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.30s
[INFO] running `Command { std: "docker" "inspect" "c874f1774b1dda7f9c781d347a188b08a4d16f057f9d296f676b404332a52167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c874f1774b1dda7f9c781d347a188b08a4d16f057f9d296f676b404332a52167", kill_on_drop: false }`
[INFO] [stdout] c874f1774b1dda7f9c781d347a188b08a4d16f057f9d296f676b404332a52167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf51e48d5b5bbc4b0b7f2b250b5022cbc87a17b36d5508ad5169fe31b696989e
[INFO] running `Command { std: "docker" "start" "-a" "bf51e48d5b5bbc4b0b7f2b250b5022cbc87a17b36d5508ad5169fe31b696989e", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-runner v0.0.0 (/opt/rustwide/workdir/test-runner)
[INFO] [stderr]    Compiling plugin v0.0.0 (/opt/rustwide/workdir/plugin)
[INFO] [stderr]    Compiling cmarker-typst v0.0.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s
[INFO] running `Command { std: "docker" "inspect" "bf51e48d5b5bbc4b0b7f2b250b5022cbc87a17b36d5508ad5169fe31b696989e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf51e48d5b5bbc4b0b7f2b250b5022cbc87a17b36d5508ad5169fe31b696989e", kill_on_drop: false }`
[INFO] [stdout] bf51e48d5b5bbc4b0b7f2b250b5022cbc87a17b36d5508ad5169fe31b696989e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3b3bdd841306187978c41f106f5c8e5e9883197c39d635c1dc4d91009a339a5
[INFO] running `Command { std: "docker" "start" "-a" "e3b3bdd841306187978c41f106f5c8e5e9883197c39d635c1dc4d91009a339a5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/cmarker_typst-0857910c83710981)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test tests::exclude ... ok
[INFO] [stdout] test tests::html_close_tags ... ok
[INFO] [stdout] test tests::heading ... ok
[INFO] [stdout] test tests::escaping ... ok
[INFO] [stdout] test tests::footnote ... ok
[INFO] [stdout] test test_noncharacter ... ok
[INFO] [stdout] test tests::code ... ok
[INFO] [stdout] test farm::test ... ok
[INFO] [stdout] test tests::autoclosing ... ok
[INFO] [stdout] test test_character_reference ... ok
[INFO] [stdout] test tests::horiz ... ok
[INFO] [stdout] test tests::html_basic ... ok
[INFO] [stdout] test tests::html_comments ... ok
[INFO] [stdout] test tests::heading_labels ... ok
[INFO] [stdout] test tests::blockquote ... ok
[INFO] [stdout] test tests::lines ... ok
[INFO] [stdout] test tests::smart_punct ... ok
[INFO] [stdout] test tests::lists ... ok
[INFO] [stdout] test tests::ref_links ... ok
[INFO] [stdout] test tests::math ... ok
[INFO] [stdout] test tests::prefix ... ok
[INFO] [stdout] test tests::links_images ... ok
[INFO] [stdout] test tests::text_escaping ... ok
[INFO] [stdout] test tests::string_escaping ... ok
[INFO] [stdout] test tests::heading_label_mode ... ok
[INFO] [stdout] test tests::html_open_tags ... ok
[INFO] [stdout] test tests::styling ... ok
[INFO] [stdout] test tests::table ... ok
[INFO] [stdout] test tests::raw_typst ... ok
[INFO] [stdout] test tests::readme ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/plugin-26a67b540637a069)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/test_runner-2d5770b0148ff183)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling phf_shared v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr] error[E0463]: can't find crate for `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32v1-none` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32v1-none`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `equivalent` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `foldhash` (lib) due to 1 previous error
[INFO] [stderr] Error: cargo build failed
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stderr]    1: anyhow::__private::format_err
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/lib.rs:692:13
[INFO] [stderr]    2: test_runner::main
[INFO] [stderr]              at ./test-runner/main.rs:21:5
[INFO] [stderr]    3: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]    5: std::rt::lang_start::{{closure}}
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:206:18
[INFO] [stderr]    6: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stderr]    7: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]    8: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]    9: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]   10: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stderr]   11: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]   12: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]   13: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]   14: std::rt::lang_start_internal
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stderr]   15: std::rt::lang_start
[INFO] [stderr]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:205:5
[INFO] [stderr]   16: main
[INFO] [stderr]   17: <unknown>
[INFO] [stderr]   18: __libc_start_main
[INFO] [stderr]   19: _start
[INFO] [stderr] error: test failed, to rerun pass `-p test-runner --bin test-runner`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/test_runner-2d5770b0148ff183` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "e3b3bdd841306187978c41f106f5c8e5e9883197c39d635c1dc4d91009a339a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b3bdd841306187978c41f106f5c8e5e9883197c39d635c1dc4d91009a339a5", kill_on_drop: false }`
[INFO] [stdout] e3b3bdd841306187978c41f106f5c8e5e9883197c39d635c1dc4d91009a339a5
