[INFO] fetching crate typed-clickhouse 0.2.0... [INFO] testing typed-clickhouse-0.2.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate typed-clickhouse 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate typed-clickhouse 0.2.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate typed-clickhouse 0.2.0 [INFO] finished tweaking crates.io crate typed-clickhouse 0.2.0 [INFO] tweaked toml for crates.io crate typed-clickhouse 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate typed-clickhouse 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] a6b2573b0941be6569e2c183ea138118e07186cd19de2a74fd5e1275ce18d4ee [INFO] running `Command { std: "docker" "start" "-a" "a6b2573b0941be6569e2c183ea138118e07186cd19de2a74fd5e1275ce18d4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6b2573b0941be6569e2c183ea138118e07186cd19de2a74fd5e1275ce18d4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b2573b0941be6569e2c183ea138118e07186cd19de2a74fd5e1275ce18d4ee", kill_on_drop: false }` [INFO] [stdout] a6b2573b0941be6569e2c183ea138118e07186cd19de2a74fd5e1275ce18d4ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 631ea1ceb3a073b735da1e78947d2392fdff18ba16abda410c2ab02c710efda1 [INFO] running `Command { std: "docker" "start" "-a" "631ea1ceb3a073b735da1e78947d2392fdff18ba16abda410c2ab02c710efda1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling indexed v0.1.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde_derive_internals v0.21.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling trees v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling reflection_derive v0.1.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling reflection v0.1.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pin-project-internal v0.4.13 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.13 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling typed-clickhouse v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.81s [INFO] running `Command { std: "docker" "inspect" "631ea1ceb3a073b735da1e78947d2392fdff18ba16abda410c2ab02c710efda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631ea1ceb3a073b735da1e78947d2392fdff18ba16abda410c2ab02c710efda1", kill_on_drop: false }` [INFO] [stdout] 631ea1ceb3a073b735da1e78947d2392fdff18ba16abda410c2ab02c710efda1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 08d184fbfc97476a75ab665f70bf9b1fbf27cb471da1467822317221d0c09611 [INFO] running `Command { std: "docker" "start" "-a" "08d184fbfc97476a75ab665f70bf9b1fbf27cb471da1467822317221d0c09611", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling serde_bytes v0.11.4 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling typed-clickhouse v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.25s [INFO] running `Command { std: "docker" "inspect" "08d184fbfc97476a75ab665f70bf9b1fbf27cb471da1467822317221d0c09611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d184fbfc97476a75ab665f70bf9b1fbf27cb471da1467822317221d0c09611", kill_on_drop: false }` [INFO] [stdout] 08d184fbfc97476a75ab665f70bf9b1fbf27cb471da1467822317221d0c09611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10603b1a74d09581de1bc5362f698cfcecdaf85458559bd97f23fb39435eda90 [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" "10603b1a74d09581de1bc5362f698cfcecdaf85458559bd97f23fb39435eda90", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/typed_clickhouse-b05b6d3139b67378) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test introspection::it_grabs_simple_struct ... ok [INFO] [stdout] test introspection::it_handles_arrays_as_terminals ... ok [INFO] [stdout] test introspection::it_unwraps_rc ... ok [INFO] [stdout] test rowbinary::ser::it_serializes_unsigned_leb128 ... ok [INFO] [stdout] test buflist::it_does_rollback ... ok [INFO] [stdout] test rowbinary::de::it_deserializes_unsigned_leb128 ... ok [INFO] [stdout] test introspection::it_unwraps_newtype ... ok [INFO] [stdout] test rowbinary::tests::it_serializes ... ok [INFO] [stdout] test sql_builder::escape::it_escapes_string ... ok [INFO] [stdout] test sql_builder::it_builds_sql ... ok [INFO] [stdout] test rowbinary::tests::it_deserializes ... ok [INFO] [stdout] test watch::it_makes_live_view_name ... ok [INFO] [stdout] test introspection::it_supports_renaming ... ok [INFO] [stdout] test buflist::it_advances ... ok [INFO] [stdout] test introspection::it_handles_nested_struct ... ok [INFO] [stdout] test introspection::it_rejects_other ... ok [INFO] [stdout] test buflist::it_copies_to_slice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests typed-clickhouse [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10603b1a74d09581de1bc5362f698cfcecdaf85458559bd97f23fb39435eda90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10603b1a74d09581de1bc5362f698cfcecdaf85458559bd97f23fb39435eda90", kill_on_drop: false }` [INFO] [stdout] 10603b1a74d09581de1bc5362f698cfcecdaf85458559bd97f23fb39435eda90