[INFO] cloning repository https://github.com/li195111/pdf_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/li195111/pdf_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fli195111%2Fpdf_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fli195111%2Fpdf_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1241d9c56108018351b219477145526950dcd98a
[INFO] checking li195111/pdf_rs against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fli195111%2Fpdf_rs" "/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/li195111/pdf_rs on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/li195111/pdf_rs
[INFO] finished tweaking git repo https://github.com/li195111/pdf_rs
[INFO] tweaked toml for git repo https://github.com/li195111/pdf_rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/li195111/pdf_rs 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c96b6154a5dc261928ca2f7784ab5a6fb088fdbf448702c7e095cf7ab91ea736
[INFO] running `Command { std: "docker" "start" "-a" "c96b6154a5dc261928ca2f7784ab5a6fb088fdbf448702c7e095cf7ab91ea736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c96b6154a5dc261928ca2f7784ab5a6fb088fdbf448702c7e095cf7ab91ea736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c96b6154a5dc261928ca2f7784ab5a6fb088fdbf448702c7e095cf7ab91ea736", kill_on_drop: false }`
[INFO] [stdout] c96b6154a5dc261928ca2f7784ab5a6fb088fdbf448702c7e095cf7ab91ea736
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c588fbd1ffcb286a5f8e3593bf6361c0601cff6060be2bfa85de93ebe74a74d0
[INFO] running `Command { std: "docker" "start" "-a" "c588fbd1ffcb286a5f8e3593bf6361c0601cff6060be2bfa85de93ebe74a74d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling polars-utils v0.39.2
[INFO] [stderr]    Compiling polars-arrow v0.39.2
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling polars-compute v0.39.2
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling polars-core v0.39.2
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling polars-ops v0.39.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-2a79a4d370c390f5.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `rustversion` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e54c3ab7b6be9d9 -C extra-filename=-098591d48e15f420 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQ1RyZU"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEkcL2l"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `powerfmt` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `cc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=9607afbc4d8ea55b -C extra-filename=-5ddacb43f4da495b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `atoi` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeziAxe/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 1 previous error
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rayon-33a4580f52c46615.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDXZky7/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `lexical-util` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagaNVlY"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crossterm-6c02515a5e07dcc9.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/crossterm-6c02515a5e07dcc9/dep-lib-crossterm`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVG8KRw/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `argminmax` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavyX5Ov"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarnTpVp"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c588fbd1ffcb286a5f8e3593bf6361c0601cff6060be2bfa85de93ebe74a74d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c588fbd1ffcb286a5f8e3593bf6361c0601cff6060be2bfa85de93ebe74a74d0", kill_on_drop: false }`
[INFO] [stdout] c588fbd1ffcb286a5f8e3593bf6361c0601cff6060be2bfa85de93ebe74a74d0
