[INFO] cloning repository https://github.com/disconsented/libquassel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disconsented/libquassel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8eeee0047a7d1abb938e86ae600ee083c9362fc [INFO] checking disconsented/libquassel against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/disconsented/libquassel on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/disconsented/libquassel [INFO] finished tweaking git repo https://github.com/disconsented/libquassel [INFO] tweaked toml for git repo https://github.com/disconsented/libquassel written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/disconsented/libquassel 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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9d4c69845871c8d0d0e215de5d4cc6f706e18e73298811d79ce1ea353016c68 [INFO] running `Command { std: "docker" "start" "-a" "f9d4c69845871c8d0d0e215de5d4cc6f706e18e73298811d79ce1ea353016c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9d4c69845871c8d0d0e215de5d4cc6f706e18e73298811d79ce1ea353016c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d4c69845871c8d0d0e215de5d4cc6f706e18e73298811d79ce1ea353016c68", kill_on_drop: false }` [INFO] [stdout] f9d4c69845871c8d0d0e215de5d4cc6f706e18e73298811d79ce1ea353016c68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ff96e14c4aee951160a3c7ca34be4c09fd4d816d70914b9064bf33aad712801 [INFO] running `Command { std: "docker" "start" "-a" "9ff96e14c4aee951160a3c7ca34be4c09fd4d816d70914b9064bf33aad712801", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8Dl9xT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9ff96e14c4aee951160a3c7ca34be4c09fd4d816d70914b9064bf33aad712801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff96e14c4aee951160a3c7ca34be4c09fd4d816d70914b9064bf33aad712801", kill_on_drop: false }` [INFO] [stdout] 9ff96e14c4aee951160a3c7ca34be4c09fd4d816d70914b9064bf33aad712801