[INFO] cloning repository https://github.com/nodecosmos/charybdis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nodecosmos/charybdis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 368f5e2ba68dda85be4f9df82b69cbb3339f3c62 [INFO] checking nodecosmos/charybdis against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nodecosmos/charybdis on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nodecosmos/charybdis [INFO] finished tweaking git repo https://github.com/nodecosmos/charybdis [INFO] tweaked toml for git repo https://github.com/nodecosmos/charybdis written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nodecosmos/charybdis 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca747ff11b5ec5c3cfc2e05dac5eae4e8f6ffad350ac30043c09ac2f2914e2dc [INFO] running `Command { std: "docker" "start" "-a" "ca747ff11b5ec5c3cfc2e05dac5eae4e8f6ffad350ac30043c09ac2f2914e2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca747ff11b5ec5c3cfc2e05dac5eae4e8f6ffad350ac30043c09ac2f2914e2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca747ff11b5ec5c3cfc2e05dac5eae4e8f6ffad350ac30043c09ac2f2914e2dc", kill_on_drop: false }` [INFO] [stdout] ca747ff11b5ec5c3cfc2e05dac5eae4e8f6ffad350ac30043c09ac2f2914e2dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c66cff524bfc87a83985badd4bd00958a5d45af60cca06898ad2c018f1d1456e [INFO] running `Command { std: "docker" "start" "-a" "c66cff524bfc87a83985badd4bd00958a5d45af60cca06898ad2c018f1d1456e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling scylla-macros v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling scylla-cql v0.4.1 [INFO] [stderr] Checking scylla v0.15.1 [INFO] [stderr] Checking charybdis_parser v0.7.10 (/opt/rustwide/workdir/charybdis-parser) [INFO] [stderr] Checking charybdis-migrate v0.7.10 (/opt/rustwide/workdir/charybdis-migrate) [INFO] [stderr] Checking charybdis_macros v0.7.10 (/opt/rustwide/workdir/charybdis-macros) [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> charybdis-migrate/src/args.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | #[arg(skip = get_project_root())] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `std::string::String` to `std::string::String` [INFO] [stdout] --> charybdis-migrate/src/args.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | #[arg(skip = get_project_root())] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `charybdis-migrate` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `charybdis-migrate` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c66cff524bfc87a83985badd4bd00958a5d45af60cca06898ad2c018f1d1456e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66cff524bfc87a83985badd4bd00958a5d45af60cca06898ad2c018f1d1456e", kill_on_drop: false }` [INFO] [stdout] c66cff524bfc87a83985badd4bd00958a5d45af60cca06898ad2c018f1d1456e