[INFO] cloning repository https://github.com/solidarity-browser/d3t [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solidarity-browser/d3t" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidarity-browser%2Fd3t", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidarity-browser%2Fd3t'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d87b7d1515595581af627df00b3ae6513f309389 [INFO] checking solidarity-browser/d3t against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidarity-browser%2Fd3t" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/solidarity-browser/d3t on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/solidarity-browser/d3t [INFO] finished tweaking git repo https://github.com/solidarity-browser/d3t [INFO] tweaked toml for git repo https://github.com/solidarity-browser/d3t written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/solidarity-browser/d3t 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22c009b29491679ec4b4eac8e18d829d82df061e22e907e4953eac51587c6bea [INFO] running `Command { std: "docker" "start" "-a" "22c009b29491679ec4b4eac8e18d829d82df061e22e907e4953eac51587c6bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22c009b29491679ec4b4eac8e18d829d82df061e22e907e4953eac51587c6bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c009b29491679ec4b4eac8e18d829d82df061e22e907e4953eac51587c6bea", kill_on_drop: false }` [INFO] [stdout] 22c009b29491679ec4b4eac8e18d829d82df061e22e907e4953eac51587c6bea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b935a167fa6eac0f95d7b2caf9a449ab6945c3b4f8ed5aa15c17461683aa5367 [INFO] running `Command { std: "docker" "start" "-a" "b935a167fa6eac0f95d7b2caf9a449ab6945c3b4f8ed5aa15c17461683aa5367", kill_on_drop: false }` [INFO] [stderr] Checking d3t v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `traits` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod traits; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `traits`, create file "src/traits.rs" or "src/traits/mod.rs" [INFO] [stdout] = note: if there is a `mod traits` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `d3t` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod d3t; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `d3t`, create file "src/d3t.rs" or "src/d3t/mod.rs" [INFO] [stdout] = note: if there is a `mod d3t` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `traits` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod traits; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `traits`, create file "src/traits.rs" or "src/traits/mod.rs" [INFO] [stdout] = note: if there is a `mod traits` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `d3t` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod d3t; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `d3t`, create file "src/d3t.rs" or "src/d3t/mod.rs" [INFO] [stdout] = note: if there is a `mod d3t` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NUMBER_DEFINITION` in this scope [INFO] [stdout] --> src/core.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | Definition::link(NUMBER_DEFINITION), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `BYTE_DEFINITION` [INFO] [stdout] ... [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk { [INFO] [stdout] | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHA3_DEFINITION` in this scope [INFO] [stdout] --> src/core.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | Definition::link(SHA3_DEFINITION), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `BYTE_DEFINITION` [INFO] [stdout] ... [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk { [INFO] [stdout] | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_DEFINITION` in this scope [INFO] [stdout] --> src/core.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk { [INFO] [stdout] | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here [INFO] [stdout] ... [INFO] [stdout] 57 | Definition::link(KEY_DEFINITION), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a constant with a similar name exists: `BYTE_DEFINITION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SIGNATURE_DEFINITION` in this scope [INFO] [stdout] --> src/core.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | Definition::link(SIGNATURE_DEFINITION), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NUMBER_DEFINITION` in this scope [INFO] [stdout] --> src/core.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | Definition::link(NUMBER_DEFINITION), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `BYTE_DEFINITION` [INFO] [stdout] ... [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk { [INFO] [stdout] | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHA3_DEFINITION` in this scope [INFO] [stdout] --> src/core.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | Definition::link(SHA3_DEFINITION), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `BYTE_DEFINITION` [INFO] [stdout] ... [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk { [INFO] [stdout] | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_DEFINITION` in this scope [INFO] [stdout] --> src/core.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk { [INFO] [stdout] | ----------------------------------------------------- similarly named constant `BYTE_DEFINITION` defined here [INFO] [stdout] ... [INFO] [stdout] 57 | Definition::link(KEY_DEFINITION), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a constant with a similar name exists: `BYTE_DEFINITION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SIGNATURE_DEFINITION` in this scope [INFO] [stdout] --> src/core.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | Definition::link(SIGNATURE_DEFINITION), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `Definition` has infinite size [INFO] [stdout] --> src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | Chunk(u64, Definition), [INFO] [stdout] | ---------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to break the cycle [INFO] [stdout] | [INFO] [stdout] 14 | Chunk(u64, Box), [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0072]: recursive type `Definition` has infinite size [INFO] [stdout] --> src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | Chunk(u64, Definition), [INFO] [stdout] | ---------- recursive without indirection [INFO] [stdout] | [INFO] [stdout] help: insert some indirection (e.g., a `Box`, `Rc`, or `&`) to break the cycle [INFO] [stdout] | [INFO] [stdout] 14 | Chunk(u64, Box), [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Sum` has no field named `variants` [INFO] [stdout] --> src/core.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | variants: vec![ [INFO] [stdout] | ^^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Sum(Vec), [INFO] [stdout] | --- `Definition::Sum` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Sum` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 3 | const DEFINITION_DEFINITION: Definition = Definition::Sum(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Sum` has no field named `variants` [INFO] [stdout] --> src/core.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | variants: vec![ [INFO] [stdout] | ^^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Sum(Vec), [INFO] [stdout] | --- `Definition::Sum` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Sum` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 3 | const DEFINITION_DEFINITION: Definition = Definition::Sum(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Product` has no field named `fields` [INFO] [stdout] --> src/core.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | Definition::Product { fields: vec![] }, [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Product(Vec), [INFO] [stdout] | ------- `Definition::Product` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Product` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 6 | Definition::Product(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Product` has no field named `fields` [INFO] [stdout] --> src/core.rs:6:31 [INFO] [stdout] | [INFO] [stdout] 6 | Definition::Product { fields: vec![] }, [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Product(Vec), [INFO] [stdout] | ------- `Definition::Product` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Product` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 6 | Definition::Product(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Product` has no field named `fields` [INFO] [stdout] --> src/core.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fields: vec![ [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Product(Vec), [INFO] [stdout] | ------- `Definition::Product` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Product` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 8 | Definition::Product(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Product` has no field named `fields` [INFO] [stdout] --> src/core.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fields: vec![ [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Product(Vec), [INFO] [stdout] | ------- `Definition::Product` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Product` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 8 | Definition::Product(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | Definition::Recursive, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | Definition::Recursive, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | Definition::link(NUMBER_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | Definition::link(NUMBER_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | Definition::Recursive, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | Definition::Recursive, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | Definition::link(SHA3_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | Definition::link(SHA3_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | item: Box::new(Definition::Recursive), [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 19 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | item: Box::new(Definition::Recursive), [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 19 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | item: Box::new(Definition::Recursive), [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | item: Box::new(Definition::Recursive), [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | item: Box::new(Definition::Recursive), [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 23 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | item: Box::new(Definition::Recursive), [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 23 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | item: Box::new(Definition::Recursive), [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | item: Box::new(Definition::Recursive), [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Chunk` has no field named `item` [INFO] [stdout] --> src/core.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | item: Box::new(Definition::Bit), [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Chunk(u64, Definition), [INFO] [stdout] | ----- `Definition::Chunk` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Chunk` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Chunk` has no field named `item` [INFO] [stdout] --> src/core.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | item: Box::new(Definition::Bit), [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Chunk(u64, Definition), [INFO] [stdout] | ----- `Definition::Chunk` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Chunk` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Bit` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | item: Box::new(Definition::Bit), [INFO] [stdout] | ^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Bit` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Chunk` has no field named `size` [INFO] [stdout] --> src/core.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | size: 8, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Chunk(u64, Definition), [INFO] [stdout] | ----- `Definition::Chunk` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Chunk` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Sum` has no field named `variants` [INFO] [stdout] --> src/core.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | variants: vec![ [INFO] [stdout] | ^^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Sum(Vec), [INFO] [stdout] | --- `Definition::Sum` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Sum` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 34 | const DATA_DEFINITION: Definition = Definition::Sum(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Bit` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | item: Box::new(Definition::Bit), [INFO] [stdout] | ^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Bit` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | Definition::List { item: Box::new(Definition::link(BYTE_DEFINITION)) }, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 37 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Chunk` has no field named `size` [INFO] [stdout] --> src/core.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | size: 8, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Chunk(u64, Definition), [INFO] [stdout] | ----- `Definition::Chunk` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Chunk` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 29 | const BYTE_DEFINITION: Definition = Definition::Chunk(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Sum` has no field named `variants` [INFO] [stdout] --> src/core.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | variants: vec![ [INFO] [stdout] | ^^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Sum(Vec), [INFO] [stdout] | --- `Definition::Sum` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Sum` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 34 | const DATA_DEFINITION: Definition = Definition::Sum(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | Definition::List { item: Box::new(Definition::link(BYTE_DEFINITION)) }, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 37 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:37:55 [INFO] [stdout] | [INFO] [stdout] 37 | Definition::List { item: Box::new(Definition::link(BYTE_DEFINITION)) }, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 39 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:37:55 [INFO] [stdout] | [INFO] [stdout] 37 | Definition::List { item: Box::new(Definition::link(BYTE_DEFINITION)) }, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 39 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:39:55 [INFO] [stdout] | [INFO] [stdout] 39 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 41 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:39:55 [INFO] [stdout] | [INFO] [stdout] 39 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 41 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | Definition::link(D3_TYPE_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 45 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | Definition::link(D3_TYPE_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::List` has no field named `item` [INFO] [stdout] --> src/core.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | List(Definition), [INFO] [stdout] | ---- `Definition::List` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::List` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 45 | Definition::List(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:45:55 [INFO] [stdout] | [INFO] [stdout] 45 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Product` has no field named `fields` [INFO] [stdout] --> src/core.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | fields: vec![ [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Product(Vec), [INFO] [stdout] | ------- `Definition::Product` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Product` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 47 | Definition::Product(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Recursive` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:45:55 [INFO] [stdout] | [INFO] [stdout] 45 | Definition::List { item: Box::new(Definition::Recursive) }, [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `Definition` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `Recursive` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Product` has no field named `fields` [INFO] [stdout] --> src/core.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | fields: vec![ [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Product(Vec), [INFO] [stdout] | ------- `Definition::Product` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Product` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 47 | Definition::Product(/* fields */), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Product` has no field named `fields` [INFO] [stdout] --> src/core.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | fields: vec![ [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Product(Vec), [INFO] [stdout] | ------- `Definition::Product` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Product` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 55 | const D3_TYPE_DEFINITION: Definition = Definition::Product(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `Definition::Product` has no field named `fields` [INFO] [stdout] --> src/core.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | fields: vec![ [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Product(Vec), [INFO] [stdout] | ------- `Definition::Product` defined here [INFO] [stdout] | [INFO] [stdout] help: `Definition::Product` is a tuple variant, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 55 | const D3_TYPE_DEFINITION: Definition = Definition::Product(/* fields */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | Definition::link(KEY_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | Definition::link(KEY_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | Definition::link(SIGNATURE_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | Definition::link(SIGNATURE_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | Definition::link(DEFINITION_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | Definition::link(DEFINITION_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | Definition::link(DATA_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `link` found for enum `Definition` in the current scope [INFO] [stdout] --> src/core.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | Definition::link(DATA_DEFINITION), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Definition` [INFO] [stdout] | help: there is a variant with a similar name: `Link` [INFO] [stdout] | [INFO] [stdout] ::: src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ------------------- variant or associated item `link` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when computing when `definition::Definition` needs drop [INFO] [stdout] --> src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which immediately requires computing when `definition::Definition` needs drop again [INFO] [stdout] = note: cycle used when computing whether `definition::Definition` needs drop [INFO] [stdout] = note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when computing when `definition::Definition` needs drop [INFO] [stdout] --> src/definition.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Definition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which immediately requires computing when `definition::Definition` needs drop again [INFO] [stdout] = note: cycle used when computing whether `definition::Definition` needs drop [INFO] [stdout] = note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0072, E0391, E0425, E0559, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0072`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0072, E0391, E0425, E0559, E0583, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0072`. [INFO] [stdout] [INFO] [stderr] error: could not compile `d3t` (bin "d3t" test) due to 39 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `d3t` (bin "d3t") due to 39 previous errors [INFO] running `Command { std: "docker" "inspect" "b935a167fa6eac0f95d7b2caf9a449ab6945c3b4f8ed5aa15c17461683aa5367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b935a167fa6eac0f95d7b2caf9a449ab6945c3b4f8ed5aa15c17461683aa5367", kill_on_drop: false }` [INFO] [stdout] b935a167fa6eac0f95d7b2caf9a449ab6945c3b4f8ed5aa15c17461683aa5367 [INFO] checking solidarity-browser/d3t against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolidarity-browser%2Fd3t" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/solidarity-browser/d3t on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/solidarity-browser/d3t [INFO] finished tweaking git repo https://github.com/solidarity-browser/d3t [INFO] tweaked toml for git repo https://github.com/solidarity-browser/d3t written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/solidarity-browser/d3t 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b73b7265bed0e77624cf3bc2af090dc73b949f6e1ac98bb1e31f25f2314b7a24 [INFO] running `Command { std: "docker" "start" "-a" "b73b7265bed0e77624cf3bc2af090dc73b949f6e1ac98bb1e31f25f2314b7a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b73b7265bed0e77624cf3bc2af090dc73b949f6e1ac98bb1e31f25f2314b7a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73b7265bed0e77624cf3bc2af090dc73b949f6e1ac98bb1e31f25f2314b7a24", kill_on_drop: false }` [INFO] [stdout] b73b7265bed0e77624cf3bc2af090dc73b949f6e1ac98bb1e31f25f2314b7a24 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19c07bbc89b73f95aac43c53b32a63576aef6c9140b0bd7f79d61135a54846a4 [INFO] running `Command { std: "docker" "start" "-a" "19c07bbc89b73f95aac43c53b32a63576aef6c9140b0bd7f79d61135a54846a4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "19c07bbc89b73f95aac43c53b32a63576aef6c9140b0bd7f79d61135a54846a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c07bbc89b73f95aac43c53b32a63576aef6c9140b0bd7f79d61135a54846a4", kill_on_drop: false }` [INFO] [stdout] 19c07bbc89b73f95aac43c53b32a63576aef6c9140b0bd7f79d61135a54846a4