[INFO] fetching crate edgedb-derive 0.2.0... [INFO] testing edgedb-derive-0.2.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate edgedb-derive 0.2.0 into /workspace/builds/worker-80/source [INFO] validating manifest of crates.io crate edgedb-derive 0.2.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate edgedb-derive 0.2.0 [INFO] finished tweaking crates.io crate edgedb-derive 0.2.0 [INFO] tweaked toml for crates.io crate edgedb-derive 0.2.0 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aee13ced29a824eb2ae1d21b2f5a7dc83c5c7a9e795b8340d2d4b87f0c2c0fbd [INFO] running `Command { std: "docker" "start" "-a" "aee13ced29a824eb2ae1d21b2f5a7dc83c5c7a9e795b8340d2d4b87f0c2c0fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aee13ced29a824eb2ae1d21b2f5a7dc83c5c7a9e795b8340d2d4b87f0c2c0fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee13ced29a824eb2ae1d21b2f5a7dc83c5c7a9e795b8340d2d4b87f0c2c0fbd", kill_on_drop: false }` [INFO] [stdout] aee13ced29a824eb2ae1d21b2f5a7dc83c5c7a9e795b8340d2d4b87f0c2c0fbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b8a3d85106a10e9dca30dfe22bf9c47e915d18118b3c6834dc42b9d5cceda5 [INFO] running `Command { std: "docker" "start" "-a" "92b8a3d85106a10e9dca30dfe22bf9c47e915d18118b3c6834dc42b9d5cceda5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling edgedb-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.27s [INFO] running `Command { std: "docker" "inspect" "92b8a3d85106a10e9dca30dfe22bf9c47e915d18118b3c6834dc42b9d5cceda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b8a3d85106a10e9dca30dfe22bf9c47e915d18118b3c6834dc42b9d5cceda5", kill_on_drop: false }` [INFO] [stdout] 92b8a3d85106a10e9dca30dfe22bf9c47e915d18118b3c6834dc42b9d5cceda5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75c8ef8948d53673a83594941bd1459f01ad39d348cf60ce1c84f00c0ce6a458 [INFO] running `Command { std: "docker" "start" "-a" "75c8ef8948d53673a83594941bd1459f01ad39d348cf60ce1c84f00c0ce6a458", kill_on_drop: false }` [INFO] [stderr] Compiling edgedb-derive v0.2.0 (/opt/rustwide/workdir) [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: 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] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> tests/json.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | let mut dec = Decoder::default(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ObjectShape` in this scope [INFO] [stdout] --> tests/json.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Queryable, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [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[E0412]: cannot find type `Decoder` in this scope [INFO] [stdout] --> tests/json.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | fn old_decoder() -> Decoder { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> tests/list_scalar_types.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let mut dec = Decoder::default(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> tests/list_scalar_types.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | let res = ScalarType::decode(&Decoder::default(), data); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Decoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ObjectShape` in this scope [INFO] [stdout] --> tests/list_scalar_types.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Queryable, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [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[E0412]: cannot find type `Decoder` in this scope [INFO] [stdout] --> tests/list_scalar_types.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn old_decoder() -> Decoder { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `edgedb-derive` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75c8ef8948d53673a83594941bd1459f01ad39d348cf60ce1c84f00c0ce6a458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c8ef8948d53673a83594941bd1459f01ad39d348cf60ce1c84f00c0ce6a458", kill_on_drop: false }` [INFO] [stdout] 75c8ef8948d53673a83594941bd1459f01ad39d348cf60ce1c84f00c0ce6a458