[INFO] fetching crate edgedb-derive 0.5.2... [INFO] checking edgedb-derive-0.5.2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate edgedb-derive 0.5.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate edgedb-derive 0.5.2 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c201dffc34ed89db227a5d17ebeb7fd6e009fa1ea60824ba0113ca6b35693d4 [INFO] running `Command { std: "docker" "start" "-a" "2c201dffc34ed89db227a5d17ebeb7fd6e009fa1ea60824ba0113ca6b35693d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c201dffc34ed89db227a5d17ebeb7fd6e009fa1ea60824ba0113ca6b35693d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c201dffc34ed89db227a5d17ebeb7fd6e009fa1ea60824ba0113ca6b35693d4", kill_on_drop: false }` [INFO] [stdout] 2c201dffc34ed89db227a5d17ebeb7fd6e009fa1ea60824ba0113ca6b35693d4 [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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83cba559d8390ac11e327f4162b3ee43d6ff87623ca32470fe1d5776bc6d4bef [INFO] running `Command { std: "docker" "start" "-a" "83cba559d8390ac11e327f4162b3ee43d6ff87623ca32470fe1d5776bc6d4bef", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking trybuild v1.0.99 [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/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/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: 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/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: 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] error: aborting due to 1 previous error [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] 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] 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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `edgedb-derive` (test "enums") due to 3 previous errors [INFO] [stderr] error: could not compile `edgedb-derive` (test "varnames") 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: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] 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 3 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 4 previous errors [INFO] running `Command { std: "docker" "inspect" "83cba559d8390ac11e327f4162b3ee43d6ff87623ca32470fe1d5776bc6d4bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cba559d8390ac11e327f4162b3ee43d6ff87623ca32470fe1d5776bc6d4bef", kill_on_drop: false }` [INFO] [stdout] 83cba559d8390ac11e327f4162b3ee43d6ff87623ca32470fe1d5776bc6d4bef