[INFO] cloning repository https://github.com/openkylin/rust-ttf-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openkylin/rust-ttf-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-ttf-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-ttf-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 381566d09fee2b160a454820e6536bcba1b2fbe9 [INFO] checking openkylin/rust-ttf-parser against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-ttf-parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/tables/feat.rs [INFO] [stderr] error: unable to write file src/tables/fvar.rs [INFO] [stderr] error: unable to write file src/tables/gdef.rs [INFO] [stderr] error: unable to write file src/tables/glyf.rs [INFO] [stderr] error: unable to write file src/tables/gpos.rs [INFO] [stderr] error: unable to write file src/tables/gsub.rs [INFO] [stderr] error: unable to write file src/tables/gvar.rs [INFO] [stderr] error: unable to write file src/tables/head.rs [INFO] [stderr] error: unable to write file src/tables/hhea.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking openkylin/rust-ttf-parser against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-ttf-parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openkylin/rust-ttf-parser on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openkylin/rust-ttf-parser [INFO] finished tweaking git repo https://github.com/openkylin/rust-ttf-parser [INFO] tweaked toml for git repo https://github.com/openkylin/rust-ttf-parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/openkylin/rust-ttf-parser 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Updating base64 v0.13.1 -> v0.21.7 (available: v0.22.1) [INFO] [stderr] Downgrading pico-args v0.5.0 -> v0.4.2 (available: v0.5.0) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6e29ad576ed58cc8dec285dfce3c7a2b39d941a13eca1ca1615068e61381603 [INFO] running `Command { std: "docker" "start" "-a" "b6e29ad576ed58cc8dec285dfce3c7a2b39d941a13eca1ca1615068e61381603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6e29ad576ed58cc8dec285dfce3c7a2b39d941a13eca1ca1615068e61381603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e29ad576ed58cc8dec285dfce3c7a2b39d941a13eca1ca1615068e61381603", kill_on_drop: false }` [INFO] [stdout] b6e29ad576ed58cc8dec285dfce3c7a2b39d941a13eca1ca1615068e61381603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b819748756fa7e2b5c0f0fe506a4566c4689f93c934cf939253aa085e6a6cf36 [INFO] running `Command { std: "docker" "start" "-a" "b819748756fa7e2b5c0f0fe506a4566c4689f93c934cf939253aa085e6a6cf36", kill_on_drop: false }` [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking ttf-parser v0.19.1 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavXXir8/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `DefaultTableProvider` is never constructed [INFO] [stdout] --> src/lib.rs:2117:8 [INFO] [stdout] | [INFO] [stdout] 2117 | struct DefaultTableProvider<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/rustc --crate-name ttf_parser --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="apple-layout"' --cfg 'feature="default"' --cfg 'feature="glyph-names"' --cfg 'feature="opentype-layout"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-layout", "default", "glyph-names", "gvar-alloc", "opentype-layout", "std", "variable-fonts"))' -C metadata=f4f6c5f1b8f5afe5 -C extra-filename=-9fd446a2874eba29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "b819748756fa7e2b5c0f0fe506a4566c4689f93c934cf939253aa085e6a6cf36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b819748756fa7e2b5c0f0fe506a4566c4689f93c934cf939253aa085e6a6cf36", kill_on_drop: false }` [INFO] [stdout] b819748756fa7e2b5c0f0fe506a4566c4689f93c934cf939253aa085e6a6cf36