[INFO] cloning repository https://github.com/sbstp/track [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbstp/track" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbstp%2Ftrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbstp%2Ftrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8934bb89f65bbe79721d320efa20d5f1a19dd5c5 [INFO] documenting sbstp/track against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbstp%2Ftrack" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbstp/track on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbstp/track [INFO] finished tweaking git repo https://github.com/sbstp/track [INFO] tweaked toml for git repo https://github.com/sbstp/track written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sbstp/track 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e6348c4404fe2ab8efc439ea93fdb52763221eb2f67cdac3ad7a76e8e02557d [INFO] running `Command { std: "docker" "start" "-a" "1e6348c4404fe2ab8efc439ea93fdb52763221eb2f67cdac3ad7a76e8e02557d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e6348c4404fe2ab8efc439ea93fdb52763221eb2f67cdac3ad7a76e8e02557d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6348c4404fe2ab8efc439ea93fdb52763221eb2f67cdac3ad7a76e8e02557d", kill_on_drop: false }` [INFO] [stdout] 1e6348c4404fe2ab8efc439ea93fdb52763221eb2f67cdac3ad7a76e8e02557d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57ccf46554cf7ca032d144eef684ebc9791138dc72f45610169ccca8934f099f [INFO] running `Command { std: "docker" "start" "-a" "57ccf46554cf7ca032d144eef684ebc9791138dc72f45610169ccca8934f099f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking path-dedot v3.0.17 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking path-absolutize v3.0.13 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling libsqlite3-sys v0.25.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking hashlink v0.8.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaytCaOC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: libsqlite3-sys@0.25.1: sqlite3/sqlite3.c:241618:1: fatal error: error writing to /tmp/ccOsgcux.s: No space left on device [INFO] [stderr] warning: libsqlite3-sys@0.25.1: 241618 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; } [INFO] [stderr] warning: libsqlite3-sys@0.25.1: | ^~~~~~~~~~ [INFO] [stderr] warning: libsqlite3-sys@0.25.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.25.1` [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/libsqlite3-sys-cfbe91bfb04e6b50/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-e8c149c29fbaae61/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] cargo:warning=sqlite3/sqlite3.c:241618:1: fatal error: error writing to /tmp/ccOsgcux.s: No space left on device [INFO] [stderr] cargo:warning=241618 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-e8c149c29fbaae61/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "57ccf46554cf7ca032d144eef684ebc9791138dc72f45610169ccca8934f099f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ccf46554cf7ca032d144eef684ebc9791138dc72f45610169ccca8934f099f", kill_on_drop: false }` [INFO] [stdout] 57ccf46554cf7ca032d144eef684ebc9791138dc72f45610169ccca8934f099f