[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] 2763a6c687cbaa5317a9d6e8f3ff5a06111d46e1 [INFO] checking kildevaeld/lua-modules-rs against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Flua-modules-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kildevaeld/lua-modules-rs on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe5267ebffdac1cdf2049dd21a224165e07f2f16a5a24f11c9a1853783489bd [INFO] running `Command { std: "docker" "start" "-a" "1fe5267ebffdac1cdf2049dd21a224165e07f2f16a5a24f11c9a1853783489bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe5267ebffdac1cdf2049dd21a224165e07f2f16a5a24f11c9a1853783489bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe5267ebffdac1cdf2049dd21a224165e07f2f16a5a24f11c9a1853783489bd", kill_on_drop: false }` [INFO] [stdout] 1fe5267ebffdac1cdf2049dd21a224165e07f2f16a5a24f11c9a1853783489bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 209e9bb665b990001aea3ad912de481663eb7f09f2d25529755d6638d2f9a310 [INFO] running `Command { std: "docker" "start" "-a" "209e9bb665b990001aea3ad912de481663eb7f09f2d25529755d6638d2f9a310", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling erased-serde v0.3.29 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Checking futures-lite v2.0.1 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking event-listener v4.0.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking relative-path v1.9.0 [INFO] [stderr] Checking winnow v0.5.14 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking avagarden v0.1.0 (https://github.com/kildevaeld/avagarden#f4125f56) [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling lua-src v546.0.1 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking oneshot v0.1.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling luajit-src v210.4.8+resty107baaf [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [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 mlua-sys v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking webp v0.2.6 [INFO] [stderr] Checking image v0.24.7 [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] Checking tokio v1.32.0 [INFO] [stderr] Checking vfs v0.6.0 (https://github.com/kildevaeld/vfs-rs?branch=v3#001e99ea) [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Checking toback v0.0.1 (https://github.com/kildevaeld/toback-rs#84834461) [INFO] [stderr] Checking mlua v0.9.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stdout] error[E0277]: the trait bound `!: FromLuaMulti<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.9.0/src/chunk.rs:318:14 [INFO] [stdout] | [INFO] [stdout] 318 | self.call(())?; [INFO] [stdout] | ^^^^ the trait `FromLua<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromLua<'lua>`: [INFO] [stdout] BString [INFO] [stdout] BTreeMap [INFO] [stdout] BTreeSet [INFO] [stdout] Box<[T]> [INFO] [stdout] Box [INFO] [stdout] CString [INFO] [stdout] Function<'lua> [INFO] [stdout] HashMap [INFO] [stdout] and 29 others [INFO] [stdout] note: required for `!` to implement `FromLuaMulti<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.9.0/src/multi.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | impl<'lua, T: FromLua<'lua>> FromLuaMulti<'lua> for T { [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: required by a bound in `Chunk::<'lua, 'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.9.0/src/chunk.rs:379:43 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn call, R: FromLuaMulti<'lua>>(self, args: A) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `Chunk::<'lua, 'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mlua` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "209e9bb665b990001aea3ad912de481663eb7f09f2d25529755d6638d2f9a310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209e9bb665b990001aea3ad912de481663eb7f09f2d25529755d6638d2f9a310", kill_on_drop: false }` [INFO] [stdout] 209e9bb665b990001aea3ad912de481663eb7f09f2d25529755d6638d2f9a310