[INFO] fetching crate clickhouse-driver 0.1.0-alpha.3... [INFO] testing clickhouse-driver-0.1.0-alpha.3 against 1.49.0 for beta-1.50-1 [INFO] extracting crate clickhouse-driver 0.1.0-alpha.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate clickhouse-driver 0.1.0-alpha.3 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clickhouse-driver-cthrs v0.1.1 [INFO] [stderr] Downloaded clickhouse-driver-lz4 v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c7a69a8ec89c04e97cf958d91d6242f5be119996f37138867de9bc1e73934d8 [INFO] running `Command { std: "docker" "start" "-a" "6c7a69a8ec89c04e97cf958d91d6242f5be119996f37138867de9bc1e73934d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c7a69a8ec89c04e97cf958d91d6242f5be119996f37138867de9bc1e73934d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7a69a8ec89c04e97cf958d91d6242f5be119996f37138867de9bc1e73934d8", kill_on_drop: false }` [INFO] [stdout] 6c7a69a8ec89c04e97cf958d91d6242f5be119996f37138867de9bc1e73934d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 447c5cdf2987fbae4fd0824b9a8cd09b144141a7291901324fbd59ad67deb785 [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" "447c5cdf2987fbae4fd0824b9a8cd09b144141a7291901324fbd59ad67deb785", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [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 regex-syntax v0.6.18 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling clickhouse-driver-cthrs v0.1.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling clickhouse-driver-lz4 v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 crossbeam v0.7.3 [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 chrono v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "447c5cdf2987fbae4fd0824b9a8cd09b144141a7291901324fbd59ad67deb785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447c5cdf2987fbae4fd0824b9a8cd09b144141a7291901324fbd59ad67deb785", kill_on_drop: false }` [INFO] [stdout] 447c5cdf2987fbae4fd0824b9a8cd09b144141a7291901324fbd59ad67deb785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e60bce04e05099b2abef8998f1ae777d007a3204e625e1683156dc7155b1235 [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" "4e60bce04e05099b2abef8998f1ae777d007a3204e625e1683156dc7155b1235", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling clickhouse-driver v0.1.0-alpha.3 (/opt/rustwide/workdir) [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=b5ee79aec99bb8ef -C extra-filename=-b5ee79aec99bb8ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dc96584340ad2538.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-70356c9236b3c61e.rlib --extern clickhouse_driver_cthrs=/opt/rustwide/target/debug/deps/libclickhouse_driver_cthrs-33e29b9bfe440d25.rlib --extern clickhouse_driver_lz4=/opt/rustwide/target/debug/deps/libclickhouse_driver_lz4-88baa17315bfd74c.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-2ecec7befb7070f0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fec4bf888a05a214.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-6c4ae31c999a877f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-656755aeddaaf361.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4396270aa7c7c09c.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d684051f4e727380.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8c491011424f85cd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e5cc6e5ac594f847.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-949043887b1e85ed.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clickhouse-driver-lz4-986bfca4bc8d5a27/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" "4e60bce04e05099b2abef8998f1ae777d007a3204e625e1683156dc7155b1235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e60bce04e05099b2abef8998f1ae777d007a3204e625e1683156dc7155b1235", kill_on_drop: false }` [INFO] [stdout] 4e60bce04e05099b2abef8998f1ae777d007a3204e625e1683156dc7155b1235