[INFO] fetching crate quirc 0.0.1... [INFO] testing quirc-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate quirc 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate quirc 0.0.1 [INFO] finished tweaking crates.io crate quirc 0.0.1 [INFO] tweaked toml for crates.io crate quirc 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quirc 0.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] 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 29 packages to latest compatible versions [INFO] [stderr] Adding image v0.17.0 (available: v0.25.6) [INFO] [stderr] Adding qrcode v0.5.0 (available: v0.14.1) [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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded checked_int_cast v1.0.0 [INFO] [stderr] Downloaded qrcode v0.5.0 [INFO] [stderr] Downloaded image v0.17.0 [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] 57f3b137ff04b3b2480eb605ca3c447e51fce61c6a83dcb04437dbc5637f9378 [INFO] running `Command { std: "docker" "start" "-a" "57f3b137ff04b3b2480eb605ca3c447e51fce61c6a83dcb04437dbc5637f9378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57f3b137ff04b3b2480eb605ca3c447e51fce61c6a83dcb04437dbc5637f9378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f3b137ff04b3b2480eb605ca3c447e51fce61c6a83dcb04437dbc5637f9378", kill_on_drop: false }` [INFO] [stdout] 57f3b137ff04b3b2480eb605ca3c447e51fce61c6a83dcb04437dbc5637f9378 [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] 07d68269a2bdb20a6290bea69ab1e2acac4d97c27c5045c75d368dfc9ce766b7 [INFO] running `Command { std: "docker" "start" "-a" "07d68269a2bdb20a6290bea69ab1e2acac4d97c27c5045c75d368dfc9ce766b7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling quirc v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/decode.c: In function 'decode_payload': [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/decode.c:877:31: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: quirc@0.0.1: 877 | if (data->payload_len >= sizeof(data->payload)) [INFO] [stderr] warning: quirc@0.0.1: | ^~ [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/identify.c: In function 'area_count': [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/identify.c:233:45: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] warning: quirc@0.0.1: 233 | static void area_count(void *user_data, int y, int left, int right) [INFO] [stderr] warning: quirc@0.0.1: | ~~~~^ [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/api.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn codes(&mut self, src: &[u8], width: u32, height: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [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] 77 | pub fn codes(&mut self, src: &[u8], width: u32, height: u32) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "07d68269a2bdb20a6290bea69ab1e2acac4d97c27c5045c75d368dfc9ce766b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d68269a2bdb20a6290bea69ab1e2acac4d97c27c5045c75d368dfc9ce766b7", kill_on_drop: false }` [INFO] [stdout] 07d68269a2bdb20a6290bea69ab1e2acac4d97c27c5045c75d368dfc9ce766b7 [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] 910454764e1721501fad9d504d0947164c91a8881c59172e608a259b54125d9a [INFO] running `Command { std: "docker" "start" "-a" "910454764e1721501fad9d504d0947164c91a8881c59172e608a259b54125d9a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/decode.c: In function 'decode_payload': [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/decode.c:877:31: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: quirc@0.0.1: 877 | if (data->payload_len >= sizeof(data->payload)) [INFO] [stderr] warning: quirc@0.0.1: | ^~ [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/identify.c: In function 'area_count': [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/identify.c:233:45: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] warning: quirc@0.0.1: 233 | static void area_count(void *user_data, int y, int left, int right) [INFO] [stderr] warning: quirc@0.0.1: | ~~~~^ [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/api.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn codes(&mut self, src: &[u8], width: u32, height: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [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] 77 | pub fn codes(&mut self, src: &[u8], width: u32, height: u32) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling qrcode v0.5.0 [INFO] [stderr] Compiling quirc v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/api.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn codes(&mut self, src: &[u8], width: u32, height: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [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] 77 | pub fn codes(&mut self, src: &[u8], width: u32, height: u32) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.27s [INFO] running `Command { std: "docker" "inspect" "910454764e1721501fad9d504d0947164c91a8881c59172e608a259b54125d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910454764e1721501fad9d504d0947164c91a8881c59172e608a259b54125d9a", kill_on_drop: false }` [INFO] [stdout] 910454764e1721501fad9d504d0947164c91a8881c59172e608a259b54125d9a [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] 7270297ce47071d58da8725bdf9c5905b4b8693910176cc20ba0aa58e1b9ae34 [INFO] running `Command { std: "docker" "start" "-a" "7270297ce47071d58da8725bdf9c5905b4b8693910176cc20ba0aa58e1b9ae34", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/decode.c: In function 'decode_payload': [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/decode.c:877:31: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: quirc@0.0.1: 877 | if (data->payload_len >= sizeof(data->payload)) [INFO] [stderr] warning: quirc@0.0.1: | ^~ [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/identify.c: In function 'area_count': [INFO] [stderr] warning: quirc@0.0.1: /opt/rustwide/workdir/c/identify.c:233:45: warning: unused parameter 'y' [-Wunused-parameter] [INFO] [stderr] warning: quirc@0.0.1: 233 | static void area_count(void *user_data, int y, int left, int right) [INFO] [stderr] warning: quirc@0.0.1: | ~~~~^ [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/api.rs:77:18 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn codes(&mut self, src: &[u8], width: u32, height: u32) -> Result { [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [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] 77 | pub fn codes(&mut self, src: &[u8], width: u32, height: u32) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `quirc` (lib) generated 1 warning (run `cargo fix --lib -p quirc` to apply 1 suggestion) [INFO] [stderr] warning: `quirc` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/quirc-8005d0c7739426c0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::decode_one ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7270297ce47071d58da8725bdf9c5905b4b8693910176cc20ba0aa58e1b9ae34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7270297ce47071d58da8725bdf9c5905b4b8693910176cc20ba0aa58e1b9ae34", kill_on_drop: false }` [INFO] [stdout] 7270297ce47071d58da8725bdf9c5905b4b8693910176cc20ba0aa58e1b9ae34