[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] 096c39ad14453aede5d0ebfbd8d50b4548e2a263 [INFO] testing lenscas/tealr against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Ftealr" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenscas/tealr on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lenscas/tealr [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-4/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19bf9b78ae116c426a153423be376a10faf639026cc8a4a8af8b7c6425509377 [INFO] running `Command { std: "docker" "start" "-a" "19bf9b78ae116c426a153423be376a10faf639026cc8a4a8af8b7c6425509377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19bf9b78ae116c426a153423be376a10faf639026cc8a4a8af8b7c6425509377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19bf9b78ae116c426a153423be376a10faf639026cc8a4a8af8b7c6425509377", kill_on_drop: false }` [INFO] [stdout] 19bf9b78ae116c426a153423be376a10faf639026cc8a4a8af8b7c6425509377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d27b63d764f3f3bf872f11f7366749712e8200bcfa41c7f8b3863ed9aabd0337 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d27b63d764f3f3bf872f11f7366749712e8200bcfa41c7f8b3863ed9aabd0337", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling tealr_derive v0.8.2 (/opt/rustwide/workdir/tealr_derive) [INFO] [stderr] Compiling tealr v0.8.2 (/opt/rustwide/workdir/tealr) [INFO] [stdout] warning: unused macro definition: `impl_type_name_life_time` [INFO] [stdout] --> tealr/src/type_representation.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | 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: associated function is never used: `copy_docs` [INFO] [stdout] --> tealr/src/type_generator.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 293 | fn copy_docs(&mut self, to: &[u8]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `document` [INFO] [stdout] --> tealr/src/type_generator.rs:308:8 [INFO] [stdout] | [INFO] [stdout] 308 | fn document(&mut self, documentation: &str) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_type_parts_table` [INFO] [stdout] --> tealr/src/type_representation.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | fn get_type_parts_table() -> Cow<'static, [NamePart]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_pars_any_func` [INFO] [stdout] --> tealr/src/type_representation.rs:305:4 [INFO] [stdout] | [INFO] [stdout] 305 | fn get_pars_any_func() -> Cow<'static, [NamePart]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "d27b63d764f3f3bf872f11f7366749712e8200bcfa41c7f8b3863ed9aabd0337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27b63d764f3f3bf872f11f7366749712e8200bcfa41c7f8b3863ed9aabd0337", kill_on_drop: false }` [INFO] [stdout] d27b63d764f3f3bf872f11f7366749712e8200bcfa41c7f8b3863ed9aabd0337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea9dce722584933ccfc8ab5dd0831ae73511f37077bb4ae4bb69a528d44b9e9e [INFO] running `Command { std: "docker" "start" "-a" "ea9dce722584933ccfc8ab5dd0831ae73511f37077bb4ae4bb69a528d44b9e9e", kill_on_drop: false }` [INFO] [stderr] Compiling tealr_derive v0.8.2 (/opt/rustwide/workdir/tealr_derive) [INFO] [stdout] warning: unused macro definition: `impl_type_name_life_time` [INFO] [stdout] --> tealr/src/type_representation.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | 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: associated function is never used: `copy_docs` [INFO] [stdout] --> tealr/src/type_generator.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 293 | fn copy_docs(&mut self, to: &[u8]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `document` [INFO] [stdout] --> tealr/src/type_generator.rs:308:8 [INFO] [stdout] | [INFO] [stdout] 308 | fn document(&mut self, documentation: &str) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_type_parts_table` [INFO] [stdout] --> tealr/src/type_representation.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | fn get_type_parts_table() -> Cow<'static, [NamePart]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tealr v0.8.2 (/opt/rustwide/workdir/tealr) [INFO] [stdout] warning: function is never used: `get_pars_any_func` [INFO] [stdout] --> tealr/src/type_representation.rs:305:4 [INFO] [stdout] | [INFO] [stdout] 305 | fn get_pars_any_func() -> Cow<'static, [NamePart]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impl_type_name_life_time` [INFO] [stdout] --> tealr/src/type_representation.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | 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: associated function is never used: `copy_docs` [INFO] [stdout] --> tealr/src/type_generator.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 293 | fn copy_docs(&mut self, to: &[u8]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `document` [INFO] [stdout] --> tealr/src/type_generator.rs:308:8 [INFO] [stdout] | [INFO] [stdout] 308 | fn document(&mut self, documentation: &str) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_type_parts_table` [INFO] [stdout] --> tealr/src/type_representation.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | fn get_type_parts_table() -> Cow<'static, [NamePart]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_pars_any_func` [INFO] [stdout] --> tealr/src/type_representation.rs:305:4 [INFO] [stdout] | [INFO] [stdout] 305 | fn get_pars_any_func() -> Cow<'static, [NamePart]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.66s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tealr-d9b65b406966cd1c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tealr_derive-0cb34672190af08b) [INFO] running `Command { std: "docker" "inspect" "ea9dce722584933ccfc8ab5dd0831ae73511f37077bb4ae4bb69a528d44b9e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9dce722584933ccfc8ab5dd0831ae73511f37077bb4ae4bb69a528d44b9e9e", kill_on_drop: false }` [INFO] [stdout] ea9dce722584933ccfc8ab5dd0831ae73511f37077bb4ae4bb69a528d44b9e9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4a63a87291a36f47a19f6f5987550708ea1bee6159dc7b55a416a6d3e22f2088 [INFO] running `Command { std: "docker" "start" "-a" "4a63a87291a36f47a19f6f5987550708ea1bee6159dc7b55a416a6d3e22f2088", kill_on_drop: false }` [INFO] [stderr] warning: unused macro definition: `impl_type_name_life_time` [INFO] [stderr] --> tealr/src/type_representation.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | 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: associated function is never used: `copy_docs` [INFO] [stderr] --> tealr/src/type_generator.rs:293:8 [INFO] [stderr] | [INFO] [stderr] 293 | fn copy_docs(&mut self, to: &[u8]) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `document` [INFO] [stderr] --> tealr/src/type_generator.rs:308:8 [INFO] [stderr] | [INFO] [stderr] 308 | fn document(&mut self, documentation: &str) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_type_parts_table` [INFO] [stderr] --> tealr/src/type_representation.rs:256:4 [INFO] [stderr] | [INFO] [stderr] 256 | fn get_type_parts_table() -> Cow<'static, [NamePart]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_pars_any_func` [INFO] [stderr] --> tealr/src/type_representation.rs:305:4 [INFO] [stderr] | [INFO] [stderr] 305 | fn get_pars_any_func() -> Cow<'static, [NamePart]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tealr` (lib) generated 5 warnings [INFO] [stderr] warning: `tealr` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tealr-d9b65b406966cd1c) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tealr_derive-0cb34672190af08b) [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 100) ... ignored [INFO] [stdout] test src/lib.rs - (line 197) ... ignored [INFO] [stdout] test src/lib.rs - (line 33) ... ignored [INFO] [stdout] test src/lib.rs - (line 60) ... ignored [INFO] [stdout] test src/lib.rs - (line 90) ... ignored [INFO] [stdout] test src/type_walker.rs - type_walker::TypeWalker::generate (line 38) ... ignored [INFO] [stdout] test src/type_walker.rs - type_walker::TypeWalker::generate_global (line 76) ... ignored [INFO] [stdout] test src/type_walker.rs - type_walker::TypeWalker::generate_local (line 98) ... ignored [INFO] [stdout] "/opt/rustwide/workdir/tealr" [INFO] [stdout] test src/lib.rs - (line 164) ... FAILED [INFO] [stdout] test src/lib.rs - (line 136) ... FAILED [INFO] [stdout] test src/lib.rs - (line 176) - compile ... FAILED [INFO] [stdout] test src/type_representation.rs - type_representation::KindOfType::is_external (line 73) ... ok [INFO] [stdout] test src/type_representation.rs - type_representation::KindOfType::is_generic (line 59) ... ok [INFO] [stdout] test src/type_representation.rs - type_representation::KindOfType::is_builtin (line 66) ... ok [INFO] [stdout] test src/type_representation.rs - type_representation::new_type (line 88) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 164) stdout ---- [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/lib.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 5 | 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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 136) stdout ---- [INFO] [stdout] error[E0405]: cannot find trait `TealData` in this scope [INFO] [stdout] --> src/lib.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 13 | impl TealData for Example {}; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 176) stdout ---- [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/lib.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 5 | let compiler = embed_compiler!("v0.13.1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Could not read downloaded zip file: InvalidArchive("Could not find central directory end") [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 136) [INFO] [stdout] src/lib.rs - (line 164) [INFO] [stdout] src/lib.rs - (line 176) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 8 ignored; 0 measured; 0 filtered out; finished in 2.91s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "4a63a87291a36f47a19f6f5987550708ea1bee6159dc7b55a416a6d3e22f2088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a63a87291a36f47a19f6f5987550708ea1bee6159dc7b55a416a6d3e22f2088", kill_on_drop: false }` [INFO] [stdout] 4a63a87291a36f47a19f6f5987550708ea1bee6159dc7b55a416a6d3e22f2088