[INFO] fetching crate mtots_core 0.1.2... [INFO] testing mtots_core-0.1.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate mtots_core 0.1.2 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate mtots_core 0.1.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mtots_core 0.1.2 [INFO] finished tweaking crates.io crate mtots_core 0.1.2 [INFO] tweaked toml for crates.io crate mtots_core 0.1.2 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate crates.io crate mtots_core 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-sys-next v0.1.0 [INFO] [stderr] Downloaded nix v0.17.0 [INFO] [stderr] Downloaded dirs-next v1.0.1 [INFO] [stderr] Downloaded rustyline v6.2.0 [INFO] [stderr] Downloaded xref v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] 4b274345ad56e8781fe74cf79fd2272e8a4a6026b10913b681303742509de251 [INFO] running `Command { std: "docker" "start" "-a" "4b274345ad56e8781fe74cf79fd2272e8a4a6026b10913b681303742509de251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b274345ad56e8781fe74cf79fd2272e8a4a6026b10913b681303742509de251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b274345ad56e8781fe74cf79fd2272e8a4a6026b10913b681303742509de251", kill_on_drop: false }` [INFO] [stdout] 4b274345ad56e8781fe74cf79fd2272e8a4a6026b10913b681303742509de251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] f8730bcbf21fa2a62a5dd28d67b34cb2c354415106ca04873a9815d6d5954365 [INFO] running `Command { std: "docker" "start" "-a" "f8730bcbf21fa2a62a5dd28d67b34cb2c354415106ca04873a9815d6d5954365", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling xref v0.1.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling mtots_core v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | let vec = get1!(packed.unpack(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 274 | _ => get1!(lhs.apply_method(globals, "__add", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | _ => get1!(lhs.apply_method(globals, "__sub", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | _ => get1!(lhs.apply_method(globals, "__mul", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | _ => get1!(lhs.apply_method(globals, "__div", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => get1!(lhs.apply_method(globals, "__truncdiv", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | _ => get1!(lhs.apply_method(globals, "__rem", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 298 | _ => get1!(lhs.apply_method(globals, "__pow", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | let value = get1!(owner.getitem(globals, index)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 357 | let iter = get1!(container.iter(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | let module = get1!(globals.load(path).map(Clone::clone)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 438 | let extra_args = get1!(frame.pop().unpack(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 446 | let result = get1!(func.apply(globals, args, kwargs)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | let result = get1!(owner.apply_method(globals, &desc.method_name, args, kwargs)); [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 `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mark` [INFO] [stdout] --> src/base/ast.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | mark: Mark, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Variable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/ast.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lineno` [INFO] [stdout] --> src/base/er.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | lineno: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Mark` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/er.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.29s [INFO] running `Command { std: "docker" "inspect" "f8730bcbf21fa2a62a5dd28d67b34cb2c354415106ca04873a9815d6d5954365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8730bcbf21fa2a62a5dd28d67b34cb2c354415106ca04873a9815d6d5954365", kill_on_drop: false }` [INFO] [stdout] f8730bcbf21fa2a62a5dd28d67b34cb2c354415106ca04873a9815d6d5954365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 393314165a6da12b4d64f20551c1b423f1375ce9c3ca0249c4ce5f48ab13c2bf [INFO] running `Command { std: "docker" "start" "-a" "393314165a6da12b4d64f20551c1b423f1375ce9c3ca0249c4ce5f48ab13c2bf", kill_on_drop: false }` [INFO] [stderr] Compiling mtots_core v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | let vec = get1!(packed.unpack(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 274 | _ => get1!(lhs.apply_method(globals, "__add", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | _ => get1!(lhs.apply_method(globals, "__sub", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | _ => get1!(lhs.apply_method(globals, "__mul", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | _ => get1!(lhs.apply_method(globals, "__div", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => get1!(lhs.apply_method(globals, "__truncdiv", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | _ => get1!(lhs.apply_method(globals, "__rem", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 298 | _ => get1!(lhs.apply_method(globals, "__pow", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | let value = get1!(owner.getitem(globals, index)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 357 | let iter = get1!(container.iter(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | let module = get1!(globals.load(path).map(Clone::clone)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 438 | let extra_args = get1!(frame.pop().unpack(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 446 | let result = get1!(func.apply(globals, args, kwargs)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | let result = get1!(owner.apply_method(globals, &desc.method_name, args, kwargs)); [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 `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mark` [INFO] [stdout] --> src/base/ast.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | mark: Mark, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Variable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/ast.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lineno` [INFO] [stdout] --> src/base/er.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | lineno: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Mark` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/er.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | let vec = get1!(packed.unpack(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 274 | _ => get1!(lhs.apply_method(globals, "__add", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | _ => get1!(lhs.apply_method(globals, "__sub", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | _ => get1!(lhs.apply_method(globals, "__mul", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | _ => get1!(lhs.apply_method(globals, "__div", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => get1!(lhs.apply_method(globals, "__truncdiv", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | _ => get1!(lhs.apply_method(globals, "__rem", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 298 | _ => get1!(lhs.apply_method(globals, "__pow", vec![rhs], None)), [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | let value = get1!(owner.getitem(globals, index)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 357 | let iter = get1!(container.iter(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | let module = get1!(globals.load(path).map(Clone::clone)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 438 | let extra_args = get1!(frame.pop().unpack(globals)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 446 | let result = get1!(func.apply(globals, args, kwargs)); [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 `get1` (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/base/backend/opc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 458 | let result = get1!(owner.apply_method(globals, &desc.method_name, args, kwargs)); [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 `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mark` [INFO] [stdout] --> src/base/ast.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | mark: Mark, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Variable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/ast.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lineno` [INFO] [stdout] --> src/base/er.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | lineno: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Mark` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/base/er.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.69s [INFO] running `Command { std: "docker" "inspect" "393314165a6da12b4d64f20551c1b423f1375ce9c3ca0249c4ce5f48ab13c2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393314165a6da12b4d64f20551c1b423f1375ce9c3ca0249c4ce5f48ab13c2bf", kill_on_drop: false }` [INFO] [stdout] 393314165a6da12b4d64f20551c1b423f1375ce9c3ca0249c4ce5f48ab13c2bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d076210613f68a3439df1f30999ec7626fe07730707d4b2fed8294a47bb9f01 [INFO] running `Command { std: "docker" "start" "-a" "1d076210613f68a3439df1f30999ec7626fe07730707d4b2fed8294a47bb9f01", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 193 | let vec = get1!(packed.unpack(globals)); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 274 | _ => get1!(lhs.apply_method(globals, "__add", vec![rhs], None)), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 278 | _ => get1!(lhs.apply_method(globals, "__sub", vec![rhs], None)), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 282 | _ => get1!(lhs.apply_method(globals, "__mul", vec![rhs], None)), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 286 | _ => get1!(lhs.apply_method(globals, "__div", vec![rhs], None)), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 290 | _ => get1!(lhs.apply_method(globals, "__truncdiv", vec![rhs], None)), [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 294 | _ => get1!(lhs.apply_method(globals, "__rem", vec![rhs], None)), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 298 | _ => get1!(lhs.apply_method(globals, "__pow", vec![rhs], None)), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 340 | let value = get1!(owner.getitem(globals, index)); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 357 | let iter = get1!(container.iter(globals)); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 390 | let module = get1!(globals.load(path).map(Clone::clone)); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 438 | let extra_args = get1!(frame.pop().unpack(globals)); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 446 | let result = get1!(func.apply(globals, args, kwargs)); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/base/backend/opc.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 458 | let result = get1!(owner.apply_method(globals, &desc.method_name, args, kwargs)); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mark` [INFO] [stderr] --> src/base/ast.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | mark: Mark, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Variable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/base/ast.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `lineno` [INFO] [stderr] --> src/base/er.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | lineno: usize, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Mark` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/base/er.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mtots_core` (lib) generated 16 warnings [INFO] [stderr] warning: `mtots_core` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mtots_core-33422fc170010836) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test base::backend::opc::tests::opcode_size ... ok [INFO] [stdout] test base::frontend::lexer::tests::error_unrecognized ... ok [INFO] [stdout] test base::frontend::lexer::tests::grouping_punctuators ... ok [INFO] [stdout] test base::frontend::lexer::tests::mixed ... ok [INFO] [stdout] test base::frontend::lexer::tests::one_of_each ... ok [INFO] [stdout] test tests::hello ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mtots-2aa2eb1b161ee90b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mtots_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d076210613f68a3439df1f30999ec7626fe07730707d4b2fed8294a47bb9f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d076210613f68a3439df1f30999ec7626fe07730707d4b2fed8294a47bb9f01", kill_on_drop: false }` [INFO] [stdout] 1d076210613f68a3439df1f30999ec7626fe07730707d4b2fed8294a47bb9f01