[INFO] cloning repository https://github.com/VoreckLukas/norg-pandoc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VoreckLukas/norg-pandoc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoreckLukas%2Fnorg-pandoc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoreckLukas%2Fnorg-pandoc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ada6bf03ceb1925c713ffff21287966aa4427e20
[INFO] checking VoreckLukas/norg-pandoc-rs against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoreckLukas%2Fnorg-pandoc-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VoreckLukas/norg-pandoc-rs
[INFO] finished tweaking git repo https://github.com/VoreckLukas/norg-pandoc-rs
[INFO] tweaked toml for git repo https://github.com/VoreckLukas/norg-pandoc-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VoreckLukas/norg-pandoc-rs on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VoreckLukas/norg-pandoc-rs 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/VoreckLukas/pandoc-ast.git`
[INFO] [stderr]     Updating git repository `https://github.com/nvim-neorg/tree-sitter-norg.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking VoreckLukas/norg-pandoc-rs against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVoreckLukas%2Fnorg-pandoc-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VoreckLukas/norg-pandoc-rs
[INFO] finished tweaking git repo https://github.com/VoreckLukas/norg-pandoc-rs
[INFO] tweaked toml for git repo https://github.com/VoreckLukas/norg-pandoc-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VoreckLukas/norg-pandoc-rs on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VoreckLukas/norg-pandoc-rs 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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 rusty_pool v0.7.0
[INFO] [stderr]   Downloaded clap v4.3.23
[INFO] [stderr]   Downloaded clap_builder v4.3.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 014765e4450ad3f0e6138c7ca25a282658a1ac5848fdf624d0fec1a62977a751
[INFO] running `Command { std: "docker" "start" "-a" "014765e4450ad3f0e6138c7ca25a282658a1ac5848fdf624d0fec1a62977a751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "014765e4450ad3f0e6138c7ca25a282658a1ac5848fdf624d0fec1a62977a751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014765e4450ad3f0e6138c7ca25a282658a1ac5848fdf624d0fec1a62977a751", kill_on_drop: false }`
[INFO] [stdout] 014765e4450ad3f0e6138c7ca25a282658a1ac5848fdf624d0fec1a62977a751
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eb0b95d7f97cb5f9411c11ebb72673049f1484d19a3530a1bd9226626183394
[INFO] running `Command { std: "docker" "start" "-a" "8eb0b95d7f97cb5f9411c11ebb72673049f1484d19a3530a1bd9226626183394", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling tree-sitter-norg v0.1.0 (https://github.com/nvim-neorg/tree-sitter-norg.git#1a305093)
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]     Checking pandoc_ast v0.8.4 (https://github.com/VoreckLukas/pandoc-ast.git#16e82666)
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking rusty_pool v0.7.0
[INFO] [stderr]     Checking norg_pandoc_ast v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking norg_pandoc_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.10s
[INFO] running `Command { std: "docker" "inspect" "8eb0b95d7f97cb5f9411c11ebb72673049f1484d19a3530a1bd9226626183394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb0b95d7f97cb5f9411c11ebb72673049f1484d19a3530a1bd9226626183394", kill_on_drop: false }`
[INFO] [stdout] 8eb0b95d7f97cb5f9411c11ebb72673049f1484d19a3530a1bd9226626183394
