[INFO] fetching crate calcit 0.9.13... [INFO] testing calcit-0.9.13 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate calcit 0.9.13 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate calcit 0.9.13 [INFO] finished tweaking crates.io crate calcit 0.9.13 [INFO] tweaked toml for crates.io crate calcit 0.9.13 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate calcit 0.9.13 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 calcit 0.9.13 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded archery v1.2.1 [INFO] [stderr] Downloaded cirru_parser v0.1.32 [INFO] [stderr] Downloaded cirru_edn v0.6.14 [INFO] [stderr] Downloaded notify-debouncer-mini v0.6.0 [INFO] [stderr] Downloaded rpds v1.1.1 [INFO] [stderr] Downloaded cjk v0.2.5 [INFO] [stderr] Downloaded im_ternary_tree v0.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e708f4d07589942623f04620dc2f1dbd469fef1624924bf45a5e8844f9c2c3bd [INFO] running `Command { std: "docker" "start" "-a" "e708f4d07589942623f04620dc2f1dbd469fef1624924bf45a5e8844f9c2c3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e708f4d07589942623f04620dc2f1dbd469fef1624924bf45a5e8844f9c2c3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e708f4d07589942623f04620dc2f1dbd469fef1624924bf45a5e8844f9c2c3bd", kill_on_drop: false }` [INFO] [stdout] e708f4d07589942623f04620dc2f1dbd469fef1624924bf45a5e8844f9c2c3bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 084c85999be348cd16f57abf8125ccf25b8ca1a882aba52f83b1ce7c9eb711fa [INFO] running `Command { std: "docker" "start" "-a" "084c85999be348cd16f57abf8125ccf25b8ca1a882aba52f83b1ce7c9eb711fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling im_ternary_tree v0.0.18 [INFO] [stderr] Compiling cjk v0.2.5 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling rpds v1.1.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling cirru_parser v0.1.32 [INFO] [stderr] Compiling notify-debouncer-mini v0.6.0 [INFO] [stderr] Compiling cirru_edn v0.6.14 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling calcit v0.9.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/calcit/list.rs:398:15 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn iter(&self) -> CalcitListIterator { [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] 398 | pub fn iter(&self) -> CalcitListIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.05s [INFO] running `Command { std: "docker" "inspect" "084c85999be348cd16f57abf8125ccf25b8ca1a882aba52f83b1ce7c9eb711fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084c85999be348cd16f57abf8125ccf25b8ca1a882aba52f83b1ce7c9eb711fa", kill_on_drop: false }` [INFO] [stdout] 084c85999be348cd16f57abf8125ccf25b8ca1a882aba52f83b1ce7c9eb711fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0064a2569f179a758b42a572dfe2f25f60cfabc3d31e2304eca84808f4a9a0e6 [INFO] running `Command { std: "docker" "start" "-a" "0064a2569f179a758b42a572dfe2f25f60cfabc3d31e2304eca84808f4a9a0e6", kill_on_drop: false }` [INFO] [stderr] Compiling calcit v0.9.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/calcit/list.rs:398:15 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn iter(&self) -> CalcitListIterator { [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] 398 | pub fn iter(&self) -> CalcitListIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/calcit/list.rs:398:15 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn iter(&self) -> CalcitListIterator { [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] 398 | pub fn iter(&self) -> CalcitListIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `Command { std: "docker" "inspect" "0064a2569f179a758b42a572dfe2f25f60cfabc3d31e2304eca84808f4a9a0e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0064a2569f179a758b42a572dfe2f25f60cfabc3d31e2304eca84808f4a9a0e6", kill_on_drop: false }` [INFO] [stdout] 0064a2569f179a758b42a572dfe2f25f60cfabc3d31e2304eca84808f4a9a0e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1c24dab782bec4dac1c474f6d4f6c9f3eadbb89b26f71e2a3c31c20a6a10e9f8 [INFO] running `Command { std: "docker" "start" "-a" "1c24dab782bec4dac1c474f6d4f6c9f3eadbb89b26f71e2a3c31c20a6a10e9f8", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/calcit/list.rs:398:15 [INFO] [stderr] | [INFO] [stderr] 398 | pub fn iter(&self) -> CalcitListIterator { [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] 398 | pub fn iter(&self) -> CalcitListIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `calcit` (lib) generated 1 warning (run `cargo fix --lib -p calcit` to apply 1 suggestion) [INFO] [stderr] warning: `calcit` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/calcit-1cfa9ab0f0d13c32) [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] [stderr] Running unittests src/bin/bundle_calcit.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bundle_calcit-c1949c98f09ec95e) [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] [stderr] Running unittests src/bin/calcit_deps.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/caps-38389841187cba02) [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] [stderr] Running unittests src/bin/cr.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cr-259c2a14ee625cee) [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" "1c24dab782bec4dac1c474f6d4f6c9f3eadbb89b26f71e2a3c31c20a6a10e9f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c24dab782bec4dac1c474f6d4f6c9f3eadbb89b26f71e2a3c31c20a6a10e9f8", kill_on_drop: false }` [INFO] [stdout] 1c24dab782bec4dac1c474f6d4f6c9f3eadbb89b26f71e2a3c31c20a6a10e9f8