[INFO] cloning repository https://github.com/Respo/todomvc-respo-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Respo/todomvc-respo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRespo%2Ftodomvc-respo-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRespo%2Ftodomvc-respo-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a17bc702346157b9958f3b3eb24b601d20c0a95
[INFO] checking Respo/todomvc-respo-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRespo%2Ftodomvc-respo-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Respo/todomvc-respo-rs
[INFO] finished tweaking git repo https://github.com/Respo/todomvc-respo-rs
[INFO] tweaked toml for git repo https://github.com/Respo/todomvc-respo-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Respo/todomvc-respo-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Respo/todomvc-respo-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded respo_state_derive v0.0.1
[INFO] [stderr]   Downloaded uuid v1.9.1
[INFO] [stderr]   Downloaded bincode_derive v2.0.0-rc.3
[INFO] [stderr]   Downloaded cirru_parser v0.1.31
[INFO] [stderr]   Downloaded once_cell v1.17.0
[INFO] [stderr]   Downloaded virtue v0.0.13
[INFO] [stderr]   Downloaded respo v0.1.9
[INFO] [stderr]   Downloaded unicode-ident v1.0.6
[INFO] [stderr]   Downloaded bincode v2.0.0-rc.3
[INFO] [stderr]   Downloaded rust-hsluv v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1138f0802eb113766bdfc95c765b2dede5af8c499482d8bd622f279257e4b03f
[INFO] running `Command { std: "docker" "start" "-a" "1138f0802eb113766bdfc95c765b2dede5af8c499482d8bd622f279257e4b03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1138f0802eb113766bdfc95c765b2dede5af8c499482d8bd622f279257e4b03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1138f0802eb113766bdfc95c765b2dede5af8c499482d8bd622f279257e4b03f", kill_on_drop: false }`
[INFO] [stdout] 1138f0802eb113766bdfc95c765b2dede5af8c499482d8bd622f279257e4b03f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c714dbf3f8125fc9f43cfa54a1b1a88e3f56a29bbc625d0e1e32e231a0d6f28a
[INFO] running `Command { std: "docker" "start" "-a" "c714dbf3f8125fc9f43cfa54a1b1a88e3f56a29bbc625d0e1e32e231a0d6f28a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking rust-hsluv v0.1.4
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking cirru_parser v0.1.31
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling respo_state_derive v0.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking respo v0.1.9
[INFO] [stderr]     Checking todomvc-respo-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PanelState` is never constructed
[INFO] [stdout]   --> src/footer.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct PanelState {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PanelState` is never constructed
[INFO] [stdout]   --> src/footer.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct PanelState {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.60s
[INFO] running `Command { std: "docker" "inspect" "c714dbf3f8125fc9f43cfa54a1b1a88e3f56a29bbc625d0e1e32e231a0d6f28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c714dbf3f8125fc9f43cfa54a1b1a88e3f56a29bbc625d0e1e32e231a0d6f28a", kill_on_drop: false }`
[INFO] [stdout] c714dbf3f8125fc9f43cfa54a1b1a88e3f56a29bbc625d0e1e32e231a0d6f28a
