[INFO] cloning repository https://github.com/szagi3891/rust-reactive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szagi3891/rust-reactive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszagi3891%2Frust-reactive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszagi3891%2Frust-reactive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fb4d6f11d2339035664544975f63b29055a77c5 [INFO] checking szagi3891/rust-reactive against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszagi3891%2Frust-reactive" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szagi3891/rust-reactive on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szagi3891/rust-reactive [INFO] finished tweaking git repo https://github.com/szagi3891/rust-reactive [INFO] tweaked toml for git repo https://github.com/szagi3891/rust-reactive written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/szagi3891/rust-reactive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96149edcd108d58ca2e17479efaf3f9dfbdc06870b9839ffa4195065958ee86a [INFO] running `Command { std: "docker" "start" "-a" "96149edcd108d58ca2e17479efaf3f9dfbdc06870b9839ffa4195065958ee86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96149edcd108d58ca2e17479efaf3f9dfbdc06870b9839ffa4195065958ee86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96149edcd108d58ca2e17479efaf3f9dfbdc06870b9839ffa4195065958ee86a", kill_on_drop: false }` [INFO] [stdout] 96149edcd108d58ca2e17479efaf3f9dfbdc06870b9839ffa4195065958ee86a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56db527203180ef7938b0df58cdbb69a7eb48c85501417a7c3534b69e04b629d [INFO] running `Command { std: "docker" "start" "-a" "56db527203180ef7938b0df58cdbb69a7eb48c85501417a7c3534b69e04b629d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking vertigo v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/vertigo) [INFO] [stderr] Checking quote v1.0.9 [INFO] [stdout] warning: field is never read: `client` [INFO] [stdout] --> crates/vertigo/src/computed/tests/box_value_version.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | client: Option, [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] Checking vertigo-testing v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/vertigo-testing) [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling vertigo-html-macro v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/vertigo-html-macro) [INFO] [stderr] Checking vertigo-html v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/vertigo-html) [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.47 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.24 [INFO] [stderr] Checking vertigo-browserdriver v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/vertigo-browserdriver) [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking vertigo-demo v0.1.0 (/opt/rustwide/workdir/demo) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.03s [INFO] running `Command { std: "docker" "inspect" "56db527203180ef7938b0df58cdbb69a7eb48c85501417a7c3534b69e04b629d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56db527203180ef7938b0df58cdbb69a7eb48c85501417a7c3534b69e04b629d", kill_on_drop: false }` [INFO] [stdout] 56db527203180ef7938b0df58cdbb69a7eb48c85501417a7c3534b69e04b629d