[INFO] cloning repository https://github.com/duyet/ballista
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duyet/ballista" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduyet%2Fballista", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduyet%2Fballista'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b81593fd1d0567edccb730abeac9750f2041fe4
[INFO] checking duyet/ballista against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduyet%2Fballista" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/duyet/ballista on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/duyet/ballista
[INFO] finished tweaking git repo https://github.com/duyet/ballista
[INFO] tweaked toml for git repo https://github.com/duyet/ballista written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/duyet/ballista 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.7.3
[INFO] [stderr]   Downloaded snafu v0.7.3
[INFO] [stderr]   Downloaded seq-macro v0.3.1
[INFO] [stderr]   Downloaded ballista-cache v0.12.0
[INFO] [stderr]   Downloaded datafusion-execution v35.0.0
[INFO] [stderr]   Downloaded zstd-safe v6.0.2+zstd.1.5.2
[INFO] [stderr]   Downloaded zstd v0.12.2+zstd.1.5.2
[INFO] [stderr]   Downloaded flatbuffers v23.1.21
[INFO] [stderr]   Downloaded ballista-core v0.12.0
[INFO] [stderr]   Downloaded blake2 v0.10.5
[INFO] [stderr]   Downloaded arrow-flight v50.0.0
[INFO] [stderr]   Downloaded datafusion-proto v35.0.0
[INFO] [stderr]   Downloaded datafusion-optimizer v35.0.0
[INFO] [stderr]   Downloaded chrono-tz v0.8.1
[INFO] [stderr]   Downloaded datafusion-physical-expr v35.0.0
[INFO] [stderr]   Downloaded datafusion-physical-plan v35.0.0
[INFO] [stderr]   Downloaded datafusion-expr v35.0.0
[INFO] [stderr]   Downloaded parquet v50.0.0
[INFO] [stderr]   Downloaded sqlparser v0.41.0
[INFO] [stderr]   Downloaded datafusion v35.0.0
[INFO] [stderr]   Downloaded datafusion-common v35.0.0
[INFO] [stderr]   Downloaded datafusion-sql v35.0.0
[INFO] [stderr]   Downloaded object_store v0.9.0
[INFO] [stderr]   Downloaded ballista v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 033a8db08e771a92f7e64d50c6103d3b68edc021bf80702996860422e41c7e72
[INFO] running `Command { std: "docker" "start" "-a" "033a8db08e771a92f7e64d50c6103d3b68edc021bf80702996860422e41c7e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "033a8db08e771a92f7e64d50c6103d3b68edc021bf80702996860422e41c7e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "033a8db08e771a92f7e64d50c6103d3b68edc021bf80702996860422e41c7e72", kill_on_drop: false }`
[INFO] [stdout] 033a8db08e771a92f7e64d50c6103d3b68edc021bf80702996860422e41c7e72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 446ae72b46c6ac30a68e5ff5d6fa47bb1c1b6097042199e15c6662733fac4acb
[INFO] running `Command { std: "docker" "start" "-a" "446ae72b46c6ac30a68e5ff5d6fa47bb1c1b6097042199e15c6662733fac4acb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking arrow-schema v50.0.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.150
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling flatbuffers v23.1.21
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking lz4_flex v0.11.2
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling chrono-tz-build v0.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling chrono-tz v0.8.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling seq-macro v0.3.1
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking arrow-buffer v50.0.0
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking arrow-data v50.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling zstd-safe v6.0.2+zstd.1.5.2
[INFO] [stderr]     Checking constant_time_eq v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.5
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking parse_arg v0.1.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling snafu-derive v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking sqlparser v0.41.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking comfy-table v7.1.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking arrow-array v50.0.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]     Checking snafu v0.7.3
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking zstd v0.12.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]     Checking arrow-select v50.0.0
[INFO] [stderr]     Checking arrow-arith v50.0.0
[INFO] [stderr]     Checking arrow-row v50.0.0
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking arrow-cast v50.0.0
[INFO] [stderr]     Checking arrow-ord v50.0.0
[INFO] [stderr]     Checking arrow-string v50.0.0
[INFO] [stderr]     Checking arrow-ipc v50.0.0
[INFO] [stderr]    Compiling ballista-core v0.12.0
[INFO] [stderr]     Checking object_store v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking async-compression v0.4.0
[INFO] [stderr]     Checking ballista-cache v0.12.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking arrow-json v50.0.0
[INFO] [stderr]     Checking parquet v50.0.0
[INFO] [stderr]     Checking arrow-csv v50.0.0
[INFO] [stderr]     Checking arrow v50.0.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking datafusion-common v35.0.0
[INFO] [stderr]     Checking datafusion-expr v35.0.0
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking datafusion-physical-expr v35.0.0
[INFO] [stderr]     Checking datafusion-execution v35.0.0
[INFO] [stderr]     Checking datafusion-sql v35.0.0
[INFO] [stderr]     Checking arrow-flight v50.0.0
[INFO] [stderr]     Checking datafusion-physical-plan v35.0.0
[INFO] [stderr]     Checking datafusion-optimizer v35.0.0
[INFO] [stderr]     Checking datafusion v35.0.0
[INFO] [stderr]     Checking datafusion-proto v35.0.0
[INFO] [stderr]     Checking ballista v0.12.0
[INFO] [stderr]     Checking ballista v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.59s
[INFO] running `Command { std: "docker" "inspect" "446ae72b46c6ac30a68e5ff5d6fa47bb1c1b6097042199e15c6662733fac4acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "446ae72b46c6ac30a68e5ff5d6fa47bb1c1b6097042199e15c6662733fac4acb", kill_on_drop: false }`
[INFO] [stdout] 446ae72b46c6ac30a68e5ff5d6fa47bb1c1b6097042199e15c6662733fac4acb
[INFO] checking duyet/ballista against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduyet%2Fballista" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/duyet/ballista on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/duyet/ballista
[INFO] finished tweaking git repo https://github.com/duyet/ballista
[INFO] tweaked toml for git repo https://github.com/duyet/ballista written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/duyet/ballista 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9573f7f053406fb6566712202afe5c365cd44bd56b8da256cdb164d6af7dd8c9
[INFO] running `Command { std: "docker" "start" "-a" "9573f7f053406fb6566712202afe5c365cd44bd56b8da256cdb164d6af7dd8c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9573f7f053406fb6566712202afe5c365cd44bd56b8da256cdb164d6af7dd8c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9573f7f053406fb6566712202afe5c365cd44bd56b8da256cdb164d6af7dd8c9", kill_on_drop: false }`
[INFO] [stdout] 9573f7f053406fb6566712202afe5c365cd44bd56b8da256cdb164d6af7dd8c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8fcca9b55fc7417b074b9ef56ba40103e185174735cdcf739aab6b3f88052b2
[INFO] running `Command { std: "docker" "start" "-a" "c8fcca9b55fc7417b074b9ef56ba40103e185174735cdcf739aab6b3f88052b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking arrow-schema v50.0.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.150
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling flatbuffers v23.1.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking lz4_flex v0.11.2
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling chrono-tz-build v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling chrono-tz v0.8.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling seq-macro v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking arrow-buffer v50.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking arrow-data v50.0.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling zstd-safe v6.0.2+zstd.1.5.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking constant_time_eq v0.2.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking blake2 v0.10.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking parse_arg v0.1.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling snafu-derive v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking sqlparser v0.41.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=207b4e6d06b277e9 -C extra-filename=-207b4e6d06b277e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-051f0a3d793eaac4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6975844e7d95d870.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-31e0fd33c9de2032.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2d86cff0cd409b4c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-421384cebb51f185.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad504668d654845.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5cc169c648a370b5.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fbf044c4bfc1087f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-fba287a3932d1c53.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/bin/rustc --crate-name chrono_tz --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eff300739198e7c5 -C extra-filename=-eff300739198e7c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-670e8a37089ede30.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-b5b4cdaae44fe6c0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c8fcca9b55fc7417b074b9ef56ba40103e185174735cdcf739aab6b3f88052b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8fcca9b55fc7417b074b9ef56ba40103e185174735cdcf739aab6b3f88052b2", kill_on_drop: false }`
[INFO] [stdout] c8fcca9b55fc7417b074b9ef56ba40103e185174735cdcf739aab6b3f88052b2
