[INFO] cloning repository https://github.com/Plawn/diesel-clickhouse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Plawn/diesel-clickhouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fdiesel-clickhouse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fdiesel-clickhouse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6f029e0ef45da3ead821798ef5b0984746c2d63 [INFO] checking Plawn/diesel-clickhouse against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fdiesel-clickhouse" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Plawn/diesel-clickhouse [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Plawn/diesel-clickhouse [INFO] tweaked toml for git repo https://github.com/Plawn/diesel-clickhouse written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Plawn/diesel-clickhouse on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Plawn/diesel-clickhouse 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc [INFO] running `Command { std: "docker" "start" "ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc", 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" "ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc", 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" "ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Checking arrow-schema v59.0.0 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking compact_str v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking higher-kinded-types v0.2.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking lz4_flex v0.13.1 [INFO] [stderr] Compiling time-macros v0.2.29 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking diesel-clickhouse-types v0.1.0 (/opt/rustwide/workdir/diesel-clickhouse-types) [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling clickhouse-macros v0.3.0 [INFO] [stderr] Checking polonius-the-crab v0.5.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking clickhouse-types v0.1.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking lz4_flex v0.11.6 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking bnum v0.13.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking uuid v1.23.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling diesel-clickhouse-derive v0.1.0 (/opt/rustwide/workdir/diesel-clickhouse-derive) [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking time v0.3.49 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f30c5f4388cc111a -C extra-filename=-cc40d40c79a05916 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2fe0074b43ba1e4c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-24357868ea6ec5f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --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" "ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc", kill_on_drop: false }` [INFO] [stdout] ebb9fca52d0fb2fac421de99418847dade2e1c888a2d77f7ab206da4833c25dc