[INFO] cloning repository https://github.com/Protryon/klickhouse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protryon/klickhouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fklickhouse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fklickhouse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5165128381843f5e52bc996df734af7a66ccea9 [INFO] checking Protryon/klickhouse against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fklickhouse" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Protryon/klickhouse on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Protryon/klickhouse [INFO] finished tweaking git repo https://github.com/Protryon/klickhouse [INFO] tweaked toml for git repo https://github.com/Protryon/klickhouse written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Protryon/klickhouse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cityhash-rs v1.0.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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 572fe63854173c4ecd22157ece123f76a8e47d0e588286fe2176ce2c6be5a1c2 [INFO] running `Command { std: "docker" "start" "-a" "572fe63854173c4ecd22157ece123f76a8e47d0e588286fe2176ce2c6be5a1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "572fe63854173c4ecd22157ece123f76a8e47d0e588286fe2176ce2c6be5a1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572fe63854173c4ecd22157ece123f76a8e47d0e588286fe2176ce2c6be5a1c2", kill_on_drop: false }` [INFO] [stdout] 572fe63854173c4ecd22157ece123f76a8e47d0e588286fe2176ce2c6be5a1c2 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b69307f483ba1bc62e7818e84cfc84fcc6223e22f85d613ad7f60f59a6d514ed [INFO] running `Command { std: "docker" "start" "-a" "b69307f483ba1bc62e7818e84cfc84fcc6223e22f85d613ad7f60f59a6d514ed", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking cityhash-rs v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking proc-macro2 v1.0.26 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking klickhouse_derive v0.2.1 (/opt/rustwide/workdir/klickhouse_derive) [INFO] [stderr] Compiling klickhouse v0.2.1 (/opt/rustwide/workdir/klickhouse) [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.83s [INFO] running `Command { std: "docker" "inspect" "b69307f483ba1bc62e7818e84cfc84fcc6223e22f85d613ad7f60f59a6d514ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69307f483ba1bc62e7818e84cfc84fcc6223e22f85d613ad7f60f59a6d514ed", kill_on_drop: false }` [INFO] [stdout] b69307f483ba1bc62e7818e84cfc84fcc6223e22f85d613ad7f60f59a6d514ed