[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 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fdiesel-clickhouse" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Plawn/diesel-clickhouse on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72
[INFO] running `Command { std: "docker" "start" "aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72", 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" "aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72", 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" "aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking arrow-schema v59.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking compact_str v0.9.1
[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 aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[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]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking serde_json v1.0.150
[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 higher-kinded-types v0.2.1
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[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 icu_normalizer v2.2.0
[INFO] [stderr]     Checking diesel-clickhouse-types v0.1.0 (/opt/rustwide/workdir/diesel-clickhouse-types)
[INFO] [stderr]     Checking icu_properties v2.2.0
[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]    Compiling clickhouse-rs-cityhash-sys v0.1.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking log v0.4.32
[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 uuid v1.23.3
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]    Compiling diesel-clickhouse-derive v0.1.0 (/opt/rustwide/workdir/diesel-clickhouse-derive)
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking url v2.5.8
[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]     Checking page_size v0.6.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[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/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/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" "aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72", kill_on_drop: false }`
[INFO] [stdout] aed55fe0441d86987820fb2fced6b51492d22a43a901fb7207b9cbce50ee8f72
