[INFO] fetching crate perseus 0.3.0-beta.17... [INFO] testing perseus-0.3.0-beta.17 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate perseus 0.3.0-beta.17 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate perseus 0.3.0-beta.17 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate perseus 0.3.0-beta.17 [INFO] finished tweaking crates.io crate perseus 0.3.0-beta.17 [INFO] tweaked toml for crates.io crate perseus 0.3.0-beta.17 written to /workspace/builds/worker-89/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded self_cell v0.10.1 [INFO] [stderr] Downloaded fluent-bundle v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a85201beb4f92301a24ab9a5e659c89db79e818fd06317b4af2c6450356e1430 [INFO] running `Command { std: "docker" "start" "-a" "a85201beb4f92301a24ab9a5e659c89db79e818fd06317b4af2c6450356e1430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a85201beb4f92301a24ab9a5e659c89db79e818fd06317b4af2c6450356e1430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85201beb4f92301a24ab9a5e659c89db79e818fd06317b4af2c6450356e1430", kill_on_drop: false }` [INFO] [stdout] a85201beb4f92301a24ab9a5e659c89db79e818fd06317b4af2c6450356e1430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70e3b658cb9a84b0da5cba267c45a258244cfcf85775e2bf527e509e5cabb909 [INFO] running `Command { std: "docker" "start" "-a" "70e3b658cb9a84b0da5cba267c45a258244cfcf85775e2bf527e509e5cabb909", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling fmterr v0.1.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling html-escape v0.2.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling lexical v6.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling sycamore-macro v0.6.3 [INFO] [stderr] Compiling sycamore-router-macro v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling perseus-macro v0.3.0-beta.17 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling sycamore-reactive v0.6.3 [INFO] [stderr] Compiling sycamore v0.6.3 [INFO] [stderr] Compiling sycamore-router v0.6.3 [INFO] [stderr] Compiling perseus v0.3.0-beta.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `path_prefix` [INFO] [stdout] --> src/translations_manager.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | path_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "70e3b658cb9a84b0da5cba267c45a258244cfcf85775e2bf527e509e5cabb909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e3b658cb9a84b0da5cba267c45a258244cfcf85775e2bf527e509e5cabb909", kill_on_drop: false }` [INFO] [stdout] 70e3b658cb9a84b0da5cba267c45a258244cfcf85775e2bf527e509e5cabb909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9148a7cc3218eeac252c0ce52f25a8f68eae7920b541fb48ce1598d7f3701f25 [INFO] running `Command { std: "docker" "start" "-a" "9148a7cc3218eeac252c0ce52f25a8f68eae7920b541fb48ce1598d7f3701f25", 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] [stderr] Compiling perseus v0.3.0-beta.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `path_prefix` [INFO] [stdout] --> src/translations_manager.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | path_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path_prefix` [INFO] [stdout] --> src/translations_manager.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | path_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.22s [INFO] running `Command { std: "docker" "inspect" "9148a7cc3218eeac252c0ce52f25a8f68eae7920b541fb48ce1598d7f3701f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9148a7cc3218eeac252c0ce52f25a8f68eae7920b541fb48ce1598d7f3701f25", kill_on_drop: false }` [INFO] [stdout] 9148a7cc3218eeac252c0ce52f25a8f68eae7920b541fb48ce1598d7f3701f25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4ade31edb0d4476e6981209443ebc20f186f7eae90ea01ea825131665605ca10 [INFO] running `Command { std: "docker" "start" "-a" "4ade31edb0d4476e6981209443ebc20f186f7eae90ea01ea825131665605ca10", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `path_prefix` [INFO] [stderr] --> src/translations_manager.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | path_prefix: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `perseus` (lib) generated 1 warning [INFO] [stderr] warning: `perseus` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/perseus-3167a0b81a3c05e6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test locale_detector::tests::fails_on_no_match ... ok [INFO] [stdout] test locale_detector::tests::matches_exact ... ok [INFO] [stdout] test locale_detector::tests::matches_lang ... ok [INFO] [stdout] test locale_detector::tests::uses_later_exact_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests perseus [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] running `Command { std: "docker" "inspect" "4ade31edb0d4476e6981209443ebc20f186f7eae90ea01ea825131665605ca10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ade31edb0d4476e6981209443ebc20f186f7eae90ea01ea825131665605ca10", kill_on_drop: false }` [INFO] [stdout] 4ade31edb0d4476e6981209443ebc20f186f7eae90ea01ea825131665605ca10