[INFO] cloning repository https://github.com/Alb-O/pandox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alb-O/pandox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb-O%2Fpandox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb-O%2Fpandox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10cf1a2f1dc9bf90df05066394b54e9341dead9f
[INFO] checking Alb-O/pandox against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb-O%2Fpandox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Alb-O/pandox
[INFO] finished tweaking git repo https://github.com/Alb-O/pandox
[INFO] tweaked toml for git repo https://github.com/Alb-O/pandox written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alb-O/pandox on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alb-O/pandox 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f07edf48b4018d233c229f4754aebc63064810c629f0919755f0f90ec101206
[INFO] running `Command { std: "docker" "start" "-a" "2f07edf48b4018d233c229f4754aebc63064810c629f0919755f0f90ec101206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f07edf48b4018d233c229f4754aebc63064810c629f0919755f0f90ec101206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f07edf48b4018d233c229f4754aebc63064810c629f0919755f0f90ec101206", kill_on_drop: false }`
[INFO] [stdout] 2f07edf48b4018d233c229f4754aebc63064810c629f0919755f0f90ec101206
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 060c819ca9eb1d34f764fc8f11c197208bfa8f7bb79886d593fe862e8a6f6a40
[INFO] running `Command { std: "docker" "start" "-a" "060c819ca9eb1d34f764fc8f11c197208bfa8f7bb79886d593fe862e8a6f6a40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking throw_error v0.3.1 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling server_fn_macro v0.8.8 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]    Compiling reactive_graph v0.2.10 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]     Checking or_poisoned v0.1.0 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tachys v0.2.11 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking either_of v0.1.6 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling server_fn v0.8.8 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]     Checking next_tuple v0.1.0 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling leptos_macro v0.8.11 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling leptos v0.8.13 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling leptos_router v0.8.10 (https://github.com/Alb-O/leptos?branch=file-protocol-routing#59eb53e5)
[INFO] [stderr]     Checking patch-offline v0.1.0 (/opt/rustwide/workdir/tools/patch-offline)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling pandoc v0.8.11
[INFO] [stderr]    Compiling bezel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `bezel v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/bezel-a85a0f6372b08310/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=resources/modules
[INFO] [stderr]   cargo:rerun-if-env-changed=BEZEL_OFFLINE
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1044) panicked at build.rs:128:43:
[INFO] [stderr]   pandoc: Pandoc not found, did you forget to install pandoc?
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ba5fb8f5ed2 - std[7d609349af90bec6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ba5fb8f5ed2 - std[7d609349af90bec6]::backtrace_rs::backtrace::trace_unsynchronized::<std[7d609349af90bec6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ba5fb8f5ed2 - std[7d609349af90bec6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ba5fb8f5ed2 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ba5fb909f5a - <core[75ca2badb63c4514]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ba5fb909f5a - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]      6:     0x5ba5fb8fbd16 - std[7d609349af90bec6]::io::default_write_fmt::<std[7d609349af90bec6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ba5fb8fbd16 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5ba5fb8d80ef - <std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ba5fb8d80ef - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ba5fb8f0c11 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ba5fb8f0dcb - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5ba5fb8d81a8 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5ba5fb8cfaf9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5ba5fb8d8a4d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5ba5fb90a62c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ba5fb90a3a2 - core[75ca2badb63c4514]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5ba5fb86b9cc - <core[75ca2badb63c4514]::result::Result<pandoc[4677906015674f93]::PandocOutput, pandoc[4677906015674f93]::PandocError>>::expect
[INFO] [stderr]     18:     0x5ba5fb8705cd - build_script_build[5dc913969f15f261]::main
[INFO] [stderr]     19:     0x5ba5fb8720a3 - <fn() as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5ba5fb86a5b6 - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5ba5fb86ec19 - std[7d609349af90bec6]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5ba5fb8efdc6 - <&dyn core[75ca2badb63c4514]::ops::function::Fn<(), Output = i32> + core[75ca2badb63c4514]::marker::Sync + core[75ca2badb63c4514]::panic::unwind_safe::RefUnwindSafe as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5ba5fb8efdc6 - std[7d609349af90bec6]::panicking::catch_unwind::do_call::<&dyn core[75ca2badb63c4514]::ops::function::Fn<(), Output = i32> + core[75ca2badb63c4514]::marker::Sync + core[75ca2badb63c4514]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5ba5fb8efdc6 - std[7d609349af90bec6]::panicking::catch_unwind::<i32, &dyn core[75ca2badb63c4514]::ops::function::Fn<(), Output = i32> + core[75ca2badb63c4514]::marker::Sync + core[75ca2badb63c4514]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5ba5fb8efdc6 - std[7d609349af90bec6]::panic::catch_unwind::<&dyn core[75ca2badb63c4514]::ops::function::Fn<(), Output = i32> + core[75ca2badb63c4514]::marker::Sync + core[75ca2badb63c4514]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5ba5fb8efdc6 - std[7d609349af90bec6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5ba5fb8efdc6 - std[7d609349af90bec6]::panicking::catch_unwind::do_call::<std[7d609349af90bec6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5ba5fb8efdc6 - std[7d609349af90bec6]::panicking::catch_unwind::<isize, std[7d609349af90bec6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5ba5fb8efdc6 - std[7d609349af90bec6]::panic::catch_unwind::<std[7d609349af90bec6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5ba5fb8efdc6 - std[7d609349af90bec6]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/66388cc165a6c4ac98c074dc9f0281ff23528c55/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5ba5fb86e871 - std[7d609349af90bec6]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5ba5fb8721b5 - main
[INFO] [stderr]     33:     0x70619c4181ca - <unknown>
[INFO] [stderr]     34:     0x70619c41828b - __libc_start_main
[INFO] [stderr]     35:     0x5ba5fb869be5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "060c819ca9eb1d34f764fc8f11c197208bfa8f7bb79886d593fe862e8a6f6a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "060c819ca9eb1d34f764fc8f11c197208bfa8f7bb79886d593fe862e8a6f6a40", kill_on_drop: false }`
[INFO] [stdout] 060c819ca9eb1d34f764fc8f11c197208bfa8f7bb79886d593fe862e8a6f6a40
