[INFO] cloning repository https://github.com/museun/harvey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/harvey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fharvey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fharvey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8837fe758a97af6ff0306e6c458631d7a53cfb45 [INFO] testing museun/harvey against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fharvey" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/museun/harvey on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/museun/harvey [INFO] finished tweaking git repo https://github.com/museun/harvey [INFO] tweaked toml for git repo https://github.com/museun/harvey written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/museun/harvey 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallstr v0.1.0 [INFO] [stderr] Downloaded colored v1.7.0 [INFO] [stderr] Downloaded terminfo v0.6.1 [INFO] [stderr] Downloaded mortal v0.1.5 [INFO] [stderr] Downloaded nix v0.7.0 [INFO] [stderr] Downloaded linefeed v0.5.4 [INFO] [stderr] Downloaded regex v1.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11b247fc83127789e1c48b2d573549ae6a5f464719c69a482a65e131bc46593b [INFO] running `Command { std: "docker" "start" "-a" "11b247fc83127789e1c48b2d573549ae6a5f464719c69a482a65e131bc46593b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11b247fc83127789e1c48b2d573549ae6a5f464719c69a482a65e131bc46593b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b247fc83127789e1c48b2d573549ae6a5f464719c69a482a65e131bc46593b", kill_on_drop: false }` [INFO] [stdout] 11b247fc83127789e1c48b2d573549ae6a5f464719c69a482a65e131bc46593b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9db6608bcdf632ccba6c230d818a3495a80dfe7fc3d3d11138d22c83cdbd99b7 [INFO] running `Command { std: "docker" "start" "-a" "9db6608bcdf632ccba6c230d818a3495a80dfe7fc3d3d11138d22c83cdbd99b7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling fsm v0.1.0 (/opt/rustwide/workdir/fsm) [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling diag v0.1.0 (/opt/rustwide/workdir/diag) [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling hir v0.1.0 (/opt/rustwide/workdir/hir) [INFO] [stderr] Compiling transaction v0.1.0 (/opt/rustwide/workdir/transaction) [INFO] [stderr] Compiling infer v0.1.0 (/opt/rustwide/workdir/infer) [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stdout] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stdout] --> infer/src/context.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | list.borrow_mut().split_off(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = list.borrow_mut().split_off(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.1.0 (/opt/rustwide/workdir/phf) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> phf/src/lib.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | + vals[(f2.apply(&k) as usize)] as usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - + vals[(f2.apply(&k) as usize)] as usize) [INFO] [stdout] 76 + + vals[f2.apply(&k) as usize] as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling fsm-derive v0.1.0 (/opt/rustwide/workdir/fsm-derive) [INFO] [stderr] Compiling phf-derive v0.1.0 (/opt/rustwide/workdir/phf-derive) [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir/lexer) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:32 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:44 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | '0'...'7' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | end!(String) [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 `end` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | _ => end!(Integer), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | (_, '+') | (_, '-') => end!(Float), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | _ => end!(Float), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | (Hexadecimal, Some(..)) => end!(Hexadecimal), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | (Octal, Some(..)) => end!(Octal), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | (Binary, Some(..)) => end!(Binary), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | (l, None) => end!(l), [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 `end` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: unused import: `self::$m::*` [INFO] [stdout] --> parser/src/parsers.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::$m::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | / use_this! { [INFO] [stdout] 17 | | delimited; [INFO] [stdout] 18 | | guard; [INFO] [stdout] 19 | | list; [INFO] [stdout] ... | [INFO] [stdout] 24 | | then; [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `use_this` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::$m::*` [INFO] [stdout] --> parser/src/syntaxes.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::$m::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | / use_this! { [INFO] [stdout] 17 | | path; [INFO] [stdout] 18 | | import; [INFO] [stdout] 19 | | identifier; [INFO] [stdout] ... | [INFO] [stdout] 24 | | r#type; [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `use_this` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> parser/src/syntaxes/type.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | try_it!(alias=> hir::Type::Alias); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `try_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 49 | let _ = std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> parser/src/syntaxes/type.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | try_it!(union=> hir::Type::Union); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `try_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 49 | let _ = std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> parser/src/syntaxes/type.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | try_it!(enum_=> hir::Type::Enum); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `try_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 49 | let _ = std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mortal v0.1.5 [INFO] [stderr] Compiling linefeed v0.5.4 [INFO] [stderr] Compiling repl v0.1.0 (/opt/rustwide/workdir/repl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, lexer v0.1.0 (/opt/rustwide/workdir/lexer), nom v4.2.3, terminfo v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9db6608bcdf632ccba6c230d818a3495a80dfe7fc3d3d11138d22c83cdbd99b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db6608bcdf632ccba6c230d818a3495a80dfe7fc3d3d11138d22c83cdbd99b7", kill_on_drop: false }` [INFO] [stdout] 9db6608bcdf632ccba6c230d818a3495a80dfe7fc3d3d11138d22c83cdbd99b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 831cb48514f50af5ec2e24a77099cb12436f99de2323db3d8ae949a927438fbd [INFO] running `Command { std: "docker" "start" "-a" "831cb48514f50af5ec2e24a77099cb12436f99de2323db3d8ae949a927438fbd", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> phf/src/lib.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | + vals[(f2.apply(&k) as usize)] as usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - + vals[(f2.apply(&k) as usize)] as usize) [INFO] [stdout] 76 + + vals[f2.apply(&k) as usize] as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fsm-derive v0.1.0 (/opt/rustwide/workdir/fsm-derive) [INFO] [stderr] Compiling phf-derive v0.1.0 (/opt/rustwide/workdir/phf-derive) [INFO] [stdout] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stdout] --> infer/src/context.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | list.borrow_mut().split_off(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = list.borrow_mut().split_off(index); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf v0.1.0 (/opt/rustwide/workdir/phf) [INFO] [stderr] Compiling diag v0.1.0 (/opt/rustwide/workdir/diag) [INFO] [stderr] Compiling transaction v0.1.0 (/opt/rustwide/workdir/transaction) [INFO] [stderr] Compiling fsm v0.1.0 (/opt/rustwide/workdir/fsm) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> phf/src/lib.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | + vals[(f2.apply(&k) as usize)] as usize) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - + vals[(f2.apply(&k) as usize)] as usize) [INFO] [stdout] 76 + + vals[f2.apply(&k) as usize] as usize) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling hir v0.1.0 (/opt/rustwide/workdir/hir) [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir/lexer) [INFO] [stdout] error: couldn't read `lexer/src/../../foobar.harvey`: No such file or directory (os error 2) [INFO] [stdout] --> lexer/src/tests.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 294 | let input: diag::Text = include_str!("../../foobar.harvey").into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:32 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:44 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | '0'...'7' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | end!(String) [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 `end` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | _ => end!(Integer), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | (_, '+') | (_, '-') => end!(Float), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | _ => end!(Float), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | (Hexadecimal, Some(..)) => end!(Hexadecimal), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | (Octal, Some(..)) => end!(Octal), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | (Binary, Some(..)) => end!(Binary), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | (l, None) => end!(l), [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 `end` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:32 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:173:44 [INFO] [stdout] | [INFO] [stdout] 173 | '0'...'9' | 'a'...'f' | 'A'...'F' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer/src/lib.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | '0'...'7' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | end!(String) [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 `end` [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | _ => end!(Integer), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | (_, '+') | (_, '-') => end!(Float), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | _ => end!(Float), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 248 | (Hexadecimal, Some(..)) => end!(Hexadecimal), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | (Octal, Some(..)) => end!(Octal), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | (Binary, Some(..)) => end!(Binary), [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 `end` (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] --> lexer/src/lib.rs:147:58 [INFO] [stdout] | [INFO] [stdout] 147 | return self.emit(Token::EndLiteral($lit)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | (l, None) => end!(l), [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 `end` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: unused import: `self::$m::*` [INFO] [stdout] --> parser/src/parsers.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::$m::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | / use_this! { [INFO] [stdout] 17 | | delimited; [INFO] [stdout] 18 | | guard; [INFO] [stdout] 19 | | list; [INFO] [stdout] ... | [INFO] [stdout] 24 | | then; [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `use_this` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::$m::*` [INFO] [stdout] --> parser/src/syntaxes.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub use self::$m::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | / use_this! { [INFO] [stdout] 17 | | path; [INFO] [stdout] 18 | | import; [INFO] [stdout] 19 | | identifier; [INFO] [stdout] ... | [INFO] [stdout] 24 | | r#type; [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `use_this` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lexer` (lib test) due to 1 previous error; 20 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> parser/src/syntaxes/type.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | try_it!(alias=> hir::Type::Alias); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `try_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 49 | let _ = std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> parser/src/syntaxes/type.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | try_it!(union=> hir::Type::Union); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `try_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 49 | let _ = std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> parser/src/syntaxes/type.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | try_it!(enum_=> hir::Type::Enum); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `try_it` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 49 | let _ = std::mem::replace(&mut identifier, $parser.0.take()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libparser-f887f6d70f09ac6b.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parser` (lib) due to 1 previous error; 5 warnings emitted [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaK8ssJP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "831cb48514f50af5ec2e24a77099cb12436f99de2323db3d8ae949a927438fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831cb48514f50af5ec2e24a77099cb12436f99de2323db3d8ae949a927438fbd", kill_on_drop: false }` [INFO] [stdout] 831cb48514f50af5ec2e24a77099cb12436f99de2323db3d8ae949a927438fbd