[INFO] cloning repository https://github.com/taka231/wasm_runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taka231/wasm_runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka231%2Fwasm_runtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka231%2Fwasm_runtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f37e6ca2f4ef9b7d076b61f14db59797c0779082 [INFO] checking taka231/wasm_runtime/f37e6ca2f4ef9b7d076b61f14db59797c0779082 against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka231%2Fwasm_runtime" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taka231/wasm_runtime on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/taka231/wasm_runtime [INFO] finished tweaking git repo https://github.com/taka231/wasm_runtime [INFO] tweaked toml for git repo https://github.com/taka231/wasm_runtime written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/taka231/wasm_runtime already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 114bba911a2ff438722ae7372e4556a8f8341a261da45f36a074f68fa32875b6 [INFO] running `Command { std: "docker" "start" "-a" "114bba911a2ff438722ae7372e4556a8f8341a261da45f36a074f68fa32875b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "114bba911a2ff438722ae7372e4556a8f8341a261da45f36a074f68fa32875b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114bba911a2ff438722ae7372e4556a8f8341a261da45f36a074f68fa32875b6", kill_on_drop: false }` [INFO] [stdout] 114bba911a2ff438722ae7372e4556a8f8341a261da45f36a074f68fa32875b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbbc56e0cc128853425265bf7b073df56018f3d155cb92b7c111178541f3c1d3 [INFO] running `Command { std: "docker" "start" "-a" "fbbc56e0cc128853425265bf7b073df56018f3d155cb92b7c111178541f3c1d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wasm_runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HeapType` [INFO] [stdout] --> src/runtime/store.rs:4:78 [INFO] [stdout] | [INFO] [stdout] 4 | AbsHeapType, CompositeType, Data, ExportDesc, FieldType, Func, FuncType, HeapType, ImportDesc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Global` [INFO] [stdout] --> src/runtime.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use store::{FuncInstance, Global, Store, Table}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AbsHeapType`, `HeapType`, and `ValType` [INFO] [stdout] --> src/runtime.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | AbsHeapType, ExportDesc, FuncType, HeapType, Instr, Locals, Memarg, Modules, Opcode, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 15 | StorageType, ValType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::runtime::value::Value` [INFO] [stdout] --> src/wasm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::runtime::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HeapType` [INFO] [stdout] --> src/runtime/store.rs:4:78 [INFO] [stdout] | [INFO] [stdout] 4 | AbsHeapType, CompositeType, Data, ExportDesc, FieldType, Func, FuncType, HeapType, ImportDesc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Global` [INFO] [stdout] --> src/runtime.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use store::{FuncInstance, Global, Store, Table}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AbsHeapType`, `HeapType`, and `ValType` [INFO] [stdout] --> src/runtime.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | AbsHeapType, ExportDesc, FuncType, HeapType, Instr, Locals, Memarg, Modules, Opcode, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 15 | StorageType, ValType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::runtime::value::Value` [INFO] [stdout] --> src/wasm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::runtime::value::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> tests/test_wasmgc.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | let value = i32::from_le_bytes(value.try_into().unwrap()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AbsHeapType`, `HeapType`, and `RefType` [INFO] [stdout] --> tests/test.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | wasm::{AbsHeapType, HeapType, RefType}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s [INFO] running `Command { std: "docker" "inspect" "fbbc56e0cc128853425265bf7b073df56018f3d155cb92b7c111178541f3c1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbbc56e0cc128853425265bf7b073df56018f3d155cb92b7c111178541f3c1d3", kill_on_drop: false }` [INFO] [stdout] fbbc56e0cc128853425265bf7b073df56018f3d155cb92b7c111178541f3c1d3 [INFO] checking taka231/wasm_runtime/f37e6ca2f4ef9b7d076b61f14db59797c0779082 against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka231%2Fwasm_runtime" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taka231/wasm_runtime on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/taka231/wasm_runtime [INFO] finished tweaking git repo https://github.com/taka231/wasm_runtime [INFO] tweaked toml for git repo https://github.com/taka231/wasm_runtime written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taka231/wasm_runtime already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c778453d812ad8d9a0fc6dc9f7fba280f1336fad23ab2af8b916db4cfe2020b0 [INFO] running `Command { std: "docker" "start" "-a" "c778453d812ad8d9a0fc6dc9f7fba280f1336fad23ab2af8b916db4cfe2020b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c778453d812ad8d9a0fc6dc9f7fba280f1336fad23ab2af8b916db4cfe2020b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c778453d812ad8d9a0fc6dc9f7fba280f1336fad23ab2af8b916db4cfe2020b0", kill_on_drop: false }` [INFO] [stdout] c778453d812ad8d9a0fc6dc9f7fba280f1336fad23ab2af8b916db4cfe2020b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a6f38ea322c1356de8aa19fc5a156448ff3330e249c65710bed261e8763a5ab [INFO] running `Command { std: "docker" "start" "-a" "9a6f38ea322c1356de8aa19fc5a156448ff3330e249c65710bed261e8763a5ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHvVWRY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustix-72cf51dd212a13a9.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQ1WMbj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9a6f38ea322c1356de8aa19fc5a156448ff3330e249c65710bed261e8763a5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6f38ea322c1356de8aa19fc5a156448ff3330e249c65710bed261e8763a5ab", kill_on_drop: false }` [INFO] [stdout] 9a6f38ea322c1356de8aa19fc5a156448ff3330e249c65710bed261e8763a5ab