[INFO] fetching crate wasmtime-rust-macro 0.26.1... [INFO] testing wasmtime-rust-macro-0.26.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate wasmtime-rust-macro 0.26.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wasmtime-rust-macro 0.26.1 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 wasmtime-rust-macro 0.26.1 [INFO] finished tweaking crates.io crate wasmtime-rust-macro 0.26.1 [INFO] tweaked toml for crates.io crate wasmtime-rust-macro 0.26.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8aee689941c858d863b6c947012a81d70d336bf477b309e6bd7e51bb4d84e66 [INFO] running `Command { std: "docker" "start" "-a" "d8aee689941c858d863b6c947012a81d70d336bf477b309e6bd7e51bb4d84e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8aee689941c858d863b6c947012a81d70d336bf477b309e6bd7e51bb4d84e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8aee689941c858d863b6c947012a81d70d336bf477b309e6bd7e51bb4d84e66", kill_on_drop: false }` [INFO] [stdout] d8aee689941c858d863b6c947012a81d70d336bf477b309e6bd7e51bb4d84e66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00bfc194bc7cab95da4186548be87220810070719d7ede945c88f8b5cbcf74e2 [INFO] running `Command { std: "docker" "start" "-a" "00bfc194bc7cab95da4186548be87220810070719d7ede945c88f8b5cbcf74e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling wasmtime-rust-macro v0.26.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:88:70 [INFO] [stdout] | [INFO] [stdout] 88 | return Err(syn::Error::new($e.span(), format!($($fmt)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | other => bail!(other, "only methods are allowed"), [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 `bail` (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/lib.rs:88:70 [INFO] [stdout] | [INFO] [stdout] 88 | return Err(syn::Error::new($e.span(), format!($($fmt)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | Some(t) => bail!(t, "first arugment needs to be \"self\""), [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 `bail` (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/lib.rs:88:70 [INFO] [stdout] | [INFO] [stdout] 88 | return Err(syn::Error::new($e.span(), format!($($fmt)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | None => bail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 113 | | method.sig, [INFO] [stdout] 114 | | "trait method requires at least one argument which needs to be \"self\"" [INFO] [stdout] 115 | | ), [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 `bail` (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/lib.rs:88:70 [INFO] [stdout] | [INFO] [stdout] 88 | return Err(syn::Error::new($e.span(), format!($($fmt)*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | other => bail!(other, "must use bare idents for arguments"), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.64s [INFO] running `Command { std: "docker" "inspect" "00bfc194bc7cab95da4186548be87220810070719d7ede945c88f8b5cbcf74e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bfc194bc7cab95da4186548be87220810070719d7ede945c88f8b5cbcf74e2", kill_on_drop: false }` [INFO] [stdout] 00bfc194bc7cab95da4186548be87220810070719d7ede945c88f8b5cbcf74e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eaff15a153eb60fba235bfc942e7c1406870b846fe423936f4775931507aba4e [INFO] running `Command { std: "docker" "start" "-a" "eaff15a153eb60fba235bfc942e7c1406870b846fe423936f4775931507aba4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "eaff15a153eb60fba235bfc942e7c1406870b846fe423936f4775931507aba4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaff15a153eb60fba235bfc942e7c1406870b846fe423936f4775931507aba4e", kill_on_drop: false }` [INFO] [stdout] eaff15a153eb60fba235bfc942e7c1406870b846fe423936f4775931507aba4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 863af149a2120aab019d25ebeea74a36b5d17ed0a3a9115d179e03be31e69945 [INFO] running `Command { std: "docker" "start" "-a" "863af149a2120aab019d25ebeea74a36b5d17ed0a3a9115d179e03be31e69945", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] running `Command { std: "docker" "inspect" "863af149a2120aab019d25ebeea74a36b5d17ed0a3a9115d179e03be31e69945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863af149a2120aab019d25ebeea74a36b5d17ed0a3a9115d179e03be31e69945", kill_on_drop: false }` [INFO] [stdout] 863af149a2120aab019d25ebeea74a36b5d17ed0a3a9115d179e03be31e69945