[INFO] fetching crate bmbp_lib_ui 0.1.6... [INFO] testing bmbp_lib_ui-0.1.6 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate bmbp_lib_ui 0.1.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate bmbp_lib_ui 0.1.6 [INFO] finished tweaking crates.io crate bmbp_lib_ui 0.1.6 [INFO] tweaked toml for crates.io crate bmbp_lib_ui 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bmbp_lib_ui 0.1.6 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 258 packages to latest compatible versions [INFO] [stderr] Adding salvo v0.71.1 (available: v0.83.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salvo_macros v0.71.1 [INFO] [stderr] Downloaded salvo-jwt-auth v0.71.1 [INFO] [stderr] Downloaded salvo-proxy v0.71.1 [INFO] [stderr] Downloaded salvo-serde-util v0.71.1 [INFO] [stderr] Downloaded salvo-serve-static v0.71.1 [INFO] [stderr] Downloaded salvo v0.71.1 [INFO] [stderr] Downloaded salvo_core v0.71.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59494fa9483ef8d78049563a9ddc105b5c726da277d4ddaeb7fc0fc191801369 [INFO] running `Command { std: "docker" "start" "-a" "59494fa9483ef8d78049563a9ddc105b5c726da277d4ddaeb7fc0fc191801369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59494fa9483ef8d78049563a9ddc105b5c726da277d4ddaeb7fc0fc191801369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59494fa9483ef8d78049563a9ddc105b5c726da277d4ddaeb7fc0fc191801369", kill_on_drop: false }` [INFO] [stdout] 59494fa9483ef8d78049563a9ddc105b5c726da277d4ddaeb7fc0fc191801369 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4022a9c52fcb0f80ffe7a9025d117cf91d7148522073a170142e0bdb148f823d [INFO] running `Command { std: "docker" "start" "-a" "4022a9c52fcb0f80ffe7a9025d117cf91d7148522073a170142e0bdb148f823d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling salvo-serde-util v0.71.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling salvo_macros v0.71.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling salvo_core v0.71.1 [INFO] [stderr] Compiling salvo-serve-static v0.71.1 [INFO] [stderr] Compiling salvo v0.71.1 [INFO] [stderr] Compiling bmbp_lib_ui v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.83s [INFO] running `Command { std: "docker" "inspect" "4022a9c52fcb0f80ffe7a9025d117cf91d7148522073a170142e0bdb148f823d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4022a9c52fcb0f80ffe7a9025d117cf91d7148522073a170142e0bdb148f823d", kill_on_drop: false }` [INFO] [stdout] 4022a9c52fcb0f80ffe7a9025d117cf91d7148522073a170142e0bdb148f823d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e708e0e6dfbeb41f741197f5c546f6d7b296f957d7791f7c88471158562e098e [INFO] running `Command { std: "docker" "start" "-a" "e708e0e6dfbeb41f741197f5c546f6d7b296f957d7791f7c88471158562e098e", kill_on_drop: false }` [INFO] [stderr] Compiling bmbp_lib_ui v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "e708e0e6dfbeb41f741197f5c546f6d7b296f957d7791f7c88471158562e098e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e708e0e6dfbeb41f741197f5c546f6d7b296f957d7791f7c88471158562e098e", kill_on_drop: false }` [INFO] [stdout] e708e0e6dfbeb41f741197f5c546f6d7b296f957d7791f7c88471158562e098e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4982ee18230324380a91e7e89f86b0d24a16541a59b0b09d714cefbdf44fa00b [INFO] running `Command { std: "docker" "start" "-a" "4982ee18230324380a91e7e89f86b0d24a16541a59b0b09d714cefbdf44fa00b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bmbp_lib_ui-102bc06e9972c815) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests bmbp_lib_ui [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 5 tests [INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 34) ... FAILED [INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 11) ... FAILED [INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 24) ... FAILED [INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 56) ... FAILED [INFO] [stdout] test src/router.rs - router::build_bmbp_ui_lib_router (line 18) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 34) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `/` [INFO] [stdout] --> src/router.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 1 | bmbp/ui/lib/react/react-dom.production.min.js [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 11) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `/` [INFO] [stdout] --> src/router.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 1 | bmbp/ui/lib/arco/arco-icon.min.js [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 24) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `/` [INFO] [stdout] --> src/router.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 1 | bmbp/ui/lib/bootstrap5/css/bootstrap.css [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 56) stdout ---- [INFO] [stdout] error: expected one of `(`, `::`, `=`, `[`, `]`, or `{`, found `:` [INFO] [stdout] --> src/router.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 3 | #[tokio:main] [INFO] [stdout] | ^ expected one of `(`, `::`, `=`, `[`, `]`, or `{` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/router.rs - router::build_bmbp_ui_lib_router (line 18) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `bmbp` in this scope [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] --> src/router.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 3 | bmbp/ui/lib/bmbp/bmbp.css [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ui` in this scope [INFO] [stdout] --> src/router.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 3 | bmbp/ui/lib/bmbp/bmbp.css [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `lib` in this scope [INFO] [stdout] --> src/router.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 3 | bmbp/ui/lib/bmbp/bmbp.css [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `bmbp` in this scope [INFO] [stdout] --> src/router.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 3 | bmbp/ui/lib/bmbp/bmbp.css [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `bmbp` in this scope [INFO] [stdout] --> src/router.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 3 | bmbp/ui/lib/bmbp/bmbp.css [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/router.rs - router::build_bmbp_ui_lib_router (line 11) [INFO] [stdout] src/router.rs - router::build_bmbp_ui_lib_router (line 18) [INFO] [stdout] src/router.rs - router::build_bmbp_ui_lib_router (line 24) [INFO] [stdout] src/router.rs - router::build_bmbp_ui_lib_router (line 34) [INFO] [stdout] src/router.rs - router::build_bmbp_ui_lib_router (line 56) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4982ee18230324380a91e7e89f86b0d24a16541a59b0b09d714cefbdf44fa00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4982ee18230324380a91e7e89f86b0d24a16541a59b0b09d714cefbdf44fa00b", kill_on_drop: false }` [INFO] [stdout] 4982ee18230324380a91e7e89f86b0d24a16541a59b0b09d714cefbdf44fa00b