[INFO] fetching crate rustolio-web 0.1.0...
[INFO] testing rustolio-web-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rustolio-web 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rustolio-web 0.1.0
[INFO] finished tweaking crates.io crate rustolio-web 0.1.0
[INFO] tweaked toml for crates.io crate rustolio-web 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustolio-web 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustolio-web 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3f62dfdad1c21d2bf0afd45d4eb31f4412fec7955f100af6f978dd0c3cfb7ca
[INFO] running `Command { std: "docker" "start" "-a" "c3f62dfdad1c21d2bf0afd45d4eb31f4412fec7955f100af6f978dd0c3cfb7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3f62dfdad1c21d2bf0afd45d4eb31f4412fec7955f100af6f978dd0c3cfb7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f62dfdad1c21d2bf0afd45d4eb31f4412fec7955f100af6f978dd0c3cfb7ca", kill_on_drop: false }`
[INFO] [stdout] c3f62dfdad1c21d2bf0afd45d4eb31f4412fec7955f100af6f978dd0c3cfb7ca
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab229f18d1680199dc44b8c75241645abe1a59f198beed7399372d9202031088
[INFO] running `Command { std: "docker" "start" "-a" "ab229f18d1680199dc44b8c75241645abe1a59f198beed7399372d9202031088", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ml-kem v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rustolio-utils-macros v0.1.0
[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]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rustolio-utils v0.1.0
[INFO] [stderr]    Compiling rustolio-build-utils v0.1.0
[INFO] [stderr]    Compiling rustolio-web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `register_timeout` is never used
[INFO] [stdout]    --> src/hooks/scope.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl Scope {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn register_timeout(id: i32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.03s
[INFO] running `Command { std: "docker" "inspect" "ab229f18d1680199dc44b8c75241645abe1a59f198beed7399372d9202031088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab229f18d1680199dc44b8c75241645abe1a59f198beed7399372d9202031088", kill_on_drop: false }`
[INFO] [stdout] ab229f18d1680199dc44b8c75241645abe1a59f198beed7399372d9202031088
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2568d2072b2f47da5d70f6ad49f7704c8d82b13365ef9505ca31ae4848715225
[INFO] running `Command { std: "docker" "start" "-a" "2568d2072b2f47da5d70f6ad49f7704c8d82b13365ef9505ca31ae4848715225", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustolio-web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `register_timeout` is never used
[INFO] [stdout]    --> src/hooks/scope.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl Scope {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn register_timeout(id: i32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `register_timeout` is never used
[INFO] [stdout]    --> src/hooks/scope.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl Scope {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn register_timeout(id: i32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.68s
[INFO] running `Command { std: "docker" "inspect" "2568d2072b2f47da5d70f6ad49f7704c8d82b13365ef9505ca31ae4848715225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2568d2072b2f47da5d70f6ad49f7704c8d82b13365ef9505ca31ae4848715225", kill_on_drop: false }`
[INFO] [stdout] 2568d2072b2f47da5d70f6ad49f7704c8d82b13365ef9505ca31ae4848715225
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46f837d9fc92beb0a0d1e8a592b7d2196c65582f0c58e219985d37d06a235974
[INFO] running `Command { std: "docker" "start" "-a" "46f837d9fc92beb0a0d1e8a592b7d2196c65582f0c58e219985d37d06a235974", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `register_timeout` is never used
[INFO] [stderr]    --> src/hooks/scope.rs:148:12
[INFO] [stderr]     |
[INFO] [stderr]  49 | impl Scope {
[INFO] [stderr]     | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 148 |     pub fn register_timeout(id: i32) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rustolio-web` (lib) generated 1 warning
[INFO] [stderr] warning: `rustolio-web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustolio_web-119e8e3c92dc482a)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test hooks::global::tests::test_global_signal ... ok
[INFO] [stdout] test hooks::global::tests::test_deref ... ok
[INFO] [stdout] test hooks::calculated::tests::test_calculated ... ok
[INFO] [stdout] test hooks::signal::tests::test_signal ... ok
[INFO] [stderr]    Doc-tests rustolio_web
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/hooks/signal/mod.rs - hooks::signal::Signal<T>::new (line 199) ... ignored
[INFO] [stdout] test src/hooks/signal/mod.rs - hooks::signal::Signal<T>::new (line 225) ... ignored
[INFO] [stdout] test src/hooks/signal/mod.rs - hooks::signal::Signal<T>::new (line 240) ... ok
[INFO] [stdout] test src/hooks/signal/mod.rs - hooks::signal::Signal<T>::new (line 182) ... ok
[INFO] [stdout] test src/hooks/signal/mod.rs - hooks::signal::Signal<T>::new (line 208) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.36s; merged doctests compilation took 1.33s
[INFO] running `Command { std: "docker" "inspect" "46f837d9fc92beb0a0d1e8a592b7d2196c65582f0c58e219985d37d06a235974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f837d9fc92beb0a0d1e8a592b7d2196c65582f0c58e219985d37d06a235974", kill_on_drop: false }`
[INFO] [stdout] 46f837d9fc92beb0a0d1e8a592b7d2196c65582f0c58e219985d37d06a235974
