[INFO] fetching crate majordome-scylla 1.1.3... [INFO] testing majordome-scylla-1.1.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate majordome-scylla 1.1.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate majordome-scylla 1.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate majordome-scylla 1.1.3 [INFO] tweaked toml for crates.io crate majordome-scylla 1.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate majordome-scylla 1.1.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 129 packages to latest compatible versions [INFO] [stderr] Adding dashmap v4.0.2 (available: v6.1.0) [INFO] [stderr] Adding scylla v0.13.2 (available: v1.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01a89847a2eca1f0ef7e8b2c2fc940045e72213c87cb85a66271243e7e96322b [INFO] running `Command { std: "docker" "start" "-a" "01a89847a2eca1f0ef7e8b2c2fc940045e72213c87cb85a66271243e7e96322b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01a89847a2eca1f0ef7e8b2c2fc940045e72213c87cb85a66271243e7e96322b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a89847a2eca1f0ef7e8b2c2fc940045e72213c87cb85a66271243e7e96322b", kill_on_drop: false }` [INFO] [stdout] 01a89847a2eca1f0ef7e8b2c2fc940045e72213c87cb85a66271243e7e96322b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc47f76dfbdd97adc7de6f1aade7bddf6e18756889ce96abd7354bd3088cec50 [INFO] running `Command { std: "docker" "start" "-a" "cc47f76dfbdd97adc7de6f1aade7bddf6e18756889ce96abd7354bd3088cec50", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling majordome-derive v1.2.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling scylla-macros v0.5.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling scylla-cql v0.2.2 [INFO] [stderr] Compiling majordome v1.0.25 [INFO] [stderr] Compiling scylla v0.13.2 [INFO] [stderr] Compiling majordome-scylla v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.80s [INFO] running `Command { std: "docker" "inspect" "cc47f76dfbdd97adc7de6f1aade7bddf6e18756889ce96abd7354bd3088cec50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc47f76dfbdd97adc7de6f1aade7bddf6e18756889ce96abd7354bd3088cec50", kill_on_drop: false }` [INFO] [stdout] cc47f76dfbdd97adc7de6f1aade7bddf6e18756889ce96abd7354bd3088cec50 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3a9492b333fe637405410ef07dc743d8a9d2a9661f99694af06e78a18054b45 [INFO] running `Command { std: "docker" "start" "-a" "b3a9492b333fe637405410ef07dc743d8a9d2a9661f99694af06e78a18054b45", kill_on_drop: false }` [INFO] [stderr] Compiling majordome-scylla v1.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> tests/test_macros.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(ScyllaRow, FromRow)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Table name not provided [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `scylla` in this scope [INFO] [stdout] --> tests/test_macros.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[scylla(table = "users", primary_key = "id", indexes= "email")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `scylla` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: `scylla` is an attribute that can be used by the derive macros `SerializeCql` and `SerializeRow`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 6 + #[derive(SerializeCql, SerializeRow)] [INFO] [stdout] 7 | pub struct UserDBRepr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `scylla` in this scope [INFO] [stdout] --> tests/test_macros.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[scylla(map = 1)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `scylla` is an attribute that can be used by the derive macros `SerializeCql` and `SerializeRow`, you might be missing a `derive` attribute [INFO] [stdout] = note: `scylla` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `UserDBRepr` in the current scope [INFO] [stdout] --> tests/test_macros.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct UserDBRepr { [INFO] [stdout] | --------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 20 | let u = UserDBRepr::new(1); [INFO] [stdout] | ^^^ function or associated item not found in `UserDBRepr` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `parking_lot_core::thread_parker::ThreadParkerT` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `majordome-scylla` (test "test_macros") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b3a9492b333fe637405410ef07dc743d8a9d2a9661f99694af06e78a18054b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a9492b333fe637405410ef07dc743d8a9d2a9661f99694af06e78a18054b45", kill_on_drop: false }` [INFO] [stdout] b3a9492b333fe637405410ef07dc743d8a9d2a9661f99694af06e78a18054b45