[INFO] cloning repository https://github.com/NukeManDan/cargo-component-workspace-bindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NukeManDan/cargo-component-workspace-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNukeManDan%2Fcargo-component-workspace-bindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNukeManDan%2Fcargo-component-workspace-bindings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afe35c4eed50b160c56b669991964d6a6d4194cb
[INFO] checking NukeManDan/cargo-component-workspace-bindings against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNukeManDan%2Fcargo-component-workspace-bindings" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NukeManDan/cargo-component-workspace-bindings
[INFO] finished tweaking git repo https://github.com/NukeManDan/cargo-component-workspace-bindings
[INFO] tweaked toml for git repo https://github.com/NukeManDan/cargo-component-workspace-bindings written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NukeManDan/cargo-component-workspace-bindings on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NukeManDan/cargo-component-workspace-bindings 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/components/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/components/responder/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded clap v4.5.2
[INFO] [stderr]   Downloaded clap_derive v4.5.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3648fe41bd2a21e9f9058b9083b427329d731fa716178094f089e23499d3e1b1
[INFO] running `Command { std: "docker" "start" "-a" "3648fe41bd2a21e9f9058b9083b427329d731fa716178094f089e23499d3e1b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3648fe41bd2a21e9f9058b9083b427329d731fa716178094f089e23499d3e1b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3648fe41bd2a21e9f9058b9083b427329d731fa716178094f089e23499d3e1b1", kill_on_drop: false }`
[INFO] [stdout] 3648fe41bd2a21e9f9058b9083b427329d731fa716178094f089e23499d3e1b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f075bb4b3a0302b7c85b41f642b57f447c0590cadb15fa1ca06f1ba7adc4d5b5
[INFO] running `Command { std: "docker" "start" "-a" "f075bb4b3a0302b7c85b41f642b57f447c0590cadb15fa1ca06f1ba7adc4d5b5", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/components/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/components/responder/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling wit-bindgen-rt v0.21.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/components/cli)
[INFO] [stderr]     Checking responder v0.1.0 (/opt/rustwide/workdir/components/responder)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> components/responder/src/bindings.rs:204:32
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> components/responder/src/bindings.rs:228:32
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> components/responder/src/bindings.rs:305:32
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     let ptr4 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> components/responder/src/bindings.rs:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> components/responder/src/bindings.rs:204:32
[INFO] [stdout]     |
[INFO] [stdout] 204 |                     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> components/responder/src/bindings.rs:228:32
[INFO] [stdout]     |
[INFO] [stdout] 228 |                     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> components/responder/src/bindings.rs:305:32
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     let ptr4 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> components/responder/src/bindings.rs:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kdf_rk` is never used
[INFO] [stdout]   --> components/cli/src/bindings.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |             pub fn kdf_rk(rk: &[u8], dh_out: &[u8], info: &[u8]) -> (_rt::Vec<u8>, _rt::Vec<u8>) {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kdf_rk` is never used
[INFO] [stdout]   --> components/cli/src/bindings.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |             pub fn kdf_rk(rk: &[u8], dh_out: &[u8], info: &[u8]) -> (_rt::Vec<u8>, _rt::Vec<u8>) {
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s
[INFO] running `Command { std: "docker" "inspect" "f075bb4b3a0302b7c85b41f642b57f447c0590cadb15fa1ca06f1ba7adc4d5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f075bb4b3a0302b7c85b41f642b57f447c0590cadb15fa1ca06f1ba7adc4d5b5", kill_on_drop: false }`
[INFO] [stdout] f075bb4b3a0302b7c85b41f642b57f447c0590cadb15fa1ca06f1ba7adc4d5b5
