[INFO] cloning repository https://github.com/menemsalama/hello-wasm.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/menemsalama/hello-wasm.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenemsalama%2Fhello-wasm.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenemsalama%2Fhello-wasm.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e3dc7333637d6f10b514484117b966dd1ecaeee [INFO] testing menemsalama/hello-wasm.rs against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmenemsalama%2Fhello-wasm.rs" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/menemsalama/hello-wasm.rs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/menemsalama/hello-wasm.rs [INFO] finished tweaking git repo https://github.com/menemsalama/hello-wasm.rs [INFO] tweaked toml for git repo https://github.com/menemsalama/hello-wasm.rs written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/menemsalama/hello-wasm.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1c6b0e504604a4d5b37987410d04c5bf885263e068ad6bcd5a0db239ad5f471 [INFO] running `Command { std: "docker" "start" "-a" "f1c6b0e504604a4d5b37987410d04c5bf885263e068ad6bcd5a0db239ad5f471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1c6b0e504604a4d5b37987410d04c5bf885263e068ad6bcd5a0db239ad5f471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c6b0e504604a4d5b37987410d04c5bf885263e068ad6bcd5a0db239ad5f471", kill_on_drop: false }` [INFO] [stdout] f1c6b0e504604a4d5b37987410d04c5bf885263e068ad6bcd5a0db239ad5f471 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0713b5ab1eef656649b58e11ae7eb0ef94a1dbcea21e13f1b38d3909c95f2fc9 [INFO] running `Command { std: "docker" "start" "-a" "0713b5ab1eef656649b58e11ae7eb0ef94a1dbcea21e13f1b38d3909c95f2fc9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling instant v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling hello-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:23:59 [INFO] [stdout] | [INFO] [stdout] 23 | format!("The winner is Wasm, Nonce is {}", $nonce); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 49 | let msg = message!(&nonce); [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 `message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "0713b5ab1eef656649b58e11ae7eb0ef94a1dbcea21e13f1b38d3909c95f2fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0713b5ab1eef656649b58e11ae7eb0ef94a1dbcea21e13f1b38d3909c95f2fc9", kill_on_drop: false }` [INFO] [stdout] 0713b5ab1eef656649b58e11ae7eb0ef94a1dbcea21e13f1b38d3909c95f2fc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12cf316a73cb77f83df26405961eaa32b6e3fb3bbda65de0f5fdd3d6a26c6eb1 [INFO] running `Command { std: "docker" "start" "-a" "12cf316a73cb77f83df26405961eaa32b6e3fb3bbda65de0f5fdd3d6a26c6eb1", kill_on_drop: false }` [INFO] [stderr] Compiling hello-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:23:59 [INFO] [stdout] | [INFO] [stdout] 23 | format!("The winner is Wasm, Nonce is {}", $nonce); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 49 | let msg = message!(&nonce); [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 `message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "12cf316a73cb77f83df26405961eaa32b6e3fb3bbda65de0f5fdd3d6a26c6eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12cf316a73cb77f83df26405961eaa32b6e3fb3bbda65de0f5fdd3d6a26c6eb1", kill_on_drop: false }` [INFO] [stdout] 12cf316a73cb77f83df26405961eaa32b6e3fb3bbda65de0f5fdd3d6a26c6eb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c1383a71dc58b2798f6c3bac7449781ce4cc053f78b1857d545f504dd0fd399 [INFO] running `Command { std: "docker" "start" "-a" "2c1383a71dc58b2798f6c3bac7449781ce4cc053f78b1857d545f504dd0fd399", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:23:59 [INFO] [stderr] | [INFO] [stderr] 23 | format!("The winner is Wasm, Nonce is {}", $nonce); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 49 | let msg = message!(&nonce); [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 `message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hello-wasm` (bin "hello-wasm" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_wasm-7bd8f5c6cf92f32d) [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" "2c1383a71dc58b2798f6c3bac7449781ce4cc053f78b1857d545f504dd0fd399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1383a71dc58b2798f6c3bac7449781ce4cc053f78b1857d545f504dd0fd399", kill_on_drop: false }` [INFO] [stdout] 2c1383a71dc58b2798f6c3bac7449781ce4cc053f78b1857d545f504dd0fd399