[INFO] cloning repository https://github.com/maoyutofu/itit.work
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maoyutofu/itit.work" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoyutofu%2Fitit.work", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoyutofu%2Fitit.work'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d91932d1dfda56be0a0fd0e39bc06ac3f76e575
[INFO] checking maoyutofu/itit.work against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaoyutofu%2Fitit.work" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maoyutofu/itit.work
[INFO] finished tweaking git repo https://github.com/maoyutofu/itit.work
[INFO] tweaked toml for git repo https://github.com/maoyutofu/itit.work written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maoyutofu/itit.work 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/maoyutofu/itit.work 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 uuid-macro-internal v1.10.0
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded server_fn_macro_default v0.6.14
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded leptos_router v0.6.14
[INFO] [stderr]   Downloaded qrcode v0.14.1
[INFO] [stderr]   Downloaded leptos-use v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b34ae1a4b5994f77567d1124ae45f32bbcf5a7a4332852315b1f86a18a461470
[INFO] running `Command { std: "docker" "start" "-a" "b34ae1a4b5994f77567d1124ae45f32bbcf5a7a4332852315b1f86a18a461470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b34ae1a4b5994f77567d1124ae45f32bbcf5a7a4332852315b1f86a18a461470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b34ae1a4b5994f77567d1124ae45f32bbcf5a7a4332852315b1f86a18a461470", kill_on_drop: false }`
[INFO] [stdout] b34ae1a4b5994f77567d1124ae45f32bbcf5a7a4332852315b1f86a18a461470
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f02fba6022d1ce14f089ffc4924549b954d8019d17d5c5b28888337ab546336f
[INFO] running `Command { std: "docker" "start" "-a" "f02fba6022d1ce14f089ffc4924549b954d8019d17d5c5b28888337ab546336f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling leptos-use v0.13.4
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.209
[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 pin-project-internal v1.1.5
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.14
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking codee v0.2.0
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling default-struct-builder v0.5.0
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.15
[INFO] [stderr]     Checking serde_json v1.0.127
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking oco_ref v0.1.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling leptos_macro v0.6.15
[INFO] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.43
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking leptos_config v0.6.15
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.0
[INFO] [stderr]     Checking leptos_reactive v0.6.15
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking server_fn v0.6.15
[INFO] [stderr]     Checking leptos_server v0.6.15
[INFO] [stderr]     Checking leptos_dom v0.6.15
[INFO] [stderr]     Checking leptos v0.6.15
[INFO] [stderr]     Checking leptos_meta v0.6.15
[INFO] [stderr]     Checking leptos_router v0.6.14
[INFO] [stderr]     Checking itit-work v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "f02fba6022d1ce14f089ffc4924549b954d8019d17d5c5b28888337ab546336f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02fba6022d1ce14f089ffc4924549b954d8019d17d5c5b28888337ab546336f", kill_on_drop: false }`
[INFO] [stdout] f02fba6022d1ce14f089ffc4924549b954d8019d17d5c5b28888337ab546336f
