[INFO] cloning repository https://github.com/nilsso/stationeers-ic-optimizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilsso/stationeers-ic-optimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fstationeers-ic-optimizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fstationeers-ic-optimizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9e6b6b733fc14d373cdcc955f760313068acb37 [INFO] checking nilsso/stationeers-ic-optimizer against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fstationeers-ic-optimizer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilsso/stationeers-ic-optimizer on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nilsso/stationeers-ic-optimizer [INFO] finished tweaking git repo https://github.com/nilsso/stationeers-ic-optimizer [INFO] tweaked toml for git repo https://github.com/nilsso/stationeers-ic-optimizer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 31 packages to latest compatible versions [INFO] [stderr] Adding float-cmp v0.8.0 (available: v0.10.0) [INFO] [stderr] Adding itertools v0.9.0 (available: v0.14.0) [INFO] [stderr] Adding petgraph v0.5.1 (available: v0.7.1) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af9a6c81db6ec52e639c7f6c70953e146b322c811437efdbf2de1ecea9381fe3 [INFO] running `Command { std: "docker" "start" "-a" "af9a6c81db6ec52e639c7f6c70953e146b322c811437efdbf2de1ecea9381fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af9a6c81db6ec52e639c7f6c70953e146b322c811437efdbf2de1ecea9381fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9a6c81db6ec52e639c7f6c70953e146b322c811437efdbf2de1ecea9381fe3", kill_on_drop: false }` [INFO] [stdout] af9a6c81db6ec52e639c7f6c70953e146b322c811437efdbf2de1ecea9381fe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c6393ad9ce40e6d9817c428c94bf3e15ebbfb0daa065a0a1fbf7fb8c7838cb [INFO] running `Command { std: "docker" "start" "-a" "87c6393ad9ce40e6d9817c428c94bf3e15ebbfb0daa065a0a1fbf7fb8c7838cb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ic-optimizer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | $ic.try_alias($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | $ic.try_device($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (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/instruction.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | $ic.try_alias($a)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | instructions: instructions! { [INFO] [stdout] | ___________________________- [INFO] [stdout] ... | [INFO] [stdout] 210 | | (yield, [], ic, ic.halt = true), [INFO] [stdout] 211 | | }, [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 `instruction` which comes from the expansion of the macro `instructions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ic-optimizer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "87c6393ad9ce40e6d9817c428c94bf3e15ebbfb0daa065a0a1fbf7fb8c7838cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c6393ad9ce40e6d9817c428c94bf3e15ebbfb0daa065a0a1fbf7fb8c7838cb", kill_on_drop: false }` [INFO] [stdout] 87c6393ad9ce40e6d9817c428c94bf3e15ebbfb0daa065a0a1fbf7fb8c7838cb