[INFO] cloning repository https://github.com/udzura/mooby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udzura/mooby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudzura%2Fmooby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudzura%2Fmooby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85a123e16aa0509d72e6b29c13ca7b67923e5453 [INFO] checking udzura/mooby against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudzura%2Fmooby" "/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/udzura/mooby on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/udzura/mooby [INFO] finished tweaking git repo https://github.com/udzura/mooby [INFO] tweaked toml for git repo https://github.com/udzura/mooby written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/udzura/mooby 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_endian v0.2.1 [INFO] [stderr] Downloaded simple_endian v0.3.2 [INFO] [stderr] Downloaded bpaf v0.9.11 [INFO] [stderr] Downloaded mec-mrbc-sys v3.3.1 [INFO] [stderr] Downloaded mrubyedge v0.1.0 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a97576adfbd9f7dc409569795eb8ea10564c22fc38981e91a617cdd2a86002c7 [INFO] running `Command { std: "docker" "start" "-a" "a97576adfbd9f7dc409569795eb8ea10564c22fc38981e91a617cdd2a86002c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a97576adfbd9f7dc409569795eb8ea10564c22fc38981e91a617cdd2a86002c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97576adfbd9f7dc409569795eb8ea10564c22fc38981e91a617cdd2a86002c7", kill_on_drop: false }` [INFO] [stdout] a97576adfbd9f7dc409569795eb8ea10564c22fc38981e91a617cdd2a86002c7 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38e2f6e1149a3d94cd6a09c83b7b00f3c8c5666fd8d2842f80ebb75b03110dc8 [INFO] running `Command { std: "docker" "start" "-a" "38e2f6e1149a3d94cd6a09c83b7b00f3c8c5666fd8d2842f80ebb75b03110dc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.28 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking simple_endian v0.3.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking mrubyedge v1.0.0-rc4 (/opt/rustwide/workdir/mrubyedge) [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking simple_endian v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bpaf v0.9.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mrubyedge v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking wasmsample v0.1.0 (/opt/rustwide/workdir/wasmsample) [INFO] [stdout] error: couldn't read `wasmsample/src/./fib.mrb`: No such file or directory (os error 2) [INFO] [stdout] --> wasmsample/src/lib.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | const DATA: &'static [u8] = include_bytes!("./fib.mrb"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `RInteger` found for enum `RObject` in the current scope [INFO] [stdout] --> wasmsample/src/lib.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | let args = vec![Rc::new(RObject::RInteger(v as i64))]; [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `RObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmsample` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=b0c16de805146bb9 -C extra-filename=-554aed13e77362de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-37b79f759e7b3e8c.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-142453cdac3f5039.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-9ba87740a78087fd.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-092ec7ed9132c814.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e6b98240a3bec45e.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-0365e7a3792934ce.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8fdf8bf0a40e29b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6426fbac1f7e8af7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2bcd63942a6d4a82.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-006e82c47d5fa9e4.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-3bc0899558ed8a2b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "38e2f6e1149a3d94cd6a09c83b7b00f3c8c5666fd8d2842f80ebb75b03110dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e2f6e1149a3d94cd6a09c83b7b00f3c8c5666fd8d2842f80ebb75b03110dc8", kill_on_drop: false }` [INFO] [stdout] 38e2f6e1149a3d94cd6a09c83b7b00f3c8c5666fd8d2842f80ebb75b03110dc8