[INFO] cloning repository https://github.com/SkylerLipthay/xls2csv [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkylerLipthay/xls2csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fxls2csv"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fxls2csv'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 59969027ff10b0f95029bf98623134bd9d9310e4 [INFO] testing SkylerLipthay/xls2csv against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fxls2csv" "/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/SkylerLipthay/xls2csv on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/SkylerLipthay/xls2csv [INFO] finished tweaking git repo https://github.com/SkylerLipthay/xls2csv [INFO] tweaked toml for git repo https://github.com/SkylerLipthay/xls2csv written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SkylerLipthay/xls2csv already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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=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" "+1.44.0" "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] 6c0aec5de2bb696f352fe9e19318b280cb8c5447a6a4e1ec58bfedc45c9353a0 [INFO] running `"docker" "start" "-a" "6c0aec5de2bb696f352fe9e19318b280cb8c5447a6a4e1ec58bfedc45c9353a0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling libflate v0.1.25 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling calamine v0.15.5 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling xls2csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.64s [INFO] running `"docker" "inspect" "6c0aec5de2bb696f352fe9e19318b280cb8c5447a6a4e1ec58bfedc45c9353a0"` [INFO] running `"docker" "rm" "-f" "6c0aec5de2bb696f352fe9e19318b280cb8c5447a6a4e1ec58bfedc45c9353a0"` [INFO] [stdout] 6c0aec5de2bb696f352fe9e19318b280cb8c5447a6a4e1ec58bfedc45c9353a0 [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=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" "+1.44.0" "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] 495a858f19c34e01a478c72b2982a8208ee919a21d17be47463a3af9cf7633b8 [INFO] running `"docker" "start" "-a" "495a858f19c34e01a478c72b2982a8208ee919a21d17be47463a3af9cf7633b8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xls2csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "495a858f19c34e01a478c72b2982a8208ee919a21d17be47463a3af9cf7633b8"` [INFO] running `"docker" "rm" "-f" "495a858f19c34e01a478c72b2982a8208ee919a21d17be47463a3af9cf7633b8"` [INFO] [stdout] 495a858f19c34e01a478c72b2982a8208ee919a21d17be47463a3af9cf7633b8 [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=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" "+1.44.0" "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] e72c469b919c48006e6025f93e324796b02ff5dbab7addb67d76422fe505d50a [INFO] running `"docker" "start" "-a" "e72c469b919c48006e6025f93e324796b02ff5dbab7addb67d76422fe505d50a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xls2csv-c0567d41584e8ee2 [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" "e72c469b919c48006e6025f93e324796b02ff5dbab7addb67d76422fe505d50a"` [INFO] running `"docker" "rm" "-f" "e72c469b919c48006e6025f93e324796b02ff5dbab7addb67d76422fe505d50a"` [INFO] [stdout] e72c469b919c48006e6025f93e324796b02ff5dbab7addb67d76422fe505d50a