[INFO] cloning repository https://github.com/eggerk/media_control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eggerk/media_control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feggerk%2Fmedia_control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feggerk%2Fmedia_control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 775a55916d71e53105838663223ac36e8895cbe7
[INFO] checking eggerk/media_control against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feggerk%2Fmedia_control" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eggerk/media_control
[INFO] finished tweaking git repo https://github.com/eggerk/media_control
[INFO] tweaked toml for git repo https://github.com/eggerk/media_control written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eggerk/media_control on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eggerk/media_control 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-kinds v0.4.1
[INFO] [stderr]   Downloaded from_variants_impl v0.3.0
[INFO] [stderr]   Downloaded from_variants v0.3.0
[INFO] [stderr]   Downloaded mpris v1.1.2
[INFO] [stderr]   Downloaded backtrace v0.3.51
[INFO] [stderr]   Downloaded darling_macro v0.4.0
[INFO] [stderr]   Downloaded darling_core v0.4.0
[INFO] [stderr]   Downloaded darling v0.4.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6153787ee455b8455c645c48684761c99b85efd67f6275c5921e8d0dba2a56a
[INFO] running `Command { std: "docker" "start" "-a" "f6153787ee455b8455c645c48684761c99b85efd67f6275c5921e8d0dba2a56a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6153787ee455b8455c645c48684761c99b85efd67f6275c5921e8d0dba2a56a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6153787ee455b8455c645c48684761c99b85efd67f6275c5921e8d0dba2a56a", kill_on_drop: false }`
[INFO] [stdout] f6153787ee455b8455c645c48684761c99b85efd67f6275c5921e8d0dba2a56a
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc1421cbe5d902feb56d92fa515a09e44b5bc42a51f357f93a19a31630269eda
[INFO] running `Command { std: "docker" "start" "-a" "fc1421cbe5d902feb56d92fa515a09e44b5bc42a51f357f93a19a31630269eda", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking dbus v0.6.5
[INFO] [stderr]     Checking dbus v0.8.4
[INFO] [stderr]    Compiling derive_is_enum_variant v0.1.1
[INFO] [stderr]    Compiling enum-kinds v0.4.1
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking backtrace v0.3.51
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZDDwNm/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dbus` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRhZt6X/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0whX6B/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fc1421cbe5d902feb56d92fa515a09e44b5bc42a51f357f93a19a31630269eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc1421cbe5d902feb56d92fa515a09e44b5bc42a51f357f93a19a31630269eda", kill_on_drop: false }`
[INFO] [stdout] fc1421cbe5d902feb56d92fa515a09e44b5bc42a51f357f93a19a31630269eda
