[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] 8514862faf7654adfd12a97955d189f6ec7f3f1e
[INFO] testing SabrinaJewson/cmarker.typ against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSabrinaJewson%2Fcmarker.typ" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SabrinaJewson/cmarker.typ on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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 typst-utils v0.13.1
[INFO] [stderr]   Downloaded unicode-math-class v0.1.0
[INFO] [stderr]   Downloaded typst-timing v0.13.1
[INFO] [stderr]   Downloaded typst-syntax v0.13.1
[INFO] [stderr]   Downloaded thin-vec v0.2.13
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded venial v0.5.0
[INFO] [stderr]   Downloaded prettydiff v0.8.0
[INFO] [stderr]   Downloaded ecow v0.2.3
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded dlmalloc v0.2.8
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded toml_edit v0.22.24
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded unscanny v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d77bdb2d9fe80e9509481397364871ce48b1d6f845ad3e5511a3ff928210be84
[INFO] running `Command { std: "docker" "start" "-a" "d77bdb2d9fe80e9509481397364871ce48b1d6f845ad3e5511a3ff928210be84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d77bdb2d9fe80e9509481397364871ce48b1d6f845ad3e5511a3ff928210be84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d77bdb2d9fe80e9509481397364871ce48b1d6f845ad3e5511a3ff928210be84", kill_on_drop: false }`
[INFO] [stdout] d77bdb2d9fe80e9509481397364871ce48b1d6f845ad3e5511a3ff928210be84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d28a7b12feede91a7f0c8ba1d527b09eb345a6159f337c932e5c110e87d543b5
[INFO] running `Command { std: "docker" "start" "-a" "d28a7b12feede91a7f0c8ba1d527b09eb345a6159f337c932e5c110e87d543b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[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 unicase v2.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0 (https://github.com/SabrinaJewson/pulldown-cmark.rs?rev=4203ce5bd8ef79f67357717d2b728579f3dec294#4203ce5b)
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling phf_codegen v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling unicode-math-class v0.1.0
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling prettydiff v0.8.0
[INFO] [stderr]    Compiling dlmalloc v0.2.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wasm-minimal-protocol v0.1.0 (https://github.com/SabrinaJewson/wasm-minimal-protocol.rs?rev=992f87bfb3f912742ea85d8efd29db2452c09202#992f87bf)
[INFO] [stderr]    Compiling typst-utils v0.13.1
[INFO] [stderr]    Compiling test-runner v0.0.0 (/opt/rustwide/workdir/test-runner)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[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 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_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned 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 1m 52s
[INFO] running `Command { std: "docker" "inspect" "d28a7b12feede91a7f0c8ba1d527b09eb345a6159f337c932e5c110e87d543b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d28a7b12feede91a7f0c8ba1d527b09eb345a6159f337c932e5c110e87d543b5", kill_on_drop: false }`
[INFO] [stdout] d28a7b12feede91a7f0c8ba1d527b09eb345a6159f337c932e5c110e87d543b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d86e9475af49d77088111a7ae8380ad23b72048a3419c963eaa7593e4e11afcc
[INFO] running `Command { std: "docker" "start" "-a" "d86e9475af49d77088111a7ae8380ad23b72048a3419c963eaa7593e4e11afcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-runner v0.0.0 (/opt/rustwide/workdir/test-runner)
[INFO] [stderr]    Compiling cmarker-typst v0.0.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling plugin v0.0.0 (/opt/rustwide/workdir/plugin)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.56s
[INFO] running `Command { std: "docker" "inspect" "d86e9475af49d77088111a7ae8380ad23b72048a3419c963eaa7593e4e11afcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d86e9475af49d77088111a7ae8380ad23b72048a3419c963eaa7593e4e11afcc", kill_on_drop: false }`
[INFO] [stdout] d86e9475af49d77088111a7ae8380ad23b72048a3419c963eaa7593e4e11afcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71d00957ae8990b6dc7c19df3bf68f241b7d387064a824bc6d22f27273275cc5
[INFO] running `Command { std: "docker" "start" "-a" "71d00957ae8990b6dc7c19df3bf68f241b7d387064a824bc6d22f27273275cc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/cmarker_typst-7f62e0b0f00280ca)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test farm::test ... ok
[INFO] [stdout] test test_noncharacter ... ok
[INFO] [stdout] test tests::blockquote ... ok
[INFO] [stdout] test tests::code ... ok
[INFO] [stdout] test tests::escaping ... ok
[INFO] [stdout] test tests::footnote ... ok
[INFO] [stdout] test tests::autoclosing ... ok
[INFO] [stdout] test tests::exclude ... ok
[INFO] [stdout] test tests::heading ... ok
[INFO] [stdout] test tests::heading_label_mode ... ok
[INFO] [stdout] test tests::heading_labels ... ok
[INFO] [stdout] test tests::html_basic ... ok
[INFO] [stdout] test tests::horiz ... ok
[INFO] [stdout] test tests::html_close_tags ... ok
[INFO] [stdout] test tests::lines ... ok
[INFO] [stdout] test tests::html_open_tags ... ok
[INFO] [stdout] test tests::lists ... ok
[INFO] [stdout] test tests::links_images ... ok
[INFO] [stdout] test tests::math ... ok
[INFO] [stdout] test tests::prefix ... ok
[INFO] [stdout] test tests::string_escaping ... ok
[INFO] [stdout] test tests::ref_links ... ok
[INFO] [stdout] test tests::text_escaping ... ok
[INFO] [stdout] test tests::styling ... ok
[INFO] [stdout] test tests::table ... ok
[INFO] [stdout] test tests::readme ... ok
[INFO] [stdout] test tests::smart_punct ... ok
[INFO] [stdout] test tests::raw_typst ... ok
[INFO] [stdout] test tests::html_comments ... ok
[INFO] [stdout] test test_character_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/plugin-8ae6d1b6b6f75a16)
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/test_runner-a9f0e95182189a6e)
[INFO] [stdout] 
[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 writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling phf_shared v0.11.3 (https://github.com/conradludgate/rust-phf?rev=b6bba7216937ad4808c1a7097017aa88551a4463#b6bba721)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[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]   = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `allocator-api2` (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: could not compile `equivalent` (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: test_runner::main
[INFO] [stderr]              at ./test-runner/main.rs:11:5
[INFO] [stderr]    2: core::ops::function::FnOnce::call_once
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    3: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]    4: std::rt::lang_start::{{closure}}
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:206:18
[INFO] [stderr]    5: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:284:21
[INFO] [stderr]    6: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stderr]    7: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stderr]    8: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stderr]    9: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:175:24
[INFO] [stderr]   10: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stderr]   11: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stderr]   12: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stderr]   13: std::rt::lang_start_internal
[INFO] [stderr]              at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/rt.rs:171:5
[INFO] [stderr]   14: main
[INFO] [stderr]   15: <unknown>
[INFO] [stderr]   16: __libc_start_main
[INFO] [stderr]   17: _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-a9f0e95182189a6e` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "71d00957ae8990b6dc7c19df3bf68f241b7d387064a824bc6d22f27273275cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71d00957ae8990b6dc7c19df3bf68f241b7d387064a824bc6d22f27273275cc5", kill_on_drop: false }`
[INFO] [stdout] 71d00957ae8990b6dc7c19df3bf68f241b7d387064a824bc6d22f27273275cc5
