[INFO] cloning repository https://github.com/lenscas/tealr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenscas/tealr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5a317994fbeb48a67ea849674b7e010cd2c8aa4
[INFO] checking lenscas/tealr against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lenscas/tealr
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/lenscas/tealr
[INFO] tweaked toml for git repo https://github.com/lenscas/tealr written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lenscas/tealr on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lenscas/tealr 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 lenscas/tealr against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lenscas/tealr
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/lenscas/tealr
[INFO] tweaked toml for git repo https://github.com/lenscas/tealr written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lenscas/tealr on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lenscas/tealr 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 venial v0.6.0
[INFO] [stderr]   Downloaded which v5.0.0
[INFO] [stderr]   Downloaded mlua_derive v0.10.0
[INFO] [stderr]   Downloaded mlua-sys v0.6.5
[INFO] [stderr]   Downloaded zip v2.2.0
[INFO] [stderr]   Downloaded mlua v0.10.1
[INFO] [stderr]   Downloaded luau0-src v0.11.1+luau650
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded luajit-src v210.5.3+29b0b28
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff9aaca73b0a880030c7c6cda4c429ffd5d93a36cecc42f6e9015e8551818d82
[INFO] running `Command { std: "docker" "start" "-a" "ff9aaca73b0a880030c7c6cda4c429ffd5d93a36cecc42f6e9015e8551818d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff9aaca73b0a880030c7c6cda4c429ffd5d93a36cecc42f6e9015e8551818d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff9aaca73b0a880030c7c6cda4c429ffd5d93a36cecc42f6e9015e8551818d82", kill_on_drop: false }`
[INFO] [stdout] ff9aaca73b0a880030c7c6cda4c429ffd5d93a36cecc42f6e9015e8551818d82
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17951fa1b5a7bbcb449961db45e9e240aff1f78721a5563b5b60293871ff4f57
[INFO] running `Command { std: "docker" "start" "-a" "17951fa1b5a7bbcb449961db45e9e240aff1f78721a5563b5b60293871ff4f57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling venial v0.6.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]     Checking tealr_derive v0.10.0 (/opt/rustwide/workdir/tealr_derive)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tealr_derive/src/embed_compiler/download_compiler.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn get_file_from_zip(zip: &mut ZipArchive<File>, name: String) -> ZipFile {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn get_file_from_zip(zip: &mut ZipArchive<File>, name: String) -> ZipFile<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tealr_derive/src/embed_compiler/download_compiler.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn get_file_from_zip(zip: &mut ZipArchive<File>, name: String) -> ZipFile {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn get_file_from_zip(zip: &mut ZipArchive<File>, name: String) -> ZipFile<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tealr_derive/src/embed_compiler/download_compiler.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn get_file_from_zip(zip: &mut ZipArchive<File>, name: String) -> ZipFile {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn get_file_from_zip(zip: &mut ZipArchive<File>, name: String) -> ZipFile<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking tealr v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tealr::mlu`
[INFO] [stdout]  --> examples/variadics.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     mlu::{TealData, TypedFunction},
[INFO] [stdout]   |     ^^^ could not find `mlu` in `tealr`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "mlua")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `mlua` feature
[INFO] [stdout] 6 | pub mod mlu;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mlua`
[INFO] [stdout]  --> examples/variadics.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use mlua::Variadic;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `mlua`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `mlu` in `tealr`
[INFO] [stdout]  --> examples/variadics.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ToTypename, MluaUserData)]
[INFO] [stdout]   |                      ^^^^^^^^^^^^ could not find `mlu` in `tealr`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "mlua")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `mlua` feature
[INFO] [stdout] 6 | pub mod mlu;
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   = note: this error originates in the derive macro `MluaUserData` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `mlu` in `tealr`
[INFO] [stdout]   --> examples/variadics.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn add_methods<T: tealr::mlu::TealDataMethods<Self>>(methods: &mut T) {
[INFO] [stdout]    |                              ^^^ could not find `mlu` in `tealr`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "mlua")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `mlua` feature
[INFO] [stdout]  6 | pub mod mlu;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tealr` (example "variadics") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "17951fa1b5a7bbcb449961db45e9e240aff1f78721a5563b5b60293871ff4f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17951fa1b5a7bbcb449961db45e9e240aff1f78721a5563b5b60293871ff4f57", kill_on_drop: false }`
[INFO] [stdout] 17951fa1b5a7bbcb449961db45e9e240aff1f78721a5563b5b60293871ff4f57
