[INFO] cloning repository https://github.com/jrvidal/r5.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrvidal/r5.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrvidal%2Fr5.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrvidal%2Fr5.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae715768cf6c46ab228ede11aaddbb7f8f428260 [INFO] checking jrvidal/r5.rs against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrvidal%2Fr5.rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jrvidal/r5.rs on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jrvidal/r5.rs [INFO] finished tweaking git repo https://github.com/jrvidal/r5.rs [INFO] tweaked toml for git repo https://github.com/jrvidal/r5.rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jrvidal/r5.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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 nix v0.5.1 [INFO] [stderr] Downloaded encode_unicode v0.1.3 [INFO] [stderr] Downloaded stdweb v0.1.3 [INFO] [stderr] Downloaded itoa v0.3.4 [INFO] [stderr] Downloaded dtoa v0.4.2 [INFO] [stderr] Downloaded num-traits v0.1.41 [INFO] [stderr] Downloaded serde v1.0.27 [INFO] [stderr] Downloaded serde_json v1.0.9 [INFO] [stderr] Downloaded libc v0.2.36 [INFO] [stderr] Downloaded regex-syntax v0.6.0 [INFO] [stderr] Downloaded gc v0.3.2 [INFO] [stderr] Downloaded redox_syscall v0.1.37 [INFO] [stderr] Downloaded regex v1.0.0 [INFO] [stderr] Downloaded rustyline v1.0.0 [INFO] [stderr] Downloaded quick-error v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24785b3f3c532484b5de81384cd08154010db90394aae0920fa257920930c541 [INFO] running `Command { std: "docker" "start" "-a" "24785b3f3c532484b5de81384cd08154010db90394aae0920fa257920930c541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24785b3f3c532484b5de81384cd08154010db90394aae0920fa257920930c541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24785b3f3c532484b5de81384cd08154010db90394aae0920fa257920930c541", kill_on_drop: false }` [INFO] [stdout] 24785b3f3c532484b5de81384cd08154010db90394aae0920fa257920930c541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c71e0528b1efd2de1c5d959d8239f2309c743436ed09c2edc04cf5a53082713 [INFO] running `Command { std: "docker" "start" "-a" "4c71e0528b1efd2de1c5d959d8239f2309c743436ed09c2edc04cf5a53082713", kill_on_drop: false }` [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking gc v0.3.2 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking rustyline v1.0.0 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Checking r5rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | Ok(nt) => ret_val!(Token::Number(nt)), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | '(' => ret_val!(Token::Open), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | ')' => ret_val!(Token::Close), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | '`' => ret_val!(Token::BackQuote), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | '\'' => ret_val!(Token::SingleQuote), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:173:55 [INFO] [stdout] | [INFO] [stdout] 173 | (x, _) if is_delimiter!(x) => ret_val!(Token::Dot), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:197:33 [INFO] [stdout] | [INFO] [stdout] 197 | ... ret_val!(Token::Character(next.unwrap())) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | ret_val!(Token::Identifier(c.to_string())) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:212:29 [INFO] [stdout] | [INFO] [stdout] 212 | ... ret_val!(Token::CommaAt) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:214:30 [INFO] [stdout] | [INFO] [stdout] 214 | _ => ret_val!(Token::Comma), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:222:30 [INFO] [stdout] | [INFO] [stdout] 222 | _ => ret_val!(Token::Identifier(d.to_string())), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 261 | '"' => ret_val!(Token::String(string_buf.clone())), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | _ => ret_val!(Token::Identifier(string_buf.clone())), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | Ok(nt) => ret_val!(Token::Number(nt)), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | '(' => ret_val!(Token::Open), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | ')' => ret_val!(Token::Close), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | '`' => ret_val!(Token::BackQuote), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | '\'' => ret_val!(Token::SingleQuote), [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:173:55 [INFO] [stdout] | [INFO] [stdout] 173 | (x, _) if is_delimiter!(x) => ret_val!(Token::Dot), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:197:33 [INFO] [stdout] | [INFO] [stdout] 197 | ... ret_val!(Token::Character(next.unwrap())) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:205:25 [INFO] [stdout] | [INFO] [stdout] 205 | ret_val!(Token::Identifier(c.to_string())) [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:212:29 [INFO] [stdout] | [INFO] [stdout] 212 | ... ret_val!(Token::CommaAt) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:214:30 [INFO] [stdout] | [INFO] [stdout] 214 | _ => ret_val!(Token::Comma), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:222:30 [INFO] [stdout] | [INFO] [stdout] 222 | _ => ret_val!(Token::Identifier(d.to_string())), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 261 | '"' => ret_val!(Token::String(string_buf.clone())), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/helpers.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | return ok_some!($x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | _ => ret_val!(Token::Identifier(string_buf.clone())), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ret_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/compiler/mod.rs:771:20 [INFO] [stdout] | [INFO] [stdout] 771 | ) -> Result)>, CompilerError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/number/mod.rs:622:21 [INFO] [stdout] | [INFO] [stdout] 622 | Some('0'...'9') | Some('a'...'f') | Some('s') | Some('l') => if pounds == 0 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/number/mod.rs:622:39 [INFO] [stdout] | [INFO] [stdout] 622 | Some('0'...'9') | Some('a'...'f') | Some('s') | Some('l') => if pounds == 0 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/number/mod.rs:579:20 [INFO] [stdout] | [INFO] [stdout] 579 | 'a'...'f' if !$decimal && $radix == 16 => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 623 | && is_valid_digit!(peek.unwrap(), radix, num_type == Number::Dec) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `is_valid_digit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/number/mod.rs:581:20 [INFO] [stdout] | [INFO] [stdout] 581 | '2'...'7' if $radix >= 8 => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 623 | && is_valid_digit!(peek.unwrap(), radix, num_type == Number::Dec) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `is_valid_digit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/macros.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | '0'...'9' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/number/mod.rs:686:24 [INFO] [stdout] | [INFO] [stdout] 686 | Some(x) if is_digit!(x) => { [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `is_digit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | | (Some('0'...'9'), _) [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:129:39 [INFO] [stdout] | [INFO] [stdout] 129 | | (Some('+'), Some('0'...'9')) [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:130:39 [INFO] [stdout] | [INFO] [stdout] 130 | | (Some('-'), Some('0'...'9')) [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:131:39 [INFO] [stdout] | [INFO] [stdout] 131 | | (Some('.'), Some('0'...'9')) => match NumberToken::parse(stream) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/macros.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | '0'...'9' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | is_initial(c) || is_digit!(c) || is_special_subsequent(c) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `is_digit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:296:12 [INFO] [stdout] | [INFO] [stdout] 296 | 'a'...'z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NativeProcedure` is imported redundantly [INFO] [stdout] --> src/vm/value.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | use self::NativeProcedure; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | / pub struct NativeProcedure { [INFO] [stdout] 152 | | pub(super) fun: NatFn, [INFO] [stdout] 153 | | pub(super) arity: (usize, bool), [INFO] [stdout] 154 | | } [INFO] [stdout] | |_- the item `NativeProcedure` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/compiler/mod.rs:771:20 [INFO] [stdout] | [INFO] [stdout] 771 | ) -> Result)>, CompilerError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/number/mod.rs:622:21 [INFO] [stdout] | [INFO] [stdout] 622 | Some('0'...'9') | Some('a'...'f') | Some('s') | Some('l') => if pounds == 0 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/number/mod.rs:622:39 [INFO] [stdout] | [INFO] [stdout] 622 | Some('0'...'9') | Some('a'...'f') | Some('s') | Some('l') => if pounds == 0 [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/number/mod.rs:579:20 [INFO] [stdout] | [INFO] [stdout] 579 | 'a'...'f' if !$decimal && $radix == 16 => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 623 | && is_valid_digit!(peek.unwrap(), radix, num_type == Number::Dec) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `is_valid_digit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/number/mod.rs:581:20 [INFO] [stdout] | [INFO] [stdout] 581 | '2'...'7' if $radix >= 8 => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 623 | && is_valid_digit!(peek.unwrap(), radix, num_type == Number::Dec) [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `is_valid_digit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/macros.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | '0'...'9' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/number/mod.rs:686:24 [INFO] [stdout] | [INFO] [stdout] 686 | Some(x) if is_digit!(x) => { [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `is_digit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | | (Some('0'...'9'), _) [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:129:39 [INFO] [stdout] | [INFO] [stdout] 129 | | (Some('+'), Some('0'...'9')) [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:130:39 [INFO] [stdout] | [INFO] [stdout] 130 | | (Some('-'), Some('0'...'9')) [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:131:39 [INFO] [stdout] | [INFO] [stdout] 131 | | (Some('.'), Some('0'...'9')) => match NumberToken::parse(stream) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/macros.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | '0'...'9' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] ::: src/lexer/token.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | is_initial(c) || is_digit!(c) || is_special_subsequent(c) [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `is_digit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lexer/token.rs:296:12 [INFO] [stdout] | [INFO] [stdout] 296 | 'a'...'z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NativeProcedure` is imported redundantly [INFO] [stdout] --> src/vm/value.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | use self::NativeProcedure; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | / pub struct NativeProcedure { [INFO] [stdout] 152 | | pub(super) fun: NatFn, [INFO] [stdout] 153 | | pub(super) arity: (usize, bool), [INFO] [stdout] 154 | | } [INFO] [stdout] | |_- the item `NativeProcedure` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `r5rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4c71e0528b1efd2de1c5d959d8239f2309c743436ed09c2edc04cf5a53082713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c71e0528b1efd2de1c5d959d8239f2309c743436ed09c2edc04cf5a53082713", kill_on_drop: false }` [INFO] [stdout] 4c71e0528b1efd2de1c5d959d8239f2309c743436ed09c2edc04cf5a53082713