[INFO] fetching crate gel-derive 0.7.4...
[INFO] testing gel-derive-0.7.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gel-derive 0.7.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate gel-derive 0.7.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gel-derive 0.7.4
[INFO] tweaked toml for crates.io crate gel-derive 0.7.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gel-derive 0.7.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gel-derive 0.7.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fe5872c3e9d973823ea6f54ad634dee1b0d2545b4c2eea3eb54742b26e50336
[INFO] running `Command { std: "docker" "start" "-a" "3fe5872c3e9d973823ea6f54ad634dee1b0d2545b4c2eea3eb54742b26e50336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fe5872c3e9d973823ea6f54ad634dee1b0d2545b4c2eea3eb54742b26e50336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fe5872c3e9d973823ea6f54ad634dee1b0d2545b4c2eea3eb54742b26e50336", kill_on_drop: false }`
[INFO] [stdout] 3fe5872c3e9d973823ea6f54ad634dee1b0d2545b4c2eea3eb54742b26e50336
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bea39283fdb9ffe803a452a6fb0b5d789ea139454ab7034837821765e7d54ded
[INFO] running `Command { std: "docker" "start" "-a" "bea39283fdb9ffe803a452a6fb0b5d789ea139454ab7034837821765e7d54ded", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]    Compiling gel-derive v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.25s
[INFO] running `Command { std: "docker" "inspect" "bea39283fdb9ffe803a452a6fb0b5d789ea139454ab7034837821765e7d54ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bea39283fdb9ffe803a452a6fb0b5d789ea139454ab7034837821765e7d54ded", kill_on_drop: false }`
[INFO] [stdout] bea39283fdb9ffe803a452a6fb0b5d789ea139454ab7034837821765e7d54ded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91aed0afdae83b69cba7b8d79d1726d2b194efdaa3b028c9f8be085f041b7e44
[INFO] running `Command { std: "docker" "start" "-a" "91aed0afdae83b69cba7b8d79d1726d2b194efdaa3b028c9f8be085f041b7e44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]    Compiling gel-derive v0.7.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `gel_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/rename_enum.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Queryable)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `gel_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 `gel_protocol` in the list of imported crates
[INFO] [stdout]  --> tests/no-prelude.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(::gel_derive::Queryable)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^ could not find `gel_protocol` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `::gel_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 unresolved module or unlinked crate `gel_protocol`
[INFO] [stdout]  --> tests/enums.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gel_protocol::queryable::{Decoder, Queryable};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `gel_protocol`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gel_protocol`, use `cargo add gel_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gel_protocol`
[INFO] [stdout]  --> tests/json.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gel_protocol::queryable::{Decoder, Queryable};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `gel_protocol`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gel_protocol`, use `cargo add gel_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `gel_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 `gel_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] error[E0433]: failed to resolve: could not find `gel_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 `gel_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 `descriptors` in `gel_protocol`
[INFO] [stdout]   --> tests/crate_path.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `descriptors` in `gel_protocol`
[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 unresolved module or unlinked crate `gel_protocol`
[INFO] [stdout]  --> tests/list_scalar_types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gel_protocol::queryable::{Decoder, Queryable};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `gel_protocol`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gel_protocol`, use `cargo add gel_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `gel_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 `gel_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 `descriptors` in `gel_protocol`
[INFO] [stdout]   --> tests/crate_path.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `descriptors` in `gel_protocol`
[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[E0432]: unresolved import `gel_protocol`
[INFO] [stdout]  --> tests/crate_path.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 |             pub use ::gel_protocol::*;
[INFO] [stdout]   |                       ^^^^^^^^^^^^ help: a similar path exists: `super::gel_protocol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gel-derive` (test "rename_enum") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gel_protocol`
[INFO] [stdout]  --> tests/varnames.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gel_protocol::queryable::{Decoder, Queryable};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `gel_protocol`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gel_protocol`, use `cargo add gel_protocol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `gel_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 `gel_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 `gel-derive` (test "no-prelude") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gel-derive` (test "enums") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `gel_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 `gel_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 `gel-derive` (test "list_scalar_types") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gel-derive` (test "crate_path") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gel-derive` (test "json") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gel-derive` (test "varnames") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "91aed0afdae83b69cba7b8d79d1726d2b194efdaa3b028c9f8be085f041b7e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91aed0afdae83b69cba7b8d79d1726d2b194efdaa3b028c9f8be085f041b7e44", kill_on_drop: false }`
[INFO] [stdout] 91aed0afdae83b69cba7b8d79d1726d2b194efdaa3b028c9f8be085f041b7e44
