[INFO] cloning repository https://github.com/gael-bigot/czc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gael-bigot/czc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgael-bigot%2Fczc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgael-bigot%2Fczc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a928d94e19bc68d7683f46ac745a8c0d5a01376
[INFO] checking gael-bigot/czc against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgael-bigot%2Fczc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gael-bigot/czc
[INFO] finished tweaking git repo https://github.com/gael-bigot/czc
[INFO] tweaked toml for git repo https://github.com/gael-bigot/czc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gael-bigot/czc 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/gael-bigot/czc 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]      Locking 1 package to latest Rust 1.90.0-nightly compatible version
[INFO] [stderr]       Adding json v0.12.4
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ebnf v0.1.4
[INFO] [stderr]   Downloaded parse-hyperlinks v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 56d8d3bc69f6dfb2a8598f656adf24df60ebb60d21b0093fd1d6c2169da07239
[INFO] running `Command { std: "docker" "start" "-a" "56d8d3bc69f6dfb2a8598f656adf24df60ebb60d21b0093fd1d6c2169da07239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56d8d3bc69f6dfb2a8598f656adf24df60ebb60d21b0093fd1d6c2169da07239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d8d3bc69f6dfb2a8598f656adf24df60ebb60d21b0093fd1d6c2169da07239", kill_on_drop: false }`
[INFO] [stdout] 56d8d3bc69f6dfb2a8598f656adf24df60ebb60d21b0093fd1d6c2169da07239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 28e2eedf6da9a94b150ea568ddfdee4f763501c504821cee314c535b1711f844
[INFO] running `Command { std: "docker" "start" "-a" "28e2eedf6da9a94b150ea568ddfdee4f763501c504821cee314c535b1711f844", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]     Checking parse-hyperlinks v0.23.4
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabqc31h/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "28e2eedf6da9a94b150ea568ddfdee4f763501c504821cee314c535b1711f844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28e2eedf6da9a94b150ea568ddfdee4f763501c504821cee314c535b1711f844", kill_on_drop: false }`
[INFO] [stdout] 28e2eedf6da9a94b150ea568ddfdee4f763501c504821cee314c535b1711f844
