[INFO] cloning repository https://github.com/mikaelmello/rox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikaelmello/rox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelmello%2Frox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelmello%2Frox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ee39e89c3885faf8d2eef1c8c3fb8937c63079d [INFO] testing mikaelmello/rox against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikaelmello%2Frox" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikaelmello/rox 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 git repo https://github.com/mikaelmello/rox [INFO] finished tweaking git repo https://github.com/mikaelmello/rox [INFO] tweaked toml for git repo https://github.com/mikaelmello/rox written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/mikaelmello/rox 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] Downloading crates ... [INFO] [stderr] Downloaded rustyline v8.2.0 [INFO] [stderr] Downloaded fd-lock v2.0.0 [INFO] [stderr] Downloaded unicode_reader v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 150308a1405670c704730765684589a6ff8800c850687cab2bb3c651aba07608 [INFO] running `Command { std: "docker" "start" "-a" "150308a1405670c704730765684589a6ff8800c850687cab2bb3c651aba07608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "150308a1405670c704730765684589a6ff8800c850687cab2bb3c651aba07608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "150308a1405670c704730765684589a6ff8800c850687cab2bb3c651aba07608", kill_on_drop: false }` [INFO] [stdout] 150308a1405670c704730765684589a6ff8800c850687cab2bb3c651aba07608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 6651f1d558d42fafaa6e5864c0ffcb892d9e0e982ad580dd075bc4a052bacd79 [INFO] running `Command { std: "docker" "start" "-a" "6651f1d558d42fafaa6e5864c0ffcb892d9e0e982ad580dd075bc4a052bacd79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling unicode_reader v1.0.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling rox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `u64` [INFO] [stdout] --> src/scanner/scanner.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | let x = 3 u64; [INFO] [stdout] | ^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | b'(' => token!(TokenKind::LeftParen), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | b')' => token!(TokenKind::RightParen), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | b'{' => token!(TokenKind::LeftBrace), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | b'}' => token!(TokenKind::RightBrace), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | b';' => token!(TokenKind::Semicolon), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | b',' => token!(TokenKind::Comma), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | b'.' => token!(TokenKind::Dot), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | b'-' => token!(TokenKind::Minus), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 65 | b'+' => token!(TokenKind::Plus), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | b'/' => token!(TokenKind::Slash), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | b'*' => token!(TokenKind::Star), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | b'!' => token!(TokenKind::Bang), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | b'=' => token!(TokenKind::Equal), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | b'<' => token!(TokenKind::Less), [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 `token` (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/scanner/scanner.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | token!($kind, 1); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | b'>' => token!(TokenKind::Greater), [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 `token` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rox` due to 2 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6651f1d558d42fafaa6e5864c0ffcb892d9e0e982ad580dd075bc4a052bacd79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6651f1d558d42fafaa6e5864c0ffcb892d9e0e982ad580dd075bc4a052bacd79", kill_on_drop: false }` [INFO] [stdout] 6651f1d558d42fafaa6e5864c0ffcb892d9e0e982ad580dd075bc4a052bacd79