[INFO] cloning repository https://github.com/kythyria/payday2-tools-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kythyria/payday2-tools-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkythyria%2Fpayday2-tools-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkythyria%2Fpayday2-tools-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edfc0d863d327c63fda6175cf0daedf2f519455c [INFO] checking kythyria/payday2-tools-rust against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkythyria%2Fpayday2-tools-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kythyria/payday2-tools-rust on toolchain 1bd50d4315eb15970d395b6be5823f9384707693 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kythyria/payday2-tools-rust [INFO] finished tweaking git repo https://github.com/kythyria/payday2-tools-rust [INFO] tweaked toml for git repo https://github.com/kythyria/payday2-tools-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kythyria/payday2-tools-rust 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/blender/fdm_python/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `pd2tools_fdm` library target) [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 [ERROR] error running command: no output for 300 seconds [INFO] checking kythyria/payday2-tools-rust against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkythyria%2Fpayday2-tools-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kythyria/payday2-tools-rust on toolchain 1bd50d4315eb15970d395b6be5823f9384707693 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kythyria/payday2-tools-rust [INFO] finished tweaking git repo https://github.com/kythyria/payday2-tools-rust [INFO] tweaked toml for git repo https://github.com/kythyria/payday2-tools-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kythyria/payday2-tools-rust 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/blender/fdm_python/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `pd2tools_fdm` library target) [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 pyo3-macros v0.17.0 [INFO] [stderr] Downloaded gc_derive v0.4.1 [INFO] [stderr] Downloaded registry v1.2.0 [INFO] [stderr] Downloaded gc v0.4.1 [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] [stderr] Downloaded dokan v0.1.0+dokan131 [INFO] [stderr] Downloaded roxmltree v0.14.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.17.0 [INFO] [stderr] Downloaded pyo3 v0.17.0 [INFO] [stderr] Downloaded dokan-sys v0.1.0+dokan131 [INFO] [stderr] Downloaded pyo3-ffi v0.17.0 [INFO] [stderr] Downloaded pyo3-build-config v0.17.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 755af8e4c50b6f4fc44b842994a99ca47148f30ef7defb4be8def0059effd83e [INFO] running `Command { std: "docker" "start" "-a" "755af8e4c50b6f4fc44b842994a99ca47148f30ef7defb4be8def0059effd83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755af8e4c50b6f4fc44b842994a99ca47148f30ef7defb4be8def0059effd83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755af8e4c50b6f4fc44b842994a99ca47148f30ef7defb4be8def0059effd83e", kill_on_drop: false }` [INFO] [stdout] 755af8e4c50b6f4fc44b842994a99ca47148f30ef7defb4be8def0059effd83e [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe490e0f3103cbedd3d72941fe76cbbbae9c39cd29078b4b00af7997afff048f [INFO] running `Command { std: "docker" "start" "-a" "fe490e0f3103cbedd3d72941fe76cbbbae9c39cd29078b4b00af7997afff048f", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/blender/fdm_python/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `pd2tools_fdm` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking xmlparser v0.13.3 (/opt/rustwide/workdir/xmlparser) [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling vek v0.15.10 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Compiling pyo3-build-config v0.17.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking roxmltree v0.14.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling pd2tools-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling gc_derive v0.4.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Checking gc v0.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling pyo3-ffi v0.17.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking git-version v0.3.5 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling pyo3 v0.17.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking steam v0.1.0 (/opt/rustwide/workdir/steam) [INFO] [stderr] Compiling dokan-sys v0.1.0+dokan131 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stdout] warning: fields `id` and `label` are never read [INFO] [stdout] --> steam/src/libraryfolders.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Library { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 48 | pub id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 49 | pub path: String, [INFO] [stdout] 50 | pub label: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `dokan-sys v0.1.0+dokan131` [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/dokan-sys-c35604b27f92005b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Environment variables: [INFO] [stderr] CARGO=/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/cargo [INFO] [stderr] CARGO_CFG_FEATURE= [INFO] [stderr] CARGO_CFG_FMT_DEBUG=full [INFO] [stderr] CARGO_CFG_OVERFLOW_CHECKS= [INFO] [stderr] CARGO_CFG_PANIC=unwind [INFO] [stderr] CARGO_CFG_RELOCATION_MODEL=pic [INFO] [stderr] CARGO_CFG_TARGET_ABI= [INFO] [stderr] CARGO_CFG_TARGET_ARCH=x86_64 [INFO] [stderr] CARGO_CFG_TARGET_ENDIAN=little [INFO] [stderr] CARGO_CFG_TARGET_ENV=gnu [INFO] [stderr] CARGO_CFG_TARGET_FAMILY=unix [INFO] [stderr] CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_OS=linux [INFO] [stderr] CARGO_CFG_TARGET_POINTER_WIDTH=64 [INFO] [stderr] CARGO_CFG_TARGET_THREAD_LOCAL= [INFO] [stderr] CARGO_CFG_TARGET_VENDOR=unknown [INFO] [stderr] CARGO_CFG_UB_CHECKS= [INFO] [stderr] CARGO_CFG_UNIX= [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS=--cap-lints=forbid [INFO] [stderr] CARGO_HOME=/opt/rustwide/cargo-home [INFO] [stderr] CARGO_INCREMENTAL=0 [INFO] [stderr] CARGO_MAKEFLAGS=-j --jobserver-fds=8,9 --jobserver-auth=8,9 [INFO] [stderr] CARGO_MANIFEST_DIR=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dokan-sys-0.1.0+dokan131 [INFO] [stderr] CARGO_MANIFEST_LINKS=dokan [INFO] [stderr] CARGO_MANIFEST_PATH=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dokan-sys-0.1.0+dokan131/Cargo.toml [INFO] [stderr] CARGO_PKG_AUTHORS=DDoSolitary [INFO] [stderr] CARGO_PKG_DESCRIPTION=Raw FFI bindings for Dokan (user mode file system library for Windows) [INFO] [stderr] CARGO_PKG_HOMEPAGE=https://dokan-dev.github.io [INFO] [stderr] CARGO_PKG_LICENSE=MIT [INFO] [stderr] CARGO_PKG_LICENSE_FILE= [INFO] [stderr] CARGO_PKG_NAME=dokan-sys [INFO] [stderr] CARGO_PKG_README=README.md [INFO] [stderr] CARGO_PKG_REPOSITORY=https://github.com/dokan-dev/dokan-rust [INFO] [stderr] CARGO_PKG_RUST_VERSION= [INFO] [stderr] CARGO_PKG_VERSION=0.1.0+dokan131 [INFO] [stderr] CARGO_PKG_VERSION_MAJOR=0 [INFO] [stderr] CARGO_PKG_VERSION_MINOR=1 [INFO] [stderr] CARGO_PKG_VERSION_PATCH=0 [INFO] [stderr] CARGO_PKG_VERSION_PRE= [INFO] [stderr] CARGO_TARGET_DIR=/opt/rustwide/target [INFO] [stderr] DEBUG=true [INFO] [stderr] HOME=/root [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] HOSTNAME=fe490e0f3103 [INFO] [stderr] LD_LIBRARY_PATH=/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/lib [INFO] [stderr] NUM_JOBS=8 [INFO] [stderr] OPT_LEVEL=0 [INFO] [stderr] OUT_DIR=/opt/rustwide/target/debug/build/dokan-sys-3b2c890b352e4afe/out [INFO] [stderr] PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] PROFILE=debug [INFO] [stderr] RUSTC=/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc [INFO] [stderr] RUSTDOC=/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustdoc [INFO] [stderr] RUSTDOCFLAGS=--cap-lints=forbid [INFO] [stderr] RUSTUP_HOME=/opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN=1bd50d4315eb15970d395b6be5823f9384707693 [INFO] [stderr] RUST_BACKTRACE=full [INFO] [stderr] RUST_RECURSION_COUNT=1 [INFO] [stderr] SOURCE_DIR=/opt/rustwide/workdir [INFO] [stderr] SSL_CERT_DIR=/usr/lib/ssl/certs [INFO] [stderr] SSL_CERT_FILE=/usr/lib/ssl/cert.pem [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] Compiler: [INFO] [stderr] cc [INFO] [stderr] [INFO] [stderr] Compiler arguments: [INFO] [stderr] -O0 [INFO] [stderr] -ffunction-sections [INFO] [stderr] -fdata-sections [INFO] [stderr] -fPIC [INFO] [stderr] -g [INFO] [stderr] -fno-omit-frame-pointer [INFO] [stderr] -m64 [INFO] [stderr] -Wall [INFO] [stderr] -Wextra [INFO] [stderr] [INFO] [stderr] Compiler environment variables: [INFO] [stderr] In file included from src/generate_version.c:2: [INFO] [stderr] src/dokany/dokan/dokan.h:28:10: fatal error: windows.h: No such file or directory [INFO] [stderr] 28 | #include [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dokan-sys-0.1.0+dokan131/build.rs:44:5: [INFO] [stderr] assertion failed: compiler_cmd.output().unwrap().status.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e28813cea2 - std::backtrace_rs::backtrace::libunwind::trace::h1a15fa817b72da33 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55e28813cea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf2c00e412c5faadf [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55e28813cea2 - std::sys::backtrace::_print_fmt::hf74f78c046b64fc3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55e28813cea2 - ::fmt::hb4036bf9790395ee [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55e28815ee23 - core::fmt::rt::Argument::fmt::h80be61361a017e83 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x55e28815ee23 - core::fmt::write::h80a690b41062e392 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x55e288139e03 - std::io::default_write_fmt::ha24a4d09d95ff318 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55e288139e03 - std::io::Write::write_fmt::h5daf7d547040a0e8 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x55e28813ccf2 - std::sys::backtrace::BacktraceLock::print::hd5fa6146c02c3191 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x55e28813e792 - std::panicking::default_hook::{{closure}}::h74b7997ba28a05cd [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x55e28813e595 - std::panicking::default_hook::hf9e1aa8926e0065b [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x55e28813f1b2 - std::panicking::rust_panic_with_hook::hb9edd52ab106f344 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x55e28813ef06 - std::panicking::begin_panic_handler::{{closure}}::h6de217dee5cfbee3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x55e28813d399 - std::sys::backtrace::__rust_end_short_backtrace::h3919d5b10bab50cd [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x55e28813ebcd - __rustc[820f2ab4325114ba]::rust_begin_unwind [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x55e28815dd50 - core::panicking::panic_fmt::ha49f25d2aba38f4c [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55e28815dddc - core::panicking::panic::h73ccf18b87ff308d [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/panicking.rs:145:5 [INFO] [stderr] 17: 0x55e2880d91b2 - build_script_build::run_generator::h2ac2a75bfe68f445 [INFO] [stderr] 18: 0x55e2880db2b8 - build_script_build::main::h11c1bdc12f05a542 [INFO] [stderr] 19: 0x55e2880d6fb3 - core::ops::function::FnOnce::call_once::h88b169b28c5f9067 [INFO] [stderr] 20: 0x55e2880d6aa6 - std::sys::backtrace::__rust_begin_short_backtrace::h97d9c3ff2fa37cd5 [INFO] [stderr] 21: 0x55e2880d69b9 - std::rt::lang_start::{{closure}}::h5e54bd12f2ec92f7 [INFO] [stderr] 22: 0x55e288134cf0 - core::ops::function::impls:: for &F>::call_once::h8b31aa5ffdc8795d [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55e288134cf0 - std::panicking::try::do_call::hf92460430e076ee3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x55e288134cf0 - std::panicking::try::h6ae948900543b5ab [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x55e288134cf0 - std::panic::catch_unwind::h50e3f4e3fddd4c1c [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x55e288134cf0 - std::rt::lang_start_internal::{{closure}}::h60de4ea1a6369968 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x55e288134cf0 - std::panicking::try::do_call::h22d0a3dedcc89184 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x55e288134cf0 - std::panicking::try::hb028c9b72a5a5693 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x55e288134cf0 - std::panic::catch_unwind::h1863bc5429d95710 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x55e288134cf0 - std::rt::lang_start_internal::h960d99e3e7fb2f19 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x55e2880d69a1 - std::rt::lang_start::hdd92927876f7c8cb [INFO] [stderr] 32: 0x55e2880db815 - main [INFO] [stderr] 33: 0x76774b7ba1ca - [INFO] [stderr] 34: 0x76774b7ba28b - __libc_start_main [INFO] [stderr] 35: 0x55e2880d6515 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fe490e0f3103cbedd3d72941fe76cbbbae9c39cd29078b4b00af7997afff048f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe490e0f3103cbedd3d72941fe76cbbbae9c39cd29078b4b00af7997afff048f", kill_on_drop: false }` [INFO] [stdout] fe490e0f3103cbedd3d72941fe76cbbbae9c39cd29078b4b00af7997afff048f