[INFO] cloning repository https://github.com/sneakycrow/genlink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sneakycrow/genlink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneakycrow%2Fgenlink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneakycrow%2Fgenlink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb17d2932ca4b4c0f3a3bea78ef2caa7dca33e5f [INFO] checking sneakycrow/genlink against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneakycrow%2Fgenlink" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sneakycrow/genlink on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sneakycrow/genlink [INFO] finished tweaking git repo https://github.com/sneakycrow/genlink [INFO] tweaked toml for git repo https://github.com/sneakycrow/genlink written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sneakycrow/genlink 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d47f6ffe6df6b4d3587c36367405f55a2e6ac931c47738f771218662d2c983e [INFO] running `Command { std: "docker" "start" "-a" "9d47f6ffe6df6b4d3587c36367405f55a2e6ac931c47738f771218662d2c983e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d47f6ffe6df6b4d3587c36367405f55a2e6ac931c47738f771218662d2c983e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d47f6ffe6df6b4d3587c36367405f55a2e6ac931c47738f771218662d2c983e", kill_on_drop: false }` [INFO] [stdout] 9d47f6ffe6df6b4d3587c36367405f55a2e6ac931c47738f771218662d2c983e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2226b5ecdf95794d21a0e5a95855909d3fb681fb553e2da0222620974667c99 [INFO] running `Command { std: "docker" "start" "-a" "b2226b5ecdf95794d21a0e5a95855909d3fb681fb553e2da0222620974667c99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking mio v0.6.18 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Checking genlink v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "b2226b5ecdf95794d21a0e5a95855909d3fb681fb553e2da0222620974667c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2226b5ecdf95794d21a0e5a95855909d3fb681fb553e2da0222620974667c99", kill_on_drop: false }` [INFO] [stdout] b2226b5ecdf95794d21a0e5a95855909d3fb681fb553e2da0222620974667c99 [INFO] checking sneakycrow/genlink against try#cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneakycrow%2Fgenlink" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sneakycrow/genlink on toolchain cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sneakycrow/genlink [INFO] finished tweaking git repo https://github.com/sneakycrow/genlink [INFO] tweaked toml for git repo https://github.com/sneakycrow/genlink written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sneakycrow/genlink 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" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3cddba519a0983cf74f54a4a3c0ec160463192983e5f6e0d463a78b1fac66c4 [INFO] running `Command { std: "docker" "start" "-a" "a3cddba519a0983cf74f54a4a3c0ec160463192983e5f6e0d463a78b1fac66c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3cddba519a0983cf74f54a4a3c0ec160463192983e5f6e0d463a78b1fac66c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3cddba519a0983cf74f54a4a3c0ec160463192983e5f6e0d463a78b1fac66c4", kill_on_drop: false }` [INFO] [stdout] a3cddba519a0983cf74f54a4a3c0ec160463192983e5f6e0d463a78b1fac66c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+cb4bf0ee9ea9dac86332c9e48c07269c7edc21dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b87efb7c950285189089868f491d7e7eeb8fcf8bed19d18bd0d526b1b942e068 [INFO] running `Command { std: "docker" "start" "-a" "b87efb7c950285189089868f491d7e7eeb8fcf8bed19d18bd0d526b1b942e068", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavUYzM4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `net2` (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/rmetaa2r5jp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inotify` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b87efb7c950285189089868f491d7e7eeb8fcf8bed19d18bd0d526b1b942e068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b87efb7c950285189089868f491d7e7eeb8fcf8bed19d18bd0d526b1b942e068", kill_on_drop: false }` [INFO] [stdout] b87efb7c950285189089868f491d7e7eeb8fcf8bed19d18bd0d526b1b942e068