[INFO] cloning repository https://github.com/BearGuy/craftcms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BearGuy/craftcms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearGuy%2Fcraftcms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearGuy%2Fcraftcms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b7cad0f693245c9f26b7590db3163f1b2647a93 [INFO] testing BearGuy/craftcms against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBearGuy%2Fcraftcms" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BearGuy/craftcms [INFO] finished tweaking git repo https://github.com/BearGuy/craftcms [INFO] tweaked toml for git repo https://github.com/BearGuy/craftcms written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BearGuy/craftcms on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BearGuy/craftcms 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded warp-embed v0.5.0 [INFO] [stderr] Downloaded rust-embed-utils v8.5.0 [INFO] [stderr] Downloaded rust-embed-impl v8.5.0 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded warp v0.3.7 [INFO] [stderr] Downloaded rusqlite v0.26.3 [INFO] [stderr] Downloaded syn v2.0.93 [INFO] [stderr] Downloaded bstr v1.11.1 [INFO] [stderr] Downloaded rust-embed v8.5.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffbeba1d143b4af51d5a6b5a4108bc1b77bc926c96d13229094c1bed209f83e4 [INFO] running `Command { std: "docker" "start" "-a" "ffbeba1d143b4af51d5a6b5a4108bc1b77bc926c96d13229094c1bed209f83e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffbeba1d143b4af51d5a6b5a4108bc1b77bc926c96d13229094c1bed209f83e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffbeba1d143b4af51d5a6b5a4108bc1b77bc926c96d13229094c1bed209f83e4", kill_on_drop: false }` [INFO] [stdout] ffbeba1d143b4af51d5a6b5a4108bc1b77bc926c96d13229094c1bed209f83e4 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e3a2f0ec36596f9b592324d4a47da294750cac64007afc90f293032c2de64b3c [INFO] running `Command { std: "docker" "start" "-a" "e3a2f0ec36596f9b592324d4a47da294750cac64007afc90f293032c2de64b3c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] warning: libsqlite3-sys@0.23.2: x86_64-linux-gnu-gcc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsqlite3-sys@0.23.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.23.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-54ff2b15481801cb/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] OUT_DIR = Some(/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsqlite3-sys-a2cfd07e11a292db/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-musl) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-musl [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_musl [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC [INFO] [stderr] TARGET_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] RUSTC_LINKER = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [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] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:warning=x86_64-linux-gnu-gcc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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/x86_64-unknown-linux-musl/debug/build/libsqlite3-sys-a2cfd07e11a292db/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c" with args musl-gcc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chrono-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=6d8328097302d333 -C extra-filename=-1690ad4a6e295be4 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-fe1552d5a2f150c3.rmeta --extern phf=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libphf-c206249b60c24bba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e3a2f0ec36596f9b592324d4a47da294750cac64007afc90f293032c2de64b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a2f0ec36596f9b592324d4a47da294750cac64007afc90f293032c2de64b3c", kill_on_drop: false }` [INFO] [stdout] e3a2f0ec36596f9b592324d4a47da294750cac64007afc90f293032c2de64b3c