[INFO] cloning repository https://github.com/wfraser/wasm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfraser/wasm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Fwasm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Fwasm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e07c12195ab982d4f3a291b4484df83f04735ba [INFO] testing wfraser/wasm-rs against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfraser%2Fwasm-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfraser/wasm-rs on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wfraser/wasm-rs [INFO] finished tweaking git repo https://github.com/wfraser/wasm-rs [INFO] tweaked toml for git repo https://github.com/wfraser/wasm-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/wfraser/wasm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6425d9e57d2fe72e4a24043e962fa2a83746f6d64ae14e3e30f69bfdbd6e9662 [INFO] running `Command { std: "docker" "start" "-a" "6425d9e57d2fe72e4a24043e962fa2a83746f6d64ae14e3e30f69bfdbd6e9662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6425d9e57d2fe72e4a24043e962fa2a83746f6d64ae14e3e30f69bfdbd6e9662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6425d9e57d2fe72e4a24043e962fa2a83746f6d64ae14e3e30f69bfdbd6e9662", kill_on_drop: false }` [INFO] [stdout] 6425d9e57d2fe72e4a24043e962fa2a83746f6d64ae14e3e30f69bfdbd6e9662 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d33dfd7822b88106dbc1b87efc7ba9a05a6dec056f141fa59993460c5266951 [INFO] running `Command { std: "docker" "start" "-a" "4d33dfd7822b88106dbc1b87efc7ba9a05a6dec056f141fa59993460c5266951", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling leb128 v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling wasm-binary v0.1.0 (/opt/rustwide/workdir/wasm-binary) [INFO] [stderr] Compiling stderrlog v0.4.0 [INFO] [stderr] Compiling wasm-interp v0.1.0 (/opt/rustwide/workdir/wasm-interp) [INFO] [stderr] Compiling demo v0.1.0 (/opt/rustwide/workdir/demo) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.37s [INFO] running `Command { std: "docker" "inspect" "4d33dfd7822b88106dbc1b87efc7ba9a05a6dec056f141fa59993460c5266951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d33dfd7822b88106dbc1b87efc7ba9a05a6dec056f141fa59993460c5266951", kill_on_drop: false }` [INFO] [stdout] 4d33dfd7822b88106dbc1b87efc7ba9a05a6dec056f141fa59993460c5266951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dacaf99dcf363e987718d6c1d02bfce455124c55831645fdaa797622ab3fd666 [INFO] running `Command { std: "docker" "start" "-a" "dacaf99dcf363e987718d6c1d02bfce455124c55831645fdaa797622ab3fd666", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling demo v0.1.0 (/opt/rustwide/workdir/demo) [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `demo` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:424:9 [INFO] [stderr] error: could not compile `memchr` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `utf8-ranges` [INFO] [stderr] error: could not compile `ucd-util` [INFO] [stderr] error: could not compile `termcolor` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:424:9 [INFO] [stderr] error: could not compile `humantime` [INFO] [stderr] error: could not compile `aho-corasick` [INFO] running `Command { std: "docker" "inspect" "dacaf99dcf363e987718d6c1d02bfce455124c55831645fdaa797622ab3fd666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dacaf99dcf363e987718d6c1d02bfce455124c55831645fdaa797622ab3fd666", kill_on_drop: false }` [INFO] [stdout] dacaf99dcf363e987718d6c1d02bfce455124c55831645fdaa797622ab3fd666