[INFO] fetching crate vhdl_parser 0.13.0... [INFO] testing vhdl_parser-0.13.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate vhdl_parser 0.13.0 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate vhdl_parser 0.13.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vhdl_parser 0.13.0 [INFO] finished tweaking crates.io crate vhdl_parser 0.13.0 [INFO] tweaked toml for crates.io crate vhdl_parser 0.13.0 written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate crates.io crate vhdl_parser 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_matches v1.3.0 [INFO] [stderr] Downloaded dunce v1.0.0 [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f7f390d35440b0484a59e0abd8d82945215b157504828a1b559375670ee6452 [INFO] running `Command { std: "docker" "start" "-a" "1f7f390d35440b0484a59e0abd8d82945215b157504828a1b559375670ee6452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f7f390d35440b0484a59e0abd8d82945215b157504828a1b559375670ee6452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7f390d35440b0484a59e0abd8d82945215b157504828a1b559375670ee6452", kill_on_drop: false }` [INFO] [stdout] 1f7f390d35440b0484a59e0abd8d82945215b157504828a1b559375670ee6452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e16b479d1358b54863e76c553f79efd2c8da5834a6cf2105cc11115a4f515043 [INFO] running `Command { std: "docker" "start" "-a" "e16b479d1358b54863e76c553f79efd2c8da5834a6cf2105cc11115a4f515043", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling dunce v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling vhdl_parser v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 804 | Declaration::Type(typ) => return_if_found!(typ.search(searcher)), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 828 | Declaration::Use(use_clause) => return_if_found!(searcher [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 829 | | .search_with_pos(&use_clause.pos) [INFO] [stdout] 830 | | .or_else(|| use_clause.item.name_list.search(searcher))), [INFO] [stdout] | |________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 882 | SubprogramDeclaration::Function(ref decl) => return_if_found!(decl.search(searcher)), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | SubprogramDeclaration::Procedure(ref decl) => return_if_found!(decl.search(searcher)), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 922 | return_if_found!(use_clause.name_list.search(searcher)) [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 925 | return_if_found!(library_clause.search(searcher)) [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 928 | return_if_found!(context_clause.name_list.search(searcher)) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/syntax/declarative_part.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/syntax/tokens/tokenizer.rs:1264:46 [INFO] [stdout] | [INFO] [stdout] 1264 | for (keyword, kind) in keywords_init.into_iter() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 1264 | for (keyword, kind) in keywords_init.iter() { [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or remove `.into_iter()` to iterate by value [INFO] [stdout] | [INFO] [stdout] 1264 - for (keyword, kind) in keywords_init.into_iter() { [INFO] [stdout] 1264 + for (keyword, kind) in keywords_init { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.78s [INFO] running `Command { std: "docker" "inspect" "e16b479d1358b54863e76c553f79efd2c8da5834a6cf2105cc11115a4f515043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16b479d1358b54863e76c553f79efd2c8da5834a6cf2105cc11115a4f515043", kill_on_drop: false }` [INFO] [stdout] e16b479d1358b54863e76c553f79efd2c8da5834a6cf2105cc11115a4f515043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37291bf271919a9e616a2e683b7574bf7d7106c65d50a743f1c10d464f874306 [INFO] running `Command { std: "docker" "start" "-a" "37291bf271919a9e616a2e683b7574bf7d7106c65d50a743f1c10d464f874306", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 804 | Declaration::Type(typ) => return_if_found!(typ.search(searcher)), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 828 | Declaration::Use(use_clause) => return_if_found!(searcher [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 829 | | .search_with_pos(&use_clause.pos) [INFO] [stdout] 830 | | .or_else(|| use_clause.item.name_list.search(searcher))), [INFO] [stdout] | |________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 882 | SubprogramDeclaration::Function(ref decl) => return_if_found!(decl.search(searcher)), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | SubprogramDeclaration::Procedure(ref decl) => return_if_found!(decl.search(searcher)), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 922 | return_if_found!(use_clause.name_list.search(searcher)) [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 925 | return_if_found!(library_clause.search(searcher)) [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 928 | return_if_found!(context_clause.name_list.search(searcher)) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/syntax/declarative_part.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/syntax/tokens/tokenizer.rs:1264:46 [INFO] [stdout] | [INFO] [stdout] 1264 | for (keyword, kind) in keywords_init.into_iter() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 1264 | for (keyword, kind) in keywords_init.iter() { [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or remove `.into_iter()` to iterate by value [INFO] [stdout] | [INFO] [stdout] 1264 - for (keyword, kind) in keywords_init.into_iter() { [INFO] [stdout] 1264 + for (keyword, kind) in keywords_init { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling vhdl_parser v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/analysis/tests/../../../../vhdl_libraries/std/standard.vhd: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/tests/util.rs:88:28 [INFO] [stdout] | [INFO] [stdout] 88 | &Latin1String::new(include_bytes!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 89 | | "../../../../vhdl_libraries/std/standard.vhd" [INFO] [stdout] 90 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/analysis/tests/../../../../vhdl_libraries/std/textio.vhd: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/tests/util.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | &Latin1String::new(include_bytes!("../../../../vhdl_libraries/std/textio.vhd")).to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/analysis/tests/../../../../vhdl_libraries/std/env.vhd: No such file or directory (os error 2) [INFO] [stdout] --> src/analysis/tests/util.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | &Latin1String::new(include_bytes!("../../../../vhdl_libraries/std/env.vhd")).to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 804 | Declaration::Type(typ) => return_if_found!(typ.search(searcher)), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 828 | Declaration::Use(use_clause) => return_if_found!(searcher [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 829 | | .search_with_pos(&use_clause.pos) [INFO] [stdout] 830 | | .or_else(|| use_clause.item.name_list.search(searcher))), [INFO] [stdout] | |________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 882 | SubprogramDeclaration::Function(ref decl) => return_if_found!(decl.search(searcher)), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | SubprogramDeclaration::Procedure(ref decl) => return_if_found!(decl.search(searcher)), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 922 | return_if_found!(use_clause.name_list.search(searcher)) [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 925 | return_if_found!(library_clause.search(searcher)) [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ast/search.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 928 | return_if_found!(context_clause.name_list.search(searcher)) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_if_found` [INFO] [stdout] = note: this warning originates in the macro `return_if_found` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/syntax/declarative_part.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vhdl_parser` due to 4 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "37291bf271919a9e616a2e683b7574bf7d7106c65d50a743f1c10d464f874306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37291bf271919a9e616a2e683b7574bf7d7106c65d50a743f1c10d464f874306", kill_on_drop: false }` [INFO] [stdout] 37291bf271919a9e616a2e683b7574bf7d7106c65d50a743f1c10d464f874306