[INFO] fetching crate rustolio 0.1.0...
[INFO] checking rustolio-0.1.0 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] extracting crate rustolio 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rustolio 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustolio 0.1.0
[INFO] tweaked toml for crates.io crate rustolio 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustolio 0.1.0 on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustolio 0.1.0 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustolio-web-router-macro v0.1.0
[INFO] [stderr]   Downloaded wasm-tracing v2.1.0
[INFO] [stderr]   Downloaded rustolio-web v0.1.0
[INFO] [stderr]   Downloaded rustolio-web-core-macros v0.1.0
[INFO] [stderr]   Downloaded rustolio-utils v0.1.0
[INFO] [stderr]   Downloaded kem v0.3.0-pre.0
[INFO] [stderr]   Downloaded rustolio-rpc-macro v0.1.0
[INFO] [stderr]   Downloaded rustolio-build-utils v0.1.0
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded rustolio-server v0.1.0
[INFO] [stderr]   Downloaded rustolio-server-router v0.1.0
[INFO] [stderr]   Downloaded rustolio-core-macros v0.1.0
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded rustolio-utils-macros v0.1.0
[INFO] [stderr]   Downloaded rustolio-db v0.1.0
[INFO] [stderr]   Downloaded rustolio-rpc v0.1.0
[INFO] [stderr]   Downloaded ml-kem v0.2.1
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded hyper-util v0.1.16
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5
[INFO] running `Command { std: "docker" "start" "31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5", 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" "31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustolio-utils-macros v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling ml-kem v0.2.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling rustolio-web-core-macros v0.1.0
[INFO] [stderr]    Compiling rustolio-web-router-macro v0.1.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking matchit v0.8.6
[INFO] [stderr]    Compiling rustolio-core-macros v0.1.0
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking rustolio-utils v0.1.0
[INFO] [stderr]    Compiling rustolio-build-utils v0.1.0
[INFO] [stderr]    Compiling rustolio-web v0.1.0
[INFO] [stderr]     Checking rustolio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `web`
[INFO] [stdout]   --> tests/server_renderer.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "web")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build`, `db`, `rpc`, `rustolio-build-utils`, `rustolio-db`, `rustolio-rpc`, `rustolio-server`, and `server`
[INFO] [stdout]    = help: consider adding `web` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `web`
[INFO] [stdout]   --> tests/server_renderer.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "web")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build`, `db`, `rpc`, `rustolio-build-utils`, `rustolio-db`, `rustolio-rpc`, `rustolio-server`, and `server`
[INFO] [stdout]    = help: consider adding `web` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rustolio::prelude::*`
[INFO] [stdout]   --> tests/server_renderer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rustolio::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.36s
[INFO] running `Command { std: "docker" "inspect" "31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5", kill_on_drop: false }`
[INFO] [stdout] 31622f5e695eb0142092f4920a1346a5dbe14cd2f18691780a216d7a693110a5
