[INFO] fetching crate clickhouse-driver 0.1.0-alpha.3... [INFO] testing clickhouse-driver-0.1.0-alpha.3 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate clickhouse-driver 0.1.0-alpha.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate clickhouse-driver 0.1.0-alpha.3 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-3/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 416515aa7061e32445bde7fecd0532b8c719a1ac874e4f2db77b7973ce69987a [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" "416515aa7061e32445bde7fecd0532b8c719a1ac874e4f2db77b7973ce69987a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "416515aa7061e32445bde7fecd0532b8c719a1ac874e4f2db77b7973ce69987a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416515aa7061e32445bde7fecd0532b8c719a1ac874e4f2db77b7973ce69987a", kill_on_drop: false }` [INFO] [stdout] 416515aa7061e32445bde7fecd0532b8c719a1ac874e4f2db77b7973ce69987a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", 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] 1f8617cf571bbd8311d41431b03cc0b73bcb9fabc5a9ce5267f7588c4e287f37 [INFO] running `Command { std: "docker" "start" "-a" "1f8617cf571bbd8311d41431b03cc0b73bcb9fabc5a9ce5267f7588c4e287f37", kill_on_drop: false }` [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 memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.0 [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 clickhouse-driver-cthrs v0.1.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling regex v1.3.9 [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 crossbeam v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [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 rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.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 rand v0.7.3 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [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 24.00s [INFO] running `Command { std: "docker" "inspect" "1f8617cf571bbd8311d41431b03cc0b73bcb9fabc5a9ce5267f7588c4e287f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8617cf571bbd8311d41431b03cc0b73bcb9fabc5a9ce5267f7588c4e287f37", kill_on_drop: false }` [INFO] [stdout] 1f8617cf571bbd8311d41431b03cc0b73bcb9fabc5a9ce5267f7588c4e287f37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", 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] 13af10c05d65ef346aad7c15e6248fbe51c7a0f81ac2a998ae97fd1ff0afef27 [INFO] running `Command { std: "docker" "start" "-a" "13af10c05d65ef346aad7c15e6248fbe51c7a0f81ac2a998ae97fd1ff0afef27", 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: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/array.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 34 | let id: i64 = get!(row, 0, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/array.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | $row.value($i)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 35 | let name: Option = get!(row, 1, err, opt).map(|s: &str| s.to_owned()); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/array.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let ip: Vec = get!(row, 2, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/select.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 28 | let id: u32 = get!(row, 0, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/select.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 29 | let name: &str = get!(row, 1, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/select.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | let date: ServerDate = get!(row, 2, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [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`; 1 warning emitted [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=2ba254bb910de578 -C extra-filename=-2ba254bb910de578 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a600045c50e1b0c1.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-842ebecafa57c6ea.rlib --extern clickhouse_driver_cthrs=/opt/rustwide/target/debug/deps/libclickhouse_driver_cthrs-71ddf4d39af22fe6.rlib --extern clickhouse_driver_lz4=/opt/rustwide/target/debug/deps/libclickhouse_driver_lz4-ca3a93e1d2a6ea70.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-fbb0d6f11d62fb54.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dd01f4b911a3439b.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-ccd1f91d526f1cf8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-00cc5fb74ab3a2e8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b71cbd413bc1c83a.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-97e2b4d5471688af.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c04aebfc86cda055.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-581bba14d65aa23a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2548c30a984e0cd0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-14407193817523f1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clickhouse-driver-lz4-6b59bfd0307c2afd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "13af10c05d65ef346aad7c15e6248fbe51c7a0f81ac2a998ae97fd1ff0afef27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13af10c05d65ef346aad7c15e6248fbe51c7a0f81ac2a998ae97fd1ff0afef27", kill_on_drop: false }` [INFO] [stdout] 13af10c05d65ef346aad7c15e6248fbe51c7a0f81ac2a998ae97fd1ff0afef27