[INFO] cloning repository https://github.com/matteojug/encryption-oracle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matteojug/encryption-oracle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteojug%2Fencryption-oracle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteojug%2Fencryption-oracle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70b3b2041a9a2f1d8ba20f01c03b8891d652189c
[INFO] testing matteojug/encryption-oracle against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteojug%2Fencryption-oracle" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matteojug/encryption-oracle
[INFO] finished tweaking git repo https://github.com/matteojug/encryption-oracle
[INFO] tweaked toml for git repo https://github.com/matteojug/encryption-oracle written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matteojug/encryption-oracle on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matteojug/encryption-oracle 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utoipa v5.0.0-alpha.1
[INFO] [stderr]   Downloaded utoipa-swagger-ui v7.1.1-alpha.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.5.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.5.0
[INFO] [stderr]   Downloaded zip v1.1.4
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] [stderr]   Downloaded generic-array v1.1.0
[INFO] [stderr]   Downloaded utoipa-gen v5.0.0-alpha.1
[INFO] [stderr]   Downloaded rust-embed v8.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031
[INFO] running `Command { std: "docker" "start" "3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031", 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" "3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling generic-array v1.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling utoipa-gen v5.0.0-alpha.1
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling rust-embed v8.5.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling utoipa-swagger-ui v7.1.1-alpha.0
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr] error: failed to run custom build command for `utoipa-swagger-ui v7.1.1-alpha.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/utoipa-swagger-ui-adaf2ea1b40f611e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/release/build/utoipa-swagger-ui-5e5d18d75fd093e4/out
[INFO] [stderr]   SWAGGER_UI_DOWNLOAD_URL: https://github.com/swagger-api/swagger-ui/archive/refs/tags/v5.17.12.zip
[INFO] [stderr]   start download to : "/opt/rustwide/target/release/build/utoipa-swagger-ui-5e5d18d75fd093e4/out/v5.17.12.zip"
[INFO] [stderr]   cargo:rerun-if-env-changed=SWAGGER_UI_DOWNLOAD_URL
[INFO] [stderr]   reqwest feature: Err(NotPresent)
[INFO] [stderr]   trying to download using `curl` system package
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   curl: (6) Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1429) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-swagger-ui-7.1.1-alpha.0/build.rs:181:46:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "curl download file exited with error status: exit status: 6" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5741aa7c1e51 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5741aa7d570a - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x5741aa7c67cc - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x5741aa7a4986 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5741aa7bbf21 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x5741aa7bc0db - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5741aa7a4a32 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5741aa79c1f9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5741aa7a52ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x5741aa7d5f2c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5741aa7d5d02 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stderr]     11:     0x5741aa532d2b - build_script_build[cb003a614391254c]::get_zip_archive
[INFO] [stderr]     12:     0x5741aa5349b6 - build_script_build[cb003a614391254c]::main
[INFO] [stderr]     13:     0x5741aa53fa43 - <fn() as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     14:     0x5741aa541fc6 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     15:     0x5741aa548f99 - std[97b98282bc616a66]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     16:     0x5741aa7bb2b7 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     17:     0x5741aa5489e1 - std[97b98282bc616a66]::rt::lang_start::<()>
[INFO] [stderr]     18:     0x5741aa538f05 - main
[INFO] [stderr]     19:     0x7b5faf6ef601 - <unknown>
[INFO] [stderr]     20:     0x7b5faf6ef718 - __libc_start_main
[INFO] [stderr]     21:     0x5741aa52cdc5 - _start
[INFO] [stderr]     22:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031", kill_on_drop: false }`
[INFO] [stdout] 3c8902b8db8b595ac7b6e1b7154e70605bafedfdf9e7784ab21e9a7a3da2e031
