[INFO] fetching crate charybdis_macros 0.7.10... [INFO] testing charybdis_macros-0.7.10 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate charybdis_macros 0.7.10 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate charybdis_macros 0.7.10 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate charybdis_macros 0.7.10 [INFO] finished tweaking crates.io crate charybdis_macros 0.7.10 [INFO] tweaked toml for crates.io crate charybdis_macros 0.7.10 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 144 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bigdecimal v0.4.7 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded charybdis v0.7.10 [INFO] [stderr] Downloaded charybdis_parser v0.7.10 [INFO] [stderr] Downloaded histogram v0.6.9 [INFO] [stderr] Downloaded scylla-macros v0.7.1 [INFO] [stderr] Downloaded charybdis_macros v0.7.10 [INFO] [stderr] Downloaded scylla-cql v0.4.1 [INFO] [stderr] Downloaded scylla v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7f8854385331fe1cf2018758af775e9056e86b4734e87aa66f07b636d696d65 [INFO] running `Command { std: "docker" "start" "-a" "d7f8854385331fe1cf2018758af775e9056e86b4734e87aa66f07b636d696d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7f8854385331fe1cf2018758af775e9056e86b4734e87aa66f07b636d696d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f8854385331fe1cf2018758af775e9056e86b4734e87aa66f07b636d696d65", kill_on_drop: false }` [INFO] [stdout] d7f8854385331fe1cf2018758af775e9056e86b4734e87aa66f07b636d696d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9944d440238321469e87dd51dad63c0aa7ec5dcb2c3c627fe70e114cf60edc9b [INFO] running `Command { std: "docker" "start" "-a" "9944d440238321469e87dd51dad63c0aa7ec5dcb2c3c627fe70e114cf60edc9b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling scylla-macros v0.7.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling scylla-cql v0.4.1 [INFO] [stderr] Compiling scylla v0.15.1 [INFO] [stderr] Compiling charybdis_parser v0.7.10 [INFO] [stderr] Compiling charybdis_macros v0.7.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.72s [INFO] running `Command { std: "docker" "inspect" "9944d440238321469e87dd51dad63c0aa7ec5dcb2c3c627fe70e114cf60edc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9944d440238321469e87dd51dad63c0aa7ec5dcb2c3c627fe70e114cf60edc9b", kill_on_drop: false }` [INFO] [stdout] 9944d440238321469e87dd51dad63c0aa7ec5dcb2c3c627fe70e114cf60edc9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c859174804153d840c1ce76f764ae68d21ef40f9a703aa94bda75586dedf650 [INFO] running `Command { std: "docker" "start" "-a" "0c859174804153d840c1ce76f764ae68d21ef40f9a703aa94bda75586dedf650", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling scylla-cql v0.4.1 [INFO] [stderr] Compiling scylla v0.15.1 [INFO] [stderr] Compiling charybdis_parser v0.7.10 [INFO] [stderr] Compiling charybdis_macros v0.7.10 [INFO] [stderr] Compiling charybdis_macros v0.7.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling charybdis v0.7.10 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.97s [INFO] running `Command { std: "docker" "inspect" "0c859174804153d840c1ce76f764ae68d21ef40f9a703aa94bda75586dedf650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c859174804153d840c1ce76f764ae68d21ef40f9a703aa94bda75586dedf650", kill_on_drop: false }` [INFO] [stdout] 0c859174804153d840c1ce76f764ae68d21ef40f9a703aa94bda75586dedf650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a1acba8ca91c26abd8a1ba4b32bdf46c723ad176782f1648cdc7e5901271eb3 [INFO] running `Command { std: "docker" "start" "-a" "8a1acba8ca91c26abd8a1ba4b32bdf46c723ad176782f1648cdc7e5901271eb3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/charybdis_macros-1feb1a83dcbf2b33) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests charybdis_macros [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/native/delete.rs - native::delete::delete_by_primary_key_functions (line 14) ... ignored [INFO] [stdout] test src/native/delete.rs - native::delete::delete_by_primary_key_functions (line 23) ... ignored [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 103) ... ignored [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 108) ... ignored [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 19) ... ignored [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 40) ... ignored [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 44) ... ignored [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 58) ... ignored [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 65) ... ignored [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 83) ... ignored [INFO] [stdout] test src/native/find.rs - native::find::find_by_primary_keys_functions (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a1acba8ca91c26abd8a1ba4b32bdf46c723ad176782f1648cdc7e5901271eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1acba8ca91c26abd8a1ba4b32bdf46c723ad176782f1648cdc7e5901271eb3", kill_on_drop: false }` [INFO] [stdout] 8a1acba8ca91c26abd8a1ba4b32bdf46c723ad176782f1648cdc7e5901271eb3