[INFO] cloning repository https://github.com/nickbclifford/dotnet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickbclifford/dotnet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/nickbclifford/dotnet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickbclifford/dotnet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db964a4df88f141e3c92c30cb2033165d77c0340 [INFO] checking nickbclifford/dotnet-rs against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickbclifford%2Fdotnet-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nickbclifford/dotnet-rs [INFO] finished tweaking git repo https://github.com/nickbclifford/dotnet-rs [INFO] tweaked toml for git repo https://github.com/nickbclifford/dotnet-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nickbclifford/dotnet-rs on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nickbclifford/dotnet-rs 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitfield v0.19.1 [INFO] [stderr] Downloaded libffi v4.1.0 [INFO] [stderr] Downloaded bitfield-macros v0.19.1 [INFO] [stderr] Downloaded gc-arena-derive v0.5.3 [INFO] [stderr] Downloaded gc-arena v0.5.3 [INFO] [stderr] Downloaded libffi-sys v3.3.1 [INFO] [stderr] Downloaded scroll-buffer v0.3.1 [INFO] [stderr] Downloaded dotnetdll-macros v0.0.1 [INFO] [stderr] Downloaded dotnetdll v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 505a6d494d3805bbaf60e699c3378f249a8e875d571bd0bba1866254180a14ac [INFO] running `Command { std: "docker" "start" "-a" "505a6d494d3805bbaf60e699c3378f249a8e875d571bd0bba1866254180a14ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "505a6d494d3805bbaf60e699c3378f249a8e875d571bd0bba1866254180a14ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505a6d494d3805bbaf60e699c3378f249a8e875d571bd0bba1866254180a14ac", kill_on_drop: false }` [INFO] [stdout] 505a6d494d3805bbaf60e699c3378f249a8e875d571bd0bba1866254180a14ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01fb1254ea601990d107838b8145f1ecf96e5a095359004c769a248785625a76 [INFO] running `Command { std: "docker" "start" "-a" "01fb1254ea601990d107838b8145f1ecf96e5a095359004c769a248785625a76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libffi-sys v3.3.1 [INFO] [stderr] Compiling dotnetdll-macros v0.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling bitfield-macros v0.19.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling gc-arena-derive v0.5.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking bitfield v0.19.1 [INFO] [stderr] Checking gc-arena v0.5.3 [INFO] [stderr] Checking scroll-buffer v0.3.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking dotnetdll v0.0.6 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking libffi v4.1.0 [INFO] [stderr] Checking dotnet-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/support/bin/Debug/net9.0/support.dll`: No such file or directory (os error 2) [INFO] [stdout] --> src/resolve.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | const SUPPORT_LIBRARY: &'static [u8] = include_bytes!("support/bin/Debug/net9.0/support.dll"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/support/bin/Debug/net9.0/support.dll`: No such file or directory (os error 2) [INFO] [stdout] --> src/resolve.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | const SUPPORT_LIBRARY: &'static [u8] = include_bytes!("support/bin/Debug/net9.0/support.dll"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/value/mod.rs:638:34 [INFO] [stdout] | [INFO] [stdout] 638 | TypedRef => dest.copy_from_slice(todo!()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/value/mod.rs:638:34 [INFO] [stdout] | [INFO] [stdout] 638 | TypedRef => dest.copy_from_slice(todo!()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/resolve.rs:297:44 [INFO] [stdout] | [INFO] [stdout] 297 | (BaseType::FunctionPointer(l), BaseType::FunctionPointer(r)) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/resolve.rs:297:74 [INFO] [stdout] | [INFO] [stdout] 297 | (BaseType::FunctionPointer(l), BaseType::FunctionPointer(r)) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/resolve.rs:297:44 [INFO] [stdout] | [INFO] [stdout] 297 | (BaseType::FunctionPointer(l), BaseType::FunctionPointer(r)) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/resolve.rs:297:74 [INFO] [stdout] | [INFO] [stdout] 297 | (BaseType::FunctionPointer(l), BaseType::FunctionPointer(r)) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | if self.arena.mutate(|gc, c| c.frames.len() == 0) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gc` [INFO] [stdout] --> src/vm/executor.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | if self.arena.mutate(|gc, c| c.frames.len() == 0) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `volatile` [INFO] [stdout] --> src/vm/instructions.rs:1209:17 [INFO] [stdout] | [INFO] [stdout] 1209 | volatile, // TODO [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `volatile: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `volatile` [INFO] [stdout] --> src/vm/instructions.rs:1617:17 [INFO] [stdout] | [INFO] [stdout] 1617 | volatile, // TODO [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `volatile: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `volatile` [INFO] [stdout] --> src/vm/instructions.rs:1209:17 [INFO] [stdout] | [INFO] [stdout] 1209 | volatile, // TODO [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `volatile: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `volatile` [INFO] [stdout] --> src/vm/instructions.rs:1617:17 [INFO] [stdout] | [INFO] [stdout] 1617 | volatile, // TODO [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `volatile: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_type` [INFO] [stdout] --> src/vm/intrinsics/reflection.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | let target_type: RuntimeType = obj.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_type` [INFO] [stdout] --> src/vm/intrinsics/reflection.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | let target_type: RuntimeType = obj.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotnet-rs` (bin "dotnet-rs" test) due to 1 previous error; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dotnet-rs` (bin "dotnet-rs") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "01fb1254ea601990d107838b8145f1ecf96e5a095359004c769a248785625a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fb1254ea601990d107838b8145f1ecf96e5a095359004c769a248785625a76", kill_on_drop: false }` [INFO] [stdout] 01fb1254ea601990d107838b8145f1ecf96e5a095359004c769a248785625a76