[INFO] cloning repository https://github.com/huang12zheng/rx-state [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huang12zheng/rx-state" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuang12zheng%2Frx-state", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuang12zheng%2Frx-state'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e81b66d90fe28f623106176a929b2ba5377a72c2 [INFO] checking huang12zheng/rx-state against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuang12zheng%2Frx-state" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huang12zheng/rx-state on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/huang12zheng/rx-state [INFO] finished tweaking git repo https://github.com/huang12zheng/rx-state [INFO] tweaked toml for git repo https://github.com/huang12zheng/rx-state written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/huang12zheng/rx-state 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/leptos-rs/leptos.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.2.9 [INFO] [stderr] Downloaded insta v1.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27be3f26b4350d682fa30aa38fd585f11175e9c607c5c9ec40f18e18858c21ba [INFO] running `Command { std: "docker" "start" "-a" "27be3f26b4350d682fa30aa38fd585f11175e9c607c5c9ec40f18e18858c21ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27be3f26b4350d682fa30aa38fd585f11175e9c607c5c9ec40f18e18858c21ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27be3f26b4350d682fa30aa38fd585f11175e9c607c5c9ec40f18e18858c21ba", kill_on_drop: false }` [INFO] [stdout] 27be3f26b4350d682fa30aa38fd585f11175e9c607c5c9ec40f18e18858c21ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c27385c9079fa69ccea5c64870c1913c125efe9efb467818c00ca12784cbc187 [INFO] running `Command { std: "docker" "start" "-a" "c27385c9079fa69ccea5c64870c1913c125efe9efb467818c00ca12784cbc187", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking syn v2.0.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking insta v1.30.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking darling_core v0.20.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling rx-macro v0.1.0 (/opt/rustwide/workdir/crates/rx-macro) [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking leptos_reactive v0.3.0 (https://github.com/leptos-rs/leptos.git?branch=effect-cleanups#f3c84358) [INFO] [stderr] Checking rx-derive v0.1.0 (/opt/rustwide/workdir/crates/rx-derive) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "c27385c9079fa69ccea5c64870c1913c125efe9efb467818c00ca12784cbc187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27385c9079fa69ccea5c64870c1913c125efe9efb467818c00ca12784cbc187", kill_on_drop: false }` [INFO] [stdout] c27385c9079fa69ccea5c64870c1913c125efe9efb467818c00ca12784cbc187 [INFO] checking huang12zheng/rx-state against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuang12zheng%2Frx-state" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huang12zheng/rx-state on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/huang12zheng/rx-state [INFO] finished tweaking git repo https://github.com/huang12zheng/rx-state [INFO] tweaked toml for git repo https://github.com/huang12zheng/rx-state written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/huang12zheng/rx-state 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8214834b71800e6cca06b29cb363ddba8afd651f72593a7ac16213594ffc3576 [INFO] running `Command { std: "docker" "start" "-a" "8214834b71800e6cca06b29cb363ddba8afd651f72593a7ac16213594ffc3576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8214834b71800e6cca06b29cb363ddba8afd651f72593a7ac16213594ffc3576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8214834b71800e6cca06b29cb363ddba8afd651f72593a7ac16213594ffc3576", kill_on_drop: false }` [INFO] [stdout] 8214834b71800e6cca06b29cb363ddba8afd651f72593a7ac16213594ffc3576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15b73362cfdb1c91397867f79b2890163516b3f3dbd3038343b5ed0fddda79d2 [INFO] running `Command { std: "docker" "start" "-a" "15b73362cfdb1c91397867f79b2890163516b3f3dbd3038343b5ed0fddda79d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling prettyplease v0.2.9 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking syn v2.0.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking insta v1.30.0 [INFO] [stderr] Checking darling_core v0.20.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Checking rx-macro v0.1.0 (/opt/rustwide/workdir/crates/rx-macro) [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking leptos_reactive v0.3.0 (https://github.com/leptos-rs/leptos.git?branch=effect-cleanups#f3c84358) [INFO] [stderr] Checking rx-derive v0.1.0 (/opt/rustwide/workdir/crates/rx-derive) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "15b73362cfdb1c91397867f79b2890163516b3f3dbd3038343b5ed0fddda79d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b73362cfdb1c91397867f79b2890163516b3f3dbd3038343b5ed0fddda79d2", kill_on_drop: false }` [INFO] [stdout] 15b73362cfdb1c91397867f79b2890163516b3f3dbd3038343b5ed0fddda79d2