[INFO] cloning repository https://github.com/ChiVincent/xgate-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChiVincent/xgate-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiVincent%2Fxgate-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiVincent%2Fxgate-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49a5ea2dadd3ca48bb14b2c54716ca1ee3f73184 [INFO] testing ChiVincent/xgate-tool 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%2FChiVincent%2Fxgate-tool" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChiVincent/xgate-tool 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/ChiVincent/xgate-tool [INFO] finished tweaking git repo https://github.com/ChiVincent/xgate-tool [INFO] tweaked toml for git repo https://github.com/ChiVincent/xgate-tool written to /workspace/builds/worker-46/source/Cargo.toml [INFO] crate git repo https://github.com/ChiVincent/xgate-tool 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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] ff0f929e98264e69e962ad760ba7f884e9104a600bb1548ecb015592e6e25dae [INFO] running `Command { std: "docker" "start" "-a" "ff0f929e98264e69e962ad760ba7f884e9104a600bb1548ecb015592e6e25dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff0f929e98264e69e962ad760ba7f884e9104a600bb1548ecb015592e6e25dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff0f929e98264e69e962ad760ba7f884e9104a600bb1548ecb015592e6e25dae", kill_on_drop: false }` [INFO] [stdout] ff0f929e98264e69e962ad760ba7f884e9104a600bb1548ecb015592e6e25dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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] 7c54684edc17e54b03808768430be79644ea449252258120de5cab70fa44d8bd [INFO] running `Command { std: "docker" "start" "-a" "7c54684edc17e54b03808768430be79644ea449252258120de5cab70fa44d8bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling xgate-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.87s [INFO] running `Command { std: "docker" "inspect" "7c54684edc17e54b03808768430be79644ea449252258120de5cab70fa44d8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c54684edc17e54b03808768430be79644ea449252258120de5cab70fa44d8bd", kill_on_drop: false }` [INFO] [stdout] 7c54684edc17e54b03808768430be79644ea449252258120de5cab70fa44d8bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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] d084a630ac4e614c20e6d2de000cf04817bb1b2bd197a95a76538226599e9c9c [INFO] running `Command { std: "docker" "start" "-a" "d084a630ac4e614c20e6d2de000cf04817bb1b2bd197a95a76538226599e9c9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xgate-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.62s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/xgate_tool-9865f7ac2284302a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/xgate_tool-19d6e527c6485473) [INFO] running `Command { std: "docker" "inspect" "d084a630ac4e614c20e6d2de000cf04817bb1b2bd197a95a76538226599e9c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d084a630ac4e614c20e6d2de000cf04817bb1b2bd197a95a76538226599e9c9c", kill_on_drop: false }` [INFO] [stdout] d084a630ac4e614c20e6d2de000cf04817bb1b2bd197a95a76538226599e9c9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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] de20c1f5343b03c07a4ab0cbff62301cad201c5c59d7fcef917cf2fa93713165 [INFO] running `Command { std: "docker" "start" "-a" "de20c1f5343b03c07a4ab0cbff62301cad201c5c59d7fcef917cf2fa93713165", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xgate_tool-9865f7ac2284302a) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test data_structure::graphic::test::cmp_graphic_info_and_header ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x0_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x1_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x8_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0xc_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x2_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x9_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0xd_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0xa_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0xe_ ... ok [INFO] [stdout] test data_structure::graphic::test::deserialize_graphic_header ... ok [INFO] [stdout] test data_structure::graphic::test::deserialize_graphic_info ... ok [INFO] [stdout] test data_structure::graphic::test::deserialize_pixel ... ok [INFO] [stdout] test data_structure::graphic::test::serialize_graphic_header ... ok [INFO] [stdout] test data_structure::graphic::test::new_palette ... ok [INFO] [stdout] test data_structure::graphic::test::serialize_graphic_info ... ok [INFO] [stdout] test data_structure::graphic::test::serialize_pixel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xgate_tool-19d6e527c6485473) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests xgate-tool [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] running `Command { std: "docker" "inspect" "de20c1f5343b03c07a4ab0cbff62301cad201c5c59d7fcef917cf2fa93713165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de20c1f5343b03c07a4ab0cbff62301cad201c5c59d7fcef917cf2fa93713165", kill_on_drop: false }` [INFO] [stdout] de20c1f5343b03c07a4ab0cbff62301cad201c5c59d7fcef917cf2fa93713165