[INFO] cloning repository https://github.com/fernandohackbart/rust-actor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fernandohackbart/rust-actor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandohackbart%2Frust-actor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandohackbart%2Frust-actor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42f3ebf99145da212c4748e31e63286bd96bd646 [INFO] checking fernandohackbart/rust-actor against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandohackbart%2Frust-actor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-1-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking fernandohackbart/rust-actor against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandohackbart%2Frust-actor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fernandohackbart/rust-actor [INFO] finished tweaking git repo https://github.com/fernandohackbart/rust-actor [INFO] tweaked toml for git repo https://github.com/fernandohackbart/rust-actor written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fernandohackbart/rust-actor on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fernandohackbart/rust-actor 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/eclipse/paho.mqtt.rust.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/paho.mqtt.rust-2589356c21c17da4/objects/pack/pack_git2_55b43bba8f49cecc': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/paho.mqtt.rust-2589356c21c17da4/objects/pack/pack_git2_bb981a1589d8bbbc': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/paho.mqtt.rust-2589356c21c17da4/objects/pack/pack_git2_6ba70479a747ed6f': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `paho-mqtt` as a dependency of package `rust-actor v0.1.0 (/workspace/builds/worker-1-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `paho-mqtt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/eclipse/paho.mqtt.rust.git?branch=master#798b151f [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/paho.mqtt.rust-2589356c21c17da4 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 798b151fa6c1ff1df0f18f90c8f98633ee29825f not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/paho.mqtt.rust-2589356c21c17da4/objects/pack/pack_git2_c26eced01dec7f54': No space left on device; class=Os (2) [INFO] checking fernandohackbart/rust-actor against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandohackbart%2Frust-actor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/builds/worker-1-tc2/source/.git/hooks/fsmonitor-watchman.sample': No space left on device [INFO] checking fernandohackbart/rust-actor against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandohackbart%2Frust-actor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fernandohackbart/rust-actor [INFO] finished tweaking git repo https://github.com/fernandohackbart/rust-actor [INFO] tweaked toml for git repo https://github.com/fernandohackbart/rust-actor written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fernandohackbart/rust-actor on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fernandohackbart/rust-actor 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/eclipse/paho.mqtt.rust.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/paho.mqtt.rust-2589356c21c17da4/objects/pack/pack_git2_7e1537131cd340c4': No space left on device; class=Os (2) [INFO] [stderr] Updating git submodule `https://github.com/eclipse/paho.mqtt.c.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_http v0.4.7 [INFO] [stderr] Downloaded arc-swap v1.2.0 [INFO] [stderr] Downloaded riker-macros v0.2.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded mqtt-async-client v0.2.0 [INFO] [stderr] Downloaded riker v0.4.2 [INFO] [stderr] Downloaded rocket_codegen v0.4.7 [INFO] [stderr] Downloaded rocket v0.4.7 [INFO] [stderr] Downloaded mqttrs v0.2.0 [INFO] [stderr] Downloaded riker-patterns v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df8c2e9cf3721e9f05f5f6ba9179b1fe706e6682734e5d479ddb869519194ba8 [INFO] running `Command { std: "docker" "start" "-a" "df8c2e9cf3721e9f05f5f6ba9179b1fe706e6682734e5d479ddb869519194ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df8c2e9cf3721e9f05f5f6ba9179b1fe706e6682734e5d479ddb869519194ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8c2e9cf3721e9f05f5f6ba9179b1fe706e6682734e5d479ddb869519194ba8", kill_on_drop: false }` [INFO] [stdout] df8c2e9cf3721e9f05f5f6ba9179b1fe706e6682734e5d479ddb869519194ba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61c38ef52da431634fee12848da933d6d77c67df7d6291498823b0375f0076d3 [INFO] running `Command { std: "docker" "start" "-a" "61c38ef52da431634fee12848da933d6d77c67df7d6291498823b0375f0076d3", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/rust-actor-e900ad33beb55a9a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "61c38ef52da431634fee12848da933d6d77c67df7d6291498823b0375f0076d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c38ef52da431634fee12848da933d6d77c67df7d6291498823b0375f0076d3", kill_on_drop: false }` [INFO] [stdout] 61c38ef52da431634fee12848da933d6d77c67df7d6291498823b0375f0076d3