[INFO] cloning repository https://github.com/AndreasLabs/SkyCanvas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreasLabs/SkyCanvas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasLabs%2FSkyCanvas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasLabs%2FSkyCanvas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c444740f6e86cbe409a5259f0fd02ac25a28078
[INFO] checking AndreasLabs/SkyCanvas against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreasLabs%2FSkyCanvas" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndreasLabs/SkyCanvas
[INFO] finished tweaking git repo https://github.com/AndreasLabs/SkyCanvas
[INFO] tweaked toml for git repo https://github.com/AndreasLabs/SkyCanvas written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreasLabs/SkyCanvas on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndreasLabs/SkyCanvas 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dad8ebe913a4a8f1807025655b6950ed01a29459443245d0122dfbd3d41651ef
[INFO] running `Command { std: "docker" "start" "-a" "dad8ebe913a4a8f1807025655b6950ed01a29459443245d0122dfbd3d41651ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dad8ebe913a4a8f1807025655b6950ed01a29459443245d0122dfbd3d41651ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad8ebe913a4a8f1807025655b6950ed01a29459443245d0122dfbd3d41651ef", kill_on_drop: false }`
[INFO] [stdout] dad8ebe913a4a8f1807025655b6950ed01a29459443245d0122dfbd3d41651ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3195ee78a1e281c2037c8a8f4782eb2f08d2a1925883220a8c7a1f7f429dc74f
[INFO] running `Command { std: "docker" "start" "-a" "3195ee78a1e281c2037c8a8f4782eb2f08d2a1925883220a8c7a1f7f429dc74f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking datafusion-doc v50.3.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking re_case v0.28.2
[INFO] [stderr]     Checking re_error v0.28.2
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=b49fc9c9e7ad9601 -C extra-filename=-68c8da317f3c1da9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2ca777454c5bec7d.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3195ee78a1e281c2037c8a8f4782eb2f08d2a1925883220a8c7a1f7f429dc74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3195ee78a1e281c2037c8a8f4782eb2f08d2a1925883220a8c7a1f7f429dc74f", kill_on_drop: false }`
[INFO] [stdout] 3195ee78a1e281c2037c8a8f4782eb2f08d2a1925883220a8c7a1f7f429dc74f
