[INFO] cloning repository https://github.com/Demindiro/ballduck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Demindiro/ballduck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemindiro%2Fballduck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemindiro%2Fballduck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ab9a7c8dd06bc9b89fddb30974b3aec0683e427 [INFO] documenting Demindiro/ballduck against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDemindiro%2Fballduck" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Demindiro/ballduck on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Demindiro/ballduck [INFO] finished tweaking git repo https://github.com/Demindiro/ballduck [INFO] tweaked toml for git repo https://github.com/Demindiro/ballduck written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Demindiro/ballduck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b567798ec21f7fdb6fef72312704f9e668407b1a45b4e92739cbb39463af4b2a [INFO] running `Command { std: "docker" "start" "-a" "b567798ec21f7fdb6fef72312704f9e668407b1a45b4e92739cbb39463af4b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b567798ec21f7fdb6fef72312704f9e668407b1a45b4e92739cbb39463af4b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b567798ec21f7fdb6fef72312704f9e668407b1a45b4e92739cbb39463af4b2a", kill_on_drop: false }` [INFO] [stdout] b567798ec21f7fdb6fef72312704f9e668407b1a45b4e92739cbb39463af4b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ce11e73338e0e671a0402fad389286c39f37978ffd3ff514c7a13b4c2edb3ea [INFO] running `Command { std: "docker" "start" "-a" "2ce11e73338e0e671a0402fad389286c39f37978ffd3ff514c7a13b4c2edb3ea", kill_on_drop: false }` [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unwrap_none v0.1.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ballscript v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Documenting ballscript v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(option_result_unwrap_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(maybe_uninit_array_assume_init)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(maybe_uninit_uninit_array)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(stmt_expr_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(optimize_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1st rule of macro `err` is never used [INFO] [stdout] --> lib/src/bytecode/builder.rs:66:2 [INFO] [stdout] | [INFO] [stdout] 66 | ($line:expr, $column:expr, $error:ident) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 490 | Atom::_Self => err!(line, column, CantAssign, "self"), [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 `err` (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] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 491 | Atom::Env => err!(line, column, CantAssign, "env"), [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 `err` (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] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | _ => err!( [INFO] [stdout] | __________________________________- [INFO] [stdout] 493 | | line, [INFO] [stdout] 494 | | column, [INFO] [stdout] 495 | | Unsupported, [INFO] [stdout] 496 | | "Complex lvalues are not supported yet" [INFO] [stdout] 497 | | ), [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 `err` (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] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 558 | _ => err!( [INFO] [stdout] | __________________________________________- [INFO] [stdout] 559 | | line, [INFO] [stdout] 560 | | column, [INFO] [stdout] 561 | | Unsupported, [INFO] [stdout] 562 | | "Complex lvalues are not supported yet" [INFO] [stdout] 563 | | ), [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 `err` (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] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 565 | Atom::Env => err!( [INFO] [stdout] | ______________________________________________- [INFO] [stdout] 566 | | line, [INFO] [stdout] 567 | | column, [INFO] [stdout] 568 | | Unsupported, [INFO] [stdout] 569 | | "Environment variables are not supported yet" [INFO] [stdout] 570 | | ), [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 `err` (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] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 571 | _ => err!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 572 | | line, [INFO] [stdout] 573 | | column, [INFO] [stdout] 574 | | Unsupported, [INFO] [stdout] 575 | | "Complex lvalues are not supported yet" [INFO] [stdout] 576 | | ), [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 `err` (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] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 578 | _ => err!( [INFO] [stdout] | __________________________________- [INFO] [stdout] 579 | | line, [INFO] [stdout] 580 | | column, [INFO] [stdout] 581 | | Unsupported, [INFO] [stdout] 582 | | "Complex lvalues are not supported yet" [INFO] [stdout] 583 | | ), [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 `err` (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] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 600 | _ => err!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 601 | | line, [INFO] [stdout] 602 | | column, [INFO] [stdout] 603 | | Unsupported, [INFO] [stdout] 604 | | "Complex lvalues are not supported yet" [INFO] [stdout] 605 | | ), [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 `err` (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] --> lib/src/bytecode/builder.rs:70:87 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(ByteCodeError::new($line, $column, ByteCodeErrorType::$error($($arg,)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 775 | err!(line, column, UndefinedVariable, name) [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 `err` [INFO] [stdout] = note: this warning originates in the macro `err` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 490 | Add(r, a, b) => run_op!(vars, r = a add b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 491 | Sub(r, a, b) => run_op!(vars, r = a sub b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | Mul(r, a, b) => run_op!(vars, r = a mul b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 493 | Div(r, a, b) => run_op!(vars, r = a div b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 494 | Rem(r, a, b) => run_op!(vars, r = a rem b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 495 | And(r, a, b) => run_op!(vars, r = a bitand b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 496 | Or(r, a, b) => run_op!(vars, r = a bitor b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 497 | Xor(r, a, b) => run_op!(vars, r = a bitxor b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 498 | Shl(r, a, b) => run_op!(vars, r = a lhs b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:172:78 [INFO] [stdout] | [INFO] [stdout] 172 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op(reg!(ref $vars $b))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 499 | Shr(r, a, b) => run_op!(vars, r = a rhs b), [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 `run_op` (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] --> lib/src/bytecode/mod.rs:181:74 [INFO] [stdout] | [INFO] [stdout] 181 | reg!(mut $vars $r) = (reg!(ref $vars $a) $op reg!(ref $vars $b)).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 500 | LessEq(r, a, b) => run_cmp!(vars, r = a <= b), [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 `run_cmp` (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] --> lib/src/bytecode/mod.rs:181:74 [INFO] [stdout] | [INFO] [stdout] 181 | reg!(mut $vars $r) = (reg!(ref $vars $a) $op reg!(ref $vars $b)).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | Less(r, a, b) => run_cmp!(vars, r = a < b), [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 `run_cmp` (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] --> lib/src/bytecode/mod.rs:181:74 [INFO] [stdout] | [INFO] [stdout] 181 | reg!(mut $vars $r) = (reg!(ref $vars $a) $op reg!(ref $vars $b)).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | Neq(r, a, b) => run_cmp!(vars, r = a != b), [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 `run_cmp` (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] --> lib/src/bytecode/mod.rs:181:74 [INFO] [stdout] | [INFO] [stdout] 181 | reg!(mut $vars $r) = (reg!(ref $vars $a) $op reg!(ref $vars $b)).into(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | Eq(r, a, b) => run_cmp!(vars, r = a == b), [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 `run_cmp` (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] --> lib/src/bytecode/mod.rs:175:60 [INFO] [stdout] | [INFO] [stdout] 175 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | Neg(r, a) => run_op!(vars, r = a neg), [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 `run_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(option_result_unwrap_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(maybe_uninit_array_assume_init)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(maybe_uninit_uninit_array)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(stmt_expr_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(optimize_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> lib/src/bytecode/mod.rs:175:60 [INFO] [stdout] | [INFO] [stdout] 175 | reg!(mut $vars $r) = try_break!(reg!(ref $vars $a).$op()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 505 | Not(r, a) => run_op!(vars, r = a not), [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 `run_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `ballscript` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name ballscript lib/src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="std"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=46f3ecf5c5c3145e -L dependency=/opt/rustwide/target/debug/deps --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-3daba49e2eb25686.rmeta --extern unwrap_none=/opt/rustwide/target/debug/deps/libunwrap_none-4c57072ee2bbf28b.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(option_result_unwrap_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(maybe_uninit_array_assume_init)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> lib/src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(maybe_uninit_uninit_array)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `option_result_unwrap_unchecked` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> lib/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(option_result_unwrap_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ballscript` due to 12 previous errors; 27 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2ce11e73338e0e671a0402fad389286c39f37978ffd3ff514c7a13b4c2edb3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce11e73338e0e671a0402fad389286c39f37978ffd3ff514c7a13b4c2edb3ea", kill_on_drop: false }` [INFO] [stdout] 2ce11e73338e0e671a0402fad389286c39f37978ffd3ff514c7a13b4c2edb3ea