[INFO] cloning repository https://github.com/cconger/hlsrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cconger/hlsrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcconger%2Fhlsrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcconger%2Fhlsrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5402d3e886a11eba3688de40cf1d3658179d3a6 [INFO] testing cconger/hlsrs/e5402d3e886a11eba3688de40cf1d3658179d3a6 against try#024495a232636f1f9407d7695b2be51edc2c51bd for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcconger%2Fhlsrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cconger/hlsrs on toolchain 024495a232636f1f9407d7695b2be51edc2c51bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cconger/hlsrs [INFO] finished tweaking git repo https://github.com/cconger/hlsrs [INFO] tweaked toml for git repo https://github.com/cconger/hlsrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cconger/hlsrs 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" "+024495a232636f1f9407d7695b2be51edc2c51bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32b143f53038898631da051b7aad1a968db1edbb198dffe924139cc509fc282f [INFO] running `Command { std: "docker" "start" "-a" "32b143f53038898631da051b7aad1a968db1edbb198dffe924139cc509fc282f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32b143f53038898631da051b7aad1a968db1edbb198dffe924139cc509fc282f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b143f53038898631da051b7aad1a968db1edbb198dffe924139cc509fc282f", kill_on_drop: false }` [INFO] [stdout] 32b143f53038898631da051b7aad1a968db1edbb198dffe924139cc509fc282f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5248947f2e23111fb3102ad7a06c855b12ff3142bbd7cef168377189e793ec9 [INFO] running `Command { std: "docker" "start" "-a" "d5248947f2e23111fb3102ad7a06c855b12ff3142bbd7cef168377189e793ec9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling m3u8-rs v4.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-3983f0c4606ef239.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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 `wasm-bindgen-backend` (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/024495a232636f1f9407d7695b2be51edc2c51bd/bin/rustc --crate-name wasm_bindgen_backend --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-backend-0.2.81/src/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="spans"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("extra-traits", "spans"))' -C metadata=ac437bd28e33fbb4 -C extra-filename=-ac437bd28e33fbb4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-9b3c7b01e8c6d5d5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e61f868f0dd16782.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-747055be4747df18.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c9965cf637c205dc.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-3983f0c4606ef239.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-c296ec8d1152b322.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d5248947f2e23111fb3102ad7a06c855b12ff3142bbd7cef168377189e793ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5248947f2e23111fb3102ad7a06c855b12ff3142bbd7cef168377189e793ec9", kill_on_drop: false }` [INFO] [stdout] d5248947f2e23111fb3102ad7a06c855b12ff3142bbd7cef168377189e793ec9