[INFO] fetching crate actix-web-rust-embed-responder 2.2.3...
[INFO] checking actix-web-rust-embed-responder-2.2.3 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate actix-web-rust-embed-responder 2.2.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate actix-web-rust-embed-responder 2.2.3 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-web-rust-embed-responder 2.2.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate actix-web-rust-embed-responder 2.2.3
[INFO] tweaked toml for crates.io crate actix-web-rust-embed-responder 2.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate actix-web-rust-embed-responder 2.2.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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c76121acc6ab9cbceab9dc8b8b74885a0c07e2b170effbc12c11d33656986ac4
[INFO] running `Command { std: "docker" "start" "-a" "c76121acc6ab9cbceab9dc8b8b74885a0c07e2b170effbc12c11d33656986ac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c76121acc6ab9cbceab9dc8b8b74885a0c07e2b170effbc12c11d33656986ac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c76121acc6ab9cbceab9dc8b8b74885a0c07e2b170effbc12c11d33656986ac4", kill_on_drop: false }`
[INFO] [stdout] c76121acc6ab9cbceab9dc8b8b74885a0c07e2b170effbc12c11d33656986ac4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90f940f4e22d387692ac24d6bd93b2b805016dcc222b5c57764df9857a42f548
[INFO] running `Command { std: "docker" "start" "-a" "90f940f4e22d387692ac24d6bd93b2b805016dcc222b5c57764df9857a42f548", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling new_mime_guess v4.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling base85rs v0.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rust-embed-utils v8.4.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rust-embed-for-web-utils v11.2.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rust-embed-impl v8.4.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking rust-embed v8.4.0
[INFO] [stderr]    Compiling rust-embed-for-web-impl v11.2.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking rust-embed-for-web v11.2.1
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]     Checking actix-web-rust-embed-responder v2.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::rust_embed::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use crate::rust_embed::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::rust_embed::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use crate::rust_embed::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.68s
[INFO] running `Command { std: "docker" "inspect" "90f940f4e22d387692ac24d6bd93b2b805016dcc222b5c57764df9857a42f548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90f940f4e22d387692ac24d6bd93b2b805016dcc222b5c57764df9857a42f548", kill_on_drop: false }`
[INFO] [stdout] 90f940f4e22d387692ac24d6bd93b2b805016dcc222b5c57764df9857a42f548
