[INFO] fetching crate scouter-sql 0.10.0... [INFO] testing scouter-sql-0.10.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate scouter-sql 0.10.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate scouter-sql 0.10.0 [INFO] finished tweaking crates.io crate scouter-sql 0.10.0 [INFO] tweaked toml for crates.io crate scouter-sql 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scouter-sql 0.10.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scouter-sql 0.10.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded potato-workflow v0.3.3 [INFO] [stderr] Downloaded potato-prompt v0.3.3 [INFO] [stderr] Downloaded scouter-semver v0.10.0 [INFO] [stderr] Downloaded scouter-types v0.10.0 [INFO] [stderr] Downloaded potato-type v0.3.3 [INFO] [stderr] Downloaded colored_json v5.0.0 [INFO] [stderr] Downloaded potato-head v0.3.3 [INFO] [stderr] Downloaded potato-util v0.3.3 [INFO] [stderr] Downloaded baked-potato v0.3.3 [INFO] [stderr] Downloaded scouter-settings v0.10.0 [INFO] [stderr] Downloaded scouter-dataframe v0.10.0 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.2 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded datafusion-datasource-parquet v49.0.1 [INFO] [stderr] Downloaded datafusion-functions-nested v49.0.1 [INFO] [stderr] Downloaded sqlx-cli v0.8.6 [INFO] [stderr] Downloaded bzip2 v0.6.0 [INFO] [stderr] Downloaded potato-agent v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81e50051a698f725fe8a225395c5d728eaffebef9bd2e8cd5a1bf66a0326f0ca [INFO] running `Command { std: "docker" "start" "-a" "81e50051a698f725fe8a225395c5d728eaffebef9bd2e8cd5a1bf66a0326f0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81e50051a698f725fe8a225395c5d728eaffebef9bd2e8cd5a1bf66a0326f0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e50051a698f725fe8a225395c5d728eaffebef9bd2e8cd5a1bf66a0326f0ca", kill_on_drop: false }` [INFO] [stdout] 81e50051a698f725fe8a225395c5d728eaffebef9bd2e8cd5a1bf66a0326f0ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8699739fb31510f7db9d3be82e9e81f06ad34d3b44a3c43d5b37b7bb1242b2a0 [INFO] running `Command { std: "docker" "start" "-a" "8699739fb31510f7db9d3be82e9e81f06ad34d3b44a3c43d5b37b7bb1242b2a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sqlparser v0.55.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling datafusion-doc v49.0.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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,link -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=600d9d6706702327 -C extra-filename=-cd9272c2fdc2ccb5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7c13332a5cb6fe59.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-0a5e05c7b1127f5a.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" "8699739fb31510f7db9d3be82e9e81f06ad34d3b44a3c43d5b37b7bb1242b2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8699739fb31510f7db9d3be82e9e81f06ad34d3b44a3c43d5b37b7bb1242b2a0", kill_on_drop: false }` [INFO] [stdout] 8699739fb31510f7db9d3be82e9e81f06ad34d3b44a3c43d5b37b7bb1242b2a0