[INFO] cloning repository https://github.com/lanice/obsidian-rant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lanice/obsidian-rant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanice%2Fobsidian-rant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanice%2Fobsidian-rant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4635ea4774f839ac4f3b2575effe06b300176c4 [INFO] testing lanice/obsidian-rant against beta-2023-01-20 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanice%2Fobsidian-rant" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lanice/obsidian-rant on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lanice/obsidian-rant [INFO] finished tweaking git repo https://github.com/lanice/obsidian-rant [INFO] tweaked toml for git repo https://github.com/lanice/obsidian-rant written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lanice/obsidian-rant 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" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae49708120558b70102d88cd102740834d1a57647da53bfc8358ab306fe3cdd7 [INFO] running `Command { std: "docker" "start" "-a" "ae49708120558b70102d88cd102740834d1a57647da53bfc8358ab306fe3cdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae49708120558b70102d88cd102740834d1a57647da53bfc8358ab306fe3cdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae49708120558b70102d88cd102740834d1a57647da53bfc8358ab306fe3cdd7", kill_on_drop: false }` [INFO] [stdout] ae49708120558b70102d88cd102740834d1a57647da53bfc8358ab306fe3cdd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a24f48f7fb50f754368fd9cd059902282d5b427b09e1dec84abab8d3a915f09c [INFO] running `Command { std: "docker" "start" "-a" "a24f48f7fb50f754368fd9cd059902282d5b427b09e1dec84abab8d3a915f09c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cervine v0.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling rant v4.0.0-alpha.31 [INFO] [stderr] Compiling obsidian-rantlang-plugin v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.58s [INFO] running `Command { std: "docker" "inspect" "a24f48f7fb50f754368fd9cd059902282d5b427b09e1dec84abab8d3a915f09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24f48f7fb50f754368fd9cd059902282d5b427b09e1dec84abab8d3a915f09c", kill_on_drop: false }` [INFO] [stdout] a24f48f7fb50f754368fd9cd059902282d5b427b09e1dec84abab8d3a915f09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4861ea085f760b54f9c9b5d69747e3ca53d6260e5faf88cd323aa8920e988b50 [INFO] running `Command { std: "docker" "start" "-a" "4861ea085f760b54f9c9b5d69747e3ca53d6260e5faf88cd323aa8920e988b50", kill_on_drop: false }` [INFO] [stderr] Compiling obsidian-rantlang-plugin v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "4861ea085f760b54f9c9b5d69747e3ca53d6260e5faf88cd323aa8920e988b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4861ea085f760b54f9c9b5d69747e3ca53d6260e5faf88cd323aa8920e988b50", kill_on_drop: false }` [INFO] [stdout] 4861ea085f760b54f9c9b5d69747e3ca53d6260e5faf88cd323aa8920e988b50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c8ca9ad419c6dc8830738e4b77d490d109183513b83edc479ebb7a4fb8ecaae [INFO] running `Command { std: "docker" "start" "-a" "5c8ca9ad419c6dc8830738e4b77d490d109183513b83edc479ebb7a4fb8ecaae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/obsidian_rantlang_plugin-76ef99b6af77ad77) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::empty ... ok [INFO] [stdout] test tests::hint_new_syntax ... ok [INFO] [stderr] thread panicked while panicking. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/obsidian_rantlang_plugin-76ef99b6af77ad77` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "5c8ca9ad419c6dc8830738e4b77d490d109183513b83edc479ebb7a4fb8ecaae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c8ca9ad419c6dc8830738e4b77d490d109183513b83edc479ebb7a4fb8ecaae", kill_on_drop: false }` [INFO] [stdout] 5c8ca9ad419c6dc8830738e4b77d490d109183513b83edc479ebb7a4fb8ecaae