[INFO] cloning repository https://github.com/suharev7/date_time_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suharev7/date_time_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuharev7%2Fdate_time_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuharev7%2Fdate_time_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9f2db6fbe295860b1680ad2c2684a17a60070d3 [INFO] checking suharev7/date_time_example against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuharev7%2Fdate_time_example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/suharev7/date_time_example [INFO] finished tweaking git repo https://github.com/suharev7/date_time_example [INFO] tweaked toml for git repo https://github.com/suharev7/date_time_example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/suharev7/date_time_example on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/suharev7/date_time_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/suharev7/clickhouse-rs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 190d5fa0d37059a2254b78bb3e1d016df5bdb1731675ebd70f5b402d1d0a53db [INFO] running `Command { std: "docker" "start" "-a" "190d5fa0d37059a2254b78bb3e1d016df5bdb1731675ebd70f5b402d1d0a53db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "190d5fa0d37059a2254b78bb3e1d016df5bdb1731675ebd70f5b402d1d0a53db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190d5fa0d37059a2254b78bb3e1d016df5bdb1731675ebd70f5b402d1d0a53db", kill_on_drop: false }` [INFO] [stdout] 190d5fa0d37059a2254b78bb3e1d016df5bdb1731675ebd70f5b402d1d0a53db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a4ea02f412ecb4d3655fd55437818c0639f20fc0113bc9bba70284622e4017c [INFO] running `Command { std: "docker" "start" "-a" "0a4ea02f412ecb4d3655fd55437818c0639f20fc0113bc9bba70284622e4017c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 (https://github.com/suharev7/clickhouse-rs#e40016bb) [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking clickhouse-rs v1.0.0-alpha.1 (https://github.com/suharev7/clickhouse-rs#e40016bb) [INFO] [stderr] Checking date_time_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.23s [INFO] running `Command { std: "docker" "inspect" "0a4ea02f412ecb4d3655fd55437818c0639f20fc0113bc9bba70284622e4017c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4ea02f412ecb4d3655fd55437818c0639f20fc0113bc9bba70284622e4017c", kill_on_drop: false }` [INFO] [stdout] 0a4ea02f412ecb4d3655fd55437818c0639f20fc0113bc9bba70284622e4017c