[INFO] cloning repository https://github.com/jam1garner/sqb-hash-dump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/sqb-hash-dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fsqb-hash-dump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fsqb-hash-dump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40b6057ff0ebed4a5fbd7b3e880bde33285bf888 [INFO] testing jam1garner/sqb-hash-dump against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fsqb-hash-dump" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jam1garner/sqb-hash-dump on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jam1garner/sqb-hash-dump [INFO] finished tweaking git repo https://github.com/jam1garner/sqb-hash-dump [INFO] tweaked toml for git repo https://github.com/jam1garner/sqb-hash-dump written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/jam1garner/sqb-hash-dump already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] addf75ce0d29e1ab1dc294054e0d4dba10ff2d40f2fa4de5b262687b7bda2de3 [INFO] running `Command { std: "docker" "start" "-a" "addf75ce0d29e1ab1dc294054e0d4dba10ff2d40f2fa4de5b262687b7bda2de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "addf75ce0d29e1ab1dc294054e0d4dba10ff2d40f2fa4de5b262687b7bda2de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addf75ce0d29e1ab1dc294054e0d4dba10ff2d40f2fa4de5b262687b7bda2de3", kill_on_drop: false }` [INFO] [stdout] addf75ce0d29e1ab1dc294054e0d4dba10ff2d40f2fa4de5b262687b7bda2de3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8be2f808ee9a7d68f86ed0a804ba6d1fe27d3fd6c0b4c9aa5da73449562ebe0f [INFO] running `Command { std: "docker" "start" "-a" "8be2f808ee9a7d68f86ed0a804ba6d1fe27d3fd6c0b4c9aa5da73449562ebe0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling compile-time-crc32-impl v0.1.0 [INFO] [stderr] Compiling compile-time-crc32 v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling hash40 v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling sqb-rs v0.1.0 (https://github.com/BenHall-7/sqb-rs#1a985a2f) [INFO] [stderr] Compiling sqb-hash-dump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.52s [INFO] running `Command { std: "docker" "inspect" "8be2f808ee9a7d68f86ed0a804ba6d1fe27d3fd6c0b4c9aa5da73449562ebe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be2f808ee9a7d68f86ed0a804ba6d1fe27d3fd6c0b4c9aa5da73449562ebe0f", kill_on_drop: false }` [INFO] [stdout] 8be2f808ee9a7d68f86ed0a804ba6d1fe27d3fd6c0b4c9aa5da73449562ebe0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 766f58ef51ee3fe85247275677b4a18091c26ad7fe85fecdcec5409903ab2e39 [INFO] running `Command { std: "docker" "start" "-a" "766f58ef51ee3fe85247275677b4a18091c26ad7fe85fecdcec5409903ab2e39", kill_on_drop: false }` [INFO] [stderr] Compiling sqb-hash-dump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sqb_hash_dump-5883bb6884379360) [INFO] running `Command { std: "docker" "inspect" "766f58ef51ee3fe85247275677b4a18091c26ad7fe85fecdcec5409903ab2e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766f58ef51ee3fe85247275677b4a18091c26ad7fe85fecdcec5409903ab2e39", kill_on_drop: false }` [INFO] [stdout] 766f58ef51ee3fe85247275677b4a18091c26ad7fe85fecdcec5409903ab2e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee8bd13d84ade5dc74dc6b2d103ea23edc011d42d756075cfb9cf257c27d65ff [INFO] running `Command { std: "docker" "start" "-a" "ee8bd13d84ade5dc74dc6b2d103ea23edc011d42d756075cfb9cf257c27d65ff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sqb_hash_dump-5883bb6884379360) [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" "ee8bd13d84ade5dc74dc6b2d103ea23edc011d42d756075cfb9cf257c27d65ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8bd13d84ade5dc74dc6b2d103ea23edc011d42d756075cfb9cf257c27d65ff", kill_on_drop: false }` [INFO] [stdout] ee8bd13d84ade5dc74dc6b2d103ea23edc011d42d756075cfb9cf257c27d65ff