[INFO] updating cached repository https://github.com/DHTMLX/excel2json [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] 55c986a05b63727e44e73cd0ebd395832560a036 [INFO] testing DHTMLX/excel2json against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDHTMLX%2Fexcel2json" "/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/DHTMLX/excel2json 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/DHTMLX/excel2json [INFO] finished tweaking git repo https://github.com/DHTMLX/excel2json [INFO] tweaked toml for git repo https://github.com/DHTMLX/excel2json written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/DHTMLX/excel2json 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-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] 6c17b1d34fa46f018412a17e6f9c98d9fae4660204207429d42d7dab727210eb [INFO] running `"docker" "start" "-a" "6c17b1d34fa46f018412a17e6f9c98d9fae4660204207429d42d7dab727210eb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling bumpalo v2.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling libflate v0.1.21 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling zip v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling xlsx_export v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:408:48 [INFO] [stderr] | [INFO] [stderr] 408 | fn read_relationships(&mut self) -> Result<(HashMap, String>), XlsxError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.56s [INFO] running `"docker" "inspect" "6c17b1d34fa46f018412a17e6f9c98d9fae4660204207429d42d7dab727210eb"` [INFO] running `"docker" "rm" "-f" "6c17b1d34fa46f018412a17e6f9c98d9fae4660204207429d42d7dab727210eb"` [INFO] [stdout] 6c17b1d34fa46f018412a17e6f9c98d9fae4660204207429d42d7dab727210eb [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] 34e3a262624372889cefd5cc866eab4986c87f71f007cf59ab8f1e7f7534013e [INFO] running `"docker" "start" "-a" "34e3a262624372889cefd5cc866eab4986c87f71f007cf59ab8f1e7f7534013e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling xlsx_export v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:408:48 [INFO] [stderr] | [INFO] [stderr] 408 | fn read_relationships(&mut self) -> Result<(HashMap, String>), XlsxError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `"docker" "inspect" "34e3a262624372889cefd5cc866eab4986c87f71f007cf59ab8f1e7f7534013e"` [INFO] running `"docker" "rm" "-f" "34e3a262624372889cefd5cc866eab4986c87f71f007cf59ab8f1e7f7534013e"` [INFO] [stdout] 34e3a262624372889cefd5cc866eab4986c87f71f007cf59ab8f1e7f7534013e [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] ae46a946233595e6ee1c9a5c16c6c317c6d6e36765144f27fe70c0e29727eb58 [INFO] running `"docker" "start" "-a" "ae46a946233595e6ee1c9a5c16c6c317c6d6e36765144f27fe70c0e29727eb58"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:408:48 [INFO] [stderr] | [INFO] [stderr] 408 | fn read_relationships(&mut self) -> Result<(HashMap, String>), XlsxError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xlsx_export-4647374111bef483 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::cell_to_offsets_test ... ok [INFO] [stdout] test tests::file_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ae46a946233595e6ee1c9a5c16c6c317c6d6e36765144f27fe70c0e29727eb58"` [INFO] running `"docker" "rm" "-f" "ae46a946233595e6ee1c9a5c16c6c317c6d6e36765144f27fe70c0e29727eb58"` [INFO] [stdout] ae46a946233595e6ee1c9a5c16c6c317c6d6e36765144f27fe70c0e29727eb58