[INFO] fetching crate goscript-vm 0.1.0... [INFO] checking goscript-vm-0.1.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate goscript-vm 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate goscript-vm 0.1.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate goscript-vm 0.1.0 [INFO] finished tweaking crates.io crate goscript-vm 0.1.0 [INFO] tweaked toml for crates.io crate goscript-vm 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80e858336d15a254722e4d235dc09362719dd112cfc7cb0fc29c3daa652df2a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80e858336d15a254722e4d235dc09362719dd112cfc7cb0fc29c3daa652df2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80e858336d15a254722e4d235dc09362719dd112cfc7cb0fc29c3daa652df2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e858336d15a254722e4d235dc09362719dd112cfc7cb0fc29c3daa652df2a9", kill_on_drop: false }` [INFO] [stdout] 80e858336d15a254722e4d235dc09362719dd112cfc7cb0fc29c3daa652df2a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf237b220e354e71227ab60e2f270f5482ec4114187a50c834536e46e8ed134f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf237b220e354e71227ab60e2f270f5482ec4114187a50c834536e46e8ed134f", kill_on_drop: false }` [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking slotmap v0.4.3 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking time-test v0.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking goscript-parser v0.1.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking goscript-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/value.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1367 | unsafe { shift_int!(t, self, b, checked_shl) } [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: 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 `shift_int` [INFO] [stdout] = note: this warning originates in the macro `shift_int` (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/value.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1372 | unsafe { shift_int!(t, self, b, checked_shr) } [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 `shift_int` [INFO] [stdout] = note: this warning originates in the macro `shift_int` (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/vm_util.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/vm.rs:690:47 [INFO] [stdout] | [INFO] [stdout] 690 | let (unwrapped, ok) = unwrap_recv_val!(chan, val, objs.metas, gcv); [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 `unwrap_recv_val` (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/vm_util.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/vm.rs:1005:67 [INFO] [stdout] | [INFO] [stdout] 1005 | ... let (unwrapped, ok) = unwrap_recv_val!( [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 1006 | | ... c.as_channel(), [INFO] [stdout] 1007 | | ... val, [INFO] [stdout] 1008 | | ... objs.metas, [INFO] [stdout] 1009 | | ... gcv [INFO] [stdout] 1010 | | ... ); [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 `unwrap_recv_val` (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/value.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1367 | unsafe { shift_int!(t, self, b, checked_shl) } [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: 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 `shift_int` [INFO] [stdout] = note: this warning originates in the macro `shift_int` (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/value.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1372 | unsafe { shift_int!(t, self, b, checked_shr) } [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 `shift_int` [INFO] [stdout] = note: this warning originates in the macro `shift_int` (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/vm_util.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/vm.rs:690:47 [INFO] [stdout] | [INFO] [stdout] 690 | let (unwrapped, ok) = unwrap_recv_val!(chan, val, objs.metas, gcv); [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 `unwrap_recv_val` (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/vm_util.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/vm.rs:1005:67 [INFO] [stdout] | [INFO] [stdout] 1005 | ... let (unwrapped, ok) = unwrap_recv_val!( [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 1006 | | ... c.as_channel(), [INFO] [stdout] 1007 | | ... val, [INFO] [stdout] 1008 | | ... objs.metas, [INFO] [stdout] 1009 | | ... gcv [INFO] [stdout] 1010 | | ... ); [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 `unwrap_recv_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/objects.rs:1318:5 [INFO] [stdout] | [INFO] [stdout] 1318 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/objects.rs:1318:5 [INFO] [stdout] | [INFO] [stdout] 1318 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.17s [INFO] running `Command { std: "docker" "inspect" "cf237b220e354e71227ab60e2f270f5482ec4114187a50c834536e46e8ed134f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf237b220e354e71227ab60e2f270f5482ec4114187a50c834536e46e8ed134f", kill_on_drop: false }` [INFO] [stdout] cf237b220e354e71227ab60e2f270f5482ec4114187a50c834536e46e8ed134f