[INFO] cloning repository https://github.com/jbellerb/cbmix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbellerb/cbmix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbellerb%2Fcbmix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbellerb%2Fcbmix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1307f9a7ef12c1db8a41be9574c758a64194ba5b
[INFO] checking jbellerb/cbmix against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbellerb%2Fcbmix" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jbellerb/cbmix
[INFO] finished tweaking git repo https://github.com/jbellerb/cbmix
[INFO] tweaked toml for git repo https://github.com/jbellerb/cbmix written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jbellerb/cbmix 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/jbellerb/cbmix 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/jbellerb/libola-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/OpenLightingProject/ola.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.7.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.18.0
[INFO] [stderr]   Downloaded tungstenite v0.18.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.1
[INFO] [stderr]   Downloaded axum-macros v0.3.7
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded tokio v1.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4d36021213b24748bbdeced1a6fa4c009d3458770c78d9c90fdf0888d232d4ca
[INFO] running `Command { std: "docker" "start" "-a" "4d36021213b24748bbdeced1a6fa4c009d3458770c78d9c90fdf0888d232d4ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d36021213b24748bbdeced1a6fa4c009d3458770c78d9c90fdf0888d232d4ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d36021213b24748bbdeced1a6fa4c009d3458770c78d9c90fdf0888d232d4ca", kill_on_drop: false }`
[INFO] [stdout] 4d36021213b24748bbdeced1a6fa4c009d3458770c78d9c90fdf0888d232d4ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9f2c9b2a971be57504633a80c60a2bf2c336b1cdf3605904882da42a67660930
[INFO] running `Command { std: "docker" "start" "-a" "9f2c9b2a971be57504633a80c60a2bf2c336b1cdf3605904882da42a67660930", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking uuid v1.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking winnow v0.4.6
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling axum-macros v0.3.7
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking tower-http v0.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking cbmix_common v0.1.0 (/opt/rustwide/workdir/cbmix_common)
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling ola v0.1.0 (https://github.com/jbellerb/libola-rs#d1dce7b8)
[INFO] [stderr]    Compiling cbmix_admin_proto v0.1.0 (/opt/rustwide/workdir/cbmix_admin_proto)
[INFO] [stderr]     Checking cbmix_graph v0.1.0 (/opt/rustwide/workdir/cbmix_graph)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> cbmix_graph/src/lib.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{error, trace};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> cbmix_graph/src/lib.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{error, trace};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cbmix_graph/src/graph.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> hash_map::Iter<Uuid, Node> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> hash_map::Iter<'_, Uuid, Node> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cbmix_graph/src/graph.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> hash_map::Iter<Uuid, Node> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn iter(&self) -> hash_map::Iter<'_, Uuid, Node> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.11
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking toml_datetime v0.6.1
[INFO] [stderr]     Checking cbmix_dmx v0.1.0 (/opt/rustwide/workdir/cbmix_dmx)
[INFO] [stderr]     Checking toml_edit v0.19.8
[INFO] [stderr]     Checking toml v0.7.3
[INFO] [stderr]     Checking cbmix_admin v0.1.0 (/opt/rustwide/workdir/cbmix_admin)
[INFO] [stderr]     Checking cbmix v0.1.0 (/opt/rustwide/workdir/cbmix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.19s
[INFO] running `Command { std: "docker" "inspect" "9f2c9b2a971be57504633a80c60a2bf2c336b1cdf3605904882da42a67660930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f2c9b2a971be57504633a80c60a2bf2c336b1cdf3605904882da42a67660930", kill_on_drop: false }`
[INFO] [stdout] 9f2c9b2a971be57504633a80c60a2bf2c336b1cdf3605904882da42a67660930
