[INFO] cloning repository https://github.com/roeap/adx-arrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roeap/adx-arrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froeap%2Fadx-arrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froeap%2Fadx-arrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd3a4f79da29e0bd93380bfd5624a4a912cf6592
[INFO] checking roeap/adx-arrow against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froeap%2Fadx-arrow" "/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/roeap/adx-arrow
[INFO] finished tweaking git repo https://github.com/roeap/adx-arrow
[INFO] tweaked toml for git repo https://github.com/roeap/adx-arrow written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roeap/adx-arrow 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 git repo https://github.com/roeap/adx-arrow 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]     Updating git repository `https://github.com/Azure/azure-kusto-rust`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Azure/azure-sdk-for-rust`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.16.4
[INFO] [stderr]   Downloaded unindent v0.1.9
[INFO] [stderr]   Downloaded indoc v1.0.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.4
[INFO] [stderr]   Downloaded async-convert v1.0.0
[INFO] [stderr]   Downloaded async-timer v1.0.0-beta.8
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.4
[INFO] [stderr]   Downloaded dyn-clone v1.0.5
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded num-complex v0.4.1
[INFO] [stderr]   Downloaded flatbuffers v2.1.2
[INFO] [stderr]   Downloaded semver v1.0.9
[INFO] [stderr]   Downloaded lexical-core v0.8.3
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.7
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.3
[INFO] [stderr]   Downloaded uuid v1.0.0
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded oauth2 v4.2.0
[INFO] [stderr]   Downloaded lexical-write-float v0.8.4
[INFO] [stderr]   Downloaded lexical-util v0.8.3
[INFO] [stderr]   Downloaded async-compression v0.3.13
[INFO] [stderr]   Downloaded serde_with v1.13.0
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.3
[INFO] [stderr]   Downloaded arrow v13.0.0
[INFO] [stderr]   Downloaded pyo3 v0.16.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c874a80d079d6f2ccf33f3942723465d486749f1adcad01ae64d8f170add635e
[INFO] running `Command { std: "docker" "start" "-a" "c874a80d079d6f2ccf33f3942723465d486749f1adcad01ae64d8f170add635e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c874a80d079d6f2ccf33f3942723465d486749f1adcad01ae64d8f170add635e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c874a80d079d6f2ccf33f3942723465d486749f1adcad01ae64d8f170add635e", kill_on_drop: false }`
[INFO] [stdout] c874a80d079d6f2ccf33f3942723465d486749f1adcad01ae64d8f170add635e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b8b195689233af251f62daf15c5c33f43e7db30f16bd58ca25ee95c1c2105d2
[INFO] running `Command { std: "docker" "start" "-a" "1b8b195689233af251f62daf15c5c33f43e7db30f16bd58ca25ee95c1c2105d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling target-lexicon v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking lexical-util v0.8.3
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking lock_api v0.4.7
[INFO] [stderr]    Compiling pyo3-build-config v0.16.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking flate2 v1.0.23
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking lexical-write-integer v0.8.3
[INFO] [stderr]     Checking lexical-parse-integer v0.8.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling azure_core v0.2.1 (https://github.com/Azure/azure-sdk-for-rust?rev=66db4b485ce56b68be148708d9c810960a50be51#66db4b48)
[INFO] [stderr]    Compiling async-timer v1.0.0-beta.8
[INFO] [stderr]     Checking str-buf v1.0.5
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking lexical-write-float v0.8.4
[INFO] [stderr]     Checking uuid v1.0.0
[INFO] [stderr]     Checking error-code v2.3.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking unindent v0.1.9
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]     Checking dyn-clone v1.0.5
[INFO] [stderr]    Compiling indoc v1.0.6
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking lexical-parse-float v0.8.3
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.1
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking lexical-core v0.8.3
[INFO] [stderr]    Compiling pyo3-ffi v0.16.4
[INFO] [stderr]    Compiling pyo3 v0.16.4
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking async-convert v1.0.0
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking multiversion v0.6.1
[INFO] [stderr]     Checking flatbuffers v2.1.2
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling pyo3-macros v0.16.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking async-compression v0.3.13
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.7
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking serde_with v1.13.0
[INFO] [stderr]     Checking arrow v13.0.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking oauth2 v4.2.0
[INFO] [stderr]     Checking azure_identity v0.1.1 (https://github.com/Azure/azure-sdk-for-rust?rev=66db4b485ce56b68be148708d9c810960a50be51#66db4b48)
[INFO] [stderr]     Checking azure-kusto-data v0.1.0 (https://github.com/Azure/azure-kusto-rust?rev=827271472a51c71931e42d0b70f503574c7e0a47#82727147)
[INFO] [stderr]     Checking adx-arrow v0.0.1 (/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/client.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 14 | impl PyKustoClient {
[INFO] [stdout]    |      ------------- `PyKustoClient` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 attribute macro `pymethods` (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/client.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[pymethods]
[INFO] [stdout]    | ^-----------
[INFO] [stdout]    | |
[INFO] [stdout]    | move the `impl` block outside of this static `ITEMS` and up 3 bodies
[INFO] [stdout] 14 | impl PyKustoClient {
[INFO] [stdout]    |      ------------- `PyKustoClient` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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 attribute macro `pymethods` (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 50.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "1b8b195689233af251f62daf15c5c33f43e7db30f16bd58ca25ee95c1c2105d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8b195689233af251f62daf15c5c33f43e7db30f16bd58ca25ee95c1c2105d2", kill_on_drop: false }`
[INFO] [stdout] 1b8b195689233af251f62daf15c5c33f43e7db30f16bd58ca25ee95c1c2105d2
