[INFO] fetching crate image-prep 0.1.0... [INFO] testing image-prep-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate image-prep 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate image-prep 0.1.0 [INFO] finished tweaking crates.io crate image-prep 0.1.0 [INFO] tweaked toml for crates.io crate image-prep 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate image-prep 0.1.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] crate crates.io crate image-prep 0.1.0 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] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.48.2 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.48.2 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.48.2 [INFO] [stderr] Downloaded windows_i686_gnu v0.48.2 [INFO] [stderr] Downloaded windows_i686_msvc v0.48.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f8a424ec544f5f231c9129aae181993fd072e1be5d6b8aac4fcd7e7431aa5e83 [INFO] running `Command { std: "docker" "start" "-a" "f8a424ec544f5f231c9129aae181993fd072e1be5d6b8aac4fcd7e7431aa5e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8a424ec544f5f231c9129aae181993fd072e1be5d6b8aac4fcd7e7431aa5e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a424ec544f5f231c9129aae181993fd072e1be5d6b8aac4fcd7e7431aa5e83", kill_on_drop: false }` [INFO] [stdout] f8a424ec544f5f231c9129aae181993fd072e1be5d6b8aac4fcd7e7431aa5e83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 85c953a78e5e51250f1c1c1bf901500bbd7eb0cfa88d6c089935c775f12dbfd0 [INFO] running `Command { std: "docker" "start" "-a" "85c953a78e5e51250f1c1c1bf901500bbd7eb0cfa88d6c089935c775f12dbfd0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.22 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling clap v4.3.22 [INFO] [stderr] Compiling image-prep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn split_filename(input_path: &Path) -> 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] 26 | pub fn split_filename(input_path: &Path) -> Result, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.28s [INFO] running `Command { std: "docker" "inspect" "85c953a78e5e51250f1c1c1bf901500bbd7eb0cfa88d6c089935c775f12dbfd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c953a78e5e51250f1c1c1bf901500bbd7eb0cfa88d6c089935c775f12dbfd0", kill_on_drop: false }` [INFO] [stdout] 85c953a78e5e51250f1c1c1bf901500bbd7eb0cfa88d6c089935c775f12dbfd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 73d0db4cab2cca281e306c48ea9b432060d95ab0fb59ff550bbf7aa2a70cad14 [INFO] running `Command { std: "docker" "start" "-a" "73d0db4cab2cca281e306c48ea9b432060d95ab0fb59ff550bbf7aa2a70cad14", kill_on_drop: false }` [INFO] [stderr] Compiling image-prep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn split_filename(input_path: &Path) -> 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] 26 | pub fn split_filename(input_path: &Path) -> Result, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "73d0db4cab2cca281e306c48ea9b432060d95ab0fb59ff550bbf7aa2a70cad14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d0db4cab2cca281e306c48ea9b432060d95ab0fb59ff550bbf7aa2a70cad14", kill_on_drop: false }` [INFO] [stdout] 73d0db4cab2cca281e306c48ea9b432060d95ab0fb59ff550bbf7aa2a70cad14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8136ff44341ab5c91f846796f3f0ffd2366fbb8570940e33fc2c8e89a63ada65 [INFO] running `Command { std: "docker" "start" "-a" "8136ff44341ab5c91f846796f3f0ffd2366fbb8570940e33fc2c8e89a63ada65", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/common.rs:26:35 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn split_filename(input_path: &Path) -> Result { [INFO] [stderr] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [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] 26 | pub fn split_filename(input_path: &Path) -> Result, String> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `image-prep` (bin "image-prep" test) generated 1 warning (run `cargo fix --bin "image-prep" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/image_prep-42217192e25f9f8a) [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" "8136ff44341ab5c91f846796f3f0ffd2366fbb8570940e33fc2c8e89a63ada65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8136ff44341ab5c91f846796f3f0ffd2366fbb8570940e33fc2c8e89a63ada65", kill_on_drop: false }` [INFO] [stdout] 8136ff44341ab5c91f846796f3f0ffd2366fbb8570940e33fc2c8e89a63ada65