[INFO] cloning repository https://github.com/karaiwulf/tazureru
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karaiwulf/tazureru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaraiwulf%2Ftazureru", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaraiwulf%2Ftazureru'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecab94a8c82aa3af2c2c7796ceefe8c8d40123fc
[INFO] testing karaiwulf/tazureru against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaraiwulf%2Ftazureru" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karaiwulf/tazureru
[INFO] finished tweaking git repo https://github.com/karaiwulf/tazureru
[INFO] tweaked toml for git repo https://github.com/karaiwulf/tazureru written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karaiwulf/tazureru on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karaiwulf/tazureru 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 297e740761c6e198c9b05aac6fbd04290926536ff6b640b2ee3e836f9221f868
[INFO] running `Command { std: "docker" "start" "-a" "297e740761c6e198c9b05aac6fbd04290926536ff6b640b2ee3e836f9221f868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "297e740761c6e198c9b05aac6fbd04290926536ff6b640b2ee3e836f9221f868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "297e740761c6e198c9b05aac6fbd04290926536ff6b640b2ee3e836f9221f868", kill_on_drop: false }`
[INFO] [stdout] 297e740761c6e198c9b05aac6fbd04290926536ff6b640b2ee3e836f9221f868
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6138d8095595660fea37c17e61d851ea6a2570d7cb753706d8496e1dc28dd52d
[INFO] running `Command { std: "docker" "start" "-a" "6138d8095595660fea37c17e61d851ea6a2570d7cb753706d8496e1dc28dd52d", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling webpki-root-certs v1.0.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling linked_hash_set v0.1.5
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling typed-builder v0.21.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling webpki-root-certs v0.26.11
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling http2 v0.4.21
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling インタフェース v0.0.0 (/opt/rustwide/workdir/サーバ/インタフェース)
[INFO] [stderr]    Compiling 共通 v0.0.0 (/opt/rustwide/workdir/ライブラリー/共通)
[INFO] [stderr]    Compiling バックエンド v0.0.0 (/opt/rustwide/workdir/サーバ/バックエンド)
[INFO] [stderr]    Compiling hyper2 v1.5.5
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling boring-sys2 v4.15.14
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling async-compression v0.4.25
[INFO] [stderr]    Compiling boring2 v4.15.14
[INFO] [stderr]    Compiling tokio-boring2 v4.15.14
[INFO] [stderr]    Compiling wreq v5.1.0
[INFO] [stderr]    Compiling wreq-util v2.2.5
[INFO] [stderr]    Compiling スパイダー v0.0.0 (/opt/rustwide/workdir/スパイダー)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s
[INFO] running `Command { std: "docker" "inspect" "6138d8095595660fea37c17e61d851ea6a2570d7cb753706d8496e1dc28dd52d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6138d8095595660fea37c17e61d851ea6a2570d7cb753706d8496e1dc28dd52d", kill_on_drop: false }`
[INFO] [stdout] 6138d8095595660fea37c17e61d851ea6a2570d7cb753706d8496e1dc28dd52d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca8a77bd407dbc8af93d27417baf9b1b3ce9c93eabbf69aab91ad32d6751f65
[INFO] running `Command { std: "docker" "start" "-a" "7ca8a77bd407dbc8af93d27417baf9b1b3ce9c93eabbf69aab91ad32d6751f65", kill_on_drop: false }`
[INFO] [stderr]    Compiling バックエンド v0.0.0 (/opt/rustwide/workdir/サーバ/バックエンド)
[INFO] [stderr]    Compiling 共通 v0.0.0 (/opt/rustwide/workdir/ライブラリー/共通)
[INFO] [stderr]    Compiling インタフェース v0.0.0 (/opt/rustwide/workdir/サーバ/インタフェース)
[INFO] [stderr]    Compiling スパイダー v0.0.0 (/opt/rustwide/workdir/スパイダー)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "7ca8a77bd407dbc8af93d27417baf9b1b3ce9c93eabbf69aab91ad32d6751f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca8a77bd407dbc8af93d27417baf9b1b3ce9c93eabbf69aab91ad32d6751f65", kill_on_drop: false }`
[INFO] [stdout] 7ca8a77bd407dbc8af93d27417baf9b1b3ce9c93eabbf69aab91ad32d6751f65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3bdf6e4c2525c2c1e12c9ee179ec1ec50fd7350ceb21a91404fa816405fb7068
[INFO] running `Command { std: "docker" "start" "-a" "3bdf6e4c2525c2c1e12c9ee179ec1ec50fd7350ceb21a91404fa816405fb7068", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/インタフェース-29160179e4705909)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/スパイダー-dcb0f2cbb6338a15)
[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] [stdout] 
[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] [stdout] 
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/バックエンド-78999b0d2577bcf9)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/共通-f5caa2b5e5c656b6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests 共通
[INFO] [stderr] error: crate name `共通` passed to `--extern` is not a valid ASCII identifier
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p 共通 --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name '共通' --test 'ライブラリー/共通/src/lib.rs' --test-run-directory '/opt/rustwide/workdir/ライブラリー/共通' -L native=/opt/rustwide/target/debug/build/boring-sys2-d519a84fc9b77e90/out/build/ -L native=/opt/rustwide/target/debug/build/boring-sys2-d519a84fc9b77e90/out/build/crypto/ -L native=/opt/rustwide/target/debug/build/boring-sys2-d519a84fc9b77e90/out/build/ssl/ -L native=/opt/rustwide/target/debug/build/zstd-sys-744d44a9b66dc35a/out --extern '共通=/opt/rustwide/target/debug/deps/lib共通-b5d6106ff0440720.rlib' -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --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" "3bdf6e4c2525c2c1e12c9ee179ec1ec50fd7350ceb21a91404fa816405fb7068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bdf6e4c2525c2c1e12c9ee179ec1ec50fd7350ceb21a91404fa816405fb7068", kill_on_drop: false }`
[INFO] [stdout] 3bdf6e4c2525c2c1e12c9ee179ec1ec50fd7350ceb21a91404fa816405fb7068
