[INFO] fetching crate paswitch-rs 0.3.15... [INFO] testing paswitch-rs-0.3.15 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate paswitch-rs 0.3.15 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate paswitch-rs 0.3.15 [INFO] finished tweaking crates.io crate paswitch-rs 0.3.15 [INFO] tweaked toml for crates.io crate paswitch-rs 0.3.15 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate paswitch-rs 0.3.15 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 paswitch-rs 0.3.15 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 anstream v0.6.12 [INFO] [stderr] Downloaded rustversion v1.0.8 [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] ed5c0596183a638299e8745ed26dfe0aab6d32f39d44a0357a88e52a3f2762ab [INFO] running `Command { std: "docker" "start" "-a" "ed5c0596183a638299e8745ed26dfe0aab6d32f39d44a0357a88e52a3f2762ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed5c0596183a638299e8745ed26dfe0aab6d32f39d44a0357a88e52a3f2762ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5c0596183a638299e8745ed26dfe0aab6d32f39d44a0357a88e52a3f2762ab", kill_on_drop: false }` [INFO] [stdout] ed5c0596183a638299e8745ed26dfe0aab6d32f39d44a0357a88e52a3f2762ab [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] 11c7db53b79f0de20165823ebd19a2fa4942d3393f0ba7ef8f1960918e1eba0e [INFO] running `Command { std: "docker" "start" "-a" "11c7db53b79f0de20165823ebd19a2fa4942d3393f0ba7ef8f1960918e1eba0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling term v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling paswitch-rs v0.3.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.34s [INFO] running `Command { std: "docker" "inspect" "11c7db53b79f0de20165823ebd19a2fa4942d3393f0ba7ef8f1960918e1eba0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c7db53b79f0de20165823ebd19a2fa4942d3393f0ba7ef8f1960918e1eba0e", kill_on_drop: false }` [INFO] [stdout] 11c7db53b79f0de20165823ebd19a2fa4942d3393f0ba7ef8f1960918e1eba0e [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] 33c9c56e4a95dfebe3449e13712ba7e2ea2ee4185727f9c70e73fc860e9e2143 [INFO] running `Command { std: "docker" "start" "-a" "33c9c56e4a95dfebe3449e13712ba7e2ea2ee4185727f9c70e73fc860e9e2143", kill_on_drop: false }` [INFO] [stderr] Compiling paswitch-rs v0.3.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "33c9c56e4a95dfebe3449e13712ba7e2ea2ee4185727f9c70e73fc860e9e2143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c9c56e4a95dfebe3449e13712ba7e2ea2ee4185727f9c70e73fc860e9e2143", kill_on_drop: false }` [INFO] [stdout] 33c9c56e4a95dfebe3449e13712ba7e2ea2ee4185727f9c70e73fc860e9e2143 [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] 36181acde6a51bc3972829b2e9adc8c17e9e95e1776ca53609d86eb15e934e6d [INFO] running `Command { std: "docker" "start" "-a" "36181acde6a51bc3972829b2e9adc8c17e9e95e1776ca53609d86eb15e934e6d", kill_on_drop: false }` [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/paswitch_rs-d493bec1b712e5ae) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test types::tests::test_parses_to_interative ... ok [INFO] [stdout] test types::tests::test_allows_none_search ... ok [INFO] [stdout] test types::tests::test_parses_to_list ... ok [INFO] [stdout] test types::tests::test_parses_to_set ... ok [INFO] [stdout] test types::tests::test_parses_to_unknown ... ok [INFO] [stdout] test types::tests::test_preferrs_list ... ok [INFO] [stdout] test pulse::tests::test_get_search_pattern_case_insensitive ... ok [INFO] [stdout] test pulse::tests::test_get_search_pattern_case_insensitive_with_capitals ... ok [INFO] [stdout] test pulse::tests::test_get_search_pattern_case_sensitive ... ok [INFO] [stdout] test pulse::tests::test_get_search_pattern_case_sensitive_with_capitals ... ok [INFO] [stdout] test pulse::tests::test_find_by_description ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36181acde6a51bc3972829b2e9adc8c17e9e95e1776ca53609d86eb15e934e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36181acde6a51bc3972829b2e9adc8c17e9e95e1776ca53609d86eb15e934e6d", kill_on_drop: false }` [INFO] [stdout] 36181acde6a51bc3972829b2e9adc8c17e9e95e1776ca53609d86eb15e934e6d