[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#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lenscas/tealr on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bf4f4e970672c15534dabb5e5672ee97781f594f7bb76791ea01e820b77b539 [INFO] running `Command { std: "docker" "start" "-a" "0bf4f4e970672c15534dabb5e5672ee97781f594f7bb76791ea01e820b77b539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bf4f4e970672c15534dabb5e5672ee97781f594f7bb76791ea01e820b77b539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf4f4e970672c15534dabb5e5672ee97781f594f7bb76791ea01e820b77b539", kill_on_drop: false }` [INFO] [stdout] 0bf4f4e970672c15534dabb5e5672ee97781f594f7bb76791ea01e820b77b539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 161c4fc98c5be917a23349ee4a41f25bb2f876d14c71a362cb4b7781d0c565aa [INFO] running `Command { std: "docker" "start" "-a" "161c4fc98c5be917a23349ee4a41f25bb2f876d14c71a362cb4b7781d0c565aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Checking 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 idna v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [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 indexmap v2.6.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling venial v0.6.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking itertools v0.13.0 [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 zeroize v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Compiling zstd v0.13.2 [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, 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, 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, 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, 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, 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, name: String) -> ZipFile<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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>(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" "161c4fc98c5be917a23349ee4a41f25bb2f876d14c71a362cb4b7781d0c565aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161c4fc98c5be917a23349ee4a41f25bb2f876d14c71a362cb4b7781d0c565aa", kill_on_drop: false }` [INFO] [stdout] 161c4fc98c5be917a23349ee4a41f25bb2f876d14c71a362cb4b7781d0c565aa