[INFO] cloning repository https://github.com/DHTMLX/excel2json
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DHTMLX/excel2json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDHTMLX%2Fexcel2json", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDHTMLX%2Fexcel2json'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55c986a05b63727e44e73cd0ebd395832560a036
[INFO] checking DHTMLX/excel2json against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDHTMLX%2Fexcel2json" "/workspace/builds/worker-1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DHTMLX/excel2json on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-1/source/Cargo.toml
[INFO] crate git repo https://github.com/DHTMLX/excel2json already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded quick-xml v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 569793b26c8553a502226ee0c3bda7c6128536875083c66582d585ad719f3b19
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "569793b26c8553a502226ee0c3bda7c6128536875083c66582d585ad719f3b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "569793b26c8553a502226ee0c3bda7c6128536875083c66582d585ad719f3b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "569793b26c8553a502226ee0c3bda7c6128536875083c66582d585ad719f3b19", kill_on_drop: false }`
[INFO] [stdout] 569793b26c8553a502226ee0c3bda7c6128536875083c66582d585ad719f3b19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d24c41c419bd561eee7726f863e41b63df7f409112fce26f5d657ed2552bf38a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "d24c41c419bd561eee7726f863e41b63df7f409112fce26f5d657ed2552bf38a", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v0.4.27
[INFO] [stderr] Compiling syn v0.15.29
[INFO] [stderr] Checking cfg-if v0.1.7
[INFO] [stderr] Compiling libc v0.2.50
[INFO] [stderr] Compiling cc v1.0.31
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40
[INFO] [stderr] Compiling autocfg v0.1.2
[INFO] [stderr] Compiling lazy_static v1.3.0
[INFO] [stderr] Compiling serde v1.0.89
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Compiling byteorder v1.3.1
[INFO] [stderr] Compiling bumpalo v2.2.2
[INFO] [stderr] Compiling encoding_rs v0.8.17
[INFO] [stderr] Compiling memchr v2.2.0
[INFO] [stderr] Checking rustc-demangle v0.1.13
[INFO] [stderr] Checking adler32 v1.0.3
[INFO] [stderr] Compiling wasm-bindgen v0.2.40
[INFO] [stderr] Checking itoa v0.4.3
[INFO] [stderr] Checking podio v0.1.6
[INFO] [stderr] Compiling log v0.4.6
[INFO] [stderr] Compiling backtrace v0.3.14
[INFO] [stderr] Compiling quote v0.6.11
[INFO] [stderr] Compiling backtrace-sys v0.1.28
[INFO] [stderr] Checking libflate v0.1.21
[INFO] [stderr] Checking zip v0.5.1
[INFO] [stderr] Checking serde_json v1.0.39
[INFO] [stderr] Compiling synstructure v0.10.1
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40
[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] Checking failure v0.1.5
[INFO] [stderr] Checking quick-xml v0.13.3
[INFO] [stderr] Checking xlsx_export v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout] --> src/lib.rs:408:48
[INFO] [stdout] |
[INFO] [stdout] 408 | fn read_relationships(&mut self) -> Result<(HashMap, String>), XlsxError> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout] --> src/lib.rs:408:48
[INFO] [stdout] |
[INFO] [stdout] 408 | fn read_relationships(&mut self) -> Result<(HashMap, String>), XlsxError> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "d24c41c419bd561eee7726f863e41b63df7f409112fce26f5d657ed2552bf38a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24c41c419bd561eee7726f863e41b63df7f409112fce26f5d657ed2552bf38a", kill_on_drop: false }`
[INFO] [stdout] d24c41c419bd561eee7726f863e41b63df7f409112fce26f5d657ed2552bf38a