[INFO] cloning repository https://github.com/JedimEmO/dominator-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JedimEmO/dominator-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJedimEmO%2Fdominator-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJedimEmO%2Fdominator-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9b172c9e032f5c0dd2fcdf9ed84bb134ec8ae3d [INFO] testing JedimEmO/dominator-book against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJedimEmO%2Fdominator-book" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JedimEmO/dominator-book on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/JedimEmO/dominator-book [INFO] finished tweaking git repo https://github.com/JedimEmO/dominator-book [INFO] tweaked toml for git repo https://github.com/JedimEmO/dominator-book written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JedimEmO/dominator-book 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-2025-01-12" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded dwui v0.2.0 [INFO] [stderr] Downloaded gensym v0.1.1 [INFO] [stderr] Downloaded dwind-macros v0.1.0 [INFO] [stderr] Downloaded futures-signals v0.3.34 [INFO] [stderr] Downloaded dwind-build v0.1.0 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.34 [INFO] [stderr] Downloaded dominator-css-bindgen v0.1.0 [INFO] [stderr] Downloaded dominator v0.5.38 [INFO] [stderr] Downloaded case v1.0.0 [INFO] [stderr] Downloaded dwind v0.2.0 [INFO] [stderr] Downloaded const_format v0.2.34 [INFO] [stderr] Downloaded cssparser v0.34.0 [INFO] [stderr] Downloaded modern-normalize-cssys v0.1.0 [INFO] [stderr] Downloaded dwind-base v0.1.0 [INFO] [stderr] Downloaded futures-signals-component-macro v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b3c01e4764cdc31bb1b4c6feac3a975484ffed7cbd94747327a07d690bcf56c [INFO] running `Command { std: "docker" "start" "-a" "0b3c01e4764cdc31bb1b4c6feac3a975484ffed7cbd94747327a07d690bcf56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b3c01e4764cdc31bb1b4c6feac3a975484ffed7cbd94747327a07d690bcf56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3c01e4764cdc31bb1b4c6feac3a975484ffed7cbd94747327a07d690bcf56c", kill_on_drop: false }` [INFO] [stdout] 0b3c01e4764cdc31bb1b4c6feac3a975484ffed7cbd94747327a07d690bcf56c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6adea3f87bd8ee912cd55a3da04288f5d86d22ed4c84f9a40b7ec7dde4bb2c3 [INFO] running `Command { std: "docker" "start" "-a" "f6adea3f87bd8ee912cd55a3da04288f5d86d22ed4c84f9a40b7ec7dde4bb2c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling dominator-css-bindgen v0.1.0 [INFO] [stderr] Compiling modern-normalize-cssys v0.1.0 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling futures-signals v0.3.34 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling dwind-build v0.1.0 [INFO] [stderr] Compiling dwui v0.2.0 [INFO] [stderr] Compiling dwind v0.2.0 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling dominator v0.5.38 [INFO] [stderr] Compiling dwind-base v0.1.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling dwind-macros v0.1.0 [INFO] [stderr] Compiling futures-signals-component-macro v0.1.1 [INFO] [stderr] Compiling doc-imports v0.1.0 (/opt/rustwide/workdir/src/doc-imports) [INFO] [stderr] Compiling hello_world_tutorial v0.1.0 (/opt/rustwide/workdir/tutorials/hello_world) [INFO] [stderr] Compiling all_of_the_others v0.1.0 (/opt/rustwide/workdir/tutorials/all_of_the_others) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "f6adea3f87bd8ee912cd55a3da04288f5d86d22ed4c84f9a40b7ec7dde4bb2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6adea3f87bd8ee912cd55a3da04288f5d86d22ed4c84f9a40b7ec7dde4bb2c3", kill_on_drop: false }` [INFO] [stdout] f6adea3f87bd8ee912cd55a3da04288f5d86d22ed4c84f9a40b7ec7dde4bb2c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c84b0a38cd2ddce039ecce5f3b8910f1503e2244b6f05bd896fa510886bb172 [INFO] running `Command { std: "docker" "start" "-a" "4c84b0a38cd2ddce039ecce5f3b8910f1503e2244b6f05bd896fa510886bb172", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling hello_world_tutorial v0.1.0 (/opt/rustwide/workdir/tutorials/hello_world) [INFO] [stderr] Compiling all_of_the_others v0.1.0 (/opt/rustwide/workdir/tutorials/all_of_the_others) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.42 [INFO] [stderr] Compiling doc-imports v0.1.0 (/opt/rustwide/workdir/src/doc-imports) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s [INFO] running `Command { std: "docker" "inspect" "4c84b0a38cd2ddce039ecce5f3b8910f1503e2244b6f05bd896fa510886bb172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c84b0a38cd2ddce039ecce5f3b8910f1503e2244b6f05bd896fa510886bb172", kill_on_drop: false }` [INFO] [stdout] 4c84b0a38cd2ddce039ecce5f3b8910f1503e2244b6f05bd896fa510886bb172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f69d1d5b96a287659359f4b79678cf8f886d97838cd89be91f513443d5a8b7d6 [INFO] running `Command { std: "docker" "start" "-a" "f69d1d5b96a287659359f4b79678cf8f886d97838cd89be91f513443d5a8b7d6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/all_of_the_others-11d33c382fa1ec7a) [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/doc_imports-ed7721f49f733d6e) [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/hello_world_tutorial-a563b47e6205cc11) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests doc_imports [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] running `Command { std: "docker" "inspect" "f69d1d5b96a287659359f4b79678cf8f886d97838cd89be91f513443d5a8b7d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69d1d5b96a287659359f4b79678cf8f886d97838cd89be91f513443d5a8b7d6", kill_on_drop: false }` [INFO] [stdout] f69d1d5b96a287659359f4b79678cf8f886d97838cd89be91f513443d5a8b7d6