[INFO] fetching crate cf-gears-oagw-sdk 0.5.7...
[INFO] checking cf-gears-oagw-sdk-0.5.7 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate cf-gears-oagw-sdk 0.5.7 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cf-gears-oagw-sdk 0.5.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cf-gears-oagw-sdk 0.5.7
[INFO] tweaked toml for crates.io crate cf-gears-oagw-sdk 0.5.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cf-gears-oagw-sdk 0.5.7 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cf-gears-oagw-sdk 0.5.7 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9
[INFO] running `Command { std: "docker" "start" "60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling gts-id v0.11.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling annotate-snippets v0.12.15
[INFO] [stderr]    Compiling saphyr-parser-bw v0.0.611
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking referencing v0.40.2
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde-saphyr v0.0.24
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking anyhow v1.0.103
[INFO] [stderr]    Compiling gts-macros v0.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking jsonschema v0.40.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]    Compiling cf-gears-toolkit-canonical-errors-macro v0.6.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking cf-gears-toolkit-security v0.8.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling octocrab v0.49.9
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-openai-macros v0.3.0
[INFO] [stderr]     Checking gts v0.11.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking async-openai v0.41.1
[INFO] [stderr]    Compiling cf-gears-toolkit-gts-macros v0.1.3
[INFO] [stderr]     Checking cf-gears-toolkit-gts v0.1.4
[INFO] [stderr]     Checking cf-gears-toolkit-canonical-errors v0.9.0
[INFO] [stderr]     Checking cf-gears-oagw-sdk v0.5.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9", kill_on_drop: false }`
[INFO] [stdout] 60e1ab2baaa6ad9c1af6ac0192d1dd76eac2fa80a68eebb32d158c18b2b07ec9
