[INFO] cloning repository https://github.com/dragonrider7225/java_class_manipulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dragonrider7225/java_class_manipulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonrider7225%2Fjava_class_manipulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonrider7225%2Fjava_class_manipulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a7b4026533b06a6a049f98bbe7b7195d7bf0f74 [INFO] checking dragonrider7225/java_class_manipulation against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragonrider7225%2Fjava_class_manipulation" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dragonrider7225/java_class_manipulation on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dragonrider7225/java_class_manipulation [INFO] finished tweaking git repo https://github.com/dragonrider7225/java_class_manipulation [INFO] tweaked toml for git repo https://github.com/dragonrider7225/java_class_manipulation written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dragonrider7225/java_class_manipulation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7565cb35c70bf8dc4148399c44b2faaf7236574d50c697f3add8fc04fd1d79ab [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" "7565cb35c70bf8dc4148399c44b2faaf7236574d50c697f3add8fc04fd1d79ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7565cb35c70bf8dc4148399c44b2faaf7236574d50c697f3add8fc04fd1d79ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7565cb35c70bf8dc4148399c44b2faaf7236574d50c697f3add8fc04fd1d79ab", kill_on_drop: false }` [INFO] [stdout] 7565cb35c70bf8dc4148399c44b2faaf7236574d50c697f3add8fc04fd1d79ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3409b0ebf42498721f6938429e2276cfbca3b5c6675ab7aab2a30c9c4228d9f9 [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" "3409b0ebf42498721f6938429e2276cfbca3b5c6675ab7aab2a30c9c4228d9f9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking extended_io v1.0.0 (https://github.com/dragonrider7225/extended_io.git#159dd3c6) [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Checking ryu v0.2.8 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Checking java_class_manipulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IResult`, `branch`, `bytes::complete as bytes`, `combinator as comb`, `eof` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | branch, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | combinator as comb, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | bytes::complete as bytes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | eof, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | Err, [INFO] [stdout] 11 | IResult, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/lib.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::{self, Error, ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IResult`, `branch`, `bytes::complete as bytes`, `combinator as comb`, `eof` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | branch, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | combinator as comb, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | bytes::complete as bytes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | eof, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | Err, [INFO] [stdout] 11 | IResult, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/lib.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::{self, Error, ErrorKind, Read, Write}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:431:21 [INFO] [stdout] | [INFO] [stdout] 431 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:431:21 [INFO] [stdout] | [INFO] [stdout] 431 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:439:29 [INFO] [stdout] | [INFO] [stdout] 439 | attributes: Vec) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:481:38 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 575 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:621:38 [INFO] [stdout] | [INFO] [stdout] 621 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:739:21 [INFO] [stdout] | [INFO] [stdout] 739 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:759:29 [INFO] [stdout] | [INFO] [stdout] 759 | attributes: Vec) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:862:38 [INFO] [stdout] | [INFO] [stdout] 862 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/lib.rs:943:9 [INFO] [stdout] | [INFO] [stdout] 943 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:439:29 [INFO] [stdout] | [INFO] [stdout] 439 | attributes: Vec) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:481:38 [INFO] [stdout] | [INFO] [stdout] 481 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 575 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:621:38 [INFO] [stdout] | [INFO] [stdout] 621 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:739:21 [INFO] [stdout] | [INFO] [stdout] 739 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:759:29 [INFO] [stdout] | [INFO] [stdout] 759 | attributes: Vec) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:862:38 [INFO] [stdout] | [INFO] [stdout] 862 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:421:31 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 421 | -> Result>, ClassParseError> { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:431:21 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 431 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 575 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:739:21 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 739 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:439:29 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 439 | attributes: Vec) [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:481:38 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 481 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:621:38 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 621 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:759:29 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 759 | attributes: Vec) [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:862:38 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 862 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0191, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0191`. [INFO] [stdout] [INFO] [stderr] error: could not compile `java_class_manipulation` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:421:31 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 421 | -> Result>, ClassParseError> { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:431:21 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 431 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 575 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:739:21 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 739 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:439:29 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 439 | attributes: Vec) [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:481:38 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 481 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:621:38 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 621 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:759:29 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 759 | attributes: Vec) [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Info` (from trait `Attribute`) must be specified [INFO] [stdout] --> src/lib.rs:862:38 [INFO] [stdout] | [INFO] [stdout] 411 | type Info; [INFO] [stdout] | ---------- `Info` defined here [INFO] [stdout] ... [INFO] [stdout] 862 | pub fn attributes(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated type: `Attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0191, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0191`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3409b0ebf42498721f6938429e2276cfbca3b5c6675ab7aab2a30c9c4228d9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3409b0ebf42498721f6938429e2276cfbca3b5c6675ab7aab2a30c9c4228d9f9", kill_on_drop: false }` [INFO] [stdout] 3409b0ebf42498721f6938429e2276cfbca3b5c6675ab7aab2a30c9c4228d9f9