[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] 3d889ab4c7747aec7136b017204e6c57027ef842
[INFO] testing lenscas/tealr against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lenscas/tealr on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bstr` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mlua` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rlua` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mlua_derive v0.9.0
[INFO] [stderr]   Downloaded mlua-sys v0.4.0
[INFO] [stderr]   Downloaded venial v0.4.0
[INFO] [stderr]   Downloaded rlua v0.19.7
[INFO] [stderr]   Downloaded mlua v0.9.2
[INFO] [stderr]   Downloaded rlua-lua53-sys v0.1.6
[INFO] [stderr]   Downloaded luau0-src v0.7.11+luau606
[INFO] [stderr]   Downloaded rlua-lua54-sys v0.1.6
[INFO] [stderr]   Downloaded rlua-lua51-sys v0.1.6
[INFO] [stderr]   Downloaded luajit-src v210.5.3+29b0b28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a7719c6d4358dc747ecdead332c476ce06ebf41f50e87240da841bd0b99df11
[INFO] running `Command { std: "docker" "start" "-a" "0a7719c6d4358dc747ecdead332c476ce06ebf41f50e87240da841bd0b99df11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a7719c6d4358dc747ecdead332c476ce06ebf41f50e87240da841bd0b99df11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a7719c6d4358dc747ecdead332c476ce06ebf41f50e87240da841bd0b99df11", kill_on_drop: false }`
[INFO] [stdout] 0a7719c6d4358dc747ecdead332c476ce06ebf41f50e87240da841bd0b99df11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72bdd04c8bdcfc71664b64457acda8dd2467c6440e1d135a915196faa25b137e
[INFO] running `Command { std: "docker" "start" "-a" "72bdd04c8bdcfc71664b64457acda8dd2467c6440e1d135a915196faa25b137e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bstr` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mlua` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rlua` dependency)
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.20
[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 bitflags v2.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling venial v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling ureq v2.9.1
[INFO] [stderr]    Compiling tealr_derive v0.9.1 (/opt/rustwide/workdir/tealr_derive)
[INFO] [stderr]    Compiling tealr v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FunctionParam`
[INFO] [stdout]  --> src/type_representation.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{FunctionParam, MapRepresentation, SingleType, ToTypename, Type};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_type_name_life_time`
[INFO] [stdout]  --> src/type_representation.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! impl_type_name_life_time {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `NewTypeArray` is never used
[INFO] [stdout]    --> src/lib.rs:169:6
[INFO] [stdout]     |
[INFO] [stdout] 169 | type NewTypeArray = Vec<Type>;
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doc` and `instances` are never read
[INFO] [stdout]  --> src/export_instance.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct InstanceWalker {
[INFO] [stdout]   |                   -------------- fields in this struct
[INFO] [stdout] 6 |     doc: String,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 7 |     pub(crate) instances: Vec<GlobalInstance>,
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_instance` and `document_instance` are never used
[INFO] [stdout]   --> src/export_instance.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl InstanceWalker {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn add_instance<T: ToTypename>(&mut self, name: Cow<'static, str>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn document_instance(&mut self, doc: &'static str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `X` is never used
[INFO] [stdout]  --> src/exported_function.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | type X = Vec<NamePart>;
[INFO] [stdout]   |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `V` is never used
[INFO] [stdout]    --> src/type_generator.rs:158:6
[INFO] [stdout]     |
[INFO] [stdout] 158 | type V = Vec<NamePart>;
[INFO] [stdout]     |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `V` is never used
[INFO] [stdout]  --> src/type_walker.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | type V = Vec<NamePart>;
[INFO] [stdout]   |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.42s
[INFO] running `Command { std: "docker" "inspect" "72bdd04c8bdcfc71664b64457acda8dd2467c6440e1d135a915196faa25b137e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72bdd04c8bdcfc71664b64457acda8dd2467c6440e1d135a915196faa25b137e", kill_on_drop: false }`
[INFO] [stdout] 72bdd04c8bdcfc71664b64457acda8dd2467c6440e1d135a915196faa25b137e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e283bb046a3e7e0c13c98091c9b1d45319097cd5415df497caa120e42487737
[INFO] running `Command { std: "docker" "start" "-a" "2e283bb046a3e7e0c13c98091c9b1d45319097cd5415df497caa120e42487737", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bstr` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mlua` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rlua` dependency)
[INFO] [stdout] warning: unused import: `FunctionParam`
[INFO] [stdout]  --> src/type_representation.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{FunctionParam, MapRepresentation, SingleType, ToTypename, Type};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_type_name_life_time`
[INFO] [stdout]  --> src/type_representation.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! impl_type_name_life_time {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `NewTypeArray` is never used
[INFO] [stdout]    --> src/lib.rs:169:6
[INFO] [stdout]     |
[INFO] [stdout] 169 | type NewTypeArray = Vec<Type>;
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doc` and `instances` are never read
[INFO] [stdout]  --> src/export_instance.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct InstanceWalker {
[INFO] [stdout]   |                   -------------- fields in this struct
[INFO] [stdout] 6 |     doc: String,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 7 |     pub(crate) instances: Vec<GlobalInstance>,
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_instance` and `document_instance` are never used
[INFO] [stdout]   --> src/export_instance.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl InstanceWalker {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn add_instance<T: ToTypename>(&mut self, name: Cow<'static, str>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn document_instance(&mut self, doc: &'static str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `X` is never used
[INFO] [stdout]  --> src/exported_function.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | type X = Vec<NamePart>;
[INFO] [stdout]   |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `V` is never used
[INFO] [stdout]    --> src/type_generator.rs:158:6
[INFO] [stdout]     |
[INFO] [stdout] 158 | type V = Vec<NamePart>;
[INFO] [stdout]     |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `V` is never used
[INFO] [stdout]  --> src/type_walker.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | type V = Vec<NamePart>;
[INFO] [stdout]   |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tealr v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FunctionParam`
[INFO] [stdout]  --> src/type_representation.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{FunctionParam, MapRepresentation, SingleType, ToTypename, Type};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_type_name_life_time`
[INFO] [stdout]  --> src/type_representation.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | macro_rules! impl_type_name_life_time {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `NewTypeArray` is never used
[INFO] [stdout]    --> src/lib.rs:169:6
[INFO] [stdout]     |
[INFO] [stdout] 169 | type NewTypeArray = Vec<Type>;
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `doc` and `instances` are never read
[INFO] [stdout]  --> src/export_instance.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct InstanceWalker {
[INFO] [stdout]   |                   -------------- fields in this struct
[INFO] [stdout] 6 |     doc: String,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 7 |     pub(crate) instances: Vec<GlobalInstance>,
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_instance` and `document_instance` are never used
[INFO] [stdout]   --> src/export_instance.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl InstanceWalker {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn add_instance<T: ToTypename>(&mut self, name: Cow<'static, str>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn document_instance(&mut self, doc: &'static str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `X` is never used
[INFO] [stdout]  --> src/exported_function.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | type X = Vec<NamePart>;
[INFO] [stdout]   |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `V` is never used
[INFO] [stdout]    --> src/type_generator.rs:158:6
[INFO] [stdout]     |
[INFO] [stdout] 158 | type V = Vec<NamePart>;
[INFO] [stdout]     |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `V` is never used
[INFO] [stdout]  --> src/type_walker.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | type V = Vec<NamePart>;
[INFO] [stdout]   |      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "2e283bb046a3e7e0c13c98091c9b1d45319097cd5415df497caa120e42487737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e283bb046a3e7e0c13c98091c9b1d45319097cd5415df497caa120e42487737", kill_on_drop: false }`
[INFO] [stdout] 2e283bb046a3e7e0c13c98091c9b1d45319097cd5415df497caa120e42487737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c6fc715c900f262feb36c33a6dab66bb4b068c67f2e341c6dd59455ffd8a2b2
[INFO] running `Command { std: "docker" "start" "-a" "5c6fc715c900f262feb36c33a6dab66bb4b068c67f2e341c6dd59455ffd8a2b2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bstr` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mlua` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rlua` dependency)
[INFO] [stderr] warning: unused import: `FunctionParam`
[INFO] [stderr]  --> src/type_representation.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::{FunctionParam, MapRepresentation, SingleType, ToTypename, Type};
[INFO] [stderr]   |             ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_type_name_life_time`
[INFO] [stderr]  --> src/type_representation.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 | macro_rules! impl_type_name_life_time {
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `NewTypeArray` is never used
[INFO] [stderr]    --> src/lib.rs:169:6
[INFO] [stderr]     |
[INFO] [stderr] 169 | type NewTypeArray = Vec<Type>;
[INFO] [stderr]     |      ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `doc` and `instances` are never read
[INFO] [stderr]  --> src/export_instance.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) struct InstanceWalker {
[INFO] [stderr]   |                   -------------- fields in this struct
[INFO] [stderr] 6 |     doc: String,
[INFO] [stderr]   |     ^^^
[INFO] [stderr] 7 |     pub(crate) instances: Vec<GlobalInstance>,
[INFO] [stderr]   |                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_instance` and `document_instance` are never used
[INFO] [stderr]   --> src/export_instance.rs:53:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | impl InstanceWalker {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 53 |     fn add_instance<T: ToTypename>(&mut self, name: Cow<'static, str>) {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     fn document_instance(&mut self, doc: &'static str) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `X` is never used
[INFO] [stderr]  --> src/exported_function.rs:9:6
[INFO] [stderr]   |
[INFO] [stderr] 9 | type X = Vec<NamePart>;
[INFO] [stderr]   |      ^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `V` is never used
[INFO] [stderr]    --> src/type_generator.rs:158:6
[INFO] [stderr]     |
[INFO] [stderr] 158 | type V = Vec<NamePart>;
[INFO] [stderr]     |      ^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `V` is never used
[INFO] [stderr]  --> src/type_walker.rs:5:6
[INFO] [stderr]   |
[INFO] [stderr] 5 | type V = Vec<NamePart>;
[INFO] [stderr]   |      ^
[INFO] [stderr] 
[INFO] [stderr] warning: `tealr` (lib) generated 8 warnings (run `cargo fix --lib -p tealr` to apply 1 suggestion)
[INFO] [stderr] warning: `tealr` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tealr-9cc798b2eb62f955)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tealr
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - (line 120) ... ignored
[INFO] [stdout] test src/lib.rs - (line 131) ... ignored
[INFO] [stdout] test src/lib.rs - (line 152) ... ignored
[INFO] [stdout] test src/lib.rs - (line 242) ... ignored
[INFO] [stdout] test src/lib.rs - (line 41) ... ignored
[INFO] [stdout] test src/lib.rs - (line 70) ... ignored
[INFO] [stdout] test src/type_walker.rs - type_walker::TypeWalker::generate (line 142) ... ignored
[INFO] [stdout] test src/type_walker.rs - type_walker::TypeWalker::generate_global (line 221) ... ignored
[INFO] [stdout] test src/type_walker.rs - type_walker::TypeWalker::generate_local (line 248) ... ignored
[INFO] [stdout] test src/lib.rs - (line 219) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 208) ... FAILED
[INFO] [stdout] test src/type_representation.rs - type_representation::KindOfType::is_generic (line 61) ... ok
[INFO] [stdout] test src/type_representation.rs - type_representation::new_type (line 90) ... ok
[INFO] [stdout] test src/type_representation.rs - type_representation::KindOfType::is_external (line 75) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/type_representation.rs - type_representation::KindOfType::is_builtin (line 68) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 219) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:222:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | let compiler = embed_compiler!("v0.13.1");
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Failed downloading teal compiler. Error:https://github.com/teal-language/tl/archive/v0.13.1.zip: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 208) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> src/lib.rs:211:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | let code = compile_inline_teal!("local x : number = 5 return x");
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not run `tl check`. Make sure it is available in the path: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 208)
[INFO] [stdout]     src/lib.rs - (line 219)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c6fc715c900f262feb36c33a6dab66bb4b068c67f2e341c6dd59455ffd8a2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6fc715c900f262feb36c33a6dab66bb4b068c67f2e341c6dd59455ffd8a2b2", kill_on_drop: false }`
[INFO] [stdout] 5c6fc715c900f262feb36c33a6dab66bb4b068c67f2e341c6dd59455ffd8a2b2
