[INFO] fetching crate edgedb-derive 0.5.2...
[INFO] checking edgedb-derive-0.5.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate edgedb-derive 0.5.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate edgedb-derive 0.5.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e72a02f683d4d0664e53cdd0d96ea5a249c3ce058ed1180f7c2100d9046d8d3
[INFO] running `Command { std: "docker" "start" "-a" "6e72a02f683d4d0664e53cdd0d96ea5a249c3ce058ed1180f7c2100d9046d8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e72a02f683d4d0664e53cdd0d96ea5a249c3ce058ed1180f7c2100d9046d8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e72a02f683d4d0664e53cdd0d96ea5a249c3ce058ed1180f7c2100d9046d8d3", kill_on_drop: false }`
[INFO] [stdout] 6e72a02f683d4d0664e53cdd0d96ea5a249c3ce058ed1180f7c2100d9046d8d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e84b32968373f9f722b1c010ff982157616ad0b43cadcf0778556ee2577c8a9
[INFO] running `Command { std: "docker" "start" "-a" "1e84b32968373f9f722b1c010ff982157616ad0b43cadcf0778556ee2577c8a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.133
[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: 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/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/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: 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: 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::{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] 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] [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] [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" "1e84b32968373f9f722b1c010ff982157616ad0b43cadcf0778556ee2577c8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e84b32968373f9f722b1c010ff982157616ad0b43cadcf0778556ee2577c8a9", kill_on_drop: false }`
[INFO] [stdout] 1e84b32968373f9f722b1c010ff982157616ad0b43cadcf0778556ee2577c8a9
