[INFO] cloning repository https://github.com/proctorlabs/rvlink-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proctorlabs/rvlink-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproctorlabs%2Frvlink-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproctorlabs%2Frvlink-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c91890acb3de5187edcaa34bca783f940c17539a
[INFO] checking proctorlabs/rvlink-bridge against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproctorlabs%2Frvlink-bridge" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/proctorlabs/rvlink-bridge on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/proctorlabs/rvlink-bridge
[INFO] finished tweaking git repo https://github.com/proctorlabs/rvlink-bridge
[INFO] tweaked toml for git repo https://github.com/proctorlabs/rvlink-bridge written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/proctorlabs/rvlink-bridge 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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] 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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c3502d7cc12ef6a8e222a7722fac2ccf29f065104e1cadec9d47292095e8436
[INFO] running `Command { std: "docker" "start" "-a" "3c3502d7cc12ef6a8e222a7722fac2ccf29f065104e1cadec9d47292095e8436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c3502d7cc12ef6a8e222a7722fac2ccf29f065104e1cadec9d47292095e8436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c3502d7cc12ef6a8e222a7722fac2ccf29f065104e1cadec9d47292095e8436", kill_on_drop: false }`
[INFO] [stdout] 3c3502d7cc12ef6a8e222a7722fac2ccf29f065104e1cadec9d47292095e8436
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3b3c7477ab5e73baaad4d398f0a104fdc727feb41598933bac1c85c63e1a0dd
[INFO] running `Command { std: "docker" "start" "-a" "e3b3c7477ab5e73baaad4d398f0a104fdc727feb41598933bac1c85c63e1a0dd", 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.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling fixed v1.17.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking iana-time-zone v0.1.45
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking owned-alloc v0.2.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking lockfree v0.5.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking machine-uid v0.2.0
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.13
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling custom_debug_derive v0.5.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]     Checking custom_debug v0.5.0
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]     Checking flexi_logger v0.23.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking clap v3.2.17
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-rustls v0.23.3
[INFO] [stderr]     Checking rumqttc v0.13.0
[INFO] [stderr]     Checking dbus v0.9.6
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking dbus-tokio v0.7.5
[INFO] [stderr]     Checking dbus-crossroads v0.5.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking serde_yaml v0.9.9
[INFO] [stderr]     Checking rvlink-common v0.1.0 (/opt/rustwide/workdir/rvlink-common)
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling bluer v0.15.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]     Checking rvlink-proto v0.1.0 (/opt/rustwide/workdir/rvlink-proto)
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]   --> rvlink-proto/src/data/mod.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |           #[repr($repr)]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rvlink-proto/src/data/device_type.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / enum_with_metadata! {
[INFO] [stdout] 4  | |     DeviceType: u8; name:&'static str:0 {
[INFO] [stdout] 5  | |         Unknown = 0 {"Unknown"},
[INFO] [stdout] 6  | |         Generic = 1 {"Generic"},
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: attribute `repr` with an empty list has no effect
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `enum_with_metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]    --> rvlink-proto/src/data/mod.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  |           #[repr($repr)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]     |
[INFO] [stdout]    ::: rvlink-proto/src/data/function_name.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout] 5   | / enum_with_metadata! {
[INFO] [stdout] 6   | |     FunctionName:u16; name:&'static str:0 {
[INFO] [stdout] 7   | |         Unknown = 0 {"Unknown"},
[INFO] [stdout] 8   | |         DiagnosticTool = 1 {"Diagnostic Tool"},
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: attribute `repr` with an empty list has no effect
[INFO] [stdout]     = note: this warning originates in the macro `enum_with_metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]   --> rvlink-proto/src/data/mod.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |           #[repr($repr)]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]    |
[INFO] [stdout]   ::: rvlink-proto/src/data/device_type.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / enum_with_metadata! {
[INFO] [stdout] 4  | |     DeviceType: u8; name:&'static str:0 {
[INFO] [stdout] 5  | |         Unknown = 0 {"Unknown"},
[INFO] [stdout] 6  | |         Generic = 1 {"Generic"},
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: attribute `repr` with an empty list has no effect
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `enum_with_metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]    --> rvlink-proto/src/data/mod.rs:59:9
[INFO] [stdout]     |
[INFO] [stdout] 59  |           #[repr($repr)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]     |
[INFO] [stdout]    ::: rvlink-proto/src/data/function_name.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout] 5   | / enum_with_metadata! {
[INFO] [stdout] 6   | |     FunctionName:u16; name:&'static str:0 {
[INFO] [stdout] 7   | |         Unknown = 0 {"Unknown"},
[INFO] [stdout] 8   | |         DiagnosticTool = 1 {"Diagnostic Tool"},
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: attribute `repr` with an empty list has no effect
[INFO] [stdout]     = note: this warning originates in the macro `enum_with_metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rvlink-bridge v0.1.0 (/opt/rustwide/workdir/rvlink-bridge)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.87s
[INFO] running `Command { std: "docker" "inspect" "e3b3c7477ab5e73baaad4d398f0a104fdc727feb41598933bac1c85c63e1a0dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b3c7477ab5e73baaad4d398f0a104fdc727feb41598933bac1c85c63e1a0dd", kill_on_drop: false }`
[INFO] [stdout] e3b3c7477ab5e73baaad4d398f0a104fdc727feb41598933bac1c85c63e1a0dd
