[INFO] fetching crate gpwg 1.2.0...
[INFO] testing gpwg-1.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate gpwg 1.2.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpwg 1.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95be839426235533274b1a32ee8c0aeaae672db9d7918e9d61cbaf3dfd101032
[INFO] running `Command { std: "docker" "start" "-a" "95be839426235533274b1a32ee8c0aeaae672db9d7918e9d61cbaf3dfd101032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95be839426235533274b1a32ee8c0aeaae672db9d7918e9d61cbaf3dfd101032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95be839426235533274b1a32ee8c0aeaae672db9d7918e9d61cbaf3dfd101032", kill_on_drop: false }`
[INFO] [stdout] 95be839426235533274b1a32ee8c0aeaae672db9d7918e9d61cbaf3dfd101032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9c248a27affbd0c01d714f8335e5daea2bf9662efdb672a561525623aaaf5efb
[INFO] running `Command { std: "docker" "start" "-a" "9c248a27affbd0c01d714f8335e5daea2bf9662efdb672a561525623aaaf5efb", 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 xml-rs v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling xcb v1.2.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling os_pipe v1.1.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tree_magic_mini v3.0.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling fancy-regex v0.7.1
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling ctrlc v3.2.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling clap v3.1.6
[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 x11-clipboard v0.6.1
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling zxcvbn v2.1.2
[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 55.41s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "9c248a27affbd0c01d714f8335e5daea2bf9662efdb672a561525623aaaf5efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c248a27affbd0c01d714f8335e5daea2bf9662efdb672a561525623aaaf5efb", kill_on_drop: false }`
[INFO] [stdout] 9c248a27affbd0c01d714f8335e5daea2bf9662efdb672a561525623aaaf5efb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 550e0ffb892cc29d8115d3fae33f29e32b7f5a2c2f54e5741eb28b13fea14579
[INFO] running `Command { std: "docker" "start" "-a" "550e0ffb892cc29d8115d3fae33f29e32b7f5a2c2f54e5741eb28b13fea14579", 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.12s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "550e0ffb892cc29d8115d3fae33f29e32b7f5a2c2f54e5741eb28b13fea14579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550e0ffb892cc29d8115d3fae33f29e32b7f5a2c2f54e5741eb28b13fea14579", kill_on_drop: false }`
[INFO] [stdout] 550e0ffb892cc29d8115d3fae33f29e32b7f5a2c2f54e5741eb28b13fea14579
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 278f25da128cf459234ff4f23b7b9b644e849a105a542fb06556788fe837999d
[INFO] running `Command { std: "docker" "start" "-a" "278f25da128cf459234ff4f23b7b9b644e849a105a542fb06556788fe837999d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[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 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/gpwg/7bfeb015c32844f3/deps/gpwg-7bfeb015c32844f3)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_generate_entropy_csv ... ignored
[INFO] [stdout] test tests::test_has_num_no ... ok
[INFO] [stdout] test tests::test_has_lower_yes ... ok
[INFO] [stdout] test tests::test_has_lower_no ... ok
[INFO] [stdout] test tests::test_has_morse_empty ... ok
[INFO] [stdout] test tests::test_has_repeat_empty ... 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_morse_no ... ok
[INFO] [stdout] test tests::test_has_repeat_no ... ok
[INFO] [stdout] test tests::test_has_morse_yes ... ok
[INFO] [stdout] test tests::test_has_repeat_no3 ... ok
[INFO] [stdout] test tests::test_has_num_yes ... ok
[INFO] [stdout] test tests::test_has_repeat_yes ... 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_repeat_single ... ok
[INFO] [stdout] test tests::test_specsep_count ... ok
[INFO] [stdout] test tests::test_randomness ... ok
[INFO] [stdout] test tests::test_entropy has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "278f25da128cf459234ff4f23b7b9b644e849a105a542fb06556788fe837999d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "278f25da128cf459234ff4f23b7b9b644e849a105a542fb06556788fe837999d", kill_on_drop: false }`
[INFO] [stdout] 278f25da128cf459234ff4f23b7b9b644e849a105a542fb06556788fe837999d
