[INFO] cloning repository https://github.com/gurleen/allsport-reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gurleen/allsport-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgurleen%2Fallsport-reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgurleen%2Fallsport-reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d62a736aaa8d7b67b5d91468d6a0f4dce825c50b
[INFO] checking gurleen/allsport-reader against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgurleen%2Fallsport-reader" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/gurleen/allsport-reader
[INFO] finished tweaking git repo https://github.com/gurleen/allsport-reader
[INFO] tweaked toml for git repo https://github.com/gurleen/allsport-reader written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gurleen/allsport-reader on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gurleen/allsport-reader 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded IOKit-sys v0.1.5
[INFO] [stderr]   Downloaded mach v0.1.2
[INFO] [stderr]   Downloaded CoreFoundation-sys v0.1.4
[INFO] [stderr]   Downloaded serialport v4.2.2
[INFO] [stderr]   Downloaded rust_socketio v0.4.3
[INFO] [stderr]   Downloaded recap-derive v0.1.2
[INFO] [stderr]   Downloaded recap v0.1.2
[INFO] [stderr]   Downloaded async-trait v0.1.74
[INFO] [stderr]   Downloaded rust_engineio v0.4.3
[INFO] [stderr]   Downloaded http v0.2.10
[INFO] [stderr]   Downloaded clearscreen v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057
[INFO] running `Command { std: "docker" "start" "dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]     Checking http v0.2.10
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking openssl-sys v0.9.95
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling recap-derive v0.1.2
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking serialport v4.2.2
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking serde v1.0.192
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking clearscreen v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking recap v0.1.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking rust_engineio v0.4.3
[INFO] [stderr]     Checking rust_socketio v0.4.3
[INFO] [stderr]     Checking allsport v0.1.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/main.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_AllSportUpdate`
[INFO] [stdout] ...
[INFO] [stdout] 27 | struct AllSportUpdate {
[INFO] [stdout]    |        -------------- `AllSportUpdate` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/main.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_AllSportUpdate`
[INFO] [stdout] ...
[INFO] [stdout] 27 | struct AllSportUpdate {
[INFO] [stdout]    |        -------------- `AllSportUpdate` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/main.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_AllSportUpdate`
[INFO] [stdout] ...
[INFO] [stdout] 27 | struct AllSportUpdate {
[INFO] [stdout]    |        -------------- `AllSportUpdate` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:96:28
[INFO] [stdout]    |
[INFO] [stdout] 96 |     println!("{} = {}", key.clone(), value.clone());
[INFO] [stdout]    |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[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/main.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `TryFrom` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_AllSportUpdate`
[INFO] [stdout] ...
[INFO] [stdout] 27 | struct AllSportUpdate {
[INFO] [stdout]    |        -------------- `AllSportUpdate` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/main.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `FromStr` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_AllSportUpdate`
[INFO] [stdout] ...
[INFO] [stdout] 27 | struct AllSportUpdate {
[INFO] [stdout]    |        -------------- `AllSportUpdate` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/main.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Deserialize, Recap)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              move the `impl` block outside of this constant `RECAP_IMPL_FOR_AllSportUpdate`
[INFO] [stdout] ...
[INFO] [stdout] 27 | struct AllSportUpdate {
[INFO] [stdout]    |        -------------- `AllSportUpdate` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:96:28
[INFO] [stdout]    |
[INFO] [stdout] 96 |     println!("{} = {}", key.clone(), value.clone());
[INFO] [stdout]    |                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057", kill_on_drop: false }`
[INFO] [stdout] dd3952cce9bcc81031fce9cf391032e8330e40430cc7eff0de65b14bc2361057
