[INFO] cloning repository https://github.com/JacksonVirgo/ms-modtools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacksonVirgo/ms-modtools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonVirgo%2Fms-modtools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonVirgo%2Fms-modtools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd5d3808c334df6d537514935d3873236aa7b550 [INFO] checking JacksonVirgo/ms-modtools against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonVirgo%2Fms-modtools" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JacksonVirgo/ms-modtools [INFO] finished tweaking git repo https://github.com/JacksonVirgo/ms-modtools [INFO] tweaked toml for git repo https://github.com/JacksonVirgo/ms-modtools written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JacksonVirgo/ms-modtools on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JacksonVirgo/ms-modtools 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maud v0.26.0 [INFO] [stderr] Downloaded maud_macros v0.26.0 [INFO] [stderr] Downloaded cc v1.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d7759b782891a41ecb79c307d3c295130c5e67b975c87cf8701d6567c149e25 [INFO] running `Command { std: "docker" "start" "-a" "7d7759b782891a41ecb79c307d3c295130c5e67b975c87cf8701d6567c149e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d7759b782891a41ecb79c307d3c295130c5e67b975c87cf8701d6567c149e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7759b782891a41ecb79c307d3c295130c5e67b975c87cf8701d6567c149e25", kill_on_drop: false }` [INFO] [stdout] 7d7759b782891a41ecb79c307d3c295130c5e67b975c87cf8701d6567c149e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4909471b6253befa4f79b45c436ed76a9d2a38940629cc79d063f5350e858aec [INFO] running `Command { std: "docker" "start" "-a" "4909471b6253befa4f79b45c436ed76a9d2a38940629cc79d063f5350e858aec", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling ms-modtools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] error: failed to run custom build command for `ms-modtools 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/ms-modtools-54faa5c8383f7dd2/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (368) panicked at build.rs:9:10: [INFO] [stderr] TailwindCSS installed: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cb6e2e0da2a - std[14bf7ee402dca657]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cb6e2e0da2a - std[14bf7ee402dca657]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cb6e2e0da2a - std[14bf7ee402dca657]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5cb6e2e0da2a - <::print::DisplayBacktrace as core[c78f5786263e26ef]::fmt::Display>::fmt [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5cb6e2e1e9ba - ::fmt [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5cb6e2e1e9ba - core[c78f5786263e26ef]::fmt::write [INFO] [stderr] 6: 0x5cb6e2e11be2 - std[14bf7ee402dca657]::io::default_write_fmt:: [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5cb6e2e11be2 - ::write_fmt [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5cb6e2df373f - ::print [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5cb6e2df373f - std[14bf7ee402dca657]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5cb6e2e096f1 - std[14bf7ee402dca657]::panicking::default_hook [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5cb6e2e098ab - std[14bf7ee402dca657]::panicking::panic_with_hook [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5cb6e2df37f8 - std[14bf7ee402dca657]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5cb6e2de8cb9 - std[14bf7ee402dca657]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5cb6e2df3fdd - __rustc[b8068e97bc8fdfd5]::rust_begin_unwind [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5cb6e2e1f1cc - core[c78f5786263e26ef]::panicking::panic_fmt [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5cb6e2e1efa2 - core[c78f5786263e26ef]::result::unwrap_failed [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x5cb6e2ddaa52 - >::expect [INFO] [stderr] 18: 0x5cb6e2dda761 - build_script_build[f8dbd640afeecde7]::main [INFO] [stderr] 19: 0x5cb6e2ddcaa3 - >::call_once [INFO] [stderr] 20: 0x5cb6e2dda216 - std[14bf7ee402dca657]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x5cb6e2dda629 - std[14bf7ee402dca657]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x5cb6e2e08a76 - <&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5cb6e2e08a76 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32> [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x5cb6e2e08a76 - std[14bf7ee402dca657]::panicking::catch_unwind:: + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync> [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x5cb6e2e08a76 - std[14bf7ee402dca657]::panic::catch_unwind::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32> [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5cb6e2e08a76 - std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5cb6e2e08a76 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x5cb6e2e08a76 - std[14bf7ee402dca657]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5cb6e2e08a76 - std[14bf7ee402dca657]::panic::catch_unwind:: [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5cb6e2e08a76 - std[14bf7ee402dca657]::rt::lang_start_internal [INFO] [stderr] at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5cb6e2dd99b1 - std[14bf7ee402dca657]::rt::lang_start::<()> [INFO] [stderr] 32: 0x5cb6e2ddcdd5 - main [INFO] [stderr] 33: 0x74c3e33d31ca - [INFO] [stderr] 34: 0x74c3e33d328b - __libc_start_main [INFO] [stderr] 35: 0x5cb6e2dd9145 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4909471b6253befa4f79b45c436ed76a9d2a38940629cc79d063f5350e858aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4909471b6253befa4f79b45c436ed76a9d2a38940629cc79d063f5350e858aec", kill_on_drop: false }` [INFO] [stdout] 4909471b6253befa4f79b45c436ed76a9d2a38940629cc79d063f5350e858aec