[INFO] fetching crate arrow-flightsql-odbc 0.3.0...
[INFO] checking arrow-flightsql-odbc-0.3.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate arrow-flightsql-odbc 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate arrow-flightsql-odbc 0.3.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arrow-flightsql-odbc 0.3.0
[INFO] finished tweaking crates.io crate arrow-flightsql-odbc 0.3.0
[INFO] tweaked toml for crates.io crate arrow-flightsql-odbc 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate arrow-flightsql-odbc 0.3.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b21c74d4331351250ebe3d8ec26b0b68598a50141c19fa67d9e7ea732ddf03e
[INFO] running `Command { std: "docker" "start" "-a" "5b21c74d4331351250ebe3d8ec26b0b68598a50141c19fa67d9e7ea732ddf03e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b21c74d4331351250ebe3d8ec26b0b68598a50141c19fa67d9e7ea732ddf03e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b21c74d4331351250ebe3d8ec26b0b68598a50141c19fa67d9e7ea732ddf03e", kill_on_drop: false }`
[INFO] [stdout] 5b21c74d4331351250ebe3d8ec26b0b68598a50141c19fa67d9e7ea732ddf03e
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a45d5f03f426e44c1ad76333c955135ecdb074a8139d167735780a681844411
[INFO] running `Command { std: "docker" "start" "-a" "0a45d5f03f426e44c1ad76333c955135ecdb074a8139d167735780a681844411", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking value-bag v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrow-schema v50.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking arrow-buffer v50.0.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking arrow-data v50.0.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking arrow-array v50.0.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking arrow-select v50.0.0
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]     Checking comfy-table v7.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking arrow-cast v50.0.0
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling odbc-sys v0.24.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking arrow-string v50.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking arrow-ipc v50.0.0
[INFO] [stderr]    Compiling tonic-reflection v0.4.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking arrow-ord v50.0.0
[INFO] [stderr]     Checking arrow-arith v50.0.0
[INFO] [stderr]     Checking arrow-row v50.0.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling arrow-flightsql-odbc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr] error: failed to run custom build command for `arrow-flightsql-odbc v0.3.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/arrow-flightsql-odbc-2ec746903f65939a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Custom { kind: Other, error: "protoc failed: FlightSql.proto: This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set.\n" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a45d5f03f426e44c1ad76333c955135ecdb074a8139d167735780a681844411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a45d5f03f426e44c1ad76333c955135ecdb074a8139d167735780a681844411", kill_on_drop: false }`
[INFO] [stdout] 0a45d5f03f426e44c1ad76333c955135ecdb074a8139d167735780a681844411
