[INFO] cloning repository https://github.com/ggnosh/syspass-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggnosh/syspass-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggnosh%2Fsyspass-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggnosh%2Fsyspass-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c7aaae778108fd27a7a202cccd696a5025dda4a [INFO] testing ggnosh/syspass-cli against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggnosh%2Fsyspass-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggnosh/syspass-cli on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ggnosh/syspass-cli [INFO] finished tweaking git repo https://github.com/ggnosh/syspass-cli [INFO] tweaked toml for git repo https://github.com/ggnosh/syspass-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ggnosh/syspass-cli 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random-pick v1.2.16 [INFO] [stderr] Downloaded random-number v0.1.8 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.7 [INFO] [stderr] Downloaded passwords v3.1.16 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d651a75ae49b4142779a83100f68c5f12579221867b7dfe2e2b965ca32ddbaa [INFO] running `Command { std: "docker" "start" "-a" "6d651a75ae49b4142779a83100f68c5f12579221867b7dfe2e2b965ca32ddbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d651a75ae49b4142779a83100f68c5f12579221867b7dfe2e2b965ca32ddbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d651a75ae49b4142779a83100f68c5f12579221867b7dfe2e2b965ca32ddbaa", kill_on_drop: false }` [INFO] [stdout] 6d651a75ae49b4142779a83100f68c5f12579221867b7dfe2e2b965ca32ddbaa [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89c922efb4b005c1876d824c4e58fa738903370f07e4875bf5d5772acef77fe8 [INFO] running `Command { std: "docker" "start" "-a" "89c922efb4b005c1876d824c4e58fa738903370f07e4875bf5d5772acef77fe8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=34ef95457f3786b9 -C extra-filename=-34ef95457f3786b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-21f7b5cf0912bdf7.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-99d6ab48215b14d0.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=b0fd15b430806801 -C extra-filename=-b0fd15b430806801 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f7a1ec7a3ea4b975.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-041249a2fe52e59d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "89c922efb4b005c1876d824c4e58fa738903370f07e4875bf5d5772acef77fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c922efb4b005c1876d824c4e58fa738903370f07e4875bf5d5772acef77fe8", kill_on_drop: false }` [INFO] [stdout] 89c922efb4b005c1876d824c4e58fa738903370f07e4875bf5d5772acef77fe8 [INFO] testing ggnosh/syspass-cli against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggnosh%2Fsyspass-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggnosh/syspass-cli on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ggnosh/syspass-cli [INFO] finished tweaking git repo https://github.com/ggnosh/syspass-cli [INFO] tweaked toml for git repo https://github.com/ggnosh/syspass-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ggnosh/syspass-cli 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7bb58a4441ee3106f9ebbc652db9d8a3b13dbfc5cd0976801ac44e06c0ef0d6 [INFO] running `Command { std: "docker" "start" "-a" "a7bb58a4441ee3106f9ebbc652db9d8a3b13dbfc5cd0976801ac44e06c0ef0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7bb58a4441ee3106f9ebbc652db9d8a3b13dbfc5cd0976801ac44e06c0ef0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7bb58a4441ee3106f9ebbc652db9d8a3b13dbfc5cd0976801ac44e06c0ef0d6", kill_on_drop: false }` [INFO] [stdout] a7bb58a4441ee3106f9ebbc652db9d8a3b13dbfc5cd0976801ac44e06c0ef0d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d983a9f1751680c8eb5d4a9758e4314722ac44822f201541be929ed0650e8a [INFO] running `Command { std: "docker" "start" "-a" "a2d983a9f1751680c8eb5d4a9758e4314722ac44822f201541be929ed0650e8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling random-number v0.1.8 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling passwords v3.1.16 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling term-table v1.3.2 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling arboard v3.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling syspass-cli v0.3.4 (/opt/rustwide/workdir/syspass-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.22s [INFO] running `Command { std: "docker" "inspect" "a2d983a9f1751680c8eb5d4a9758e4314722ac44822f201541be929ed0650e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d983a9f1751680c8eb5d4a9758e4314722ac44822f201541be929ed0650e8a", kill_on_drop: false }` [INFO] [stdout] a2d983a9f1751680c8eb5d4a9758e4314722ac44822f201541be929ed0650e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd5ca406738c1adca265cec39013f7885cd8218a41d47ece88017c6661b82121 [INFO] running `Command { std: "docker" "start" "-a" "bd5ca406738c1adca265cec39013f7885cd8218a41d47ece88017c6661b82121", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling term-table v1.3.2 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.13 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling random-number v0.1.8 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling passwords v3.1.16 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling arboard v3.3.1 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling mockito v1.2.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling syspass-cli v0.3.4 (/opt/rustwide/workdir/syspass-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.95s [INFO] running `Command { std: "docker" "inspect" "bd5ca406738c1adca265cec39013f7885cd8218a41d47ece88017c6661b82121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5ca406738c1adca265cec39013f7885cd8218a41d47ece88017c6661b82121", kill_on_drop: false }` [INFO] [stdout] bd5ca406738c1adca265cec39013f7885cd8218a41d47ece88017c6661b82121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d94875d4f614ad12884e9457e2fa6fafca30d4c376f6a9ea0a4a1b95a8b7a936 [INFO] running `Command { std: "docker" "start" "-a" "d94875d4f614ad12884e9457e2fa6fafca30d4c376f6a9ea0a4a1b95a8b7a936", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syspass_cli-3f1a53eabcfb7012) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test api::category::tests::test_display_category ... ok [INFO] [stdout] test api::client::tests::test_display_account ... ok [INFO] [stdout] test api::account::tests::test_truncate ... ok [INFO] [stdout] test api::syspass::tests::test_get_cached_password ... ok [INFO] [stdout] test api::syspass::v2::tests::test_account_conversion ... ok [INFO] [stdout] test api::syspass::v2::tests::test_category_conversion ... ok [INFO] [stdout] test api::syspass::v2::tests::test_client_conversion ... ok [INFO] [stdout] test api::account::tests::test_display_account ... ok [INFO] [stdout] test api::syspass::v2::tests::test_add_account_failed ... ok [INFO] [stdout] test api::syspass::v2::tests::test_change_account_password ... ok [INFO] [stdout] test api::syspass::v2::tests::test_delete_client ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_password ... ok [INFO] [stdout] test api::syspass::tests::test_get_params ... ok [INFO] [stdout] test api::syspass::v2::tests::test_delete_category ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_clients ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_categories ... ok [INFO] [stdout] test api::syspass::v2::tests::test_bad_server::_403_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_bad_server::_400_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_delete_account ... ok [INFO] [stdout] test api::syspass::v2::tests::test_add_account ... ok [INFO] [stdout] test api::syspass::v2::tests::test_bad_server::_404_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_client ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_category ... ok [INFO] [stdout] test api::syspass::v2::tests::test_bad_server::_500_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_ok_server::_200_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_create_or_edit ... ok [INFO] [stdout] test api::syspass::v2::tests::test_ok_server::_201_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_error_response::_400_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_empty ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_error_response::_404_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_error_response::_403_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_error_response::_500_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_ok_server::_202_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_invalid_server_address ... ok [INFO] [stdout] test api::syspass::v3::tests::test_bad_server::_403_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_bad_server::_404_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_bad_server::_400_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_list ... ok [INFO] [stdout] test api::syspass::v2::tests::test_view_account ... ok [INFO] [stdout] test api::syspass::v3::tests::test_change_account_password ... ok [INFO] [stdout] test api::syspass::v3::tests::test_bad_server::_500_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_get_password ... ok [INFO] [stdout] test api::tests::test_display ... ok [INFO] [stdout] test api::tests::test_from_str::_invalid_version_false_expects ... ok [INFO] [stdout] test api::tests::test_from_str::_syspassv2_true_expects ... ok [INFO] [stdout] test api::tests::test_from_str::_syspassv3_true_expects ... ok [INFO] [stdout] test api::tests::test_from_str::_true_expects ... ok [INFO] [stdout] test config::tests::test_get_config_file_or_write ... ok [INFO] [stdout] test config::tests::test_get_config_path ... ok [INFO] [stdout] test config::tests::test_record_usage ... ok [INFO] [stdout] test edit::edit_password::tests::test_display_password ... ok [INFO] [stdout] test edit::edit_password::tests::test_generate_passwords ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::new ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::with_callback ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::with_id ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::without_id ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::zero_id ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_dangerous_39_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_good_89_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_heat_death_1000_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_heat_death_100_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_strong_94_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_very_dangerous_0_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_very_dangerous_19_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_very_strong_98_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_very_weak_59_0_expects ... ok [INFO] [stdout] test prompt::tests::test_password_strength::_weak_70_0_expects ... ok [INFO] [stdout] test search::tests::test_clear_clipboard ... ignored [INFO] [stdout] test search::tests::test_print_table_for_account_with_password ... ok [INFO] [stdout] test search::tests::test_print_table_for_account_without_password ... ok [INFO] [stdout] test api::syspass::v3::tests::test_get_categories ... ok [INFO] [stdout] test api::syspass::v3::tests::test_ok_server::_201_expects ... ok [INFO] [stdout] test update::tests::test_has_new_release ... ok [INFO] [stdout] test update::tests::test_version_scheme ... ok [INFO] [stdout] test api::syspass::v3::tests::test_invalid_server_address ... ok [INFO] [stdout] test api::syspass::v3::tests::test_ok_server::_202_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_remove_account_not_found ... ok [INFO] [stdout] test api::syspass::v3::tests::test_get_clients ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_empty ... ok [INFO] [stdout] test api::syspass::v3::tests::test_remove_account ... ok [INFO] [stdout] test api::syspass::v3::tests::test_ok_server::_200_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_error_response::_404_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_error_response::_400_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_error_response::_403_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_error_response::_500_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_list ... ok [INFO] [stdout] test api::syspass::v3::tests::test_view_account ... ok [INFO] [stdout] test update::tests::test_get_github_release ... ok [INFO] [stdout] test update::tests::test_get_github_release_bad ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 88 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.89s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-fa44eebf14557656) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test run_change_with_data::syspass_v2 ... ignored [INFO] [stdout] test run_change_with_data::syspass_v3 ... ignored [INFO] [stdout] test run_check_update ... ignored [INFO] [stdout] test run_create_delete_category_client::category_syspass_v2 ... ignored [INFO] [stdout] test run_create_delete_category_client::category_syspass_v3 ... ignored [INFO] [stdout] test run_create_delete_category_client::client_syspass_v2 ... ignored [INFO] [stdout] test run_create_delete_category_client::client_syspass_v3 ... ignored [INFO] [stdout] test run_edit_category_client::category_syspass_v2 ... ignored [INFO] [stdout] test run_edit_category_client::category_syspass_v3 ... ignored [INFO] [stdout] test run_edit_category_client::client_syspass_v2 ... ignored [INFO] [stdout] test run_edit_category_client::client_syspass_v3 ... ignored [INFO] [stdout] test run_new_delete_password::syspass_v2 ... ignored [INFO] [stdout] test run_new_delete_password::syspass_v3 ... ignored [INFO] [stdout] test run_search_with_no_results::syspass_v2 ... ignored [INFO] [stdout] test run_search_with_no_results::syspass_v3 ... ignored [INFO] [stdout] test run_search_with_results::syspass_v2 ... ignored [INFO] [stdout] test run_search_with_results::syspass_v3 ... ignored [INFO] [stdout] test run_help ... ok [INFO] [stdout] test run_help_without_arguments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d94875d4f614ad12884e9457e2fa6fafca30d4c376f6a9ea0a4a1b95a8b7a936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94875d4f614ad12884e9457e2fa6fafca30d4c376f6a9ea0a4a1b95a8b7a936", kill_on_drop: false }` [INFO] [stdout] d94875d4f614ad12884e9457e2fa6fafca30d4c376f6a9ea0a4a1b95a8b7a936