[INFO] cloning repository https://github.com/framework-tools/castle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/framework-tools/castle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fframework-tools%2Fcastle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fframework-tools%2Fcastle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4968eb4488376f893034ba7a465c8de251abf6d1
[INFO] checking framework-tools/castle against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fframework-tools%2Fcastle" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/framework-tools/castle
[INFO] finished tweaking git repo https://github.com/framework-tools/castle
[INFO] tweaked toml for git repo https://github.com/framework-tools/castle written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/framework-tools/castle on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/framework-tools/castle 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byte v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30c6794866dbdb0efc065fb0820ad64835de39a94a6ff4970bb7ebc624bc714b
[INFO] running `Command { std: "docker" "start" "-a" "30c6794866dbdb0efc065fb0820ad64835de39a94a6ff4970bb7ebc624bc714b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30c6794866dbdb0efc065fb0820ad64835de39a94a6ff4970bb7ebc624bc714b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c6794866dbdb0efc065fb0820ad64835de39a94a6ff4970bb7ebc624bc714b", kill_on_drop: false }`
[INFO] [stdout] 30c6794866dbdb0efc065fb0820ad64835de39a94a6ff4970bb7ebc624bc714b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d749003b4f9338b2fb6c3da897080c344502b7a7e0f90c15ffbdd4d2e75539d
[INFO] running `Command { std: "docker" "start" "-a" "7d749003b4f9338b2fb6c3da897080c344502b7a7e0f90c15ffbdd4d2e75539d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking byte v0.2.6
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking rmpv v1.0.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking castle_input_cursor v0.5.9 (/opt/rustwide/workdir/castle_input_cursor)
[INFO] [stderr]     Checking uuid v1.0.0
[INFO] [stderr]     Checking rmp-serde v1.1.0
[INFO] [stderr]     Checking castle_error v0.5.9 (/opt/rustwide/workdir/castle_error)
[INFO] [stderr]     Checking castle_tokenizer v0.5.9 (/opt/rustwide/workdir/castle_tokenizer)
[INFO] [stderr]     Checking castle_shared_parser v0.5.9 (/opt/rustwide/workdir/castle_shared_parser)
[INFO] [stderr]     Checking castle_query_parser v0.5.9 (/opt/rustwide/workdir/castle_query_parser)
[INFO] [stderr]     Checking castle_schema_parser v0.5.9 (/opt/rustwide/workdir/castle_schema_parser)
[INFO] [stderr]     Checking castle_api v0.5.9 (/opt/rustwide/workdir/castle_api)
[INFO] [stdout] warning: unused import: `castle_query_parser::Field`
[INFO] [stdout]  --> castle_api/src/types/value.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use castle_query_parser::Field;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `castle_query_parser::Field`
[INFO] [stdout]  --> castle_api/src/types/value.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use castle_query_parser::Field;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]   --> castle_api/src/executor/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     schema: &SchemaDefinition, 
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema`
[INFO] [stdout]   --> castle_api/src/executor/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     schema: &SchemaDefinition, 
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]   --> castle_api/src/lib.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         field: &Field,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `directive_args`
[INFO] [stdout]   --> castle_api/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         directive_args: &Inputs,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next`
[INFO] [stdout]   --> castle_api/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         next: Next<Ctx, E>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_next`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> castle_api/src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         context: &Ctx,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sender` is never read
[INFO] [stdout]   --> castle_api/src/lib.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Next<Ctx, E> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 69 |     pub(crate) sender: mpsc::Sender<oneshot::Sender<Result<Value<Ctx, E>, E>>>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve` is never used
[INFO] [stdout]   --> castle_api/src/lib.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl<Ctx, E> Next<Ctx, E> {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 73 |     async fn resolve(self) -> Result<Value<Ctx, E>, E> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]   --> castle_api/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         self as *const _ == other as *const _
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]    |
[INFO] [stdout] 19 -         self as *const _ == other as *const _
[INFO] [stdout] 19 +         std::ptr::addr_eq(self as *const _, other as *const _)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> castle_api/src/lib.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         self.sender.send(sender);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]   --> castle_api/src/lib.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         field: &Field,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `directive_args`
[INFO] [stdout]   --> castle_api/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         directive_args: &Inputs,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next`
[INFO] [stdout]   --> castle_api/src/lib.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         next: Next<Ctx, E>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_next`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> castle_api/src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         context: &Ctx,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sender` is never read
[INFO] [stdout]   --> castle_api/src/lib.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct Next<Ctx, E> {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 69 |     pub(crate) sender: mpsc::Sender<oneshot::Sender<Result<Value<Ctx, E>, E>>>,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve` is never used
[INFO] [stdout]   --> castle_api/src/lib.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl<Ctx, E> Next<Ctx, E> {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 73 |     async fn resolve(self) -> Result<Value<Ctx, E>, E> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]   --> castle_api/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         self as *const _ == other as *const _
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]    |
[INFO] [stdout] 19 -         self as *const _ == other as *const _
[INFO] [stdout] 19 +         std::ptr::addr_eq(self as *const _, other as *const _)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> castle_api/src/lib.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         self.sender.send(sender);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.35s
[INFO] running `Command { std: "docker" "inspect" "7d749003b4f9338b2fb6c3da897080c344502b7a7e0f90c15ffbdd4d2e75539d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d749003b4f9338b2fb6c3da897080c344502b7a7e0f90c15ffbdd4d2e75539d", kill_on_drop: false }`
[INFO] [stdout] 7d749003b4f9338b2fb6c3da897080c344502b7a7e0f90c15ffbdd4d2e75539d
