[INFO] cloning repository https://github.com/jam1garner/smush-file [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/smush-file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fsmush-file", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fsmush-file'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bcc3ac4a6d993add9c69e21f92fccae47e557f3 [INFO] testing jam1garner/smush-file 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%2Fsmush-file" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jam1garner/smush-file 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/smush-file [INFO] finished tweaking git repo https://github.com/jam1garner/smush-file [INFO] tweaked toml for git repo https://github.com/jam1garner/smush-file written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/jam1garner/smush-file 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-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 6c199ac3b84c57769d2562e4e198e3798a3394a09f5f06e8bcdfbe595d924f5c [INFO] running `Command { std: "docker" "start" "-a" "6c199ac3b84c57769d2562e4e198e3798a3394a09f5f06e8bcdfbe595d924f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c199ac3b84c57769d2562e4e198e3798a3394a09f5f06e8bcdfbe595d924f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c199ac3b84c57769d2562e4e198e3798a3394a09f5f06e8bcdfbe595d924f5c", kill_on_drop: false }` [INFO] [stdout] 6c199ac3b84c57769d2562e4e198e3798a3394a09f5f06e8bcdfbe595d924f5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 81ad680aa1c0264c42d797fd6e8b8bfab3534fe1960a157484d29eed3a600640 [INFO] running `Command { std: "docker" "start" "-a" "81ad680aa1c0264c42d797fd6e8b8bfab3534fe1960a157484d29eed3a600640", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ddsfile v0.4.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling compile-time-crc32-impl v0.1.0 [INFO] [stderr] Compiling diff_derive v0.1.2 [INFO] [stderr] Compiling binread_derive v1.4.3 [INFO] [stderr] Compiling binread_derive v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling binwrite_derive v0.1.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling compile-time-crc32 v0.1.2 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling binwrite v0.1.5 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling ssbh_write_derive v0.7.0 [INFO] [stderr] Compiling binread v2.1.1 [INFO] [stderr] Compiling binread v1.4.1 [INFO] [stderr] Compiling nutexb v0.0.5 (https://github.com/jam1garner/nutexb#aa6bd5b6) [INFO] [stderr] Compiling smash-sli v0.8.1 (https://github.com/jam1garner/smash-sli#ef799225) [INFO] [stderr] Compiling diff-struct v0.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling nus3audio v1.1.0 [INFO] [stderr] Compiling smash-svt v0.8.0 (https://github.com/jam1garner/smash-svt#0d425203) [INFO] [stderr] Compiling smash-fnv v0.9.0 (https://github.com/jam1garner/smash-fnv#8f952331) [INFO] [stderr] Compiling ssbh_lib v0.9.0 [INFO] [stderr] Compiling hash40 v0.4.4 [INFO] [stderr] Compiling prc-rs v1.3.2 [INFO] [stderr] Compiling smash-csb v0.8.0 (https://github.com/jam1garner/smash-csb#92189c3e) [INFO] [stderr] Compiling sqb-rs v0.1.0 (https://github.com/BenHall-7/sqb-rs#1a985a2f) [INFO] [stderr] Compiling smush-file v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.21s [INFO] running `Command { std: "docker" "inspect" "81ad680aa1c0264c42d797fd6e8b8bfab3534fe1960a157484d29eed3a600640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ad680aa1c0264c42d797fd6e8b8bfab3534fe1960a157484d29eed3a600640", kill_on_drop: false }` [INFO] [stdout] 81ad680aa1c0264c42d797fd6e8b8bfab3534fe1960a157484d29eed3a600640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] f38b9e1d737b01c42f4ec3426786c9665bba4522fec9e938b5459c072f284bb1 [INFO] running `Command { std: "docker" "start" "-a" "f38b9e1d737b01c42f4ec3426786c9665bba4522fec9e938b5459c072f284bb1", kill_on_drop: false }` [INFO] [stderr] Compiling smush-file v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/smush_file-2e70d1e94aee0acf) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/smush_file-913e1c1e4e65d72a) [INFO] running `Command { std: "docker" "inspect" "f38b9e1d737b01c42f4ec3426786c9665bba4522fec9e938b5459c072f284bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f38b9e1d737b01c42f4ec3426786c9665bba4522fec9e938b5459c072f284bb1", kill_on_drop: false }` [INFO] [stdout] f38b9e1d737b01c42f4ec3426786c9665bba4522fec9e938b5459c072f284bb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 7eda5a12096c58bb0ab8d7c2993ede61ac1d9305e736fab03dd82a497c5fe97d [INFO] running `Command { std: "docker" "start" "-a" "7eda5a12096c58bb0ab8d7c2993ede61ac1d9305e736fab03dd82a497c5fe97d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smush_file-2e70d1e94aee0acf) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smush_file-913e1c1e4e65d72a) [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] [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 smush-file [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" "7eda5a12096c58bb0ab8d7c2993ede61ac1d9305e736fab03dd82a497c5fe97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eda5a12096c58bb0ab8d7c2993ede61ac1d9305e736fab03dd82a497c5fe97d", kill_on_drop: false }` [INFO] [stdout] 7eda5a12096c58bb0ab8d7c2993ede61ac1d9305e736fab03dd82a497c5fe97d