[INFO] fetching crate uibeam 0.4.0...
[INFO] testing uibeam-0.4.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate uibeam 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate uibeam 0.4.0
[INFO] finished tweaking crates.io crate uibeam 0.4.0
[INFO] tweaked toml for crates.io crate uibeam 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uibeam 0.4.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uibeam 0.4.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ohkami_lib v0.24.2
[INFO] [stderr]   Downloaded byte_reader v3.1.1
[INFO] [stderr]   Downloaded mews v0.5.2
[INFO] [stderr]   Downloaded anysc-rustls v0.1.1
[INFO] [stderr]   Downloaded ohkami_openapi v0.24.2
[INFO] [stderr]   Downloaded ohkami v0.24.2
[INFO] [stderr]   Downloaded uibeam_html v0.4.0
[INFO] [stderr]   Downloaded uibeam_macros v0.4.0
[INFO] [stderr]   Downloaded ohkami_macros v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b8e2a41b3f5b878d31750bcd812515f6f1649a3e43c5884ecdc52361bcffa23
[INFO] running `Command { std: "docker" "start" "-a" "6b8e2a41b3f5b878d31750bcd812515f6f1649a3e43c5884ecdc52361bcffa23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b8e2a41b3f5b878d31750bcd812515f6f1649a3e43c5884ecdc52361bcffa23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8e2a41b3f5b878d31750bcd812515f6f1649a3e43c5884ecdc52361bcffa23", kill_on_drop: false }`
[INFO] [stdout] 6b8e2a41b3f5b878d31750bcd812515f6f1649a3e43c5884ecdc52361bcffa23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c29b8fdbb6547bf7bf26b1c0b4bccde7cdc5ca221828fa803ebc01175596cc92
[INFO] running `Command { std: "docker" "start" "-a" "c29b8fdbb6547bf7bf26b1c0b4bccde7cdc5ca221828fa803ebc01175596cc92", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling uibeam_html v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uibeam_macros v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling uibeam v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.00s
[INFO] running `Command { std: "docker" "inspect" "c29b8fdbb6547bf7bf26b1c0b4bccde7cdc5ca221828fa803ebc01175596cc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c29b8fdbb6547bf7bf26b1c0b4bccde7cdc5ca221828fa803ebc01175596cc92", kill_on_drop: false }`
[INFO] [stdout] c29b8fdbb6547bf7bf26b1c0b4bccde7cdc5ca221828fa803ebc01175596cc92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa5335c435ce0facdc7b363da6f7f44ab704a13a4ba819e55ee83a37b830b1d2
[INFO] running `Command { std: "docker" "start" "-a" "fa5335c435ce0facdc7b363da6f7f44ab704a13a4ba819e55ee83a37b830b1d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling byte_reader v3.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling ohkami_macros v0.24.2
[INFO] [stderr]    Compiling uibeam_macros v0.4.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ohkami_lib v0.24.2
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ohkami v0.24.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling uibeam v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.04s
[INFO] running `Command { std: "docker" "inspect" "fa5335c435ce0facdc7b363da6f7f44ab704a13a4ba819e55ee83a37b830b1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5335c435ce0facdc7b363da6f7f44ab704a13a4ba819e55ee83a37b830b1d2", kill_on_drop: false }`
[INFO] [stdout] fa5335c435ce0facdc7b363da6f7f44ab704a13a4ba819e55ee83a37b830b1d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea95a4d617c75fd3226f70f87bc1a539164b71c473a1fa6f365836c4d0dd4c4f
[INFO] running `Command { std: "docker" "start" "-a" "ea95a4d617c75fd3226f70f87bc1a539164b71c473a1fa6f365836c4d0dd4c4f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uibeam-0ff80970e9275c20)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests uibeam
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: couldn't read `src/../../README.md`: No such file or directory (os error 2)
[INFO] [stderr]  --> src/lib.rs:3:42
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![cfg_attr(all(doc, not(docsrs)), doc = include_str!("../../README.md"))]
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: there is a file with the same name in a different directory
[INFO] [stderr]   |
[INFO] [stderr] 3 - #![cfg_attr(all(doc, not(docsrs)), doc = include_str!("../../README.md"))]
[INFO] [stderr] 3 + #![cfg_attr(all(doc, not(docsrs)), doc = include_str!("../README.md"))]
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error: attribute value must be a literal
[INFO] [stderr]  --> src/lib.rs:3:42
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![cfg_attr(all(doc, not(docsrs)), doc = include_str!("../../README.md"))]
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name uibeam --test src/lib.rs --test-run-directory /opt/rustwide/workdir --warn=unexpected_cfgs '--allow=clippy::duplicated_attributes' --check-cfg 'cfg(hydrate)' --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-ddf7272d9bf04d2e.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-c0679f32839d8668.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-b0a1e2b4f3216921.rlib --extern ohkami=/opt/rustwide/target/debug/deps/libohkami-570de948a3e84941.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c2ec2b6d9ef6a48.rlib --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-5332cb92bb391282.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e70b4fb41088a65c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5949feae2546776a.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-e38cbeca88ddfa43.rlib --extern uibeam=/opt/rustwide/target/debug/deps/libuibeam-15d78d9d62812a06.rlib --extern uibeam_html=/opt/rustwide/target/debug/deps/libuibeam_html-657cdb49f1e1239e.rlib --extern uibeam_macros=/opt/rustwide/target/debug/deps/libuibeam_macros-9985032d5c2b5755.so --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-0253f9ee7d1df6e1.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-8db728de85a871e5.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --cfg 'feature="client"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__integration__", "actix-web", "axum", "client", "default", "ohkami", "openapi"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "ea95a4d617c75fd3226f70f87bc1a539164b71c473a1fa6f365836c4d0dd4c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea95a4d617c75fd3226f70f87bc1a539164b71c473a1fa6f365836c4d0dd4c4f", kill_on_drop: false }`
[INFO] [stdout] ea95a4d617c75fd3226f70f87bc1a539164b71c473a1fa6f365836c4d0dd4c4f
