[INFO] fetching crate lyte 0.1.0...
[INFO] checking lyte-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate lyte 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate lyte 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lyte 0.1.0
[INFO] finished tweaking crates.io crate lyte 0.1.0
[INFO] tweaked toml for crates.io crate lyte 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate lyte 0.1.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded insta v1.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd555a5c7f6076178f6901cb8cf8d9d816aa329e49065a5e8c48bef44e7bd93d
[INFO] running `Command { std: "docker" "start" "-a" "dd555a5c7f6076178f6901cb8cf8d9d816aa329e49065a5e8c48bef44e7bd93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd555a5c7f6076178f6901cb8cf8d9d816aa329e49065a5e8c48bef44e7bd93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd555a5c7f6076178f6901cb8cf8d9d816aa329e49065a5e8c48bef44e7bd93d", kill_on_drop: false }`
[INFO] [stdout] dd555a5c7f6076178f6901cb8cf8d9d816aa329e49065a5e8c48bef44e7bd93d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5410bafa6c4b602072e95b732c2aed35bc581365295bd8040264c8b06cfa2faa
[INFO] running `Command { std: "docker" "start" "-a" "5410bafa6c4b602072e95b732c2aed35bc581365295bd8040264c8b06cfa2faa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking insta v1.21.1
[INFO] [stderr]     Checking lyte v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TypeVisitor` is imported redundantly
[INFO] [stdout]  --> src/frontend/function.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `TypeVisitor` is already imported here
[INFO] [stdout] 2 | use crate::{infer::Lift, TypeVisitor};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeVisitor` is imported redundantly
[INFO] [stdout]  --> src/frontend/function.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `TypeVisitor` is already imported here
[INFO] [stdout] 2 | use crate::{infer::Lift, TypeVisitor};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lumina_typesystem::frontend::Function;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/record.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lumina_typesystem::frontend::Product;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lumina_typesystem`
[INFO] [stdout]  --> examples/record.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lumina_typesystem::{ErrorHandler, TEnv, TraitIndex, TypeContext};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/sum.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lumina_typesystem::frontend::Sum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lumina_typesystem`
[INFO] [stdout]  --> examples/function.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lumina_typesystem::{TEnv, TraitIndex};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lumina_typesystem`
[INFO] [stdout]  --> examples/sum.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lumina_typesystem::{TEnv, TraitIndex};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type Type = lumina_typesystem::Type<TypeData>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type TypeKind = lumina_typesystem::TypeKind<TypeData>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl lumina_typesystem::TypeData for TypeData {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_available(forall: &lumina_typesystem::Generics<Self>) -> char {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[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 `lyte` (example "record") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type Type = lumina_typesystem::Type<TypeData>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type TypeKind = lumina_typesystem::TypeKind<TypeData>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl lumina_typesystem::TypeData for TypeData {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_available(forall: &lumina_typesystem::Generics<Self>) -> char {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type Type = lumina_typesystem::Type<TypeData>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type TypeKind = lumina_typesystem::TypeKind<TypeData>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl lumina_typesystem::TypeData for TypeData {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_available(forall: &lumina_typesystem::Generics<Self>) -> char {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type Type = lumina_typesystem::Type<TypeData>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type TypeKind = lumina_typesystem::TypeKind<TypeData>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl lumina_typesystem::TypeData for TypeData {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_available(forall: &lumina_typesystem::Generics<Self>) -> char {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lyte` (example "sum") due to 7 previous errors
[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 `lyte` (example "shared") due to 5 previous errors
[INFO] [stderr] error: could not compile `lyte` (example "function") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "5410bafa6c4b602072e95b732c2aed35bc581365295bd8040264c8b06cfa2faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5410bafa6c4b602072e95b732c2aed35bc581365295bd8040264c8b06cfa2faa", kill_on_drop: false }`
[INFO] [stdout] 5410bafa6c4b602072e95b732c2aed35bc581365295bd8040264c8b06cfa2faa
[INFO] checking lyte-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate lyte 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate lyte 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lyte 0.1.0
[INFO] finished tweaking crates.io crate lyte 0.1.0
[INFO] tweaked toml for crates.io crate lyte 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate lyte 0.1.0 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0c89bbcc72bf9c9b54dca3d16ae4a117fc4a93b1aeccafc232c7f29e4ea856e
[INFO] running `Command { std: "docker" "start" "-a" "b0c89bbcc72bf9c9b54dca3d16ae4a117fc4a93b1aeccafc232c7f29e4ea856e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0c89bbcc72bf9c9b54dca3d16ae4a117fc4a93b1aeccafc232c7f29e4ea856e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c89bbcc72bf9c9b54dca3d16ae4a117fc4a93b1aeccafc232c7f29e4ea856e", kill_on_drop: false }`
[INFO] [stdout] b0c89bbcc72bf9c9b54dca3d16ae4a117fc4a93b1aeccafc232c7f29e4ea856e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 807cfdf8c0c8efb627c97f3c04f2ae5d7f3c1e2557cc462347ef46ead8252908
[INFO] running `Command { std: "docker" "start" "-a" "807cfdf8c0c8efb627c97f3c04f2ae5d7f3c1e2557cc462347ef46ead8252908", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking insta v1.21.1
[INFO] [stderr]     Checking lyte v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TypeVisitor` is imported redundantly
[INFO] [stdout]  --> src/frontend/function.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `TypeVisitor` is already imported here
[INFO] [stdout] 2 | use crate::{infer::Lift, TypeVisitor};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeVisitor` is imported redundantly
[INFO] [stdout]  --> src/frontend/function.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `TypeVisitor` is already imported here
[INFO] [stdout] 2 | use crate::{infer::Lift, TypeVisitor};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lumina_typesystem::frontend::Function;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/sum.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lumina_typesystem::frontend::Sum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lumina_typesystem`
[INFO] [stdout]  --> examples/function.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lumina_typesystem::{TEnv, TraitIndex};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lumina_typesystem`
[INFO] [stdout]  --> examples/sum.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lumina_typesystem::{TEnv, TraitIndex};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/record.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lumina_typesystem::frontend::Product;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lumina_typesystem`
[INFO] [stdout]  --> examples/record.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lumina_typesystem::{ErrorHandler, TEnv, TraitIndex, TypeContext};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type Type = lumina_typesystem::Type<TypeData>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type TypeKind = lumina_typesystem::TypeKind<TypeData>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl lumina_typesystem::TypeData for TypeData {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_available(forall: &lumina_typesystem::Generics<Self>) -> char {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type Type = lumina_typesystem::Type<TypeData>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type TypeKind = lumina_typesystem::TypeKind<TypeData>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl lumina_typesystem::TypeData for TypeData {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_available(forall: &lumina_typesystem::Generics<Self>) -> char {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[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 `lyte` (example "sum") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lyte` (example "function") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type Type = lumina_typesystem::Type<TypeData>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type TypeKind = lumina_typesystem::TypeKind<TypeData>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl lumina_typesystem::TypeData for TypeData {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_available(forall: &lumina_typesystem::Generics<Self>) -> char {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub type Type = lumina_typesystem::Type<TypeData>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]  --> examples/shared.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type TypeKind = lumina_typesystem::TypeKind<TypeData>;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl lumina_typesystem::TypeData for TypeData {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout]   --> examples/shared.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_available(forall: &lumina_typesystem::Generics<Self>) -> char {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `lumina_typesystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[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 `lyte` (example "shared") due to 5 previous errors
[INFO] [stderr] error: could not compile `lyte` (example "record") due to 7 previous errors
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "807cfdf8c0c8efb627c97f3c04f2ae5d7f3c1e2557cc462347ef46ead8252908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807cfdf8c0c8efb627c97f3c04f2ae5d7f3c1e2557cc462347ef46ead8252908", kill_on_drop: false }`
[INFO] [stdout] 807cfdf8c0c8efb627c97f3c04f2ae5d7f3c1e2557cc462347ef46ead8252908
