[INFO] fetching crate toipe 0.5.0... [INFO] testing toipe-0.5.0 against 1.84.0 for beta-1.85-1 [INFO] extracting crate toipe 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate toipe 0.5.0 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate toipe 0.5.0 [INFO] finished tweaking crates.io crate toipe 0.5.0 [INFO] tweaked toml for crates.io crate toipe 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate toipe 0.5.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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bisection v0.1.0 [INFO] [stderr] Downloaded clap v3.0.5 [INFO] [stderr] Downloaded clap_derive v3.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9f7edb5488e1031637dbb9e8efe2b8fe96083412d55ed2c8d1519c996339bf2 [INFO] running `Command { std: "docker" "start" "-a" "f9f7edb5488e1031637dbb9e8efe2b8fe96083412d55ed2c8d1519c996339bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9f7edb5488e1031637dbb9e8efe2b8fe96083412d55ed2c8d1519c996339bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f7edb5488e1031637dbb9e8efe2b8fe96083412d55ed2c8d1519c996339bf2", kill_on_drop: false }` [INFO] [stdout] f9f7edb5488e1031637dbb9e8efe2b8fe96083412d55ed2c8d1519c996339bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1959546274baa0051a648d52fcff97ed6ba22e9ec4c9eba996a58abdf1c234fb [INFO] running `Command { std: "docker" "start" "-a" "1959546274baa0051a648d52fcff97ed6ba22e9ec4c9eba996a58abdf1c234fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bisection v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.1.4 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling toipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.40s [INFO] running `Command { std: "docker" "inspect" "1959546274baa0051a648d52fcff97ed6ba22e9ec4c9eba996a58abdf1c234fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1959546274baa0051a648d52fcff97ed6ba22e9ec4c9eba996a58abdf1c234fb", kill_on_drop: false }` [INFO] [stdout] 1959546274baa0051a648d52fcff97ed6ba22e9ec4c9eba996a58abdf1c234fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71be5e06283c8841dc3738b82cdd66b474fb56419b546409e8d8740d1b65bd18 [INFO] running `Command { std: "docker" "start" "-a" "71be5e06283c8841dc3738b82cdd66b474fb56419b546409e8d8740d1b65bd18", kill_on_drop: false }` [INFO] [stderr] Compiling toipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "71be5e06283c8841dc3738b82cdd66b474fb56419b546409e8d8740d1b65bd18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71be5e06283c8841dc3738b82cdd66b474fb56419b546409e8d8740d1b65bd18", kill_on_drop: false }` [INFO] [stdout] 71be5e06283c8841dc3738b82cdd66b474fb56419b546409e8d8740d1b65bd18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f8d1563c46a7f34c8f93e63b364286d35f6364ca451f72d5e0762de8c85068e [INFO] running `Command { std: "docker" "start" "-a" "8f8d1563c46a7f34c8f93e63b364286d35f6364ca451f72d5e0762de8c85068e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toipe-c8c50b09172ad607) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test results::tests::accuracy ... ok [INFO] [stdout] test results::tests::wpm ... ok [INFO] [stdout] test results::tests::sanity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/randomword.rs (/opt/rustwide/target/debug/deps/randomword-a93f91dcd7d9d496) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toipe-b47913b7e59e4505) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests toipe [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f8d1563c46a7f34c8f93e63b364286d35f6364ca451f72d5e0762de8c85068e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f8d1563c46a7f34c8f93e63b364286d35f6364ca451f72d5e0762de8c85068e", kill_on_drop: false }` [INFO] [stdout] 8f8d1563c46a7f34c8f93e63b364286d35f6364ca451f72d5e0762de8c85068e