[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 master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszagi3891%2Frust-reactive" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szagi3891/rust-reactive on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-7/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" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b41d977223da3ae263c0bcfcdbffc4e8518aebf19cb7921995dbc79c56bde33e [INFO] running `Command { std: "docker" "start" "-a" "b41d977223da3ae263c0bcfcdbffc4e8518aebf19cb7921995dbc79c56bde33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b41d977223da3ae263c0bcfcdbffc4e8518aebf19cb7921995dbc79c56bde33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41d977223da3ae263c0bcfcdbffc4e8518aebf19cb7921995dbc79c56bde33e", kill_on_drop: false }` [INFO] [stdout] b41d977223da3ae263c0bcfcdbffc4e8518aebf19cb7921995dbc79c56bde33e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ef5f649658dab5ff60f97fee1f53a1744e07d76773c474773deeebec3e09e2 [INFO] running `Command { std: "docker" "start" "-a" "41ef5f649658dab5ff60f97fee1f53a1744e07d76773c474773deeebec3e09e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling vertigo v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/vertigo) [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Checking vertigo-testing v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/vertigo-testing) [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] 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 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 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 wasm-logger v0.2.0 [INFO] [stderr] Checking vertigo-browserdriver v0.1.0-alpha.3 (/opt/rustwide/workdir/crates/vertigo-browserdriver) [INFO] [stderr] Checking vertigo-demo v0.1.0 (/opt/rustwide/workdir/demo) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.89s [INFO] running `Command { std: "docker" "inspect" "41ef5f649658dab5ff60f97fee1f53a1744e07d76773c474773deeebec3e09e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ef5f649658dab5ff60f97fee1f53a1744e07d76773c474773deeebec3e09e2", kill_on_drop: false }` [INFO] [stdout] 41ef5f649658dab5ff60f97fee1f53a1744e07d76773c474773deeebec3e09e2