[INFO] fetching crate edgedb-derive 0.5.1... [INFO] checking edgedb-derive-0.5.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate edgedb-derive 0.5.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate edgedb-derive 0.5.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfab75cdf33396a4c9c6ca407edcf2aab67a9fb4a69e34140a14afb0886c303a [INFO] running `Command { std: "docker" "start" "-a" "cfab75cdf33396a4c9c6ca407edcf2aab67a9fb4a69e34140a14afb0886c303a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfab75cdf33396a4c9c6ca407edcf2aab67a9fb4a69e34140a14afb0886c303a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfab75cdf33396a4c9c6ca407edcf2aab67a9fb4a69e34140a14afb0886c303a", kill_on_drop: false }` [INFO] [stdout] cfab75cdf33396a4c9c6ca407edcf2aab67a9fb4a69e34140a14afb0886c303a [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e98ebf5ba76bc1defad1592554ff4191cd05b32d346d0008bb3e3b4e3e29dfa [INFO] running `Command { std: "docker" "start" "-a" "6e98ebf5ba76bc1defad1592554ff4191cd05b32d346d0008bb3e3b4e3e29dfa", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Checking trybuild v1.0.91 [INFO] [stderr] Checking edgedb-derive v0.5.1 (/opt/rustwide/workdir) [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/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/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/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] [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 "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] [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" "6e98ebf5ba76bc1defad1592554ff4191cd05b32d346d0008bb3e3b4e3e29dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e98ebf5ba76bc1defad1592554ff4191cd05b32d346d0008bb3e3b4e3e29dfa", kill_on_drop: false }` [INFO] [stdout] 6e98ebf5ba76bc1defad1592554ff4191cd05b32d346d0008bb3e3b4e3e29dfa