[INFO] updating cached repository https://github.com/Tobi823/eaw_dat_importer [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] b5621309b7b3bcd35fcb5a01632a3865fa85be95 [INFO] testing Tobi823/eaw_dat_importer against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobi823%2Feaw_dat_importer" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tobi823/eaw_dat_importer on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Tobi823/eaw_dat_importer [INFO] finished tweaking git repo https://github.com/Tobi823/eaw_dat_importer [INFO] tweaked toml for git repo https://github.com/Tobi823/eaw_dat_importer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Tobi823/eaw_dat_importer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] dffcd3f88864e59da519ad83710a117c356b0b25c18fe4f678c600db4e2c79d8 [INFO] running `"docker" "start" "-a" "dffcd3f88864e59da519ad83710a117c356b0b25c18fe4f678c600db4e2c79d8"` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling csv v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling eaw_dat_importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.04s [INFO] running `"docker" "inspect" "dffcd3f88864e59da519ad83710a117c356b0b25c18fe4f678c600db4e2c79d8"` [INFO] running `"docker" "rm" "-f" "dffcd3f88864e59da519ad83710a117c356b0b25c18fe4f678c600db4e2c79d8"` [INFO] [stdout] dffcd3f88864e59da519ad83710a117c356b0b25c18fe4f678c600db4e2c79d8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] d2e1c8c7efb7a3af7eb2a1595d7e1d1eb72a10a0c9a076309298e05c2613f9b0 [INFO] running `"docker" "start" "-a" "d2e1c8c7efb7a3af7eb2a1595d7e1d1eb72a10a0c9a076309298e05c2613f9b0"` [INFO] [stderr] Compiling eaw_dat_importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "d2e1c8c7efb7a3af7eb2a1595d7e1d1eb72a10a0c9a076309298e05c2613f9b0"` [INFO] running `"docker" "rm" "-f" "d2e1c8c7efb7a3af7eb2a1595d7e1d1eb72a10a0c9a076309298e05c2613f9b0"` [INFO] [stdout] d2e1c8c7efb7a3af7eb2a1595d7e1d1eb72a10a0c9a076309298e05c2613f9b0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9636d32703b2108166c8897b894e5f2e8c91d195dff4f5804d28b11ef7192ed1 [INFO] running `"docker" "start" "-a" "9636d32703b2108166c8897b894e5f2e8c91d195dff4f5804d28b11ef7192ed1"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/eaw_dat_importer-6e4b13fbbb031611 [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" "9636d32703b2108166c8897b894e5f2e8c91d195dff4f5804d28b11ef7192ed1"` [INFO] running `"docker" "rm" "-f" "9636d32703b2108166c8897b894e5f2e8c91d195dff4f5804d28b11ef7192ed1"` [INFO] [stdout] 9636d32703b2108166c8897b894e5f2e8c91d195dff4f5804d28b11ef7192ed1