[INFO] updating cached repository https://github.com/ChiVincent/xgate-tool [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49a5ea2dadd3ca48bb14b2c54716ca1ee3f73184 [INFO] testing ChiVincent/xgate-tool against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiVincent%2Fxgate-tool" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChiVincent/xgate-tool on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/ChiVincent/xgate-tool already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec566a1c87f3f1d79ebffb701b574267bdf6f0850055ca33622c33e3969ba680 [INFO] running `"docker" "start" "-a" "ec566a1c87f3f1d79ebffb701b574267bdf6f0850055ca33622c33e3969ba680"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde 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 50.69s [INFO] running `"docker" "inspect" "ec566a1c87f3f1d79ebffb701b574267bdf6f0850055ca33622c33e3969ba680"` [INFO] running `"docker" "rm" "-f" "ec566a1c87f3f1d79ebffb701b574267bdf6f0850055ca33622c33e3969ba680"` [INFO] [stdout] ec566a1c87f3f1d79ebffb701b574267bdf6f0850055ca33622c33e3969ba680 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c11ebc8ba431990c6c91763cb0d0381b0ea51ac9e77c0165f9c6f673b947576 [INFO] running `"docker" "start" "-a" "6c11ebc8ba431990c6c91763cb0d0381b0ea51ac9e77c0165f9c6f673b947576"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling xgate-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.89s [INFO] running `"docker" "inspect" "6c11ebc8ba431990c6c91763cb0d0381b0ea51ac9e77c0165f9c6f673b947576"` [INFO] running `"docker" "rm" "-f" "6c11ebc8ba431990c6c91763cb0d0381b0ea51ac9e77c0165f9c6f673b947576"` [INFO] [stdout] 6c11ebc8ba431990c6c91763cb0d0381b0ea51ac9e77c0165f9c6f673b947576 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 76025f91c09bd9b9c7a2f4318e04b40581fa62afd83f7777171554abe1ab4e73 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "76025f91c09bd9b9c7a2f4318e04b40581fa62afd83f7777171554abe1ab4e73"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xgate_tool-01c1ce492ff83d7d [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_0x8_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x9_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0xa_ ... ok [INFO] [stdout] test data_structure::graphic::test::serialize_graphic_info ... ok [INFO] [stdout] test data_structure::graphic::test::serialize_pixel ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x1_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x0_ ... ok [INFO] [stdout] test data_structure::graphic::test::serialize_graphic_header ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0xe_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0x2_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0xd_ ... ok [INFO] [stdout] test data_structure::graphic::test::decode_graphic_data_0xc_ ... ok [INFO] [stdout] test data_structure::graphic::test::new_palette ... 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] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xgate_tool-586edd9064f7a6c8 [INFO] [stderr] Doc-tests xgate-tool [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 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "76025f91c09bd9b9c7a2f4318e04b40581fa62afd83f7777171554abe1ab4e73"` [INFO] running `"docker" "rm" "-f" "76025f91c09bd9b9c7a2f4318e04b40581fa62afd83f7777171554abe1ab4e73"` [INFO] [stdout] 76025f91c09bd9b9c7a2f4318e04b40581fa62afd83f7777171554abe1ab4e73