[INFO] cloning repository https://github.com/erayack/yew-tonic-scylla-clickhouse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erayack/yew-tonic-scylla-clickhouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferayack%2Fyew-tonic-scylla-clickhouse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferayack%2Fyew-tonic-scylla-clickhouse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f03e369be1a701c6612fa7659fd0f3fc8ba8fe9e
[INFO] checking erayack/yew-tonic-scylla-clickhouse against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferayack%2Fyew-tonic-scylla-clickhouse" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erayack/yew-tonic-scylla-clickhouse
[INFO] finished tweaking git repo https://github.com/erayack/yew-tonic-scylla-clickhouse
[INFO] tweaked toml for git repo https://github.com/erayack/yew-tonic-scylla-clickhouse written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erayack/yew-tonic-scylla-clickhouse on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erayack/yew-tonic-scylla-clickhouse 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e
[INFO] running `Command { std: "docker" "start" "975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.123
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.123
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling clickhouse-derive v0.2.0
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scylla-macros v0.7.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.123
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking scylla-cql v0.4.1
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]     Checking js-sys v0.3.100
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking clickhouse v0.13.3
[INFO] [stderr]     Checking scylla v0.15.1
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking tonic-web v0.12.3
[INFO] [stderr]     Checking web-sys v0.3.100
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.73
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]     Checking frontend v0.1.0 (/opt/rustwide/workdir/crates/frontend)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e", kill_on_drop: false }`
[INFO] [stdout] 975a4fbe2e212f834f6c2341c029399a0c24b3f929f4ffa06d7f22011a000f9e
