[INFO] cloning repository https://github.com/gitext-rs/git-fixture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitext-rs/git-fixture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-fixture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-fixture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2883354392c9faee8eb23ffc5604a50d5da384c4
[INFO] checking gitext-rs/git-fixture against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-fixture" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/gitext-rs/git-fixture
[INFO] finished tweaking git repo https://github.com/gitext-rs/git-fixture
[INFO] tweaked toml for git repo https://github.com/gitext-rs/git-fixture written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gitext-rs/git-fixture on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gitext-rs/git-fixture 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded proc-exit v2.0.0
[INFO] [stderr]   Downloaded snapbox v0.6.21
[INFO] [stderr]   Downloaded toml v0.8.1
[INFO] [stderr]   Downloaded rustix v0.37.6
[INFO] [stderr]   Downloaded toml_edit v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8082ed8ccd0a41f62e35049372a55262ce52a737f490cd2d63c2c838b2f6b121
[INFO] running `Command { std: "docker" "start" "-a" "8082ed8ccd0a41f62e35049372a55262ce52a737f490cd2d63c2c838b2f6b121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8082ed8ccd0a41f62e35049372a55262ce52a737f490cd2d63c2c838b2f6b121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8082ed8ccd0a41f62e35049372a55262ce52a737f490cd2d63c2c838b2f6b121", kill_on_drop: false }`
[INFO] [stdout] 8082ed8ccd0a41f62e35049372a55262ce52a737f490cd2d63c2c838b2f6b121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35694f21f2e5f59d8a65ad15d9cf509384dcba506342e0a7193330f72965338d
[INFO] running `Command { std: "docker" "start" "-a" "35694f21f2e5f59d8a65ad15d9cf509384dcba506342e0a7193330f72965338d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking unicode-bidi v0.3.12
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking snapbox v0.6.21
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUPT5jb/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `idna` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "35694f21f2e5f59d8a65ad15d9cf509384dcba506342e0a7193330f72965338d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35694f21f2e5f59d8a65ad15d9cf509384dcba506342e0a7193330f72965338d", kill_on_drop: false }`
[INFO] [stdout] 35694f21f2e5f59d8a65ad15d9cf509384dcba506342e0a7193330f72965338d
