[INFO] fetching crate apache-avro-derive 0.16.0...
[INFO] checking apache-avro-derive-0.16.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate apache-avro-derive 0.16.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate apache-avro-derive 0.16.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apache-avro-derive 0.16.0
[INFO] finished tweaking crates.io crate apache-avro-derive 0.16.0
[INFO] tweaked toml for crates.io crate apache-avro-derive 0.16.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b293029db0f1ef2043e524cf5f67ed6d04671a8f124cc09fae0c096efe4c28f3
[INFO] running `Command { std: "docker" "start" "-a" "b293029db0f1ef2043e524cf5f67ed6d04671a8f124cc09fae0c096efe4c28f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b293029db0f1ef2043e524cf5f67ed6d04671a8f124cc09fae0c096efe4c28f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b293029db0f1ef2043e524cf5f67ed6d04671a8f124cc09fae0c096efe4c28f3", kill_on_drop: false }`
[INFO] [stdout] b293029db0f1ef2043e524cf5f67ed6d04671a8f124cc09fae0c096efe4c28f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e691d228bb32f106eab099c55a4c7ac0fa63cedb1b638bf62771f4670639886
[INFO] running `Command { std: "docker" "start" "-a" "5e691d228bb32f106eab099c55a4c7ac0fa63cedb1b638bf62771f4670639886", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking darling v0.20.8
[INFO] [stderr]     Checking apache-avro-derive v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `apache_avro`
[INFO] [stdout]   --> tests/derive.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use apache_avro::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `apache_avro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `apache_avro`
[INFO] [stdout]   --> tests/derive.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use apache_avro::schema::{Alias, EnumSchema, RecordSchema};
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `apache_avro`
[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 undeclared crate or module `apache_avro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1504:15
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             #[avro(rename = "a1")]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1508:15
[INFO] [stdout]      |
[INFO] [stdout] 1508 |             #[avro(rename = "c1")]
[INFO] [stdout]      |               ^^^^
[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)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1431:15
[INFO] [stdout]      |
[INFO] [stdout] 1431 |             #[avro(skip = false)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1433:15
[INFO] [stdout]      |
[INFO] [stdout] 1433 |             #[avro(skip)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1437:15
[INFO] [stdout]      |
[INFO] [stdout] 1437 |             #[avro(skip = true)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1296:15
[INFO] [stdout]      |
[INFO] [stdout] 1296 |             #[avro(default = "123")]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1298:15
[INFO] [stdout]      |
[INFO] [stdout] 1298 |             #[avro(default = r#""The default value for 'b'""#)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1300:15
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             #[avro(default = "true")]
[INFO] [stdout]      |               ^^^^
[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 = r#"{"a": 1, "b": 2}"#)]
[INFO] [stdout]      |               ^^^^
[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 = "[1, 2, 3]")]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1310:15
[INFO] [stdout]      |
[INFO] [stdout] 1310 |             #[avro(default = r#""Foo""#)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1243:7
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     #[avro(alias = "d")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1244:7
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     #[avro(alias = "e")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1245:7
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     #[avro(alias = "f")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1202:7
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     #[avro(alias = "a", alias = "b", alias = "c")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1158:7
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     #[avro(alias = "d")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1159:7
[INFO] [stdout]      |
[INFO] [stdout] 1159 |     #[avro(alias = "e")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1160:7
[INFO] [stdout]      |
[INFO] [stdout] 1160 |     #[avro(alias = "f")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1116:7
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     #[avro(alias = "a", alias = "b", alias = "c")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1000:7
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     #[avro(namespace = "com.testing.namespace")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1005:11
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")]
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         #[avro(doc = "Full lyrics of Bohemian Rhapsody")]
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:958:7
[INFO] [stdout]     |
[INFO] [stdout] 958 |     #[avro(namespace = "com.testing.namespace")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:961:11
[INFO] [stdout]     |
[INFO] [stdout] 961 |         #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:963:11
[INFO] [stdout]     |
[INFO] [stdout] 963 |         #[avro(doc = "Full lyrics of Bohemian Rhapsody")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:916:7
[INFO] [stdout]     |
[INFO] [stdout] 916 |     #[avro(namespace = "com.testing.namespace", doc = "A Documented Record")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:918:11
[INFO] [stdout]     |
[INFO] [stdout] 918 |         #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:920:11
[INFO] [stdout]     |
[INFO] [stdout] 920 |         #[avro(doc = "Full lyrics of Bohemian Rhapsody")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[avro(namespace = "com.testing.complex.namespace")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[avro(namespace = "com.testing.namespace")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[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" "5e691d228bb32f106eab099c55a4c7ac0fa63cedb1b638bf62771f4670639886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e691d228bb32f106eab099c55a4c7ac0fa63cedb1b638bf62771f4670639886", kill_on_drop: false }`
[INFO] [stdout] 5e691d228bb32f106eab099c55a4c7ac0fa63cedb1b638bf62771f4670639886
[INFO] checking apache-avro-derive-0.16.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate apache-avro-derive 0.16.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate apache-avro-derive 0.16.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apache-avro-derive 0.16.0
[INFO] finished tweaking crates.io crate apache-avro-derive 0.16.0
[INFO] tweaked toml for crates.io crate apache-avro-derive 0.16.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7629fe660229f238d2b7bf1c5ce99b55a3b70f939acfbcebd802a3da63f5515
[INFO] running `Command { std: "docker" "start" "-a" "a7629fe660229f238d2b7bf1c5ce99b55a3b70f939acfbcebd802a3da63f5515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7629fe660229f238d2b7bf1c5ce99b55a3b70f939acfbcebd802a3da63f5515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7629fe660229f238d2b7bf1c5ce99b55a3b70f939acfbcebd802a3da63f5515", kill_on_drop: false }`
[INFO] [stdout] a7629fe660229f238d2b7bf1c5ce99b55a3b70f939acfbcebd802a3da63f5515
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0fbf3cbb6b81cd2b8a205415cd55980f097ac4810cecf8315a8db49417eebd5
[INFO] running `Command { std: "docker" "start" "-a" "c0fbf3cbb6b81cd2b8a205415cd55980f097ac4810cecf8315a8db49417eebd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking darling v0.20.8
[INFO] [stderr]     Checking apache-avro-derive v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `apache_avro`
[INFO] [stdout]   --> tests/derive.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use apache_avro::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `apache_avro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `apache_avro`
[INFO] [stdout]   --> tests/derive.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use apache_avro::schema::{Alias, EnumSchema, RecordSchema};
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `apache_avro`
[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 undeclared crate or module `apache_avro`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1504:15
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             #[avro(rename = "a1")]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1508:15
[INFO] [stdout]      |
[INFO] [stdout] 1508 |             #[avro(rename = "c1")]
[INFO] [stdout]      |               ^^^^
[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)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1431:15
[INFO] [stdout]      |
[INFO] [stdout] 1431 |             #[avro(skip = false)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1433:15
[INFO] [stdout]      |
[INFO] [stdout] 1433 |             #[avro(skip)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1437:15
[INFO] [stdout]      |
[INFO] [stdout] 1437 |             #[avro(skip = true)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1296:15
[INFO] [stdout]      |
[INFO] [stdout] 1296 |             #[avro(default = "123")]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1298:15
[INFO] [stdout]      |
[INFO] [stdout] 1298 |             #[avro(default = r#""The default value for 'b'""#)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1300:15
[INFO] [stdout]      |
[INFO] [stdout] 1300 |             #[avro(default = "true")]
[INFO] [stdout]      |               ^^^^
[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 = r#"{"a": 1, "b": 2}"#)]
[INFO] [stdout]      |               ^^^^
[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 = "[1, 2, 3]")]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1310:15
[INFO] [stdout]      |
[INFO] [stdout] 1310 |             #[avro(default = r#""Foo""#)]
[INFO] [stdout]      |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1243:7
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     #[avro(alias = "d")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1244:7
[INFO] [stdout]      |
[INFO] [stdout] 1244 |     #[avro(alias = "e")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1245:7
[INFO] [stdout]      |
[INFO] [stdout] 1245 |     #[avro(alias = "f")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1202:7
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     #[avro(alias = "a", alias = "b", alias = "c")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1158:7
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     #[avro(alias = "d")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1159:7
[INFO] [stdout]      |
[INFO] [stdout] 1159 |     #[avro(alias = "e")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1160:7
[INFO] [stdout]      |
[INFO] [stdout] 1160 |     #[avro(alias = "f")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1116:7
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     #[avro(alias = "a", alias = "b", alias = "c")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1000:7
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     #[avro(namespace = "com.testing.namespace")]
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1005:11
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")]
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]     --> tests/derive.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         #[avro(doc = "Full lyrics of Bohemian Rhapsody")]
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:958:7
[INFO] [stdout]     |
[INFO] [stdout] 958 |     #[avro(namespace = "com.testing.namespace")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:961:11
[INFO] [stdout]     |
[INFO] [stdout] 961 |         #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:963:11
[INFO] [stdout]     |
[INFO] [stdout] 963 |         #[avro(doc = "Full lyrics of Bohemian Rhapsody")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:916:7
[INFO] [stdout]     |
[INFO] [stdout] 916 |     #[avro(namespace = "com.testing.namespace", doc = "A Documented Record")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:918:11
[INFO] [stdout]     |
[INFO] [stdout] 918 |         #[avro(doc = "Milliseconds since Queen released Bohemian Rhapsody")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:920:11
[INFO] [stdout]     |
[INFO] [stdout] 920 |         #[avro(doc = "Full lyrics of Bohemian Rhapsody")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[avro(namespace = "com.testing.complex.namespace")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `avro` in this scope
[INFO] [stdout]    --> tests/derive.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[avro(namespace = "com.testing.namespace")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[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" "c0fbf3cbb6b81cd2b8a205415cd55980f097ac4810cecf8315a8db49417eebd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0fbf3cbb6b81cd2b8a205415cd55980f097ac4810cecf8315a8db49417eebd5", kill_on_drop: false }`
[INFO] [stdout] c0fbf3cbb6b81cd2b8a205415cd55980f097ac4810cecf8315a8db49417eebd5
