[INFO] cloning repository https://github.com/fdncred/date-math [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fdncred/date-math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdncred%2Fdate-math", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdncred%2Fdate-math'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d386a3ca0965a4ea24bcd099ddc9f66bd2721e68 [INFO] testing fdncred/date-math against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdncred%2Fdate-math" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fdncred/date-math on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fdncred/date-math [INFO] finished tweaking git repo https://github.com/fdncred/date-math [INFO] tweaked toml for git repo https://github.com/fdncred/date-math written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fdncred/date-math 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hifitime v3.8.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84e1ed82b1d96a70857b94c76618cabc6615094dfb81784a73ac6b14bfcdfb42 [INFO] running `Command { std: "docker" "start" "-a" "84e1ed82b1d96a70857b94c76618cabc6615094dfb81784a73ac6b14bfcdfb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84e1ed82b1d96a70857b94c76618cabc6615094dfb81784a73ac6b14bfcdfb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e1ed82b1d96a70857b94c76618cabc6615094dfb81784a73ac6b14bfcdfb42", kill_on_drop: false }` [INFO] [stdout] 84e1ed82b1d96a70857b94c76618cabc6615094dfb81784a73ac6b14bfcdfb42 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b6966d972f8d73f08a8d245716c97640f0d5891c3b9995129d0808e667d1a75 [INFO] running `Command { std: "docker" "start" "-a" "7b6966d972f8d73f08a8d245716c97640f0d5891c3b9995129d0808e667d1a75", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling hifitime v3.8.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hifitime` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hifitime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hifitime-3.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asn1der", "default", "der", "openssl", "pyo3", "python", "reqwest", "serde", "serde_derive", "std", "tabled", "ut1"))' -C metadata=7055624120d31e13 -C extra-filename=-a06fdafcab233462 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-0ea4a97de547265b.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3a10ce27321bb134.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-af93420e29702251.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2f238a52af193700.so --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7b6966d972f8d73f08a8d245716c97640f0d5891c3b9995129d0808e667d1a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6966d972f8d73f08a8d245716c97640f0d5891c3b9995129d0808e667d1a75", kill_on_drop: false }` [INFO] [stdout] 7b6966d972f8d73f08a8d245716c97640f0d5891c3b9995129d0808e667d1a75