[INFO] cloning repository https://github.com/kildevaeld/lua-modules-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kildevaeld/lua-modules-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Flua-modules-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Flua-modules-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b0e555871847854e25452ec3befc1ce320f3f96 [INFO] testing kildevaeld/lua-modules-rs against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Flua-modules-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kildevaeld/lua-modules-rs on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kildevaeld/lua-modules-rs [INFO] finished tweaking git repo https://github.com/kildevaeld/lua-modules-rs [INFO] tweaked toml for git repo https://github.com/kildevaeld/lua-modules-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kildevaeld/lua-modules-rs 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/kildevaeld/locket-rs` [INFO] [stderr] Updating git repository `https://github.com/kildevaeld/toback-rs` [INFO] [stderr] Updating git repository `https://github.com/kildevaeld/vfs-rs` [INFO] [stderr] Updating git repository `https://github.com/kildevaeld/gerning-rs` [INFO] [stderr] Updating git repository `https://github.com/kildevaeld/avagarden` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua-sys v0.3.2 [INFO] [stderr] Downloaded mlua v0.9.0 [INFO] [stderr] Downloaded luajit-src v210.4.8+resty107baaf [INFO] [stderr] Downloaded webp v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6131a1d60be929cf4b398cde7e7ae0592b0f81e67fac61215bc3546d31c80776 [INFO] running `Command { std: "docker" "start" "-a" "6131a1d60be929cf4b398cde7e7ae0592b0f81e67fac61215bc3546d31c80776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6131a1d60be929cf4b398cde7e7ae0592b0f81e67fac61215bc3546d31c80776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6131a1d60be929cf4b398cde7e7ae0592b0f81e67fac61215bc3546d31c80776", kill_on_drop: false }` [INFO] [stdout] 6131a1d60be929cf4b398cde7e7ae0592b0f81e67fac61215bc3546d31c80776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed279633214e624eb83a79c492b668ff80455f06b7be858a1f8ba6b3e8bf3784 [INFO] running `Command { std: "docker" "start" "-a" "ed279633214e624eb83a79c492b668ff80455f06b7be858a1f8ba6b3e8bf3784", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling erased-serde v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling lua-src v546.0.1 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling luajit-src v210.4.8+resty107baaf [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling avagarden v0.1.0 (https://github.com/kildevaeld/avagarden#f4125f56) [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling mlua-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling libwebp-sys v0.9.4 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling oneshot v0.1.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling toback v0.0.1 (https://github.com/kildevaeld/toback-rs#84834461) [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling locket v0.1.0 (https://github.com/kildevaeld/locket-rs#76ca6215) [INFO] [stderr] Compiling async-compression v0.4.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling vfs v0.6.0 (https://github.com/kildevaeld/vfs-rs?branch=v3#001e99ea) [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling mlua v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling gerning v0.1.0 (https://github.com/kildevaeld/gerning-rs#f486ebd2) [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling webp v0.2.6 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling blua-shared v0.1.0 (/opt/rustwide/workdir/blua-shared) [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling blua-base v0.1.0 (/opt/rustwide/workdir/blua-base) [INFO] [stderr] Compiling blua-image v0.1.0 (/opt/rustwide/workdir/blua-image) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> blua-base/src/date/date.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct LuaDate(NaiveDate); [INFO] [stdout] | ------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 3 | pub struct LuaDate(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LuaDuration` is never constructed [INFO] [stdout] --> blua-base/src/date/duration.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct LuaDuration(Duration); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> blua-base/src/date/time.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LuaTime(NaiveTime); [INFO] [stdout] | ------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LuaTime(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blua-os v0.1.0 (/opt/rustwide/workdir/blua-os) [INFO] [stderr] Compiling blua-config v0.1.0 (/opt/rustwide/workdir/blua-config) [INFO] [stderr] Compiling lua-worker v0.1.0 (/opt/rustwide/workdir/lua-worker) [INFO] [stdout] warning: unused import: `LuaCallback` [INFO] [stdout] --> lua-worker/src/callable.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::{Callback, LuaCallback, LuaExt, WeakWorker}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blua-hbs v0.1.0 (/opt/rustwide/workdir/blua-hbs) [INFO] [stderr] error: could not compile `blua-os` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name blua_os --edition=2021 blua-os/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 -C metadata=0d9256b8b83be814 -C extra-filename=-0d9256b8b83be814 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blua_shared=/opt/rustwide/target/debug/deps/libblua_shared-90af1179a4719ec4.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-c58b38087391b256.rmeta --extern locket=/opt/rustwide/target/debug/deps/liblocket-c00a3c4b0e4cabd1.rmeta --extern mlua=/opt/rustwide/target/debug/deps/libmlua-8db7214ce60d8ca9.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-c11b031cc72d3a92.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f79dcddd39cf2428.rmeta --extern relative_path=/opt/rustwide/target/debug/deps/librelative_path-49652873f48e4ef9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e372bf724bf71d9b.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-6f82a1f0a7fd591f.rmeta --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/mlua-sys-6ac6e2988e646c33/out/lua-build/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed279633214e624eb83a79c492b668ff80455f06b7be858a1f8ba6b3e8bf3784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed279633214e624eb83a79c492b668ff80455f06b7be858a1f8ba6b3e8bf3784", kill_on_drop: false }` [INFO] [stdout] ed279633214e624eb83a79c492b668ff80455f06b7be858a1f8ba6b3e8bf3784