[INFO] cloning repository https://github.com/andrewdavidmackenzie/wasm_explore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewdavidmackenzie/wasm_explore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdavidmackenzie%2Fwasm_explore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdavidmackenzie%2Fwasm_explore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73d9ed3e6fa7bd2066e15dbd7d155cce576f7e79 [INFO] checking andrewdavidmackenzie/wasm_explore/73d9ed3e6fa7bd2066e15dbd7d155cce576f7e79 against master#bb89df6903539e7014b8db29bccd6a9ee9553122 for pr-121072 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdavidmackenzie%2Fwasm_explore" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewdavidmackenzie/wasm_explore on toolchain bb89df6903539e7014b8db29bccd6a9ee9553122 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bb89df6903539e7014b8db29bccd6a9ee9553122" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewdavidmackenzie/wasm_explore [INFO] finished tweaking git repo https://github.com/andrewdavidmackenzie/wasm_explore [INFO] tweaked toml for git repo https://github.com/andrewdavidmackenzie/wasm_explore written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bb89df6903539e7014b8db29bccd6a9ee9553122" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bb89df6903539e7014b8db29bccd6a9ee9553122" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-gc v0.1.6 [INFO] [stderr] Downloaded wasmi v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bb89df6903539e7014b8db29bccd6a9ee9553122" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2dbb6df78c83a013fd8acc3816e444e21a499c681044b5e302318e2ead36783 [INFO] running `Command { std: "docker" "start" "-a" "c2dbb6df78c83a013fd8acc3816e444e21a499c681044b5e302318e2ead36783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2dbb6df78c83a013fd8acc3816e444e21a499c681044b5e302318e2ead36783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2dbb6df78c83a013fd8acc3816e444e21a499c681044b5e302318e2ead36783", kill_on_drop: false }` [INFO] [stdout] c2dbb6df78c83a013fd8acc3816e444e21a499c681044b5e302318e2ead36783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bb89df6903539e7014b8db29bccd6a9ee9553122" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab0fabe725fdd21bd557e6cd979bcc0ee2626ec34f9e84c982d4b8eb0e738e59 [INFO] running `Command { std: "docker" "start" "-a" "ab0fabe725fdd21bd557e6cd979bcc0ee2626ec34f9e84c982d4b8eb0e738e59", kill_on_drop: false }` [INFO] [stderr] warning: main v0.1.0 (/opt/rustwide/workdir/main) ignoring invalid dependency `wasm-gc` which is missing a lib target [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking syn v0.14.9 [INFO] [stderr] Checking wasmi v0.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking wasm_impl_derive v0.1.0 (/opt/rustwide/workdir/wasm_impl_derive) [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking implementation v0.0.1 (/opt/rustwide/workdir/implementation) [INFO] [stderr] Checking wrapper v0.0.1 (/opt/rustwide/workdir/wrapper) [INFO] [stdout] warning: shared reference of mutable static is discouraged [INFO] [stdout] --> wrapper/src/wasm_simulator.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let ptr = &MEMORY as *const _; [INFO] [stdout] | ^^^^^^^ shared reference of mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: reference of mutable static is a hard error from 2024 edition [INFO] [stdout] = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior [INFO] [stdout] = note: `#[warn(static_mut_ref)]` on by default [INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 52 | let ptr = addr_of!(MEMORY) as *const _; [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: shared reference of mutable static is discouraged [INFO] [stdout] --> wrapper/src/wasm_simulator.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let ptr = &MEMORY as *const _; [INFO] [stdout] | ^^^^^^^ shared reference of mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: reference of mutable static is a hard error from 2024 edition [INFO] [stdout] = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior [INFO] [stdout] = note: `#[warn(static_mut_ref)]` on by default [INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 52 | let ptr = addr_of!(MEMORY) as *const _; [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9 [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" "ab0fabe725fdd21bd557e6cd979bcc0ee2626ec34f9e84c982d4b8eb0e738e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0fabe725fdd21bd557e6cd979bcc0ee2626ec34f9e84c982d4b8eb0e738e59", kill_on_drop: false }` [INFO] [stdout] ab0fabe725fdd21bd557e6cd979bcc0ee2626ec34f9e84c982d4b8eb0e738e59