[INFO] cloning repository https://github.com/shunlll999/wcii-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shunlll999/wcii-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunlll999%2Fwcii-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunlll999%2Fwcii-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe0052d9fda5a3fbaf7033d8d1ff852484e45c1e
[INFO] checking shunlll999/wcii-rust against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunlll999%2Fwcii-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shunlll999/wcii-rust
[INFO] finished tweaking git repo https://github.com/shunlll999/wcii-rust
[INFO] tweaked toml for git repo https://github.com/shunlll999/wcii-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shunlll999/wcii-rust on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shunlll999/wcii-rust 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.7
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded dioxus-use-window v0.7.0
[INFO] [stderr]   Downloaded execute v0.2.13
[INFO] [stderr]   Downloaded enumset_derive v0.10.0
[INFO] [stderr]   Downloaded smallbox v0.8.2
[INFO] [stderr]   Downloaded internment v0.7.5
[INFO] [stderr]   Downloaded dioxus-hooks v0.5.6
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded dioxus-liveview v0.5.6
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded server_fn_macro v0.6.15
[INFO] [stderr]   Downloaded dioxus-hot-reload v0.5.6
[INFO] [stderr]   Downloaded dioxus-cli-config v0.5.6
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded dioxus-config-macro v0.5.6
[INFO] [stderr]   Downloaded serde_qs v0.12.0
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded dioxus-core v0.5.6
[INFO] [stderr]   Downloaded dioxus-core-macro v0.5.6
[INFO] [stderr]   Downloaded interprocess-docfix v1.2.2
[INFO] [stderr]   Downloaded dioxus-html v0.5.6
[INFO] [stderr]   Downloaded server_fn v0.6.15
[INFO] [stderr]   Downloaded dioxus-signals v0.5.7
[INFO] [stderr]   Downloaded dioxus-ssr v0.5.6
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded dioxus-lib v0.5.6
[INFO] [stderr]   Downloaded sledgehammer_bindgen v0.5.0
[INFO] [stderr]   Downloaded dioxus_server_macro v0.5.6
[INFO] [stderr]   Downloaded server_fn_macro_default v0.6.15
[INFO] [stderr]   Downloaded http-range-header v0.4.1
[INFO] [stderr]   Downloaded dioxus-web v0.5.6
[INFO] [stderr]   Downloaded dioxus-fullstack v0.5.6
[INFO] [stderr]   Downloaded dioxus-debug-cell v0.1.1
[INFO] [stderr]   Downloaded generational-box v0.5.6
[INFO] [stderr]   Downloaded dioxus-logger v0.5.1
[INFO] [stderr]   Downloaded krates v0.16.10
[INFO] [stderr]   Downloaded dioxus-rsx v0.5.6
[INFO] [stderr]   Downloaded dioxus-html-internal-macro v0.5.6
[INFO] [stderr]   Downloaded dioxus-router v0.5.6
[INFO] [stderr]   Downloaded dioxus-router-macro v0.5.6
[INFO] [stderr]   Downloaded sledgehammer_bindgen_macro v0.5.1
[INFO] [stderr]   Downloaded sledgehammer_utils v0.2.1
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.10
[INFO] [stderr]   Downloaded execute-command-macro v0.1.9
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.5.6
[INFO] [stderr]   Downloaded dioxus v0.5.6
[INFO] [stderr]   Downloaded generic-array v1.1.0
[INFO] [stderr]   Downloaded enumset v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65b1b0c1c733d633333a156c6eba2f2f19be8182d148fd33ba16eeab1e06a02b
[INFO] running `Command { std: "docker" "start" "-a" "65b1b0c1c733d633333a156c6eba2f2f19be8182d148fd33ba16eeab1e06a02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65b1b0c1c733d633333a156c6eba2f2f19be8182d148fd33ba16eeab1e06a02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b1b0c1c733d633333a156c6eba2f2f19be8182d148fd33ba16eeab1e06a02b", kill_on_drop: false }`
[INFO] [stdout] 65b1b0c1c733d633333a156c6eba2f2f19be8182d148fd33ba16eeab1e06a02b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 903abc2d1fab780c725f8247f8af103d70a3d7bd994f8ded0166d7764fd96933
[INFO] running `Command { std: "docker" "start" "-a" "903abc2d1fab780c725f8247f8af103d70a3d7bd994f8ded0166d7764fd96933", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking generational-box v0.5.6
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking bumpslab v0.2.0
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking internment v0.7.5
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling dioxus-core v0.3.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling dioxus-cli-config v0.5.6
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]    Compiling dioxus v0.5.6
[INFO] [stderr]     Checking generic-array v1.1.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.6
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.6
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling dioxus-router-macro v0.5.6
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling dioxus_server_macro v0.5.6
[INFO] [stderr]     Checking execute-command-macro v0.1.9
[INFO] [stderr]     Checking execute v0.2.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking dioxus-logger v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.43
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking dioxus-core v0.5.6
[INFO] [stderr]     Checking dioxus-rsx v0.0.3
[INFO] [stderr]     Checking dioxus-hooks v0.3.1
[INFO] [stderr]     Checking dioxus-signals v0.5.7
[INFO] [stderr]     Checking dioxus-html v0.5.6
[INFO] [stderr]    Compiling dioxus-rsx v0.0.2
[INFO] [stderr]     Checking krates v0.16.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking dioxus-html v0.3.1
[INFO] [stderr]     Checking dioxus-hooks v0.5.6
[INFO] [stderr]     Checking dioxus-rsx v0.5.6
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.3.0
[INFO] [stderr]     Checking dioxus-hot-reload v0.5.6
[INFO] [stderr]     Checking dioxus-hot-reload v0.1.1
[INFO] [stderr]     Checking dioxus v0.3.2
[INFO] [stderr]    Compiling dioxus-core-macro v0.5.6
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.0
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking dioxus-use-window v0.7.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking dioxus-lib v0.5.6
[INFO] [stderr]     Checking server_fn v0.6.15
[INFO] [stderr]     Checking dioxus-fullstack v0.5.6
[INFO] [stderr]     Checking dioxus-router v0.5.6
[INFO] [stderr]     Checking wcii v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "903abc2d1fab780c725f8247f8af103d70a3d7bd994f8ded0166d7764fd96933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903abc2d1fab780c725f8247f8af103d70a3d7bd994f8ded0166d7764fd96933", kill_on_drop: false }`
[INFO] [stdout] 903abc2d1fab780c725f8247f8af103d70a3d7bd994f8ded0166d7764fd96933
