[INFO] cloning repository https://github.com/azasypkin/rust-caster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azasypkin/rust-caster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-caster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-caster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f59c7c0cbdd416ea1929408c33423413c6ea436e
[INFO] checking azasypkin/rust-caster against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-caster" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/azasypkin/rust-caster
[INFO] finished tweaking git repo https://github.com/azasypkin/rust-caster
[INFO] tweaked toml for git repo https://github.com/azasypkin/rust-caster written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azasypkin/rust-caster on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azasypkin/rust-caster 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking azasypkin/rust-caster against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazasypkin%2Frust-caster" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/azasypkin/rust-caster
[INFO] finished tweaking git repo https://github.com/azasypkin/rust-caster
[INFO] tweaked toml for git repo https://github.com/azasypkin/rust-caster written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azasypkin/rust-caster on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azasypkin/rust-caster 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", 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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded protoc-rust v2.20.0
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded rust_cast v0.16.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.23
[INFO] [stderr]   Downloaded thread_local v1.1.0
[INFO] [stderr]   Downloaded strsim v0.9.3
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded which v4.0.2
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded humantime v2.0.1
[INFO] [stderr]   Downloaded protoc v2.20.0
[INFO] [stderr]   Downloaded thiserror v1.0.23
[INFO] [stderr]   Downloaded docopt v1.1.0
[INFO] [stderr]   Downloaded protobuf-codegen v2.20.0
[INFO] [stderr]   Downloaded syn v1.0.58
[INFO] [stderr]   Downloaded protobuf v2.20.0
[INFO] [stderr]   Downloaded libc v0.2.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08d1a15970b844f9c6b639688a86f85c67fb09c608d79b5abd5c7906f7cbf373
[INFO] running `Command { std: "docker" "start" "-a" "08d1a15970b844f9c6b639688a86f85c67fb09c608d79b5abd5c7906f7cbf373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08d1a15970b844f9c6b639688a86f85c67fb09c608d79b5abd5c7906f7cbf373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08d1a15970b844f9c6b639688a86f85c67fb09c608d79b5abd5c7906f7cbf373", kill_on_drop: false }`
[INFO] [stdout] 08d1a15970b844f9c6b639688a86f85c67fb09c608d79b5abd5c7906f7cbf373
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 842f6c11704a50228e2607bc5a1bbb60e4e44fabf963d5f17077c0bf0ff05fd0
[INFO] running `Command { std: "docker" "start" "-a" "842f6c11704a50228e2607bc5a1bbb60e4e44fabf963d5f17077c0bf0ff05fd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling protobuf v2.20.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking thread_local v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking humantime v2.0.1
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/descriptor.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/descriptor.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/plugin.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/rustproto.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/plugin.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/rustproto.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/any.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/api.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/duration.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/empty.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/field_mask.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/source_context.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/any.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/struct_pb.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/timestamp.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/type_pb.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/api.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/duration.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/empty.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/field_mask.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/source_context.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/wrappers.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/struct_pb.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/timestamp.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/type_pb.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.20.0/src/well_known_types/wrappers.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr] warning: openssl-sys@0.9.60: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr] warning: openssl-sys@0.9.60:     4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
[INFO] [stderr] warning: openssl-sys@0.9.60:       |                        ^~~~~~~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.60: build/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr] warning: openssl-sys@0.9.60:     5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr] warning: openssl-sys@0.9.60:       |                       ^~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.60: build/expando.c:10:1: note: in expansion of macro 'VERSION'
[INFO] [stderr] warning: openssl-sys@0.9.60:    10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr] warning: openssl-sys@0.9.60:       | ^~~~~~~
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.60`
[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/openssl-sys-e372057ec45c183a/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-cfg=const_fn
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rustc-link-lib=ssl
[INFO] [stderr]   cargo:rustc-link-lib=crypto
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-Wall" "-Wextra" "-E" "build/expando.c"
[INFO] [stderr]   cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr]   cargo:warning=    4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr]   cargo:warning=    5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr]   cargo:warning=      |                       ^~~~~~~~
[INFO] [stderr]   cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION'
[INFO] [stderr]   cargo:warning=   10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (629) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.60/build/main.rs:141:13:
[INFO] [stderr] 
[INFO] [stderr]   Header expansion error:
[INFO] [stderr]   Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-g\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/expando.c\" with args \"cc\" did not execute successfully (status code exit status: 1)." }
[INFO] [stderr] 
[INFO] [stderr]   Failed to find OpenSSL development headers.
[INFO] [stderr] 
[INFO] [stderr]   You can try fixing this setting the `OPENSSL_DIR` environment variable
[INFO] [stderr]   pointing to your OpenSSL installation or installing OpenSSL headers package
[INFO] [stderr]   specific to your distribution:
[INFO] [stderr] 
[INFO] [stderr]       # On Ubuntu
[INFO] [stderr]       sudo apt-get install libssl-dev
[INFO] [stderr]       # On Arch Linux
[INFO] [stderr]       sudo pacman -S openssl
[INFO] [stderr]       # On Fedora
[INFO] [stderr]       sudo dnf install openssl-devel
[INFO] [stderr] 
[INFO] [stderr]   See rust-openssl README for more information:
[INFO] [stderr] 
[INFO] [stderr]       https://github.com/sfackler/rust-openssl#linux
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x64fe3b32d98a - std[750460bc29eab7dd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64fe3b32d98a - std[750460bc29eab7dd]::backtrace_rs::backtrace::trace_unsynchronized::<std[750460bc29eab7dd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64fe3b32d98a - std[750460bc29eab7dd]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x64fe3b32d98a - <<std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d62315c68ff81ef2]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x64fe3b341cea - <core[d62315c68ff81ef2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x64fe3b341cea - core[d62315c68ff81ef2]::fmt::write
[INFO] [stderr]      6:     0x64fe3b333942 - std[750460bc29eab7dd]::io::default_write_fmt::<std[750460bc29eab7dd]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x64fe3b333942 - <std[750460bc29eab7dd]::sys::stdio::unix::Stderr as std[750460bc29eab7dd]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x64fe3b30f8ff - <std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x64fe3b30f8ff - std[750460bc29eab7dd]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x64fe3b3284e1 - std[750460bc29eab7dd]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x64fe3b32869b - std[750460bc29eab7dd]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x64fe3b30f9b8 - std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x64fe3b304929 - std[750460bc29eab7dd]::sys::backtrace::__rust_end_short_backtrace::<std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x64fe3b3103bd - __rustc[e0c6b7d6fd1a3415]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x64fe3b34247c - core[d62315c68ff81ef2]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x64fe3b29789b - build_script_main[fbb202165afbe4]::validate_headers
[INFO] [stderr]     17:     0x64fe3b290a8c - build_script_main[fbb202165afbe4]::find_normal::try_pkg_config
[INFO] [stderr]     18:     0x64fe3b290e48 - build_script_main[fbb202165afbe4]::find_normal::find_openssl_dir
[INFO] [stderr]     19:     0x64fe3b28ec77 - build_script_main[fbb202165afbe4]::find_normal::get_openssl::{closure#0}
[INFO] [stderr]     20:     0x64fe3b28c229 - <core[d62315c68ff81ef2]::option::Option<std[750460bc29eab7dd]::ffi::os_str::OsString>>::unwrap_or_else::<build_script_main[fbb202165afbe4]::find_normal::get_openssl::{closure#0}>
[INFO] [stderr]     21:     0x64fe3b29034e - build_script_main[fbb202165afbe4]::find_normal::get_openssl
[INFO] [stderr]     22:     0x64fe3b295b7d - build_script_main[fbb202165afbe4]::find_openssl
[INFO] [stderr]     23:     0x64fe3b297ec1 - build_script_main[fbb202165afbe4]::main
[INFO] [stderr]     24:     0x64fe3b293ed3 - <fn() as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     25:     0x64fe3b28de76 - std[750460bc29eab7dd]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     26:     0x64fe3b28e6a9 - std[750460bc29eab7dd]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     27:     0x64fe3b3275d7 - <&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     28:     0x64fe3b3275d7 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x64fe3b3275d7 - std[750460bc29eab7dd]::panicking::catch_unwind::<i32, &dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x64fe3b3275d7 - std[750460bc29eab7dd]::panic::catch_unwind::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x64fe3b3275d7 - std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:175:24
[INFO] [stderr]     32:     0x64fe3b3275d7 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     33:     0x64fe3b3275d7 - std[750460bc29eab7dd]::panicking::catch_unwind::<isize, std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     34:     0x64fe3b3275d7 - std[750460bc29eab7dd]::panic::catch_unwind::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     35:     0x64fe3b3275d7 - std[750460bc29eab7dd]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:171:5
[INFO] [stderr]     36:     0x64fe3b28c881 - std[750460bc29eab7dd]::rt::lang_start::<()>
[INFO] [stderr]     37:     0x64fe3b299e75 - main
[INFO] [stderr]     38:     0x774d5c7201ca - <unknown>
[INFO] [stderr]     39:     0x774d5c72028b - __libc_start_main
[INFO] [stderr]     40:     0x64fe3b28bf25 - _start
[INFO] [stderr]     41:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `protobuf` (lib) due to 13 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protobuf` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "842f6c11704a50228e2607bc5a1bbb60e4e44fabf963d5f17077c0bf0ff05fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842f6c11704a50228e2607bc5a1bbb60e4e44fabf963d5f17077c0bf0ff05fd0", kill_on_drop: false }`
[INFO] [stdout] 842f6c11704a50228e2607bc5a1bbb60e4e44fabf963d5f17077c0bf0ff05fd0
