[INFO] cloning repository https://github.com/octopus-network/runes-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octopus-network/runes-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Frunes-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Frunes-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38f9e3f885eaa0c9428ac17e28a3052cb809917f
[INFO] testing octopus-network/runes-proxy against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Frunes-proxy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/octopus-network/runes-proxy on toolchain 61223975d46f794466efa832bc7562b9707ecc46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/octopus-network/runes-proxy
[INFO] finished tweaking git repo https://github.com/octopus-network/runes-proxy
[INFO] tweaked toml for git repo https://github.com/octopus-network/runes-proxy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/octopus-network/runes-proxy 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded salvo-oapi-macros v0.63.1
[INFO] [stderr] Downloaded salvo-serve-static v0.63.1
[INFO] [stderr] Downloaded clia-tracing-config v0.2.7
[INFO] [stderr] Downloaded clia-local-offset v0.1.0
[INFO] [stderr] Downloaded salvo v0.63.1
[INFO] [stderr] Downloaded salvo-cors v0.63.1
[INFO] [stderr] Downloaded multimap v0.9.1
[INFO] [stderr] Downloaded cruet v0.14.0
[INFO] [stderr] Downloaded etag v4.0.0
[INFO] [stderr] Downloaded inventory v0.3.14
[INFO] [stderr] Downloaded clia-tracing-appender v0.2.5
[INFO] [stderr] Downloaded h2 v0.4.1
[INFO] [stderr] Downloaded salvo_core v0.63.1
[INFO] [stderr] Downloaded salvo_macros v0.63.1
[INFO] [stderr] Downloaded salvo-oapi v0.63.1
[INFO] [stderr] Downloaded salvo_extra v0.63.1
[INFO] [stderr] Downloaded salvo-jwt-auth v0.63.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bba0fcf38d6bb18e8ee3b085f15707a610ce12c69da98480fa58afad9c1c8e81
[INFO] running `Command { std: "docker" "start" "-a" "bba0fcf38d6bb18e8ee3b085f15707a610ce12c69da98480fa58afad9c1c8e81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bba0fcf38d6bb18e8ee3b085f15707a610ce12c69da98480fa58afad9c1c8e81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba0fcf38d6bb18e8ee3b085f15707a610ce12c69da98480fa58afad9c1c8e81", kill_on_drop: false }`
[INFO] [stdout] bba0fcf38d6bb18e8ee3b085f15707a610ce12c69da98480fa58afad9c1c8e81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05bca3a9ab77126830cf6c4bfe7fe50c97bbc4ccadcfa7708eec046c6667550b
[INFO] running `Command { std: "docker" "start" "-a" "05bca3a9ab77126830cf6c4bfe7fe50c97bbc4ccadcfa7708eec046c6667550b", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.152
[INFO] [stderr] Compiling proc-macro2 v1.0.76
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling serde v1.0.195
[INFO] [stderr] Compiling itoa v1.0.10
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling log v0.4.20
[INFO] [stderr] Compiling bytes v1.5.0
[INFO] [stderr] Compiling pin-project-lite v0.2.13
[INFO] [stderr] Compiling memchr v2.7.1
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Compiling smallvec v1.11.2
[INFO] [stderr] Compiling syn v2.0.48
[INFO] [stderr] Compiling jobserver v0.1.27
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Compiling cc v1.0.83
[INFO] [stderr] Compiling getrandom v0.2.12
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Compiling pkg-config v0.3.28
[INFO] [stderr] Compiling tracing-core v0.1.32
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling hashbrown v0.14.3
[INFO] [stderr] Compiling equivalent v1.0.1
[INFO] [stderr] Compiling futures-core v0.3.30
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling num_cpus v1.16.0
[INFO] [stderr] Compiling signal-hook-registry v1.4.1
[INFO] [stderr] Compiling mio v0.8.10
[INFO] [stderr] Compiling socket2 v0.5.5
[INFO] [stderr] Compiling subtle v2.5.0
[INFO] [stderr] Compiling futures-sink v0.3.30
[INFO] [stderr] Compiling futures-task v0.3.30
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling cpufeatures v0.2.12
[INFO] [stderr] Compiling futures-io v0.3.30
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling ryu v1.0.16
[INFO] [stderr] Compiling powerfmt v0.2.0
[INFO] [stderr] Compiling futures-util v0.3.30
[INFO] [stderr] Compiling thiserror v1.0.56
[INFO] [stderr] Compiling time-core v0.1.2
[INFO] [stderr] Compiling http v1.0.0
[INFO] [stderr] Compiling num_threads v0.1.6
[INFO] [stderr] Compiling time-macros v0.2.16
[INFO] [stderr] Compiling httparse v1.8.0
[INFO] [stderr] Compiling bitflags v2.4.1
[INFO] [stderr] Compiling aho-corasick v1.1.2
[INFO] [stderr] Compiling regex-syntax v0.8.2
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling httpdate v1.0.3
[INFO] [stderr] Compiling base64 v0.21.6
[INFO] [stderr] Compiling ring v0.17.7
[INFO] [stderr] Compiling try-lock v0.2.5
[INFO] [stderr] Compiling serde_json v1.0.111
[INFO] [stderr] Compiling regex-automata v0.4.3
[INFO] [stderr] Compiling want v0.3.1
[INFO] [stderr] Compiling futures-channel v0.3.30
[INFO] [stderr] Compiling tower-service v0.3.2
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling ppv-lite86 v0.2.17
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr] Compiling regex v1.10.2
[INFO] [stderr] Compiling inout v0.1.3
[INFO] [stderr] Compiling num-traits v0.2.17
[INFO] [stderr] Compiling unicase v2.7.0
[INFO] [stderr] Compiling percent-encoding v2.3.1
[INFO] [stderr] Compiling tinyvec_macros v0.1.1
[INFO] [stderr] Compiling untrusted v0.9.0
[INFO] [stderr] Compiling tinyvec v1.6.0
[INFO] [stderr] Compiling openssl-sys v0.9.98
[INFO] [stderr] Compiling cipher v0.4.4
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling http-body v1.0.0
[INFO] [stderr] Compiling universal-hash v0.5.1
[INFO] [stderr] Compiling indexmap v2.1.0
[INFO] [stderr] Compiling toml_datetime v0.6.3
[INFO] [stderr] Compiling opaque-debug v0.3.0
[INFO] [stderr] Compiling winnow v0.5.34
[INFO] [stderr] Compiling mime v0.3.17
[INFO] [stderr] Compiling rustls-pki-types v1.1.0
[INFO] [stderr] Compiling polyval v0.6.1
[INFO] [stderr] Compiling unicode-normalization v0.1.22
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling toml_edit v0.20.2
[INFO] [stderr] Compiling sha2 v0.10.8
[INFO] [stderr] Compiling tower-layer v0.3.2
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Compiling unicode-bidi v0.3.14
[INFO] [stderr] Compiling zstd-safe v7.0.0
[INFO] [stderr] Compiling rustls v0.22.2
[INFO] [stderr] Compiling rustix v0.38.28
[INFO] [stderr] Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr] Compiling alloc-stdlib v0.2.2
[INFO] [stderr] Compiling idna v0.5.0
[INFO] [stderr] Compiling proc-macro-crate v2.0.1
[INFO] [stderr] Compiling mime-infer v3.0.0
[INFO] [stderr] Compiling ghash v0.5.0
[INFO] [stderr] Compiling aes v0.8.3
[INFO] [stderr] Compiling ctr v0.9.2
[INFO] [stderr] Compiling aead v0.5.2
[INFO] [stderr] Compiling multer v3.0.0
[INFO] [stderr] Compiling cookie v0.18.0
[INFO] [stderr] Compiling encoding_rs v0.8.33
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling anyhow v1.0.79
[INFO] [stderr] Compiling foreign-types-shared v0.1.1
[INFO] [stderr] Compiling openssl v0.10.62
[INFO] [stderr] Compiling linux-raw-sys v0.4.12
[INFO] [stderr] Compiling async-trait v0.1.77
[INFO] [stderr] Compiling zeroize v1.7.0
[INFO] [stderr] Compiling foreign-types v0.3.2
[INFO] [stderr] Compiling miniz_oxide v0.7.1
[INFO] [stderr] Compiling aes-gcm v0.10.3
[INFO] [stderr] Compiling url v2.5.0
[INFO] [stderr] Compiling brotli-decompressor v2.5.1
[INFO] [stderr] Compiling http-body-util v0.1.0
[INFO] [stderr] Compiling cruet v0.14.0
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling sha1 v0.10.6
[INFO] [stderr] Compiling headers-core v0.3.0
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling fastrand v2.0.1
[INFO] [stderr] Compiling native-tls v0.2.11
[INFO] [stderr] Compiling option-ext v0.2.0
[INFO] [stderr] Compiling xml-rs v0.8.19
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling walkdir v2.4.0
[INFO] [stderr] Compiling dirs-sys v0.4.1
[INFO] [stderr] Compiling tempfile v3.9.0
[INFO] [stderr] Compiling headers v0.4.0
[INFO] [stderr] Compiling brotli v3.4.0
[INFO] [stderr] Compiling flate2 v1.0.28
[INFO] [stderr] Compiling rustls-pemfile v2.0.0
[INFO] [stderr] Compiling nix v0.27.1
[INFO] [stderr] Compiling num-bigint v0.4.4
[INFO] [stderr] Compiling sync_wrapper v0.1.2
[INFO] [stderr] Compiling openssl-probe v0.1.5
[INFO] [stderr] Compiling dirs v5.0.1
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling const_fn v0.4.9
[INFO] [stderr] Compiling shellexpand v3.1.0
[INFO] [stderr] Compiling rust-embed-utils v8.2.0
[INFO] [stderr] Compiling http v0.2.11
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling crossbeam-utils v0.8.19
[INFO] [stderr] Compiling regex-syntax v0.6.29
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling overload v0.1.1
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling rust_decimal v1.33.1
[INFO] [stderr] Compiling sharded-slab v0.1.7
[INFO] [stderr] Compiling nu-ansi-term v0.46.0
[INFO] [stderr] Compiling matchers v0.1.0
[INFO] [stderr] Compiling serde_derive v1.0.195
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling tokio-macros v2.2.0
[INFO] [stderr] Compiling thiserror-impl v1.0.56
[INFO] [stderr] Compiling pin-project-internal v1.1.3
[INFO] [stderr] Compiling enumflags2_derive v0.7.8
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling tokio v1.35.1
[INFO] [stderr] Compiling enumflags2 v0.7.8
[INFO] [stderr] Compiling salvo_macros v0.63.1
[INFO] [stderr] Compiling tracing v0.1.40
[INFO] [stderr] Compiling tokio-util v0.7.10
[INFO] [stderr] Compiling pin-project v1.1.3
[INFO] [stderr] Compiling tower v0.4.13
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling rust-embed-impl v8.2.0
[INFO] [stderr] Compiling tungstenite v0.21.0
[INFO] [stderr] Compiling tz-rs v0.6.14
[INFO] [stderr] Compiling http-body v0.4.6
[INFO] [stderr] Compiling ulid v1.1.0
[INFO] [stderr] Compiling pem v3.0.3
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling tracing-log v0.2.0
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Compiling thread_local v1.1.7
[INFO] [stderr] Compiling unsafe-libyaml v0.2.10
[INFO] [stderr] Compiling arrayvec v0.7.4
[INFO] [stderr] Compiling xxhash-rust v0.8.8
[INFO] [stderr] Compiling iana-time-zone v0.1.59
[INFO] [stderr] Compiling str-buf v3.0.2
[INFO] [stderr] Compiling etag v4.0.0
[INFO] [stderr] Compiling rust-embed v8.2.0
[INFO] [stderr] Compiling chrono v0.4.31
[INFO] [stderr] Compiling crossbeam-channel v0.5.11
[INFO] [stderr] Compiling tokio-tungstenite v0.21.0
[INFO] [stderr] Compiling salvo-oapi-macros v0.63.1
[INFO] [stderr] Compiling inventory v0.3.14
[INFO] [stderr] Compiling untrusted v0.7.1
[INFO] [stderr] Compiling base64 v0.13.1
[INFO] [stderr] Compiling hex v0.4.3
[INFO] [stderr] Compiling path-slash v0.2.1
[INFO] [stderr] Compiling hashbrown v0.12.3
[INFO] [stderr] Compiling uuid v1.6.1
[INFO] [stderr] Compiling deranged v0.3.11
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling serde-xml-rs v0.6.0
[INFO] [stderr] Compiling h2 v0.4.1
[INFO] [stderr] Compiling multimap v0.9.1
[INFO] [stderr] Compiling time v0.3.31
[INFO] [stderr] Compiling h2 v0.3.23
[INFO] [stderr] Compiling simple_asn1 v0.6.2
[INFO] [stderr] Compiling tracing-serde v0.1.3
[INFO] [stderr] Compiling tracing-subscriber v0.3.18
[INFO] [stderr] Compiling clia-local-offset v0.1.0
[INFO] [stderr] Compiling serde_yaml v0.9.30
[INFO] [stderr] Compiling hyper v1.1.0
[INFO] [stderr] Compiling hyper v0.14.28
[INFO] [stderr] Compiling hyper-util v0.1.2
[INFO] [stderr] Compiling spin v0.5.2
[INFO] [stderr] Compiling symlink v0.1.0
[INFO] [stderr] Compiling linked-hash-map v0.5.6
[INFO] [stderr] Compiling yaml-rust v0.4.5
[INFO] [stderr] Compiling hyper-tls v0.6.0
[INFO] [stderr] Compiling hyper-tls v0.5.0
[INFO] [stderr] Compiling clia-tracing-appender v0.2.5
[INFO] [stderr] Compiling pem v1.1.1
[INFO] [stderr] Compiling ipnet v2.9.0
[INFO] [stderr] Compiling reqwest v0.11.23
[INFO] [stderr] Compiling jsonwebtoken v8.3.0
[INFO] [stderr] Compiling serde_yaml v0.8.26
[INFO] [stderr] Compiling clia-tracing-config v0.2.7
[INFO] [stderr] Compiling rustls-webpki v0.102.1
[INFO] [stderr] Compiling jsonwebtoken v9.2.0
[INFO] [stderr] Compiling zstd v0.13.0
[INFO] [stderr] Compiling tokio-rustls v0.25.0
[INFO] [stderr] Compiling salvo_core v0.63.1
[INFO] [stderr] Compiling salvo-cors v0.63.1
[INFO] [stderr] Compiling salvo_extra v0.63.1
[INFO] [stderr] Compiling salvo-oapi v0.63.1
[INFO] [stderr] Compiling salvo-serve-static v0.63.1
[INFO] [stderr] Compiling salvo-jwt-auth v0.63.1
[INFO] [stderr] Compiling salvo v0.63.1
[INFO] [stderr] Compiling runes-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `CatchPanic` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:4:15
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `CatchPanic` is already imported here
[INFO] [stdout] 3 | use salvo::{
[INFO] [stdout] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Logger` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:4:27
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `Logger` is already imported here
[INFO] [stdout] 3 | use salvo::{
[INFO] [stdout] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `OpenApi` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:4:35
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `OpenApi` is already imported here
[INFO] [stdout] 3 | use salvo::{
[INFO] [stdout] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `SwaggerUi` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:4:44
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `SwaggerUi` is already imported here
[INFO] [stdout] 3 | use salvo::{
[INFO] [stdout] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Router` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `Router` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | Router,
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 36s
[INFO] running `Command { std: "docker" "inspect" "05bca3a9ab77126830cf6c4bfe7fe50c97bbc4ccadcfa7708eec046c6667550b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05bca3a9ab77126830cf6c4bfe7fe50c97bbc4ccadcfa7708eec046c6667550b", kill_on_drop: false }`
[INFO] [stdout] 05bca3a9ab77126830cf6c4bfe7fe50c97bbc4ccadcfa7708eec046c6667550b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f87988830b4d865d82866965183b75be96cbc01c8436643d85f5572e24d82578
[INFO] running `Command { std: "docker" "start" "-a" "f87988830b4d865d82866965183b75be96cbc01c8436643d85f5572e24d82578", kill_on_drop: false }`
[INFO] [stderr] Compiling runes-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `CatchPanic` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:4:15
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `CatchPanic` is already imported here
[INFO] [stdout] 3 | use salvo::{
[INFO] [stdout] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Logger` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:4:27
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `Logger` is already imported here
[INFO] [stdout] 3 | use salvo::{
[INFO] [stdout] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `OpenApi` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:4:35
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `OpenApi` is already imported here
[INFO] [stdout] 3 | use salvo::{
[INFO] [stdout] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `SwaggerUi` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:4:44
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `SwaggerUi` is already imported here
[INFO] [stdout] 3 | use salvo::{
[INFO] [stdout] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the item `Router` is imported redundantly
[INFO] [stdout] --> src/routers/mod.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use salvo::prelude::*;
[INFO] [stdout] | ----------------- the item `Router` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | Router,
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.23s
[INFO] running `Command { std: "docker" "inspect" "f87988830b4d865d82866965183b75be96cbc01c8436643d85f5572e24d82578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f87988830b4d865d82866965183b75be96cbc01c8436643d85f5572e24d82578", kill_on_drop: false }`
[INFO] [stdout] f87988830b4d865d82866965183b75be96cbc01c8436643d85f5572e24d82578
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb5ba538debae1fe68920644b02b8afa698987866d4148f813897336bb5c63db
[INFO] running `Command { std: "docker" "start" "-a" "cb5ba538debae1fe68920644b02b8afa698987866d4148f813897336bb5c63db", kill_on_drop: false }`
[INFO] [stderr] warning: the item `CatchPanic` is imported redundantly
[INFO] [stderr] --> src/routers/mod.rs:4:15
[INFO] [stderr] |
[INFO] [stderr] 2 | use salvo::prelude::*;
[INFO] [stderr] | ----------------- the item `CatchPanic` is already imported here
[INFO] [stderr] 3 | use salvo::{
[INFO] [stderr] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: the item `Logger` is imported redundantly
[INFO] [stderr] --> src/routers/mod.rs:4:27
[INFO] [stderr] |
[INFO] [stderr] 2 | use salvo::prelude::*;
[INFO] [stderr] | ----------------- the item `Logger` is already imported here
[INFO] [stderr] 3 | use salvo::{
[INFO] [stderr] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stderr] | ^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: the item `OpenApi` is imported redundantly
[INFO] [stderr] --> src/routers/mod.rs:4:35
[INFO] [stderr] |
[INFO] [stderr] 2 | use salvo::prelude::*;
[INFO] [stderr] | ----------------- the item `OpenApi` is already imported here
[INFO] [stderr] 3 | use salvo::{
[INFO] [stderr] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: the item `SwaggerUi` is imported redundantly
[INFO] [stderr] --> src/routers/mod.rs:4:44
[INFO] [stderr] |
[INFO] [stderr] 2 | use salvo::prelude::*;
[INFO] [stderr] | ----------------- the item `SwaggerUi` is already imported here
[INFO] [stderr] 3 | use salvo::{
[INFO] [stderr] 4 | prelude::{CatchPanic, Logger, OpenApi, SwaggerUi},
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: the item `Router` is imported redundantly
[INFO] [stderr] --> src/routers/mod.rs:5:5
[INFO] [stderr] |
[INFO] [stderr] 2 | use salvo::prelude::*;
[INFO] [stderr] | ----------------- the item `Router` is already imported here
[INFO] [stderr] ...
[INFO] [stderr] 5 | Router,
[INFO] [stderr] | ^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: `runes-proxy` (bin "runes-proxy" test) generated 5 warnings
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runes_proxy-c7e3cbf9280ec1f5)
[INFO] [stdout]
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_hello_world ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- tests::test_hello_world stdout ----
[INFO] [stdout] thread 'tests::test_hello_world' panicked at src/main.rs:117:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout] left: "\n\n
\n \n \n 404: Not Found\n \n\n\n 404: Not Found
The requested resource could not be found.
There is no more detailed explanation.
\n\n"
[INFO] [stdout] right: "Hello World from salvo"
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55bd737040f6 - std::backtrace_rs::backtrace::libunwind::trace::h68e08e31a5edd928
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stdout] 1: 0x55bd737040f6 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8e4d3186f828cab
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55bd737040f6 - std::sys_common::backtrace::_print_fmt::hdcdca1c0665ccefc
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout] 3: 0x55bd737040f6 - ::fmt::h752651e67cc277a4
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout] 4: 0x55bd73730f2c - core::fmt::rt::Argument::fmt::h4e7c3e22f7386287
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout] 5: 0x55bd73730f2c - core::fmt::write::hd44b1d45ba162e21
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/mod.rs:1120:17
[INFO] [stdout] 6: 0x55bd73700cdf - std::io::Write::write_fmt::hdb67a49a0754f939
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/io/mod.rs:1846:15
[INFO] [stdout] 7: 0x55bd73703ea4 - std::sys_common::backtrace::_print::hbca331de1381491f
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout] 8: 0x55bd73703ea4 - std::sys_common::backtrace::print::hade58077d78c625d
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout] 9: 0x55bd73705b9b - std::panicking::default_hook::{{closure}}::hc9f80a2cdc6be4c4
[INFO] [stdout] 10: 0x55bd7370586d - std::panicking::default_hook::h1fc68886dc215416
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:289:9
[INFO] [stdout] 11: 0x55bd73447587 - as core::ops::function::Fn>::call::ha16821620acc0367
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9
[INFO] [stdout] 12: 0x55bd73447587 - test::test_main::{{closure}}::h1a3ed7cd910c2945
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:137:21
[INFO] [stdout] 13: 0x55bd737061d0 - as core::ops::function::Fn>::call::he260753ff79c0e70
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9
[INFO] [stdout] 14: 0x55bd737061d0 - std::panicking::rust_panic_with_hook::heff73da0ddd67492
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:786:13
[INFO] [stdout] 15: 0x55bd73705f12 - std::panicking::begin_panic_handler::{{closure}}::h141137f9c7de1e02
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:660:13
[INFO] [stdout] 16: 0x55bd737045d6 - std::sys_common::backtrace::__rust_end_short_backtrace::hbde4e66d30db627d
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout] 17: 0x55bd73705c44 - rust_begin_unwind
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:648:5
[INFO] [stdout] 18: 0x55bd73261675 - core::panicking::panic_fmt::h92fcc83e4972ca9b
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:72:14
[INFO] [stdout] 19: 0x55bd73261a0b - core::panicking::assert_failed_inner::h25ff1575da1dfede
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:342:17
[INFO] [stdout] 20: 0x55bd73248933 - core::panicking::assert_failed::hd6876e43cff58c07
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:297:5
[INFO] [stdout] 21: 0x55bd732acbbd - runes_proxy::tests::test_hello_world::{{closure}}::he7d247a3696e2f1e
[INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:117:9
[INFO] [stdout] 22: 0x55bd732bd0e0 - as core::future::future::Future>::poll::hd0798adf5b078504
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/future/future.rs:124:9
[INFO] [stdout] 23: 0x55bd732bd0e0 - as core::future::future::Future>::poll::h4a8321b6a23e7442
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/future/future.rs:124:9
[INFO] [stdout] 24: 0x55bd732bd0e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3d5b94a3e304731
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:57
[INFO] [stdout] 25: 0x55bd732bd0e0 - tokio::runtime::coop::with_budget::h620fc9bcb7fbb91b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout] 26: 0x55bd732bd0e0 - tokio::runtime::coop::budget::hce09dd826b3f4943
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout] 27: 0x55bd732bd0e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h82d5e5129a31b0f4
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout] 28: 0x55bd732bd0e0 - tokio::runtime::scheduler::current_thread::Context::enter::h93c0398f8b1fe3ef
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout] 29: 0x55bd732aa4f2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h73c107e271eefa99
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:36
[INFO] [stdout] 30: 0x55bd732aa4f2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hec9602f9e2c2e3a7
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout] 31: 0x55bd732aa4f2 - tokio::runtime::context::scoped::Scoped::set::h7cf8c118d09aded7
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout] 32: 0x55bd732996c8 - tokio::runtime::context::set_scheduler::{{closure}}::h56767577fd409552
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:26
[INFO] [stdout] 33: 0x55bd732996c8 - std::thread::local::LocalKey::try_with::haeecba56cb8e29e9
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/local.rs:286:16
[INFO] [stdout] 34: 0x55bd732996c8 - std::thread::local::LocalKey::with::h8b9e409e1ff5a9ea
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/local.rs:262:9
[INFO] [stdout] 35: 0x55bd732996c8 - tokio::runtime::context::set_scheduler::h6694738f8a774d1d
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout] 36: 0x55bd732bd3ce - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heddcd72cbf555d9c
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout] 37: 0x55bd732bd3ce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb98e633550b561e5
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:19
[INFO] [stdout] 38: 0x55bd732a6311 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h952982f300659921
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout] 39: 0x55bd732a6311 - tokio::runtime::context::runtime::enter_runtime::h349a705eb5e87c39
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout] 40: 0x55bd73291fe5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4654ee47fc981a33
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout] 41: 0x55bd73291fe5 - tokio::runtime::runtime::Runtime::block_on::h74883085554757da
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/runtime/runtime.rs:348:47
[INFO] [stdout] 42: 0x55bd732ab97b - runes_proxy::tests::test_hello_world::h36856b3855c69fa8
[INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:117:9
[INFO] [stdout] 43: 0x55bd732bb239 - runes_proxy::tests::test_hello_world::{{closure}}::h1f6acfdb44803a42
[INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:105:32
[INFO] [stdout] 44: 0x55bd732bb239 - core::ops::function::FnOnce::call_once::h4229101dda10c643
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 45: 0x55bd7344ccef - core::ops::function::FnOnce::call_once::hb5d425830acba2e8
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 46: 0x55bd7344ccef - test::__rust_begin_short_backtrace::h8054e86d0f5ccc86
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:620:18
[INFO] [stdout] 47: 0x55bd7344b900 - test::run_test_in_process::{{closure}}::h85d13cb166c10721
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:60
[INFO] [stdout] 48: 0x55bd7344b900 - as core::ops::function::FnOnce<()>>::call_once::hc3dc86b8d5205a04
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 49: 0x55bd7344b900 - std::panicking::try::do_call::hc17666b06748adad
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40
[INFO] [stdout] 50: 0x55bd7344b900 - std::panicking::try::h1e9fba0c97684d1d
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19
[INFO] [stdout] 51: 0x55bd7344b900 - std::panic::catch_unwind::h8328c2da9899627c
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14
[INFO] [stdout] 52: 0x55bd7344b900 - test::run_test_in_process::hf19a99f254958c9c
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:27
[INFO] [stdout] 53: 0x55bd7344b900 - test::run_test::{{closure}}::hba6ab6b94e515411
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:566:43
[INFO] [stdout] 54: 0x55bd73413c43 - test::run_test::{{closure}}::h6ac7c2253cb9cc0f
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:594:41
[INFO] [stdout] 55: 0x55bd73413c43 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4fbc53b7e758a6f
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout] 56: 0x55bd7341896f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha24970823708ac98
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:528:17
[INFO] [stdout] 57: 0x55bd7341896f - as core::ops::function::FnOnce<()>>::call_once::h16db0733eff2a03c
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 58: 0x55bd7341896f - std::panicking::try::do_call::hc2890dbc9a490eee
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40
[INFO] [stdout] 59: 0x55bd7341896f - std::panicking::try::ha67ad75b01f98422
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19
[INFO] [stdout] 60: 0x55bd7341896f - std::panic::catch_unwind::h26725df9ddb3fcd2
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14
[INFO] [stdout] 61: 0x55bd7341896f - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0e59407b0ff3ed8
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:527:30
[INFO] [stdout] 62: 0x55bd7341896f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd4eb105f82d3bb8e
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 63: 0x55bd7370a975 - as core::ops::function::FnOnce>::call_once::h28564f61ef15890d
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9
[INFO] [stdout] 64: 0x55bd7370a975 - as core::ops::function::FnOnce>::call_once::h03728738d990d027
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9
[INFO] [stdout] 65: 0x55bd7370a975 - std::sys::pal::unix::thread::Thread::new::thread_start::heb455c9485795637
[INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout] 66: 0x7fa4843eeac3 -
[INFO] [stdout] 67: 0x7fa48447fbf4 - __clone
[INFO] [stdout] 68: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] tests::test_hello_world
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--bin runes-proxy`
[INFO] running `Command { std: "docker" "inspect" "cb5ba538debae1fe68920644b02b8afa698987866d4148f813897336bb5c63db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb5ba538debae1fe68920644b02b8afa698987866d4148f813897336bb5c63db", kill_on_drop: false }`
[INFO] [stdout] cb5ba538debae1fe68920644b02b8afa698987866d4148f813897336bb5c63db
[INFO] testing octopus-network/runes-proxy against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Frunes-proxy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/octopus-network/runes-proxy on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/octopus-network/runes-proxy
[INFO] finished tweaking git repo https://github.com/octopus-network/runes-proxy
[INFO] tweaked toml for git repo https://github.com/octopus-network/runes-proxy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/octopus-network/runes-proxy 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57d2d2a4fb925836e593ac9575968d59d46ecad7db580ed5b58b5f34cd29fd37
[INFO] running `Command { std: "docker" "start" "-a" "57d2d2a4fb925836e593ac9575968d59d46ecad7db580ed5b58b5f34cd29fd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57d2d2a4fb925836e593ac9575968d59d46ecad7db580ed5b58b5f34cd29fd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d2d2a4fb925836e593ac9575968d59d46ecad7db580ed5b58b5f34cd29fd37", kill_on_drop: false }`
[INFO] [stdout] 57d2d2a4fb925836e593ac9575968d59d46ecad7db580ed5b58b5f34cd29fd37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e54cde45106896af80040423c83fca74af746fdc8094238cd87ee719825ac15b
[INFO] running `Command { std: "docker" "start" "-a" "e54cde45106896af80040423c83fca74af746fdc8094238cd87ee719825ac15b", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.152
[INFO] [stderr] Compiling proc-macro2 v1.0.76
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling serde v1.0.195
[INFO] [stderr] Compiling itoa v1.0.10
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling bytes v1.5.0
[INFO] [stderr] Compiling log v0.4.20
[INFO] [stderr] Compiling memchr v2.7.1
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling syn v2.0.48
[INFO] [stderr] Compiling jobserver v0.1.27
[INFO] [stderr] Compiling pin-project-lite v0.2.13
[INFO] [stderr] Compiling smallvec v1.11.2
[INFO] [stderr] Compiling cc v1.0.83
[INFO] [stderr] Compiling getrandom v0.2.12
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Compiling pkg-config v0.3.28
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Compiling tracing-core v0.1.32
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling equivalent v1.0.1
[INFO] [stderr] Compiling futures-core v0.3.30
[INFO] [stderr] Compiling hashbrown v0.14.3
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling num_cpus v1.16.0
[INFO] [stderr] Compiling mio v0.8.10
[INFO] [stderr] Compiling signal-hook-registry v1.4.1
[INFO] [stderr] Compiling socket2 v0.5.5
[INFO] [stderr] Compiling subtle v2.5.0
[INFO] [stderr] Compiling futures-sink v0.3.30
[INFO] [stderr] Compiling cpufeatures v0.2.12
[INFO] [stderr] Compiling futures-task v0.3.30
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling futures-io v0.3.30
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling futures-util v0.3.30
[INFO] [stderr] Compiling thiserror v1.0.56
[INFO] [stderr] Compiling time-core v0.1.2
[INFO] [stderr] Compiling powerfmt v0.2.0
[INFO] [stderr] Compiling ryu v1.0.16
[INFO] [stderr] Compiling time-macros v0.2.16
[INFO] [stderr] Compiling http v1.0.0
[INFO] [stderr] Compiling bitflags v2.4.1
[INFO] [stderr] Compiling num_threads v0.1.6
[INFO] [stderr] Compiling httparse v1.8.0
[INFO] [stderr] Compiling aho-corasick v1.1.2
[INFO] [stderr] Compiling regex-syntax v0.8.2
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling try-lock v0.2.5
[INFO] [stderr] Compiling httpdate v1.0.3
[INFO] [stderr] Compiling base64 v0.21.6
[INFO] [stderr] Compiling ring v0.17.7
[INFO] [stderr] Compiling regex-automata v0.4.3
[INFO] [stderr] Compiling serde_json v1.0.111
[INFO] [stderr] Compiling want v0.3.1
[INFO] [stderr] Compiling futures-channel v0.3.30
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Compiling tower-service v0.3.2
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling ppv-lite86 v0.2.17
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr] Compiling inout v0.1.3
[INFO] [stderr] Compiling num-traits v0.2.17
[INFO] [stderr] Compiling regex v1.10.2
[INFO] [stderr] Compiling unicase v2.7.0
[INFO] [stderr] Compiling percent-encoding v2.3.1
[INFO] [stderr] Compiling untrusted v0.9.0
[INFO] [stderr] Compiling tinyvec_macros v0.1.1
[INFO] [stderr] Compiling tinyvec v1.6.0
[INFO] [stderr] Compiling openssl-sys v0.9.98
[INFO] [stderr] Compiling cipher v0.4.4
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling http-body v1.0.0
[INFO] [stderr] Compiling universal-hash v0.5.1
[INFO] [stderr] Compiling indexmap v2.1.0
[INFO] [stderr] Compiling toml_datetime v0.6.3
[INFO] [stderr] Compiling mime v0.3.17
[INFO] [stderr] Compiling rustls-pki-types v1.1.0
[INFO] [stderr] Compiling opaque-debug v0.3.0
[INFO] [stderr] Compiling winnow v0.5.34
[INFO] [stderr] Compiling polyval v0.6.1
[INFO] [stderr] Compiling unicode-normalization v0.1.22
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling sha2 v0.10.8
[INFO] [stderr] Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr] Compiling rustix v0.38.28
[INFO] [stderr] Compiling tower-layer v0.3.2
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Compiling rustls v0.22.2
[INFO] [stderr] Compiling zstd-safe v7.0.0
[INFO] [stderr] Compiling unicode-bidi v0.3.14
[INFO] [stderr] Compiling alloc-stdlib v0.2.2
[INFO] [stderr] Compiling mime-infer v3.0.0
[INFO] [stderr] Compiling toml_edit v0.20.2
[INFO] [stderr] Compiling ghash v0.5.0
[INFO] [stderr] Compiling aes v0.8.3
[INFO] [stderr] Compiling idna v0.5.0
[INFO] [stderr] Compiling proc-macro-crate v2.0.1
[INFO] [stderr] Compiling ctr v0.9.2
[INFO] [stderr] Compiling aead v0.5.2
[INFO] [stderr] Compiling multer v3.0.0
[INFO] [stderr] Compiling cookie v0.18.0
[INFO] [stderr] Compiling encoding_rs v0.8.33
[INFO] [stderr] Compiling linux-raw-sys v0.4.12
[INFO] [stderr] Compiling async-trait v0.1.77
[INFO] [stderr] Compiling zeroize v1.7.0
[INFO] [stderr] Compiling foreign-types-shared v0.1.1
[INFO] [stderr] Compiling anyhow v1.0.79
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling openssl v0.10.62
[INFO] [stderr] Compiling miniz_oxide v0.7.1
[INFO] [stderr] Compiling foreign-types v0.3.2
[INFO] [stderr] Compiling aes-gcm v0.10.3
[INFO] [stderr] Compiling url v2.5.0
[INFO] [stderr] Compiling brotli-decompressor v2.5.1
[INFO] [stderr] Compiling http-body-util v0.1.0
[INFO] [stderr] Compiling cruet v0.14.0
[INFO] [stderr] Compiling sha1 v0.10.6
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling headers-core v0.3.0
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling xml-rs v0.8.19
[INFO] [stderr] Compiling native-tls v0.2.11
[INFO] [stderr] Compiling fastrand v2.0.1
[INFO] [stderr] Compiling option-ext v0.2.0
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling walkdir v2.4.0
[INFO] [stderr] Compiling dirs-sys v0.4.1
[INFO] [stderr] Compiling tempfile v3.9.0
[INFO] [stderr] Compiling headers v0.4.0
[INFO] [stderr] Compiling flate2 v1.0.28
[INFO] [stderr] Compiling brotli v3.4.0
[INFO] [stderr] Compiling rustls-pemfile v2.0.0
[INFO] [stderr] Compiling nix v0.27.1
[INFO] [stderr] Compiling num-bigint v0.4.4
[INFO] [stderr] Compiling openssl-probe v0.1.5
[INFO] [stderr] Compiling sync_wrapper v0.1.2
[INFO] [stderr] Compiling dirs v5.0.1
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling const_fn v0.4.9
[INFO] [stderr] Compiling shellexpand v3.1.0
[INFO] [stderr] Compiling rust-embed-utils v8.2.0
[INFO] [stderr] Compiling http v0.2.11
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling crossbeam-utils v0.8.19
[INFO] [stderr] Compiling regex-syntax v0.6.29
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling rust_decimal v1.33.1
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling overload v0.1.1
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling nu-ansi-term v0.46.0
[INFO] [stderr] Compiling matchers v0.1.0
[INFO] [stderr] Compiling sharded-slab v0.1.7
[INFO] [stderr] Compiling tz-rs v0.6.14
[INFO] [stderr] Compiling serde_derive v1.0.195
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling tokio-macros v2.2.0
[INFO] [stderr] Compiling thiserror-impl v1.0.56
[INFO] [stderr] Compiling pin-project-internal v1.1.3
[INFO] [stderr] Compiling enumflags2_derive v0.7.8
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling enumflags2 v0.7.8
[INFO] [stderr] Compiling tokio v1.35.1
[INFO] [stderr] Compiling salvo_macros v0.63.1
[INFO] [stderr] Compiling tracing v0.1.40
[INFO] [stderr] Compiling tokio-util v0.7.10
[INFO] [stderr] Compiling pin-project v1.1.3
[INFO] [stderr] Compiling tower v0.4.13
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling rust-embed-impl v8.2.0
[INFO] [stderr] Compiling tungstenite v0.21.0
[INFO] [stderr] Compiling http-body v0.4.6
[INFO] [stderr] Compiling ulid v1.1.0
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling pem v3.0.3
[INFO] [stderr] Compiling tracing-log v0.2.0
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Compiling thread_local v1.1.7
[INFO] [stderr] Compiling str-buf v3.0.2
[INFO] [stderr] Compiling unsafe-libyaml v0.2.10
[INFO] [stderr] Compiling arrayvec v0.7.4
[INFO] [stderr] Compiling iana-time-zone v0.1.59
[INFO] [stderr] Compiling xxhash-rust v0.8.8
[INFO] [stderr] Compiling etag v4.0.0
[INFO] [stderr] Compiling chrono v0.4.31
[INFO] [stderr] Compiling rust-embed v8.2.0
[INFO] [stderr] Compiling crossbeam-channel v0.5.11
[INFO] [stderr] Compiling tokio-tungstenite v0.21.0
[INFO] [stderr] Compiling salvo-oapi-macros v0.63.1
[INFO] [stderr] Compiling spin v0.5.2
[INFO] [stderr] Compiling path-slash v0.2.1
[INFO] [stderr] Compiling deranged v0.3.11
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling serde-xml-rs v0.6.0
[INFO] [stderr] Compiling h2 v0.4.1
[INFO] [stderr] Compiling multimap v0.9.1
[INFO] [stderr] Compiling time v0.3.31
[INFO] [stderr] Compiling h2 v0.3.23
[INFO] [stderr] Compiling simple_asn1 v0.6.2
[INFO] [stderr] Compiling tracing-serde v0.1.3
[INFO] [stderr] Compiling tracing-subscriber v0.3.18
[INFO] [stderr] Compiling hyper v1.1.0
[INFO] [stderr] Compiling hyper v0.14.28
[INFO] [stderr] Compiling clia-local-offset v0.1.0
[INFO] [stderr] Compiling serde_yaml v0.9.30
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=48ceef69b82f0592 -C extra-filename=-48ceef69b82f0592 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a61585961c4b5fd1.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-6df7335d1378df9a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-140c7d0f136e2235.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-a0be2e630c79d128.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-877b91615ec05902.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-59a38e9a38db807f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4d161e288083f4f2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0e7781c321a07b91.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=987c3cbb88e32f5f -C extra-filename=-987c3cbb88e32f5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a61585961c4b5fd1.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-6df7335d1378df9a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-140c7d0f136e2235.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-877b91615ec05902.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-59a38e9a38db807f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4d161e288083f4f2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0e7781c321a07b91.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e54cde45106896af80040423c83fca74af746fdc8094238cd87ee719825ac15b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e54cde45106896af80040423c83fca74af746fdc8094238cd87ee719825ac15b", kill_on_drop: false }`
[INFO] [stdout] e54cde45106896af80040423c83fca74af746fdc8094238cd87ee719825ac15b