[INFO] fetching crate bpx 4.0.0-rc.12.0.0... [INFO] testing bpx-4.0.0-rc.12.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bpx 4.0.0-rc.12.0.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate bpx 4.0.0-rc.12.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bpx 4.0.0-rc.12.0.0 [INFO] tweaked toml for crates.io crate bpx 4.0.0-rc.12.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bpx 4.0.0-rc.12.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [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] Downloading crates ... [INFO] [stderr] Downloaded elsa v1.11.2 [INFO] [stderr] Downloaded bytesutil v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2918787949aa6dd362b0ee2b1c9b493ebbea80e86f08e8fb75b4eb646cc73fb3 [INFO] running `Command { std: "docker" "start" "-a" "2918787949aa6dd362b0ee2b1c9b493ebbea80e86f08e8fb75b4eb646cc73fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2918787949aa6dd362b0ee2b1c9b493ebbea80e86f08e8fb75b4eb646cc73fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2918787949aa6dd362b0ee2b1c9b493ebbea80e86f08e8fb75b4eb646cc73fb3", kill_on_drop: false }` [INFO] [stdout] 2918787949aa6dd362b0ee2b1c9b493ebbea80e86f08e8fb75b4eb646cc73fb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7fd13563385030c372a14ed41c1a042f3cfe43c2a2e0b7b46a2a82498c08bda3 [INFO] running `Command { std: "docker" "start" "-a" "7fd13563385030c372a14ed41c1a042f3cfe43c2a2e0b7b46a2a82498c08bda3", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytesutil v0.7.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling bpx v4.0.0-rc.12.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `create_options` [INFO] [stdout] --> src/macros.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | macro_rules! create_options { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `open_options` [INFO] [stdout] --> src/macros.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | macro_rules! open_options { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_options` [INFO] [stdout] --> src/macros.rs:236:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub(crate) use create_options; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `open_options` [INFO] [stdout] --> src/macros.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | pub(crate) use open_options; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn load(&self, handle: Handle) -> Result> { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 150 | pub fn load(&self, handle: Handle) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn open(&self, handle: Handle) -> std::result::Result, OpenError> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | pub fn open(&self, handle: Handle) -> std::result::Result, OpenError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.96s [INFO] running `Command { std: "docker" "inspect" "7fd13563385030c372a14ed41c1a042f3cfe43c2a2e0b7b46a2a82498c08bda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd13563385030c372a14ed41c1a042f3cfe43c2a2e0b7b46a2a82498c08bda3", kill_on_drop: false }` [INFO] [stdout] 7fd13563385030c372a14ed41c1a042f3cfe43c2a2e0b7b46a2a82498c08bda3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ed46013c6f8e7df68ca551c9a56c7dff237fa0029d9f58f162e1266f5277150a [INFO] running `Command { std: "docker" "start" "-a" "ed46013c6f8e7df68ca551c9a56c7dff237fa0029d9f58f162e1266f5277150a", kill_on_drop: false }` [INFO] [stdout] warning: unused macro definition: `create_options` [INFO] [stdout] --> src/macros.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | macro_rules! create_options { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `open_options` [INFO] [stdout] --> src/macros.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | macro_rules! open_options { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_options` [INFO] [stdout] --> src/macros.rs:236:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub(crate) use create_options; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `open_options` [INFO] [stdout] --> src/macros.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | pub(crate) use open_options; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn load(&self, handle: Handle) -> Result> { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 150 | pub fn load(&self, handle: Handle) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bpx v4.0.0-rc.12.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn open(&self, handle: Handle) -> std::result::Result, OpenError> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | pub fn open(&self, handle: Handle) -> std::result::Result, OpenError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `package` in `bpx` [INFO] [stdout] --> tests/bpxp.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | use bpx::package::util::unpack_string; [INFO] [stdout] | ^^^^^^^ could not find `package` in `bpx` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod package; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `package` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "package")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bpx::package` [INFO] [stdout] --> tests/bpxp.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | use bpx::package::{OpenOptions, Package}; [INFO] [stdout] | ^^^^^^^ could not find `package` in `bpx` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub mod package; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `package` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "package")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cursor`, `SeekFrom`, and `Seek` [INFO] [stdout] --> tests/bpxp.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | use std::io::{Cursor, Seek, SeekFrom}; [INFO] [stdout] | ^^^^^^ ^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bpx` (test "bpxp") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused macro definition: `create_options` [INFO] [stdout] --> src/macros.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | macro_rules! create_options { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `open_options` [INFO] [stdout] --> src/macros.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | macro_rules! open_options { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_options` [INFO] [stdout] --> src/macros.rs:236:16 [INFO] [stdout] | [INFO] [stdout] 236 | pub(crate) use create_options; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `open_options` [INFO] [stdout] --> src/macros.rs:237:16 [INFO] [stdout] | [INFO] [stdout] 237 | pub(crate) use open_options; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn load(&self, handle: Handle) -> Result> { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 150 | pub fn load(&self, handle: Handle) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn open(&self, handle: Handle) -> std::result::Result, OpenError> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | pub fn open(&self, handle: Handle) -> std::result::Result, OpenError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/section.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed46013c6f8e7df68ca551c9a56c7dff237fa0029d9f58f162e1266f5277150a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed46013c6f8e7df68ca551c9a56c7dff237fa0029d9f58f162e1266f5277150a", kill_on_drop: false }` [INFO] [stdout] ed46013c6f8e7df68ca551c9a56c7dff237fa0029d9f58f162e1266f5277150a