[INFO] fetching crate clickhouse-driver 0.1.0-alpha.3... [INFO] testing clickhouse-driver-0.1.0-alpha.3 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate clickhouse-driver 0.1.0-alpha.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate clickhouse-driver 0.1.0-alpha.3 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clickhouse-driver 0.1.0-alpha.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clickhouse-driver 0.1.0-alpha.3 [INFO] tweaked toml for crates.io crate clickhouse-driver 0.1.0-alpha.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate clickhouse-driver 0.1.0-alpha.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instant v0.1.6 [INFO] [stderr] Downloaded futures v0.3.5 [INFO] [stderr] Downloaded futures-macro v0.3.5 [INFO] [stderr] Downloaded futures-io v0.3.5 [INFO] [stderr] Downloaded parking_lot v0.11.0 [INFO] [stderr] Downloaded chrono v0.4.13 [INFO] [stderr] Downloaded lock_api v0.4.1 [INFO] [stderr] Downloaded cloudabi v0.1.0 [INFO] [stderr] Downloaded clickhouse-driver-cthrs v0.1.1 [INFO] [stderr] Downloaded tokio-native-tls v0.1.0 [INFO] [stderr] Downloaded clickhouse-driver-lz4 v0.1.0 [INFO] [stderr] Downloaded parking_lot_core v0.8.0 [INFO] [stderr] Downloaded crossbeam-channel v0.4.3 [INFO] [stderr] Downloaded futures-executor v0.3.5 [INFO] [stderr] Downloaded chrono-tz v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a81143efe28026920685f335a10144bc753d5c2ab04c38ceed35e379d0c3b2a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a81143efe28026920685f335a10144bc753d5c2ab04c38ceed35e379d0c3b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a81143efe28026920685f335a10144bc753d5c2ab04c38ceed35e379d0c3b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a81143efe28026920685f335a10144bc753d5c2ab04c38ceed35e379d0c3b2a", kill_on_drop: false }` [INFO] [stdout] 8a81143efe28026920685f335a10144bc753d5c2ab04c38ceed35e379d0c3b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1edd1753fcf8f5a049e5d96486b301694c167690aae1fab2b293f727b283dd98 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1edd1753fcf8f5a049e5d96486b301694c167690aae1fab2b293f727b283dd98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling clickhouse-driver-cthrs v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling clickhouse-driver-lz4 v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling clickhouse-driver v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/types/parser.rs:287:6 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.73s [INFO] running `Command { std: "docker" "inspect" "1edd1753fcf8f5a049e5d96486b301694c167690aae1fab2b293f727b283dd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1edd1753fcf8f5a049e5d96486b301694c167690aae1fab2b293f727b283dd98", kill_on_drop: false }` [INFO] [stdout] 1edd1753fcf8f5a049e5d96486b301694c167690aae1fab2b293f727b283dd98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03b61343f40fa17adcb1a7f97696a5ade53b947835ee79bf7fcb9e9d0f268ecb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03b61343f40fa17adcb1a7f97696a5ade53b947835ee79bf7fcb9e9d0f268ecb", kill_on_drop: false }` [INFO] [stderr] Compiling clickhouse-driver v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/types/parser.rs:287:6 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/types/parser.rs:287:6 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clickhouse-driver` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clickhouse_driver --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cityhash_rs"' --cfg 'feature="clickhouse-driver-cthrs"' --cfg 'feature="default"' -C metadata=9558db3f7818ccaf -C extra-filename=-9558db3f7818ccaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f4a9e10408905c5d.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-053771201f2d8935.rlib --extern clickhouse_driver_cthrs=/opt/rustwide/target/debug/deps/libclickhouse_driver_cthrs-d06314f5e8b32adc.rlib --extern clickhouse_driver_lz4=/opt/rustwide/target/debug/deps/libclickhouse_driver_lz4-753c01075a5e6b86.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f44913ccb3f6a825.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-930ebb958ad4e24d.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-f87edf1c3f1b6739.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1327b2eff9b6bee8.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2a9261f1b8fb708b.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b71f5ad641f34c62.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e857b468c4b8f6c1.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2a2dc8fdb7460ff6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clickhouse-driver-lz4-4743043cb8f55514/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03b61343f40fa17adcb1a7f97696a5ade53b947835ee79bf7fcb9e9d0f268ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b61343f40fa17adcb1a7f97696a5ade53b947835ee79bf7fcb9e9d0f268ecb", kill_on_drop: false }` [INFO] [stdout] 03b61343f40fa17adcb1a7f97696a5ade53b947835ee79bf7fcb9e9d0f268ecb