[INFO] fetching crate edgedb-derive 0.5.1...
[INFO] checking edgedb-derive-0.5.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate edgedb-derive 0.5.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate edgedb-derive 0.5.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate edgedb-derive 0.5.1
[INFO] finished tweaking crates.io crate edgedb-derive 0.5.1
[INFO] tweaked toml for crates.io crate edgedb-derive 0.5.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1b64c56bb23f3570bde3d86faca5f9d39fdeb553fa1460a97473dafc72f75f8
[INFO] running `Command { std: "docker" "start" "-a" "b1b64c56bb23f3570bde3d86faca5f9d39fdeb553fa1460a97473dafc72f75f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1b64c56bb23f3570bde3d86faca5f9d39fdeb553fa1460a97473dafc72f75f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b64c56bb23f3570bde3d86faca5f9d39fdeb553fa1460a97473dafc72f75f8", kill_on_drop: false }`
[INFO] [stdout] b1b64c56bb23f3570bde3d86faca5f9d39fdeb553fa1460a97473dafc72f75f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaeb964facd87e4494dc93f485fe58f5690cd8128f7a47be562aa58950a832e1
[INFO] running `Command { std: "docker" "start" "-a" "eaeb964facd87e4494dc93f485fe58f5690cd8128f7a47be562aa58950a832e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking syn v2.0.57
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking edgedb-derive v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{self, parse_macro_input};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{self, parse_macro_input};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{self, parse_macro_input};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout]  --> tests/varnames.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use edgedb_protocol::queryable::{Queryable, Decoder};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/varnames.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout]  --> tests/json.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use edgedb_protocol::queryable::{Queryable, Decoder};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   --> tests/json.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Queryable, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout]  --> tests/list_scalar_types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use edgedb_protocol::queryable::{Queryable, Decoder};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/list_scalar_types.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout]  --> tests/enums.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use edgedb_protocol::queryable::{Queryable, Decoder};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/enums.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> tests/json.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Deserialize)]
[INFO] [stdout]   |                            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/json.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/json.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Queryable, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/json.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edgedb-derive` (test "enums") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `edgedb-derive` (test "list_scalar_types") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   --> tests/json.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Queryable, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edgedb-derive` (test "varnames") due to 3 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edgedb-derive` (test "json") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "eaeb964facd87e4494dc93f485fe58f5690cd8128f7a47be562aa58950a832e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaeb964facd87e4494dc93f485fe58f5690cd8128f7a47be562aa58950a832e1", kill_on_drop: false }`
[INFO] [stdout] eaeb964facd87e4494dc93f485fe58f5690cd8128f7a47be562aa58950a832e1
[INFO] checking edgedb-derive-0.5.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate edgedb-derive 0.5.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate edgedb-derive 0.5.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate edgedb-derive 0.5.1
[INFO] finished tweaking crates.io crate edgedb-derive 0.5.1
[INFO] tweaked toml for crates.io crate edgedb-derive 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16c2a1c6aa8417860352480feaaa09e7a0fd01edf2a3f71393213bc40e5ead9a
[INFO] running `Command { std: "docker" "start" "-a" "16c2a1c6aa8417860352480feaaa09e7a0fd01edf2a3f71393213bc40e5ead9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16c2a1c6aa8417860352480feaaa09e7a0fd01edf2a3f71393213bc40e5ead9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c2a1c6aa8417860352480feaaa09e7a0fd01edf2a3f71393213bc40e5ead9a", kill_on_drop: false }`
[INFO] [stdout] 16c2a1c6aa8417860352480feaaa09e7a0fd01edf2a3f71393213bc40e5ead9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbc21c63a030fceaccf26fc5fe7b833cdcfd76ff1da37fbf924a8c88708fed8d
[INFO] running `Command { std: "docker" "start" "-a" "fbc21c63a030fceaccf26fc5fe7b833cdcfd76ff1da37fbf924a8c88708fed8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking edgedb-derive v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{self, parse_macro_input};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{self, parse_macro_input};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{self, parse_macro_input};
[INFO] [stdout]   |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout]  --> tests/enums.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use edgedb_protocol::queryable::{Queryable, Decoder};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/enums.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout]  --> tests/json.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use edgedb_protocol::queryable::{Queryable, Decoder};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   --> tests/json.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Queryable, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout]  --> tests/list_scalar_types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use edgedb_protocol::queryable::{Queryable, Decoder};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/list_scalar_types.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout]  --> tests/varnames.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use edgedb_protocol::queryable::{Queryable, Decoder};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/varnames.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> tests/json.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Deserialize)]
[INFO] [stdout]   |                            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/json.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/json.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Queryable, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/json.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edgedb-derive` (test "enums") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edgedb-derive` (test "list_scalar_types") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]   --> tests/json.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Queryable, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edgedb-derive` (test "varnames") due to 3 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edgedb-derive` (test "json") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "fbc21c63a030fceaccf26fc5fe7b833cdcfd76ff1da37fbf924a8c88708fed8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc21c63a030fceaccf26fc5fe7b833cdcfd76ff1da37fbf924a8c88708fed8d", kill_on_drop: false }`
[INFO] [stdout] fbc21c63a030fceaccf26fc5fe7b833cdcfd76ff1da37fbf924a8c88708fed8d
