[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] 82345965029eec7cf0008e178a789d139e2d4b3e
[INFO] checking JedimEmO/dominator-book against try#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJedimEmO%2Fdominator-book" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JedimEmO/dominator-book on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c853e32a36d82e76bd1a63c2b818a967680acd326b0600a109713f53f8e08628
[INFO] running `Command { std: "docker" "start" "-a" "c853e32a36d82e76bd1a63c2b818a967680acd326b0600a109713f53f8e08628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c853e32a36d82e76bd1a63c2b818a967680acd326b0600a109713f53f8e08628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c853e32a36d82e76bd1a63c2b818a967680acd326b0600a109713f53f8e08628", kill_on_drop: false }`
[INFO] [stdout] c853e32a36d82e76bd1a63c2b818a967680acd326b0600a109713f53f8e08628
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ab6e1d2f00827416299853fcf5c8c25165a24978e998ebd839353b2c8987c80
[INFO] running `Command { std: "docker" "start" "-a" "9ab6e1d2f00827416299853fcf5c8c25165a24978e998ebd839353b2c8987c80", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking regex v1.10.2
[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 cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking dominator-css-bindgen v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling modern-normalize-cssys v0.1.0
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.76
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking futures-signals v0.3.34
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[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]     Checking wasm-logger v0.2.0
[INFO] [stderr]    Compiling dwind-base v0.1.0
[INFO] [stderr]    Compiling dwind-macros v0.1.0
[INFO] [stderr]    Compiling futures-signals-component-macro v0.1.1
[INFO] [stderr]     Checking doc-imports v0.1.0 (/opt/rustwide/workdir/src/doc-imports)
[INFO] [stderr]     Checking hello_world_tutorial v0.1.0 (/opt/rustwide/workdir/tutorials/hello_world)
[INFO] [stdout] warning: unused `futures_signals::signal_vec::Map` that must be used
[INFO] [stdout]    --> src/doc-imports/src/introduction/mutable_collections.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / data.signal_vec()
[INFO] [stdout]  94 | |     .enumerate()
[INFO] [stdout]  95 | |     .map(|(index, value): (ReadOnlyMutable<Option<usize>>, i32)| {
[INFO] [stdout]  96 | |         html!("div", {
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         })
[INFO] [stdout] 104 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: SignalVecs do nothing unless polled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout]  93 | let _ = data.signal_vec()
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `futures_signals::signal_vec::Map` that must be used
[INFO] [stdout]    --> src/doc-imports/src/introduction/mutable_collections.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / data.signal_vec()
[INFO] [stdout]  94 | |     .enumerate()
[INFO] [stdout]  95 | |     .map(|(index, value): (ReadOnlyMutable<Option<usize>>, i32)| {
[INFO] [stdout]  96 | |         html!("div", {
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         })
[INFO] [stdout] 104 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: SignalVecs do nothing unless polled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout]  93 | let _ = data.signal_vec()
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking 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 24.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.99
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "9ab6e1d2f00827416299853fcf5c8c25165a24978e998ebd839353b2c8987c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab6e1d2f00827416299853fcf5c8c25165a24978e998ebd839353b2c8987c80", kill_on_drop: false }`
[INFO] [stdout] 9ab6e1d2f00827416299853fcf5c8c25165a24978e998ebd839353b2c8987c80
