[INFO] fetching crate svc-storage-client-grpc 0.2.0...
[INFO] checking svc-storage-client-grpc-0.2.0 against 1.95.0 for pr-155915
[INFO] extracting crate svc-storage-client-grpc 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate svc-storage-client-grpc 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate svc-storage-client-grpc 0.2.0
[INFO] tweaked toml for crates.io crate svc-storage-client-grpc 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate svc-storage-client-grpc 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate svc-storage-client-grpc 0.2.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded bytes v1.3.0
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded prost v0.11.6
[INFO] [stderr]   Downloaded ordered-float v3.4.0
[INFO] [stderr]   Downloaded async-trait v0.1.63
[INFO] [stderr]   Downloaded geo-types v0.7.8
[INFO] [stderr]   Downloaded tonic v0.8.3
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded prost-types v0.11.6
[INFO] [stderr]   Downloaded axum-core v0.3.2
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded prost-derive v0.11.6
[INFO] [stderr]   Downloaded axum v0.6.4
[INFO] [stderr]   Downloaded hyper v0.14.23
[INFO] [stderr]   Downloaded tokio v1.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 884246bf8f6b1ba083826b06cf38304326a88b0b84f51b79892308b496fc74eb
[INFO] running `Command { std: "docker" "start" "-a" "884246bf8f6b1ba083826b06cf38304326a88b0b84f51b79892308b496fc74eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "884246bf8f6b1ba083826b06cf38304326a88b0b84f51b79892308b496fc74eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "884246bf8f6b1ba083826b06cf38304326a88b0b84f51b79892308b496fc74eb", kill_on_drop: false }`
[INFO] [stdout] 884246bf8f6b1ba083826b06cf38304326a88b0b84f51b79892308b496fc74eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b342f65dcc9db88f7a7d367d1c16d3088987b5e2e374c946469986eef52baa1
[INFO] running `Command { std: "docker" "start" "-a" "7b342f65dcc9db88f7a7d367d1c16d3088987b5e2e374c946469986eef52baa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling axum-core v0.3.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.6.4
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking geo-types v0.7.8
[INFO] [stderr]     Checking ordered-float v3.4.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling prost-derive v0.11.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking prost v0.11.6
[INFO] [stderr]     Checking prost-types v0.11.6
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.8.3
[INFO] [stderr]     Checking svc-storage-client-grpc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/grpc.flight_plan.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(num_derive::FromPrimitive)]
[INFO] [stdout]    |          ^------------------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FlightStatus`
[INFO] [stdout] ...
[INFO] [stdout] 93 | pub enum FlightStatus {
[INFO] [stdout]    |          ------------ `FlightStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/grpc.flight_plan.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(num_derive::FromPrimitive)]
[INFO] [stdout]     |          ^------------------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FlightPriority`
[INFO] [stdout] ...
[INFO] [stdout] 127 | pub enum FlightPriority {
[INFO] [stdout]     |          -------------- `FlightPriority` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/grpc.flight_plan.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[derive(num_derive::FromPrimitive)]
[INFO] [stdout]    |          ^------------------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FlightStatus`
[INFO] [stdout] ...
[INFO] [stdout] 93 | pub enum FlightStatus {
[INFO] [stdout]    |          ------------ `FlightStatus` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/grpc.flight_plan.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(num_derive::FromPrimitive)]
[INFO] [stdout]     |          ^------------------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FlightPriority`
[INFO] [stdout] ...
[INFO] [stdout] 127 | pub enum FlightPriority {
[INFO] [stdout]     |          -------------- `FlightPriority` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.19s
[INFO] running `Command { std: "docker" "inspect" "7b342f65dcc9db88f7a7d367d1c16d3088987b5e2e374c946469986eef52baa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b342f65dcc9db88f7a7d367d1c16d3088987b5e2e374c946469986eef52baa1", kill_on_drop: false }`
[INFO] [stdout] 7b342f65dcc9db88f7a7d367d1c16d3088987b5e2e374c946469986eef52baa1
