[INFO] cloning repository https://github.com/jgerrish/image-rider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgerrish/image-rider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgerrish%2Fimage-rider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgerrish%2Fimage-rider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5e7050b4f04f8b6d32dc28ae52cc8a6ddd65e41 [INFO] testing jgerrish/image-rider 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%2Fjgerrish%2Fimage-rider" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgerrish/image-rider 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/jgerrish/image-rider [INFO] finished tweaking git repo https://github.com/jgerrish/image-rider [INFO] tweaked toml for git repo https://github.com/jgerrish/image-rider written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f400c77b8e936df85a4d2d45c7b20b8c78758994d67307b19834c010629ada62 [INFO] running `Command { std: "docker" "start" "-a" "f400c77b8e936df85a4d2d45c7b20b8c78758994d67307b19834c010629ada62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f400c77b8e936df85a4d2d45c7b20b8c78758994d67307b19834c010629ada62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f400c77b8e936df85a4d2d45c7b20b8c78758994d67307b19834c010629ada62", kill_on_drop: false }` [INFO] [stdout] f400c77b8e936df85a4d2d45c7b20b8c78758994d67307b19834c010629ada62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f4c3233b910280302aad9675c62025c507e58f4e42e6f2565e376feb9e5a61bb [INFO] running `Command { std: "docker" "start" "-a" "f4c3233b910280302aad9675c62025c507e58f4e42e6f2565e376feb9e5a61bb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling insta v1.14.0 [INFO] [stderr] Compiling i18n-config v0.4.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling config v0.12.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.0 [INFO] [stderr] Compiling i18n-embed v0.13.4 [INFO] [stderr] Compiling image-rider v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.14s [INFO] running `Command { std: "docker" "inspect" "f4c3233b910280302aad9675c62025c507e58f4e42e6f2565e376feb9e5a61bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c3233b910280302aad9675c62025c507e58f4e42e6f2565e376feb9e5a61bb", kill_on_drop: false }` [INFO] [stdout] f4c3233b910280302aad9675c62025c507e58f4e42e6f2565e376feb9e5a61bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 5d0151a7d5f10f730b3f9a65f0ff7ae236b52388f4476e5ffc7a53dab717f1b9 [INFO] running `Command { std: "docker" "start" "-a" "5d0151a7d5f10f730b3f9a65f0ff7ae236b52388f4476e5ffc7a53dab717f1b9", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling image-rider v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.02s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_rider-da42a2cd89d0939a) [INFO] running `Command { std: "docker" "inspect" "5d0151a7d5f10f730b3f9a65f0ff7ae236b52388f4476e5ffc7a53dab717f1b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d0151a7d5f10f730b3f9a65f0ff7ae236b52388f4476e5ffc7a53dab717f1b9", kill_on_drop: false }` [INFO] [stdout] 5d0151a7d5f10f730b3f9a65f0ff7ae236b52388f4476e5ffc7a53dab717f1b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f81f16a1d1cb63f2812b5afa7a696ab7377e8b96a4a5721e03e19a368869c5bb [INFO] running `Command { std: "docker" "start" "-a" "f81f16a1d1cb63f2812b5afa7a696ab7377e8b96a4a5721e03e19a368869c5bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/image_rider-da42a2cd89d0939a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test disk_format::stx::disk::tests::stx_disk_valid_header_parser_works ... ok [INFO] [stdout] test disk_format::stx::sector::tests::parse_boot_sector_as_words_works ... ok [INFO] [stdout] test disk_format::stx::tests::crc16_add_one_works ... ok [INFO] [stdout] test disk_format::stx::sector::tests::stx_boot_sector_checksum_works ... ok [INFO] [stdout] test disk_format::stx::track::tests::stx_unknown_track_header_parser_works ... ok [INFO] [stdout] test disk_format::stx::track::tests::stx_valid_track_header_parser_works ... ok [INFO] [stdout] test disk_format::stx::disk::tests::stx_disk_invalid_header_parser_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests image-rider [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" "f81f16a1d1cb63f2812b5afa7a696ab7377e8b96a4a5721e03e19a368869c5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81f16a1d1cb63f2812b5afa7a696ab7377e8b96a4a5721e03e19a368869c5bb", kill_on_drop: false }` [INFO] [stdout] f81f16a1d1cb63f2812b5afa7a696ab7377e8b96a4a5721e03e19a368869c5bb