[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaraiwulf%2Ftazureru" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karaiwulf/tazureru on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded wreq v5.1.0
[INFO] [stderr]   Downloaded string_cache v0.8.9
[INFO] [stderr]   Downloaded typed-builder v0.21.0
[INFO] [stderr]   Downloaded http2 v0.4.21
[INFO] [stderr]   Downloaded servo_arc v0.4.1
[INFO] [stderr]   Downloaded boring2 v4.15.14
[INFO] [stderr]   Downloaded antidote v1.0.0
[INFO] [stderr]   Downloaded lru v0.13.0
[INFO] [stderr]   Downloaded tokio-boring2 v4.15.14
[INFO] [stderr]   Downloaded boring-sys2 v4.15.14
[INFO] [stderr]   Downloaded typed-builder-macro v0.21.0
[INFO] [stderr]   Downloaded wreq-util v2.2.5
[INFO] [stderr]   Downloaded async-compression v0.4.25
[INFO] [stderr]   Downloaded hyper2 v1.5.5
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.1
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19b49276b5770f59b6f75a6804f4dc50787595b880b6df9099516aa34d550eb4
[INFO] running `Command { std: "docker" "start" "-a" "19b49276b5770f59b6f75a6804f4dc50787595b880b6df9099516aa34d550eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b49276b5770f59b6f75a6804f4dc50787595b880b6df9099516aa34d550eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b49276b5770f59b6f75a6804f4dc50787595b880b6df9099516aa34d550eb4", kill_on_drop: false }`
[INFO] [stdout] 19b49276b5770f59b6f75a6804f4dc50787595b880b6df9099516aa34d550eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a922da960f721c3e863d1c19e8cee399cb09dc948eb9f1fee3216118f1461f97
[INFO] running `Command { std: "docker" "start" "-a" "a922da960f721c3e863d1c19e8cee399cb09dc948eb9f1fee3216118f1461f97", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[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 crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[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 cssparser-macros v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling linked_hash_set v0.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling http2 v0.4.21
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling webpki-root-certs v0.26.11
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling typed-builder v0.21.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling インタフェース v0.0.0 (/opt/rustwide/workdir/サーバ/インタフェース)
[INFO] [stderr]    Compiling hyper2 v1.5.5
[INFO] [stderr]    Compiling 共通 v0.0.0 (/opt/rustwide/workdir/ライブラリー/共通)
[INFO] [stderr]    Compiling バックエンド v0.0.0 (/opt/rustwide/workdir/サーバ/バックエンド)
[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 1m 20s
[INFO] running `Command { std: "docker" "inspect" "a922da960f721c3e863d1c19e8cee399cb09dc948eb9f1fee3216118f1461f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a922da960f721c3e863d1c19e8cee399cb09dc948eb9f1fee3216118f1461f97", kill_on_drop: false }`
[INFO] [stdout] a922da960f721c3e863d1c19e8cee399cb09dc948eb9f1fee3216118f1461f97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9d9071c782d00a97572cfe867af43455966ce8888a9ac6af5631e3436402cab
[INFO] running `Command { std: "docker" "start" "-a" "b9d9071c782d00a97572cfe867af43455966ce8888a9ac6af5631e3436402cab", 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 0.79s
[INFO] running `Command { std: "docker" "inspect" "b9d9071c782d00a97572cfe867af43455966ce8888a9ac6af5631e3436402cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d9071c782d00a97572cfe867af43455966ce8888a9ac6af5631e3436402cab", kill_on_drop: false }`
[INFO] [stdout] b9d9071c782d00a97572cfe867af43455966ce8888a9ac6af5631e3436402cab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46f779b57b2242371b8f7a89fca8b63f92c531c70b5d31afed8d5ed89453aa74
[INFO] running `Command { std: "docker" "start" "-a" "46f779b57b2242371b8f7a89fca8b63f92c531c70b5d31afed8d5ed89453aa74", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/インタフェース-14e21d1fe95c6ff8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/スパイダー-a006c484377671ef)
[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/バックエンド-d0cfecab9a516dae)
[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/lib.rs (/opt/rustwide/target/debug/deps/共通-f9f197df2757e61b)
[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/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name '共通' --test 'ライブラリー/共通/src/lib.rs' --test-run-directory '/opt/rustwide/workdir/ライブラリー/共通' -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/boring-sys2-d12d5fc655ae33b4/out/build/ -L native=/opt/rustwide/target/debug/build/boring-sys2-d12d5fc655ae33b4/out/build/crypto/ -L native=/opt/rustwide/target/debug/build/boring-sys2-d12d5fc655ae33b4/out/build/ssl/ -L native=/opt/rustwide/target/debug/build/zstd-sys-5e4b53132c18d988/out --extern '共通=/opt/rustwide/target/debug/deps/lib共通-aec0d3bf5be375ea.rlib' -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --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" "46f779b57b2242371b8f7a89fca8b63f92c531c70b5d31afed8d5ed89453aa74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f779b57b2242371b8f7a89fca8b63f92c531c70b5d31afed8d5ed89453aa74", kill_on_drop: false }`
[INFO] [stdout] 46f779b57b2242371b8f7a89fca8b63f92c531c70b5d31afed8d5ed89453aa74
