[INFO] fetching crate rust-i18n 3.1.2... [INFO] testing rust-i18n-3.1.2 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate rust-i18n 3.1.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rust-i18n 3.1.2 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate rust-i18n 3.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rust-i18n 3.1.2 [INFO] tweaked toml for crates.io crate rust-i18n 3.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate rust-i18n 3.1.2 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf1ecb344b80e0be7e02bf04f4ed89ac4973c2ae42f28c9a75c4d708a4af413b [INFO] running `Command { std: "docker" "start" "-a" "bf1ecb344b80e0be7e02bf04f4ed89ac4973c2ae42f28c9a75c4d708a4af413b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf1ecb344b80e0be7e02bf04f4ed89ac4973c2ae42f28c9a75c4d708a4af413b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1ecb344b80e0be7e02bf04f4ed89ac4973c2ae42f28c9a75c4d708a4af413b", kill_on_drop: false }` [INFO] [stdout] bf1ecb344b80e0be7e02bf04f4ed89ac4973c2ae42f28c9a75c4d708a4af413b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7163d23fd7c8d08b4aad09c2a0a298a6cdb9855270823346744a7d0614782974 [INFO] running `Command { std: "docker" "start" "-a" "7163d23fd7c8d08b4aad09c2a0a298a6cdb9855270823346744a7d0614782974", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling serde_yml v0.0.11 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling libyml v0.0.4 [INFO] [stderr] Compiling normpath v1.1.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling siphasher v1.0.0 [INFO] [stderr] Compiling base62 v2.0.2 [INFO] [stderr] Compiling smallvec v1.13.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rust-i18n v3.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling rust-i18n-support v3.1.2 [INFO] [stderr] Compiling rust-i18n-macro v3.1.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.28s [INFO] running `Command { std: "docker" "inspect" "7163d23fd7c8d08b4aad09c2a0a298a6cdb9855270823346744a7d0614782974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7163d23fd7c8d08b4aad09c2a0a298a6cdb9855270823346744a7d0614782974", kill_on_drop: false }` [INFO] [stdout] 7163d23fd7c8d08b4aad09c2a0a298a6cdb9855270823346744a7d0614782974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98cc6e4230f83e884e4e21a3b4fcdea404071c605a51979715fee06a9a6d23a0 [INFO] running `Command { std: "docker" "start" "-a" "98cc6e4230f83e884e4e21a3b4fcdea404071c605a51979715fee06a9a6d23a0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling serde_yml v0.0.11 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling rust-i18n-support v3.1.2 [INFO] [stderr] Compiling rust-i18n-macro v3.1.2 [INFO] [stderr] Compiling rust-i18n v3.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.07s [INFO] running `Command { std: "docker" "inspect" "98cc6e4230f83e884e4e21a3b4fcdea404071c605a51979715fee06a9a6d23a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98cc6e4230f83e884e4e21a3b4fcdea404071c605a51979715fee06a9a6d23a0", kill_on_drop: false }` [INFO] [stdout] 98cc6e4230f83e884e4e21a3b4fcdea404071c605a51979715fee06a9a6d23a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0caeb6b2b0a2a94adbd86dfdf2e5c501c3e9451d2d1e75df08a01a31663a21dc [INFO] running `Command { std: "docker" "start" "-a" "0caeb6b2b0a2a94adbd86dfdf2e5c501c3e9451d2d1e75df08a01a31663a21dc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_i18n-9efd88f0318ec55a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_locale ... 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] Running unittests examples/app/main.rs (/opt/rustwide/target/debug/examples/app-16e2d5c226e2dfd7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_example_app ... 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 rust_i18n [INFO] [stderr] error: DefId(0:0 ~ rust_i18n[131b]) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name rust_i18n --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e0686cc021022273.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rlib --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-c4b99c95ee7da90f.rlib --extern rust_i18n_macro=/opt/rustwide/target/debug/deps/librust_i18n_macro-ee9c5103d3c57140.so --extern rust_i18n_support=/opt/rustwide/target/debug/deps/librust_i18n_support-aa5e3f65eecfb5cf.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-4aa10ffbe06eabdb.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1938362c6038426a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("log-miss-tr"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "0caeb6b2b0a2a94adbd86dfdf2e5c501c3e9451d2d1e75df08a01a31663a21dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0caeb6b2b0a2a94adbd86dfdf2e5c501c3e9451d2d1e75df08a01a31663a21dc", kill_on_drop: false }` [INFO] [stdout] 0caeb6b2b0a2a94adbd86dfdf2e5c501c3e9451d2d1e75df08a01a31663a21dc