[INFO] fetching crate apache-avro-derive 0.16.0...
[INFO] checking apache-avro-derive-0.16.0 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate apache-avro-derive 0.16.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate apache-avro-derive 0.16.0 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages
[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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aee2063449f5b149d645a78bed299db832c44d19181fdef378d8bef7f392e401
[INFO] running `Command { std: "docker" "start" "-a" "aee2063449f5b149d645a78bed299db832c44d19181fdef378d8bef7f392e401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee2063449f5b149d645a78bed299db832c44d19181fdef378d8bef7f392e401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee2063449f5b149d645a78bed299db832c44d19181fdef378d8bef7f392e401", kill_on_drop: false }`
[INFO] [stdout] aee2063449f5b149d645a78bed299db832c44d19181fdef378d8bef7f392e401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1394fb978c2363b7d912be24773019767d264136027fd49c3fdc36e502314aa1
[INFO] running `Command { std: "docker" "start" "-a" "1394fb978c2363b7d912be24773019767d264136027fd49c3fdc36e502314aa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.58
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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" "1394fb978c2363b7d912be24773019767d264136027fd49c3fdc36e502314aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1394fb978c2363b7d912be24773019767d264136027fd49c3fdc36e502314aa1", kill_on_drop: false }`
[INFO] [stdout] 1394fb978c2363b7d912be24773019767d264136027fd49c3fdc36e502314aa1
[INFO] checking apache-avro-derive-0.16.0 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate apache-avro-derive 0.16.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate apache-avro-derive 0.16.0 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages
[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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06205431965d83e1f675804adfe8dc979655270c9b2a649ea36e627b6d0a2376
[INFO] running `Command { std: "docker" "start" "-a" "06205431965d83e1f675804adfe8dc979655270c9b2a649ea36e627b6d0a2376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06205431965d83e1f675804adfe8dc979655270c9b2a649ea36e627b6d0a2376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06205431965d83e1f675804adfe8dc979655270c9b2a649ea36e627b6d0a2376", kill_on_drop: false }`
[INFO] [stdout] 06205431965d83e1f675804adfe8dc979655270c9b2a649ea36e627b6d0a2376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8fb2cbb92803f1570e1f8c72825a21cff53911ef71d25834d713a414fffebdc
[INFO] running `Command { std: "docker" "start" "-a" "c8fb2cbb92803f1570e1f8c72825a21cff53911ef71d25834d713a414fffebdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.58
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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" "c8fb2cbb92803f1570e1f8c72825a21cff53911ef71d25834d713a414fffebdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8fb2cbb92803f1570e1f8c72825a21cff53911ef71d25834d713a414fffebdc", kill_on_drop: false }`
[INFO] [stdout] c8fb2cbb92803f1570e1f8c72825a21cff53911ef71d25834d713a414fffebdc
