[INFO] cloning repository https://github.com/Luz/hexdino [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luz/hexdino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuz%2Fhexdino", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuz%2Fhexdino'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 001c66fe7a46ff9b02a060680918859bbe63f337 [INFO] testing Luz/hexdino against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuz%2Fhexdino" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Luz/hexdino on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Luz/hexdino [INFO] finished tweaking git repo https://github.com/Luz/hexdino [INFO] tweaked toml for git repo https://github.com/Luz/hexdino written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/Luz/hexdino already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61af8c7f4d541e9240e3870da6d3de2a7bfe2160b84e6949fc798a6dfc2922d [INFO] running `Command { std: "docker" "start" "-a" "a61af8c7f4d541e9240e3870da6d3de2a7bfe2160b84e6949fc798a6dfc2922d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61af8c7f4d541e9240e3870da6d3de2a7bfe2160b84e6949fc798a6dfc2922d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61af8c7f4d541e9240e3870da6d3de2a7bfe2160b84e6949fc798a6dfc2922d", kill_on_drop: false }` [INFO] [stdout] a61af8c7f4d541e9240e3870da6d3de2a7bfe2160b84e6949fc798a6dfc2922d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6225dc8e1b1ec87d97561250be909c513274e46789c0007c662a113f4df002dc [INFO] running `Command { std: "docker" "start" "-a" "6225dc8e1b1ec87d97561250be909c513274e46789c0007c662a113f4df002dc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling hexdino v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.39s [INFO] running `Command { std: "docker" "inspect" "6225dc8e1b1ec87d97561250be909c513274e46789c0007c662a113f4df002dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6225dc8e1b1ec87d97561250be909c513274e46789c0007c662a113f4df002dc", kill_on_drop: false }` [INFO] [stdout] 6225dc8e1b1ec87d97561250be909c513274e46789c0007c662a113f4df002dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e47aba1d94c5a40369f1a0bfca5543f8ce01d00622865063fdeea8689d2ba9c [INFO] running `Command { std: "docker" "start" "-a" "7e47aba1d94c5a40369f1a0bfca5543f8ce01d00622865063fdeea8689d2ba9c", kill_on_drop: false }` [INFO] [stderr] Compiling hexdino v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `find_with_wildcard_xX` should have a snake case name [INFO] [stdout] --> src/find.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn find_with_wildcard_xX() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `find_with_wildcard_x_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "7e47aba1d94c5a40369f1a0bfca5543f8ce01d00622865063fdeea8689d2ba9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e47aba1d94c5a40369f1a0bfca5543f8ce01d00622865063fdeea8689d2ba9c", kill_on_drop: false }` [INFO] [stdout] 7e47aba1d94c5a40369f1a0bfca5543f8ce01d00622865063fdeea8689d2ba9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56104c263e3b6417b032f8e9950b8cb8a3c093bbdbe48f15aa46af1941db6826 [INFO] running `Command { std: "docker" "start" "-a" "56104c263e3b6417b032f8e9950b8cb8a3c093bbdbe48f15aa46af1941db6826", kill_on_drop: false }` [INFO] [stderr] warning: function `find_with_wildcard_xX` should have a snake case name [INFO] [stderr] --> src/find.rs:127:4 [INFO] [stderr] | [INFO] [stderr] 127 | fn find_with_wildcard_xX() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `find_with_wildcard_x_x` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hexdino` (bin "hexdino" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hexdino-747d31bfde80ac8e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test find::find_shifted ... ok [INFO] [stdout] test find::find_subset_full ... ok [INFO] [stdout] test find::find_subset_higher_than_f ... ok [INFO] [stdout] test find::find_subset_partial_after_end ... ok [INFO] [stdout] test find::find_subset_higher_than_9 ... ok [INFO] [stdout] test find::find_subset_partial_at_end ... ok [INFO] [stdout] test find::find_subset_partial_at_middle ... ok [INFO] [stdout] test find::find_subset_swapped ... ok [INFO] [stdout] test find::find_subset_partial_before_start ... ok [INFO] [stdout] test find::find_subset_short ... ok [INFO] [stdout] test find::find_with_wildcards ... ok [INFO] [stdout] test find::find_with_wildcard_xX ... ok [INFO] [stdout] test find::find_subset_too_long ... ok [INFO] [stdout] test find::find_with_wildcard_0xf0 ... ok [INFO] [stdout] test find::find_subset_partial_at_start ... ok [INFO] [stdout] test find::find_with_single_wildcard_0x10 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56104c263e3b6417b032f8e9950b8cb8a3c093bbdbe48f15aa46af1941db6826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56104c263e3b6417b032f8e9950b8cb8a3c093bbdbe48f15aa46af1941db6826", kill_on_drop: false }` [INFO] [stdout] 56104c263e3b6417b032f8e9950b8cb8a3c093bbdbe48f15aa46af1941db6826