[INFO] fetching crate ideatopia-password_generator 1.0.9... [INFO] testing ideatopia-password_generator-1.0.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate ideatopia-password_generator 1.0.9 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ideatopia-password_generator 1.0.9 [INFO] finished tweaking crates.io crate ideatopia-password_generator 1.0.9 [INFO] tweaked toml for crates.io crate ideatopia-password_generator 1.0.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ideatopia-password_generator 1.0.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ideatopia-password_generator 1.0.9 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0b072d4508640242b5d0299211a90ad338a1899c28e48890c21ade809097abc [INFO] running `Command { std: "docker" "start" "-a" "e0b072d4508640242b5d0299211a90ad338a1899c28e48890c21ade809097abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0b072d4508640242b5d0299211a90ad338a1899c28e48890c21ade809097abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b072d4508640242b5d0299211a90ad338a1899c28e48890c21ade809097abc", kill_on_drop: false }` [INFO] [stdout] e0b072d4508640242b5d0299211a90ad338a1899c28e48890c21ade809097abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1570b2874d864a330cbfdf6a07b68ab8d05d3d8a8a46422542385535622e4bf [INFO] running `Command { std: "docker" "start" "-a" "f1570b2874d864a330cbfdf6a07b68ab8d05d3d8a8a46422542385535622e4bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling self_update v0.41.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling tree_magic_mini v3.1.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling self-replace v1.3.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling wl-clipboard-rs v0.7.0 [INFO] [stderr] Compiling cli-clipboard v0.4.0 [INFO] [stderr] Compiling ideatopia-password_generator v1.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f1570b2874d864a330cbfdf6a07b68ab8d05d3d8a8a46422542385535622e4bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1570b2874d864a330cbfdf6a07b68ab8d05d3d8a8a46422542385535622e4bf", kill_on_drop: false }` [INFO] [stdout] f1570b2874d864a330cbfdf6a07b68ab8d05d3d8a8a46422542385535622e4bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1055eb0e7811990928fbeaf2666bf8d9f8ab55bb6e707feba2cda0821567d399 [INFO] running `Command { std: "docker" "start" "-a" "1055eb0e7811990928fbeaf2666bf8d9f8ab55bb6e707feba2cda0821567d399", kill_on_drop: false }` [INFO] [stderr] Compiling ideatopia-password_generator v1.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1055eb0e7811990928fbeaf2666bf8d9f8ab55bb6e707feba2cda0821567d399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1055eb0e7811990928fbeaf2666bf8d9f8ab55bb6e707feba2cda0821567d399", kill_on_drop: false }` [INFO] [stdout] 1055eb0e7811990928fbeaf2666bf8d9f8ab55bb6e707feba2cda0821567d399 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5eefd6a3e1430bfb299947bb87db8003e6b633c6f0ce93263ef7e9340294404 [INFO] running `Command { std: "docker" "start" "-a" "d5eefd6a3e1430bfb299947bb87db8003e6b633c6f0ce93263ef7e9340294404", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pwdgen-c199abf7b0045968) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test::generate_password_complexity_complex ... ok [INFO] [stdout] test test::generate_password_complexity_simple ... ok [INFO] [stdout] test test::generate_multiple_passwords ... ok [INFO] [stdout] test test::generate_password_length ... ok [INFO] [stdout] test test::generate_password_complexity_secure ... ok [INFO] [stdout] test test::generate_password_no_special_chars ... ok [INFO] [stdout] test test::generate_password_special_chars ... ok [INFO] [stdout] test test::parse_args_invalid_complexity ... ok [INFO] [stdout] test test::parse_args_valid_options ... ok [INFO] [stdout] test test::parse_args_use_default_complexity ... ok [INFO] [stdout] test test::parse_args_use_default_special ... ok [INFO] [stdout] test test::parse_long_args_valid_options ... ok [INFO] [stdout] test test::parse_args_use_default_length ... ok [INFO] [stdout] test test::parse_args_use_default_quantity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d5eefd6a3e1430bfb299947bb87db8003e6b633c6f0ce93263ef7e9340294404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5eefd6a3e1430bfb299947bb87db8003e6b633c6f0ce93263ef7e9340294404", kill_on_drop: false }` [INFO] [stdout] d5eefd6a3e1430bfb299947bb87db8003e6b633c6f0ce93263ef7e9340294404