[INFO] fetching crate edgedb-derive 0.5.2...
[INFO] checking edgedb-derive-0.5.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate edgedb-derive 0.5.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate edgedb-derive 0.5.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate edgedb-derive 0.5.2
[INFO] finished tweaking crates.io crate edgedb-derive 0.5.2
[INFO] tweaked toml for crates.io crate edgedb-derive 0.5.2 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e077a663520a0e837056e13d5acef845c8f8deafc30b12960e5020b2495af6a
[INFO] running `Command { std: "docker" "start" "-a" "1e077a663520a0e837056e13d5acef845c8f8deafc30b12960e5020b2495af6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e077a663520a0e837056e13d5acef845c8f8deafc30b12960e5020b2495af6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e077a663520a0e837056e13d5acef845c8f8deafc30b12960e5020b2495af6a", kill_on_drop: false }`
[INFO] [stdout] 1e077a663520a0e837056e13d5acef845c8f8deafc30b12960e5020b2495af6a
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44a44ed5d56caa7268d9e92dfd851f184fb485e182ce969dbb9e49be8bd2b429
[INFO] running `Command { std: "docker" "start" "-a" "44a44ed5d56caa7268d9e92dfd851f184fb485e182ce969dbb9e49be8bd2b429", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking syn v2.0.85
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stderr]     Checking edgedb-derive v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `edgedb_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/no-prelude.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(::edgedb_derive::Queryable)]
[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 `::edgedb_derive::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::{Decoder, Queryable};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `edgedb_protocol`
[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::{Decoder, Queryable};
[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: 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::{Decoder, Queryable};
[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::{Decoder, Queryable};
[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:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[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] 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 "no-prelude") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `edgedb-derive` (test "enums") due to 2 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:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[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] [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 "list_scalar_types") due to 2 previous errors
[INFO] [stderr] error: could not compile `edgedb-derive` (test "varnames") due to 2 previous errors
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "44a44ed5d56caa7268d9e92dfd851f184fb485e182ce969dbb9e49be8bd2b429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a44ed5d56caa7268d9e92dfd851f184fb485e182ce969dbb9e49be8bd2b429", kill_on_drop: false }`
[INFO] [stdout] 44a44ed5d56caa7268d9e92dfd851f184fb485e182ce969dbb9e49be8bd2b429
