[INFO] fetching crate apache-avro-derive 0.19.0... [INFO] testing apache-avro-derive-0.19.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate apache-avro-derive 0.19.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate apache-avro-derive 0.19.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate apache-avro-derive 0.19.0 [INFO] tweaked toml for crates.io crate apache-avro-derive 0.19.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate apache-avro-derive 0.19.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate apache-avro-derive 0.19.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feaa98b8cfedd208323eebf8a6a0d8aa2c96ab4c77b2bc10c2a2a76f5692720f [INFO] running `Command { std: "docker" "start" "-a" "feaa98b8cfedd208323eebf8a6a0d8aa2c96ab4c77b2bc10c2a2a76f5692720f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feaa98b8cfedd208323eebf8a6a0d8aa2c96ab4c77b2bc10c2a2a76f5692720f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feaa98b8cfedd208323eebf8a6a0d8aa2c96ab4c77b2bc10c2a2a76f5692720f", kill_on_drop: false }` [INFO] [stdout] feaa98b8cfedd208323eebf8a6a0d8aa2c96ab4c77b2bc10c2a2a76f5692720f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3f1f1f2e8d0bb2209b5abad88d72c4d6596fcfd10b31293e352e05058227c3c5 [INFO] running `Command { std: "docker" "start" "-a" "3f1f1f2e8d0bb2209b5abad88d72c4d6596fcfd10b31293e352e05058227c3c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling apache-avro-derive v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.87s [INFO] running `Command { std: "docker" "inspect" "3f1f1f2e8d0bb2209b5abad88d72c4d6596fcfd10b31293e352e05058227c3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1f1f2e8d0bb2209b5abad88d72c4d6596fcfd10b31293e352e05058227c3c5", kill_on_drop: false }` [INFO] [stdout] 3f1f1f2e8d0bb2209b5abad88d72c4d6596fcfd10b31293e352e05058227c3c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0691ba0566a6668038a077bf68a0012b626b44019a58cd6b2f83f1407d488793 [INFO] running `Command { std: "docker" "start" "-a" "0691ba0566a6668038a077bf68a0012b626b44019a58cd6b2f83f1407d488793", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling apache-avro-derive v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `apache_avro` [INFO] [stdout] --> tests/derive.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use apache_avro::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `apache_avro` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `apache_avro`, use `cargo add apache_avro` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `apache_avro` [INFO] [stdout] --> tests/derive.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use apache_avro::schema::{Alias, EnumSchema, RecordSchema}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `apache_avro` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `apache_avro`, use `cargo add apache_avro` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `apache_avro` [INFO] [stdout] --> tests/derive.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use apache_avro::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `apache_avro` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `apache_avro`, use `cargo add apache_avro` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1581:15 [INFO] [stdout] | [INFO] [stdout] 1581 | #[avro(doc = "attribute doc has priority over Rustdoc")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1501:15 [INFO] [stdout] | [INFO] [stdout] 1501 | #[avro(rename = "a1")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1505:15 [INFO] [stdout] | [INFO] [stdout] 1505 | #[avro(rename = "c1")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1425:15 [INFO] [stdout] | [INFO] [stdout] 1425 | #[avro(skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1428:15 [INFO] [stdout] | [INFO] [stdout] 1428 | #[avro(skip = false)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1430:15 [INFO] [stdout] | [INFO] [stdout] 1430 | #[avro(skip)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1434:15 [INFO] [stdout] | [INFO] [stdout] 1434 | #[avro(skip = true)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1293:15 [INFO] [stdout] | [INFO] [stdout] 1293 | #[avro(default = "123")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1295:15 [INFO] [stdout] | [INFO] [stdout] 1295 | #[avro(default = r#""The default value for 'b'""#)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1297:15 [INFO] [stdout] | [INFO] [stdout] 1297 | #[avro(default = "true")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1301:15 [INFO] [stdout] | [INFO] [stdout] 1301 | #[avro(default = r#"{"a": 1, "b": 2}"#)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1304:15 [INFO] [stdout] | [INFO] [stdout] 1304 | #[avro(default = "[1, 2, 3]")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1307:15 [INFO] [stdout] | [INFO] [stdout] 1307 | #[avro(default = r#""Foo""#)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1240:7 [INFO] [stdout] | [INFO] [stdout] 1240 | #[avro(alias = "d")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1243 + #[derive(AvroSchema)] [INFO] [stdout] 1244 | enum TestBasicEnumWithAliases2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1241:7 [INFO] [stdout] | [INFO] [stdout] 1241 | #[avro(alias = "e")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1243 + #[derive(AvroSchema)] [INFO] [stdout] 1244 | enum TestBasicEnumWithAliases2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1242:7 [INFO] [stdout] | [INFO] [stdout] 1242 | #[avro(alias = "f")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1243 + #[derive(AvroSchema)] [INFO] [stdout] 1244 | enum TestBasicEnumWithAliases2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1199:7 [INFO] [stdout] | [INFO] [stdout] 1199 | #[avro(alias = "a", alias = "b", alias = "c")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1200 + #[derive(AvroSchema)] [INFO] [stdout] 1201 | enum TestBasicEnumWithAliases { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1155:7 [INFO] [stdout] | [INFO] [stdout] 1155 | #[avro(alias = "d")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1158 + #[derive(AvroSchema)] [INFO] [stdout] 1159 | struct TestBasicStructWithAliases2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1156:7 [INFO] [stdout] | [INFO] [stdout] 1156 | #[avro(alias = "e")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1158 + #[derive(AvroSchema)] [INFO] [stdout] 1159 | struct TestBasicStructWithAliases2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1157:7 [INFO] [stdout] | [INFO] [stdout] 1157 | #[avro(alias = "f")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1158 + #[derive(AvroSchema)] [INFO] [stdout] 1159 | struct TestBasicStructWithAliases2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1113:7 [INFO] [stdout] | [INFO] [stdout] 1113 | #[avro(alias = "a", alias = "b", alias = "c")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1114 + #[derive(AvroSchema)] [INFO] [stdout] 1115 | struct TestBasicStructWithAliases { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:997:7 [INFO] [stdout] | [INFO] [stdout] 997 | #[avro(namespace = "com.testing.namespace")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 1001+ #[derive(AvroSchema)] [INFO] [stdout] 1002| struct TestBasicWithLargeDoc { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1002:11 [INFO] [stdout] | [INFO] [stdout] 1002 | #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:1004:11 [INFO] [stdout] | [INFO] [stdout] 1004 | #[avro(doc = "Full lyrics of Bohemian Rhapsody")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:955:7 [INFO] [stdout] | [INFO] [stdout] 955 | #[avro(namespace = "com.testing.namespace")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 957 + #[derive(AvroSchema)] [INFO] [stdout] 958 | struct TestBasicWithOuterDocAttributes { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:958:11 [INFO] [stdout] | [INFO] [stdout] 958 | #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:960:11 [INFO] [stdout] | [INFO] [stdout] 960 | #[avro(doc = "Full lyrics of Bohemian Rhapsody")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:913:7 [INFO] [stdout] | [INFO] [stdout] 913 | #[avro(namespace = "com.testing.namespace", doc = "A Documented Record")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 914 + #[derive(AvroSchema)] [INFO] [stdout] 915 | struct TestBasicWithAttributes { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:915:11 [INFO] [stdout] | [INFO] [stdout] 915 | #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:917:11 [INFO] [stdout] | [INFO] [stdout] 917 | #[avro(doc = "Full lyrics of Bohemian Rhapsody")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | #[avro(namespace = "com.testing.complex.namespace")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 150 + #[derive(AvroSchema)] [INFO] [stdout] 151 | struct TestComplexNamespace { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `avro` in this scope [INFO] [stdout] --> tests/derive.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[avro(namespace = "com.testing.namespace")] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `avro` is an attribute that can be used by the derive macro `AvroSchema`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 116 + #[derive(AvroSchema)] [INFO] [stdout] 117 | struct TestBasicNamespace { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `apache-avro-derive` (test "derive") due to 35 previous errors [INFO] running `Command { std: "docker" "inspect" "0691ba0566a6668038a077bf68a0012b626b44019a58cd6b2f83f1407d488793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0691ba0566a6668038a077bf68a0012b626b44019a58cd6b2f83f1407d488793", kill_on_drop: false }` [INFO] [stdout] 0691ba0566a6668038a077bf68a0012b626b44019a58cd6b2f83f1407d488793