[INFO] fetching crate gpwg 1.2.0... [INFO] testing gpwg-1.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate gpwg 1.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gpwg 1.2.0 [INFO] finished tweaking crates.io crate gpwg 1.2.0 [INFO] tweaked toml for crates.io crate gpwg 1.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gpwg 1.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gpwg 1.2.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fafb033fbacbe65b41562c70db80b1f98fac0e9823170a11216f9c7a285a2ac [INFO] running `Command { std: "docker" "start" "-a" "6fafb033fbacbe65b41562c70db80b1f98fac0e9823170a11216f9c7a285a2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fafb033fbacbe65b41562c70db80b1f98fac0e9823170a11216f9c7a285a2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fafb033fbacbe65b41562c70db80b1f98fac0e9823170a11216f9c7a285a2ac", kill_on_drop: false }` [INFO] [stdout] 6fafb033fbacbe65b41562c70db80b1f98fac0e9823170a11216f9c7a285a2ac [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c8f4a82bedd41adffbe8519ab6f1a9115dd4c37bc7291f4c8338d75a3e034c8 [INFO] running `Command { std: "docker" "start" "-a" "1c8f4a82bedd41adffbe8519ab6f1a9115dd4c37bc7291f4c8338d75a3e034c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.87 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling xcb v1.2.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tree_magic_mini v3.0.3 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling os_pipe v1.1.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling zxcvbn v2.1.2 [INFO] [stderr] Compiling x11-clipboard v0.6.1 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling wl-clipboard-rs v0.6.0 [INFO] [stderr] Compiling cli-clipboard v0.3.0 [INFO] [stderr] Compiling gpwg v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, wl-clipboard-rs v0.6.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1c8f4a82bedd41adffbe8519ab6f1a9115dd4c37bc7291f4c8338d75a3e034c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8f4a82bedd41adffbe8519ab6f1a9115dd4c37bc7291f4c8338d75a3e034c8", kill_on_drop: false }` [INFO] [stdout] 1c8f4a82bedd41adffbe8519ab6f1a9115dd4c37bc7291f4c8338d75a3e034c8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d313240196428fccdfe4060ebfd9608253b70709a4ba09de23b67178d8c77b4 [INFO] running `Command { std: "docker" "start" "-a" "4d313240196428fccdfe4060ebfd9608253b70709a4ba09de23b67178d8c77b4", kill_on_drop: false }` [INFO] [stderr] Compiling gpwg v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, wl-clipboard-rs v0.6.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "4d313240196428fccdfe4060ebfd9608253b70709a4ba09de23b67178d8c77b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d313240196428fccdfe4060ebfd9608253b70709a4ba09de23b67178d8c77b4", kill_on_drop: false }` [INFO] [stdout] 4d313240196428fccdfe4060ebfd9608253b70709a4ba09de23b67178d8c77b4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9a73b98024657fb7699647aedc225aef203ee80f217a2a5183919e7e2bd0757 [INFO] running `Command { std: "docker" "start" "-a" "c9a73b98024657fb7699647aedc225aef203ee80f217a2a5183919e7e2bd0757", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0, wl-clipboard-rs v0.6.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpwg-4ef0acea04da44fd) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::test_generate_entropy_csv ... ignored [INFO] [stdout] test tests::test_has_lower_no ... ok [INFO] [stdout] test tests::test_has_morse_yes ... ok [INFO] [stdout] test tests::test_has_num_no ... ok [INFO] [stdout] test tests::test_has_repeat_no3 ... ok [INFO] [stdout] test tests::test_has_lower_yes ... ok [INFO] [stdout] test tests::test_has_repeat_yes ... ok [INFO] [stdout] test tests::test_has_morse_no ... ok [INFO] [stdout] test tests::test_has_num_yes ... ok [INFO] [stdout] test tests::test_has_repeat_empty ... ok [INFO] [stdout] test tests::test_has_repeat_no ... ok [INFO] [stdout] test tests::test_has_repeat_single ... ok [INFO] [stdout] test tests::test_has_repeat_yes3 ... ok [INFO] [stdout] test tests::test_has_spec_bang ... ok [INFO] [stdout] test tests::test_has_spec_no ... ok [INFO] [stdout] test tests::test_has_spec_at ... ok [INFO] [stdout] test tests::test_has_spec_sep ... ok [INFO] [stdout] test tests::test_has_morse_empty ... ok [INFO] [stdout] test tests::test_specsep_count ... ok [INFO] [stdout] test tests::test_entropy has been running for over 60 seconds [INFO] [stdout] test tests::test_randomness has been running for over 60 seconds [INFO] [stdout] test tests::test_randomness ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c9a73b98024657fb7699647aedc225aef203ee80f217a2a5183919e7e2bd0757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a73b98024657fb7699647aedc225aef203ee80f217a2a5183919e7e2bd0757", kill_on_drop: false }` [INFO] [stdout] c9a73b98024657fb7699647aedc225aef203ee80f217a2a5183919e7e2bd0757