[INFO] fetching crate edgedb-derive 0.2.0... [INFO] checking edgedb-derive-0.2.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate edgedb-derive 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate edgedb-derive 0.2.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19f395a4430055d28fa38167c4e59078c06574f5d5eff2a06ea33755fdbf8cc7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "19f395a4430055d28fa38167c4e59078c06574f5d5eff2a06ea33755fdbf8cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f395a4430055d28fa38167c4e59078c06574f5d5eff2a06ea33755fdbf8cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f395a4430055d28fa38167c4e59078c06574f5d5eff2a06ea33755fdbf8cc7", kill_on_drop: false }` [INFO] [stdout] 19f395a4430055d28fa38167c4e59078c06574f5d5eff2a06ea33755fdbf8cc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c7e942efb956cce2a276e4b94c6e35670d5fd40b3d65f094643b2b08c99874f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c7e942efb956cce2a276e4b94c6e35670d5fd40b3d65f094643b2b08c99874f", kill_on_drop: false }` [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking proc-macro2 v1.0.32 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking serde_json v1.0.72 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking trybuild v1.0.52 [INFO] [stderr] Checking 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: 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] 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] 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] [stderr] error: could not compile `edgedb-derive` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0c7e942efb956cce2a276e4b94c6e35670d5fd40b3d65f094643b2b08c99874f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7e942efb956cce2a276e4b94c6e35670d5fd40b3d65f094643b2b08c99874f", kill_on_drop: false }` [INFO] [stdout] 0c7e942efb956cce2a276e4b94c6e35670d5fd40b3d65f094643b2b08c99874f