[INFO] fetching crate salvo_macro_ext 0.1.3... [INFO] testing salvo_macro_ext-0.1.3 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate salvo_macro_ext 0.1.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate salvo_macro_ext 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate salvo_macro_ext 0.1.3 [INFO] tweaked toml for crates.io crate salvo_macro_ext 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate salvo_macro_ext 0.1.3 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate salvo_macro_ext 0.1.3 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salvo-proxy v0.72.2 [INFO] [stderr] Downloaded salvo-jwt-auth v0.72.2 [INFO] [stderr] Downloaded salvo v0.72.2 [INFO] [stderr] Downloaded salvo_core v0.72.2 [INFO] [stderr] Downloaded salvo-oapi-macros v0.72.2 [INFO] [stderr] Downloaded salvo_macros v0.72.2 [INFO] [stderr] Downloaded salvo-serde-util v0.72.2 [INFO] [stderr] Downloaded salvo-oapi v0.72.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c04df6b84b89dfbbfe97882022d93b01d17261e92bc6b1e33dd6b6359ff0e519 [INFO] running `Command { std: "docker" "start" "-a" "c04df6b84b89dfbbfe97882022d93b01d17261e92bc6b1e33dd6b6359ff0e519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c04df6b84b89dfbbfe97882022d93b01d17261e92bc6b1e33dd6b6359ff0e519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04df6b84b89dfbbfe97882022d93b01d17261e92bc6b1e33dd6b6359ff0e519", kill_on_drop: false }` [INFO] [stdout] c04df6b84b89dfbbfe97882022d93b01d17261e92bc6b1e33dd6b6359ff0e519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d01f12d5b1f8011868a590a87659a1c6092f799e10f79f8e80649fa42afe79ba [INFO] running `Command { std: "docker" "start" "-a" "d01f12d5b1f8011868a590a87659a1c6092f799e10f79f8e80649fa42afe79ba", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling salvo_macro_ext v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.21s [INFO] running `Command { std: "docker" "inspect" "d01f12d5b1f8011868a590a87659a1c6092f799e10f79f8e80649fa42afe79ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01f12d5b1f8011868a590a87659a1c6092f799e10f79f8e80649fa42afe79ba", kill_on_drop: false }` [INFO] [stdout] d01f12d5b1f8011868a590a87659a1c6092f799e10f79f8e80649fa42afe79ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b5a2fa99585b3690e9813cf9b6b1adfe15f52191a83039f78d460e7cca65cc8 [INFO] running `Command { std: "docker" "start" "-a" "4b5a2fa99585b3690e9813cf9b6b1adfe15f52191a83039f78d460e7cca65cc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling salvo-serde-util v0.72.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling salvo_macros v0.72.2 [INFO] [stderr] Compiling salvo-oapi-macros v0.72.2 [INFO] [stderr] Compiling salvo_macro_ext v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling salvo_core v0.72.2 [INFO] [stderr] Compiling salvo-oapi v0.72.2 [INFO] [stderr] error: could not compile `salvo-oapi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name salvo_oapi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo-oapi-0.72.2/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 '--warn=clippy::unwrap_used' --forbid=unsafe_code --deny=unreachable_pub --warn=missing_docs '--warn=clippy::future_not_send' '--warn=rustdoc::broken_intra_doc_links' --cfg 'feature="chrono"' --cfg 'feature="decimal"' --cfg 'feature="full"' --cfg 'feature="indexmap"' --cfg 'feature="non-strict-integers"' --cfg 'feature="rapidoc"' --cfg 'feature="redoc"' --cfg 'feature="scalar"' --cfg 'feature="smallvec"' --cfg 'feature="swagger-ui"' --cfg 'feature="time"' --cfg 'feature="ulid"' --cfg 'feature="url"' --cfg 'feature="uuid"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "decimal", "decimal-float", "default", "full", "indexmap", "non-strict-integers", "preserve-order", "preserve-path-order", "preserve-prop-order", "rapidoc", "redoc", "scalar", "smallvec", "swagger-ui", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=39b3a03b350d1cdc -C extra-filename=-ab1d410f6ff2054a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-76f23c7bd2b8c31b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec74cce339466ca5.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-67418af9d8634bc5.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f01a5b401dfb15e8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-db9d867ce8fcbe25.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-662df9a99e51faf0.rmeta --extern mime_infer=/opt/rustwide/target/debug/deps/libmime_infer-7ce3b67fc90f0f80.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-49661fac452f31d1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-360c0666879dff87.rmeta --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-fc69730c23a8e2f7.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-e05e18974ebedf53.rmeta --extern salvo_oapi_macros=/opt/rustwide/target/debug/deps/libsalvo_oapi_macros-8361622d71d4b1fa.so --extern salvo_core=/opt/rustwide/target/debug/deps/libsalvo_core-689ae7b9db5aaf2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4d8b7e382ba1f07c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b3714884f4a86b08.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-00875231fd2da3e9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e2fbd282c83e646d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b3618e95fb54ace.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-a1cc7c711a43f5c8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8476dcead333dc03.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7891cd061e282e2.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-824751054efcafc2.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-8722145e2cc37eb6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-494ff94009fe53fd.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-71daa7f6488ec12c/out` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b5a2fa99585b3690e9813cf9b6b1adfe15f52191a83039f78d460e7cca65cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5a2fa99585b3690e9813cf9b6b1adfe15f52191a83039f78d460e7cca65cc8", kill_on_drop: false }` [INFO] [stdout] 4b5a2fa99585b3690e9813cf9b6b1adfe15f52191a83039f78d460e7cca65cc8