[INFO] cloning repository https://github.com/rainmaker-rs/components
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainmaker-rs/components" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainmaker-rs%2Fcomponents", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainmaker-rs%2Fcomponents'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4d8b6ff506b7765e1b135180afd70417042195a
[INFO] checking rainmaker-rs/components against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainmaker-rs%2Fcomponents" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/rainmaker-rs/components
[INFO] finished tweaking git repo https://github.com/rainmaker-rs/components
[INFO] tweaked toml for git repo https://github.com/rainmaker-rs/components written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rainmaker-rs/components on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rainmaker-rs/components 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.11.0
[INFO] [stderr]   Downloaded custom_debug_derive v0.6.2
[INFO] [stderr]   Downloaded custom_debug v0.6.2
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded build-time v0.1.3
[INFO] [stderr]   Downloaded embedded-svc v0.28.0
[INFO] [stderr]   Downloaded ed25519-compact v2.1.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.4
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded pickledb v0.5.1
[INFO] [stderr]   Downloaded thiserror v2.0.4
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded rumqttc v0.23.0
[INFO] [stderr]   Downloaded esp-idf-sys v0.35.0
[INFO] [stderr]   Downloaded esp32-nimble v0.8.2
[INFO] [stderr]   Downloaded esp-idf-hal v0.44.1
[INFO] [stderr]   Downloaded bluer v0.17.3
[INFO] [stderr]   Downloaded esp-idf-svc v0.49.1
[INFO] [stderr]   Downloaded bstr v1.11.0
[INFO] [stderr]   Downloaded embuild v0.32.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd5c02157e2b3d614988377f6302825987096382a4f0fa4204df4203500bd1e5
[INFO] running `Command { std: "docker" "start" "-a" "fd5c02157e2b3d614988377f6302825987096382a4f0fa4204df4203500bd1e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd5c02157e2b3d614988377f6302825987096382a4f0fa4204df4203500bd1e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd5c02157e2b3d614988377f6302825987096382a4f0fa4204df4203500bd1e5", kill_on_drop: false }`
[INFO] [stdout] fd5c02157e2b3d614988377f6302825987096382a4f0fa4204df4203500bd1e5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b644bd8bb2446be6880f482f31d22a84c342d94794b1860fc81b4d65dd6f524
[INFO] running `Command { std: "docker" "start" "-a" "5b644bd8bb2446be6880f482f31d22a84c342d94794b1860fc81b4d65dd6f524", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ed25519-compact v2.1.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]     Checking custom_debug v0.6.2
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking rumqttc v0.23.0
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking dbus-crossroads v0.5.2
[INFO] [stderr]     Checking pickledb v0.5.1
[INFO] [stderr]    Compiling bluer v0.17.3
[INFO] [stderr]     Checking rainmaker-components v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "5b644bd8bb2446be6880f482f31d22a84c342d94794b1860fc81b4d65dd6f524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b644bd8bb2446be6880f482f31d22a84c342d94794b1860fc81b4d65dd6f524", kill_on_drop: false }`
[INFO] [stdout] 5b644bd8bb2446be6880f482f31d22a84c342d94794b1860fc81b4d65dd6f524
