[INFO] cloning repository https://github.com/Ryan00956/pine-compat-runtime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan00956/pine-compat-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan00956%2Fpine-compat-runtime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan00956%2Fpine-compat-runtime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e9ac6af6d585fb76c39674b627f68292878a542
[INFO] checking Ryan00956/pine-compat-runtime against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan00956%2Fpine-compat-runtime" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ryan00956/pine-compat-runtime
[INFO] finished tweaking git repo https://github.com/Ryan00956/pine-compat-runtime
[INFO] tweaked toml for git repo https://github.com/Ryan00956/pine-compat-runtime written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryan00956/pine-compat-runtime on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ryan00956/pine-compat-runtime 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a
[INFO] running `Command { std: "docker" "start" "5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking pine-ir v0.2.0 (/opt/rustwide/workdir/crates/pine-ir)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking pine-syntax v0.2.0 (/opt/rustwide/workdir/crates/pine-syntax)
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking pine-builtins v0.2.0 (/opt/rustwide/workdir/crates/pine-builtins)
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking pine-sema v0.2.0 (/opt/rustwide/workdir/crates/pine-sema)
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]     Checking id-arena v2.3.0
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/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,unused-externs-silent --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=950b98522867b614 -C extra-filename=-7ee8d11dedbe270b --out-dir /opt/rustwide/target/debug/build/chrono-tz/7ee8d11dedbe270b/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3c4d893fd622ad0a/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/329483547a290f91/out -L dependency=/opt/rustwide/target/debug/build/siphasher/893e00f08ec67819/out --extern chrono=/opt/rustwide/target/debug/build/chrono/3d277330407c4712/out/libchrono-3d277330407c4712.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/be26ca6f7b91dc8f/out/libphf-be26ca6f7b91dc8f.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a", kill_on_drop: false }`
[INFO] [stdout] 5513cfd788c84d4e64a9c6b89f88ec33725829a1c4ccc01a2c8d1fe7e3e3001a
