[INFO] cloning repository https://github.com/compose-us-research/deno-rust-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compose-us-research/deno-rust-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompose-us-research%2Fdeno-rust-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompose-us-research%2Fdeno-rust-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 469b14cfbd779a6777271c0aab5d83316b4c450b [INFO] testing compose-us-research/deno-rust-wasm against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompose-us-research%2Fdeno-rust-wasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compose-us-research/deno-rust-wasm on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compose-us-research/deno-rust-wasm [INFO] finished tweaking git repo https://github.com/compose-us-research/deno-rust-wasm [INFO] tweaked toml for git repo https://github.com/compose-us-research/deno-rust-wasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/compose-us-research/deno-rust-wasm 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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 339883ee42ccd0fded917a037269276afb19215eedfc92ef13b3e5d1a1dd4ccc [INFO] running `Command { std: "docker" "start" "-a" "339883ee42ccd0fded917a037269276afb19215eedfc92ef13b3e5d1a1dd4ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "339883ee42ccd0fded917a037269276afb19215eedfc92ef13b3e5d1a1dd4ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339883ee42ccd0fded917a037269276afb19215eedfc92ef13b3e5d1a1dd4ccc", kill_on_drop: false }` [INFO] [stdout] 339883ee42ccd0fded917a037269276afb19215eedfc92ef13b3e5d1a1dd4ccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbbaa47dcd95efa69a1c47858f4bcf71b274349f0374ab18c97d5c380fc3e376 [INFO] running `Command { std: "docker" "start" "-a" "dbbaa47dcd95efa69a1c47858f4bcf71b274349f0374ab18c97d5c380fc3e376", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.54 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.54 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-56d50970275200f3/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/cfg-if-eeb01b62b0bb9e3c/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/wasm-bindgen-5bcaba826f3f95b0/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/syn-309eff3521674c08/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/bumpalo-a3e815f0eeea6696/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/lazy_static-66a7f92e5f9d7720/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/log-fe66b83ca1d78db2/rmetaaW4s6I" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/wasm-bindgen-shared-157fa502ef3ba4ad/rmeta7kKFKi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` (build script) due to previous error [INFO] [stderr] error: could not compile `wasm-bindgen-shared` (build script) due to 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/rmetaf3TSpq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "dbbaa47dcd95efa69a1c47858f4bcf71b274349f0374ab18c97d5c380fc3e376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbbaa47dcd95efa69a1c47858f4bcf71b274349f0374ab18c97d5c380fc3e376", kill_on_drop: false }` [INFO] [stdout] dbbaa47dcd95efa69a1c47858f4bcf71b274349f0374ab18c97d5c380fc3e376