[INFO] cloning repository https://github.com/dra11y/badi-date-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dra11y/badi-date-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdra11y%2Fbadi-date-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdra11y%2Fbadi-date-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f297f55f73a5f7f89cf236a8fe00b61eb642b2bd [INFO] checking dra11y/badi-date-rs against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdra11y%2Fbadi-date-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dra11y/badi-date-rs on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dra11y/badi-date-rs [INFO] finished tweaking git repo https://github.com/dra11y/badi-date-rs [INFO] tweaked toml for git repo https://github.com/dra11y/badi-date-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dra11y/badi-date-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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sunrise v1.0.1 [INFO] [stderr] Downloaded rust-i18n-macro v3.1.2 [INFO] [stderr] Downloaded rust-i18n v3.1.2 [INFO] [stderr] Downloaded libyml v0.0.4 [INFO] [stderr] Downloaded rust-i18n-support v3.1.2 [INFO] [stderr] Downloaded serde_yml v0.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a19ba29b349ae9b6d94f37d63ca949b287b372bb319d7963856dd77a0ab9bcdd [INFO] running `Command { std: "docker" "start" "-a" "a19ba29b349ae9b6d94f37d63ca949b287b372bb319d7963856dd77a0ab9bcdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a19ba29b349ae9b6d94f37d63ca949b287b372bb319d7963856dd77a0ab9bcdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19ba29b349ae9b6d94f37d63ca949b287b372bb319d7963856dd77a0ab9bcdd", kill_on_drop: false }` [INFO] [stdout] a19ba29b349ae9b6d94f37d63ca949b287b372bb319d7963856dd77a0ab9bcdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e15f98f55f4dd3ede2a61b26aada29e63e17f4958d40b03ab0c0fd53aab1f7d [INFO] running `Command { std: "docker" "start" "-a" "7e15f98f55f4dd3ede2a61b26aada29e63e17f4958d40b03ab0c0fd53aab1f7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_yml v0.0.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking bstr v1.11.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling libyml v0.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling base62 v2.0.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling rust-i18n v3.1.2 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking sunrise v1.0.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking rust-i18n-support v3.1.2 [INFO] [stderr] Compiling rust-i18n-macro v3.1.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOWFUTu/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono-tz` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e15f98f55f4dd3ede2a61b26aada29e63e17f4958d40b03ab0c0fd53aab1f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e15f98f55f4dd3ede2a61b26aada29e63e17f4958d40b03ab0c0fd53aab1f7d", kill_on_drop: false }` [INFO] [stdout] 7e15f98f55f4dd3ede2a61b26aada29e63e17f4958d40b03ab0c0fd53aab1f7d