[INFO] cloning repository https://github.com/zitsen/xlsx2csv.rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zitsen/xlsx2csv.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzitsen%2Fxlsx2csv.rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzitsen%2Fxlsx2csv.rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7a0219f01082c93a8334c42327c4f0ea19b6d62 [INFO] testing zitsen/xlsx2csv.rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzitsen%2Fxlsx2csv.rs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zitsen/xlsx2csv.rs 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/zitsen/xlsx2csv.rs [INFO] finished tweaking git repo https://github.com/zitsen/xlsx2csv.rs [INFO] tweaked toml for git repo https://github.com/zitsen/xlsx2csv.rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f67d0bd5598b109bdbbebae4193af33255c707489df42a19a2b74432c0ed62f4 [INFO] running `"docker" "start" "-a" "f67d0bd5598b109bdbbebae4193af33255c707489df42a19a2b74432c0ed62f4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling quick-xml v0.16.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling calamine v0.15.6 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling xlsx2csv v0.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.18s [INFO] running `"docker" "inspect" "f67d0bd5598b109bdbbebae4193af33255c707489df42a19a2b74432c0ed62f4"` [INFO] running `"docker" "rm" "-f" "f67d0bd5598b109bdbbebae4193af33255c707489df42a19a2b74432c0ed62f4"` [INFO] [stdout] f67d0bd5598b109bdbbebae4193af33255c707489df42a19a2b74432c0ed62f4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 007f26559534a8c9a6f59667cc94d4dcc6221b1dbae2ead37b230a6bce8c28d0 [INFO] running `"docker" "start" "-a" "007f26559534a8c9a6f59667cc94d4dcc6221b1dbae2ead37b230a6bce8c28d0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling xlsx2csv v0.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "007f26559534a8c9a6f59667cc94d4dcc6221b1dbae2ead37b230a6bce8c28d0"` [INFO] running `"docker" "rm" "-f" "007f26559534a8c9a6f59667cc94d4dcc6221b1dbae2ead37b230a6bce8c28d0"` [INFO] [stdout] 007f26559534a8c9a6f59667cc94d4dcc6221b1dbae2ead37b230a6bce8c28d0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 097ddbd38edc572fd416f658ab0a5a97f43ab7102a92e0a3fa0854d0aa7d60c3 [INFO] running `"docker" "start" "-a" "097ddbd38edc572fd416f658ab0a5a97f43ab7102a92e0a3fa0854d0aa7d60c3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xlsx2csv-012f24f353f745cd [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" "097ddbd38edc572fd416f658ab0a5a97f43ab7102a92e0a3fa0854d0aa7d60c3"` [INFO] running `"docker" "rm" "-f" "097ddbd38edc572fd416f658ab0a5a97f43ab7102a92e0a3fa0854d0aa7d60c3"` [INFO] [stdout] 097ddbd38edc572fd416f658ab0a5a97f43ab7102a92e0a3fa0854d0aa7d60c3