[INFO] cloning repository https://github.com/niko-at-chalupa/my_copper_plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niko-at-chalupa/my_copper_plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniko-at-chalupa%2Fmy_copper_plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniko-at-chalupa%2Fmy_copper_plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 175b4a4124d943d9ec441565b14d000d308855ac
[INFO] testing niko-at-chalupa/my_copper_plugin against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniko-at-chalupa%2Fmy_copper_plugin" "/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/niko-at-chalupa/my_copper_plugin
[INFO] finished tweaking git repo https://github.com/niko-at-chalupa/my_copper_plugin
[INFO] tweaked toml for git repo https://github.com/niko-at-chalupa/my_copper_plugin written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/niko-at-chalupa/my_copper_plugin on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/niko-at-chalupa/my_copper_plugin 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" "+1.98.0-beta.1" "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/niko-at-chalupa/endstone-copper-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/EndstoneMC/endstone`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing niko-at-chalupa/my_copper_plugin against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniko-at-chalupa%2Fmy_copper_plugin" "/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/niko-at-chalupa/my_copper_plugin
[INFO] finished tweaking git repo https://github.com/niko-at-chalupa/my_copper_plugin
[INFO] tweaked toml for git repo https://github.com/niko-at-chalupa/my_copper_plugin written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/niko-at-chalupa/my_copper_plugin on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/niko-at-chalupa/my_copper_plugin 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" "+1.98.0-beta.1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3
[INFO] running `Command { std: "docker" "start" "cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling endstone-copper v0.1.0 (https://github.com/niko-at-chalupa/endstone-copper-rs#49b52e5a)
[INFO] [stderr] warning: endstone-copper@0.1.0: In file included from /opt/rustwide/cargo-home/git/checkouts/endstone-copper-rs-76441292d3bde062/49b52e5/copper/cpp/shim.cpp:2:
[INFO] [stderr] warning: endstone-copper@0.1.0: /opt/rustwide/cargo-home/git/checkouts/endstone-copper-rs-76441292d3bde062/49b52e5/copper/../vendor/endstone/include/endstone/player.h:17:10: fatal error: 'chrono' file not found
[INFO] [stderr] warning: endstone-copper@0.1.0:    17 | #include <chrono>
[INFO] [stderr] warning: endstone-copper@0.1.0:       |          ^~~~~~~~
[INFO] [stderr] warning: endstone-copper@0.1.0: 1 error generated.
[INFO] [stderr] error: failed to run custom build command for `endstone-copper v0.1.0 (https://github.com/niko-at-chalupa/endstone-copper-rs#49b52e5a)`
[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/endstone-copper-6edf18e7c1a5e3b0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=cpp/shim.cpp
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=In file included from /opt/rustwide/cargo-home/git/checkouts/endstone-copper-rs-76441292d3bde062/49b52e5/copper/cpp/shim.cpp:2:
[INFO] [stderr]   cargo:warning=/opt/rustwide/cargo-home/git/checkouts/endstone-copper-rs-76441292d3bde062/49b52e5/copper/../vendor/endstone/include/endstone/player.h:17:10: fatal error: 'chrono' file not found
[INFO] [stderr]   cargo:warning=   17 | #include <chrono>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~
[INFO] [stderr]   cargo:warning=1 error generated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-std=c++20" "-I" "/opt/rustwide/cargo-home/git/checkouts/endstone-copper-rs-76441292d3bde062/49b52e5/copper/../vendor/endstone/include" "-Wall" "-Wextra" "-stdlib=libc++" "-o" "/opt/rustwide/target/debug/build/endstone-copper-891d15c35bdf25cd/out/63a9482878acc23f-shim.o" "-c" "/opt/rustwide/cargo-home/git/checkouts/endstone-copper-rs-76441292d3bde062/49b52e5/copper/cpp/shim.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3", kill_on_drop: false }`
[INFO] [stdout] cc288c817b795f3dca79d506aa7d595ec942b44cc971031c3d94da5c8a419ac3
