[INFO] cloning repository https://github.com/p5chmitz/api-doc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p5chmitz/api-doc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp5chmitz%2Fapi-doc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp5chmitz%2Fapi-doc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85135cc1be2e84506144523a36cf10884c5b88e2
[INFO] checking p5chmitz/api-doc against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp5chmitz%2Fapi-doc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/p5chmitz/api-doc
[INFO] finished tweaking git repo https://github.com/p5chmitz/api-doc
[INFO] tweaked toml for git repo https://github.com/p5chmitz/api-doc written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p5chmitz/api-doc on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/p5chmitz/api-doc 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68876913cebb9fb06db217c4a7974cc855e8e82b5bc2018ac49096cd2ed6136e
[INFO] running `Command { std: "docker" "start" "-a" "68876913cebb9fb06db217c4a7974cc855e8e82b5bc2018ac49096cd2ed6136e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68876913cebb9fb06db217c4a7974cc855e8e82b5bc2018ac49096cd2ed6136e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68876913cebb9fb06db217c4a7974cc855e8e82b5bc2018ac49096cd2ed6136e", kill_on_drop: false }`
[INFO] [stdout] 68876913cebb9fb06db217c4a7974cc855e8e82b5bc2018ac49096cd2ed6136e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc4714fd1ba0f6a230918551948459bd6dafc6968ddff97766c0f6790c8b39c6
[INFO] running `Command { std: "docker" "start" "-a" "fc4714fd1ba0f6a230918551948459bd6dafc6968ddff97766c0f6790c8b39c6", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling rust_decimal v1.37.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking rustls-webpki v0.103.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling sea-orm-macros v1.1.7
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rust-embed-utils v8.6.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.0/src/funcs.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 let var_name = match var_name.as_str() {
[INFO] [stdout]     |                                      ----------------- this expression has type `&str`
[INFO] [stdout] 395 |                     Some(var_name) => var_name,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected `str`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `str`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.0/src/funcs.rs:397:21
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 let var_name = match var_name.as_str() {
[INFO] [stdout]     |                                      ----------------- this expression has type `&str`
[INFO] [stdout] ...
[INFO] [stdout] 397 |                     None => return Ok(None),
[INFO] [stdout]     |                     ^^^^ expected `str`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `str`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shellexpand` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fc4714fd1ba0f6a230918551948459bd6dafc6968ddff97766c0f6790c8b39c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc4714fd1ba0f6a230918551948459bd6dafc6968ddff97766c0f6790c8b39c6", kill_on_drop: false }`
[INFO] [stdout] fc4714fd1ba0f6a230918551948459bd6dafc6968ddff97766c0f6790c8b39c6
