[INFO] cloning repository https://github.com/freswa/almanac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freswa/almanac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreswa%2Falmanac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreswa%2Falmanac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d05eecdcd1299cf8617be73eef17a957cc72081 [INFO] checking freswa/almanac against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreswa%2Falmanac" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/freswa/almanac on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/freswa/almanac [INFO] finished tweaking git repo https://github.com/freswa/almanac [INFO] tweaked toml for git repo https://github.com/freswa/almanac written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/freswa/almanac 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-timezones v0.2.1 [INFO] [stderr] Downloaded ical v0.8.0 [INFO] [stderr] Downloaded chrono-tz v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8e9e94bd224419c4c3f8753b9fbfbab103312088da36d0f95c0cd3d558e2df3 [INFO] running `Command { std: "docker" "start" "-a" "b8e9e94bd224419c4c3f8753b9fbfbab103312088da36d0f95c0cd3d558e2df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8e9e94bd224419c4c3f8753b9fbfbab103312088da36d0f95c0cd3d558e2df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e9e94bd224419c4c3f8753b9fbfbab103312088da36d0f95c0cd3d558e2df3", kill_on_drop: false }` [INFO] [stdout] b8e9e94bd224419c4c3f8753b9fbfbab103312088da36d0f95c0cd3d558e2df3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae29ffde59e2020c37f98edaf36c3ba420008c06954ae82b4e3152b02679019c [INFO] running `Command { std: "docker" "start" "-a" "ae29ffde59e2020c37f98edaf36c3ba420008c06954ae82b4e3152b02679019c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking winnow v0.5.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Checking ical v0.8.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajs4BcP/lib.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" "ae29ffde59e2020c37f98edaf36c3ba420008c06954ae82b4e3152b02679019c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae29ffde59e2020c37f98edaf36c3ba420008c06954ae82b4e3152b02679019c", kill_on_drop: false }` [INFO] [stdout] ae29ffde59e2020c37f98edaf36c3ba420008c06954ae82b4e3152b02679019c