[INFO] fetching crate binary-security-check 2.0.1... [INFO] testing binary-security-check-2.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate binary-security-check 2.0.1 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate binary-security-check 2.0.1 [INFO] finished tweaking crates.io crate binary-security-check 2.0.1 [INFO] tweaked toml for crates.io crate binary-security-check 2.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate binary-security-check 2.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate binary-security-check 2.0.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded scroll_derive v0.12.0 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] [stderr] Downloaded flexi_logger v0.29.8 [INFO] [stderr] Downloaded goblin v0.9.3 [INFO] [stderr] Downloaded dynamic-loader-cache v0.2.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 172acadb06283694792f51d303cf887a0898d8a401d39d4ce75e615482e6c0cf [INFO] running `Command { std: "docker" "start" "-a" "172acadb06283694792f51d303cf887a0898d8a401d39d4ce75e615482e6c0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "172acadb06283694792f51d303cf887a0898d8a401d39d4ce75e615482e6c0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172acadb06283694792f51d303cf887a0898d8a401d39d4ce75e615482e6c0cf", kill_on_drop: false }` [INFO] [stdout] 172acadb06283694792f51d303cf887a0898d8a401d39d4ce75e615482e6c0cf [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6c7d89728d3f5702e68d59d1983e55cb452e660728d5fc1a0f1ad9244c85cf2a [INFO] running `Command { std: "docker" "start" "-a" "6c7d89728d3f5702e68d59d1983e55cb452e660728d5fc1a0f1ad9244c85cf2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.9.3 [INFO] [stderr] Compiling dynamic-loader-cache v0.2.2 [INFO] [stderr] Compiling flexi_logger v0.29.8 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling binary-security-check v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn object(&self) -> &goblin::Object { [INFO] [stdout] | ^^^^^ --------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn object(&self) -> &goblin::Object<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "6c7d89728d3f5702e68d59d1983e55cb452e660728d5fc1a0f1ad9244c85cf2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7d89728d3f5702e68d59d1983e55cb452e660728d5fc1a0f1ad9244c85cf2a", kill_on_drop: false }` [INFO] [stdout] 6c7d89728d3f5702e68d59d1983e55cb452e660728d5fc1a0f1ad9244c85cf2a [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 579531cf67666263ac71e97e3caf5e89b3773639938ff99e6e7c9aa67c90a791 [INFO] running `Command { std: "docker" "start" "-a" "579531cf67666263ac71e97e3caf5e89b3773639938ff99e6e7c9aa67c90a791", kill_on_drop: false }` [INFO] [stderr] Compiling binary-security-check v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn object(&self) -> &goblin::Object { [INFO] [stdout] | ^^^^^ --------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn object(&self) -> &goblin::Object<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "579531cf67666263ac71e97e3caf5e89b3773639938ff99e6e7c9aa67c90a791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579531cf67666263ac71e97e3caf5e89b3773639938ff99e6e7c9aa67c90a791", kill_on_drop: false }` [INFO] [stdout] 579531cf67666263ac71e97e3caf5e89b3773639938ff99e6e7c9aa67c90a791 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 441a14ccf60274b6e6d4768c9b484f5b90413c47d6e6a4273116cd975e28a73d [INFO] running `Command { std: "docker" "start" "-a" "441a14ccf60274b6e6d4768c9b484f5b90413c47d6e6a4273116cd975e28a73d", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:61:26 [INFO] [stderr] | [INFO] [stderr] 61 | pub(crate) fn object(&self) -> &goblin::Object { [INFO] [stderr] | ^^^^^ --------------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 61 | pub(crate) fn object(&self) -> &goblin::Object<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `binary-security-check` (bin "binary-security-check" test) generated 1 warning (run `cargo fix --bin "binary-security-check" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/binary_security_check-ef3ce87559d6099d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "441a14ccf60274b6e6d4768c9b484f5b90413c47d6e6a4273116cd975e28a73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441a14ccf60274b6e6d4768c9b484f5b90413c47d6e6a4273116cd975e28a73d", kill_on_drop: false }` [INFO] [stdout] 441a14ccf60274b6e6d4768c9b484f5b90413c47d6e6a4273116cd975e28a73d