[INFO] cloning repository https://github.com/videah/ar-router [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/videah/ar-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Far-router", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Far-router'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8d20b133a4016cdc30b35345fd2e008c8a838a5 [INFO] checking videah/ar-router against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Far-router" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/videah/ar-router [INFO] finished tweaking git repo https://github.com/videah/ar-router [INFO] tweaked toml for git repo https://github.com/videah/ar-router written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/videah/ar-router on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/videah/ar-router 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 517bd95b692b0b6e1b9a1f307f6c5ab4665a224e5f6d1083281c681d870df1dd [INFO] running `Command { std: "docker" "start" "-a" "517bd95b692b0b6e1b9a1f307f6c5ab4665a224e5f6d1083281c681d870df1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "517bd95b692b0b6e1b9a1f307f6c5ab4665a224e5f6d1083281c681d870df1dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "517bd95b692b0b6e1b9a1f307f6c5ab4665a224e5f6d1083281c681d870df1dd", kill_on_drop: false }` [INFO] [stdout] 517bd95b692b0b6e1b9a1f307f6c5ab4665a224e5f6d1083281c681d870df1dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ddbf94f58ffe8e327fd45af303da0b7657becbda8621762327e8fcba1232aa2 [INFO] running `Command { std: "docker" "start" "-a" "2ddbf94f58ffe8e327fd45af303da0b7657becbda8621762327e8fcba1232aa2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling ar-router v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] error: failed to run custom build command for `ar-router 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/ar-router-344011301d35949c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=templates/index.html [INFO] [stderr] cargo:rerun-if-changed=templates/ios_banner.html [INFO] [stderr] cargo:rerun-if-changed=assets/style.css [INFO] [stderr] sh: 1: npx: not found [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (948) panicked at build.rs:20:17: [INFO] [stderr] Tailwind error [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5edd26bb4e7a - std[c6da210d58aa9d7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5edd26bb4e7a - std[c6da210d58aa9d7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5edd26bb4e7a - std[c6da210d58aa9d7]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5edd26bb4e7a - <::print::DisplayBacktrace as core[be1c2bd9f33a0d25]::fmt::Display>::fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5edd26bc5e3a - ::fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5edd26bc5e3a - core[be1c2bd9f33a0d25]::fmt::write [INFO] [stderr] 6: 0x5edd26bb9062 - std[c6da210d58aa9d7]::io::default_write_fmt:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5edd26bb9062 - ::write_fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5edd26b9aa8f - ::print [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5edd26b9aa8f - std[c6da210d58aa9d7]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5edd26bb0ab1 - std[c6da210d58aa9d7]::panicking::default_hook [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5edd26bb0c6b - std[c6da210d58aa9d7]::panicking::panic_with_hook [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5edd26b9ab7a - std[c6da210d58aa9d7]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x5edd26b8ff69 - std[c6da210d58aa9d7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5edd26b9b3ad - __rustc[c3ee2703757e1c3e]::rust_begin_unwind [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5edd26bc652c - core[be1c2bd9f33a0d25]::panicking::panic_fmt [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5edd26b81c76 - build_script_build[504047721540ddaa]::main [INFO] [stderr] 17: 0x5edd26b83ca3 - >::call_once [INFO] [stderr] 18: 0x5edd26b814f6 - std[c6da210d58aa9d7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 19: 0x5edd26b81909 - std[c6da210d58aa9d7]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 20: 0x5edd26bafe34 - <&dyn core[be1c2bd9f33a0d25]::ops::function::Fn<(), Output = i32> + core[be1c2bd9f33a0d25]::panic::unwind_safe::RefUnwindSafe + core[be1c2bd9f33a0d25]::marker::Sync as core[be1c2bd9f33a0d25]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 21: 0x5edd26bafe34 - std[c6da210d58aa9d7]::panicking::catch_unwind::do_call::<&dyn core[be1c2bd9f33a0d25]::ops::function::Fn<(), Output = i32> + core[be1c2bd9f33a0d25]::panic::unwind_safe::RefUnwindSafe + core[be1c2bd9f33a0d25]::marker::Sync, i32> [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:581:40 [INFO] [stderr] 22: 0x5edd26bafe34 - std[c6da210d58aa9d7]::panicking::catch_unwind:: + core[be1c2bd9f33a0d25]::panic::unwind_safe::RefUnwindSafe + core[be1c2bd9f33a0d25]::marker::Sync> [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:544:19 [INFO] [stderr] 23: 0x5edd26bafe34 - std[c6da210d58aa9d7]::panic::catch_unwind::<&dyn core[be1c2bd9f33a0d25]::ops::function::Fn<(), Output = i32> + core[be1c2bd9f33a0d25]::panic::unwind_safe::RefUnwindSafe + core[be1c2bd9f33a0d25]::marker::Sync, i32> [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5edd26bafe34 - std[c6da210d58aa9d7]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x5edd26bafe34 - std[c6da210d58aa9d7]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x5edd26bafe34 - std[c6da210d58aa9d7]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x5edd26bafe34 - std[c6da210d58aa9d7]::panic::catch_unwind:: [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5edd26bafe34 - std[c6da210d58aa9d7]::rt::lang_start_internal [INFO] [stderr] at /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x5edd26b80cd1 - std[c6da210d58aa9d7]::rt::lang_start::<()> [INFO] [stderr] 30: 0x5edd26b83fd5 - main [INFO] [stderr] 31: 0x7b3c588f71ca - [INFO] [stderr] 32: 0x7b3c588f728b - __libc_start_main [INFO] [stderr] 33: 0x5edd26b80465 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2ddbf94f58ffe8e327fd45af303da0b7657becbda8621762327e8fcba1232aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ddbf94f58ffe8e327fd45af303da0b7657becbda8621762327e8fcba1232aa2", kill_on_drop: false }` [INFO] [stdout] 2ddbf94f58ffe8e327fd45af303da0b7657becbda8621762327e8fcba1232aa2