[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] 75f58d84b5c99a4266604c242746ae41fe8017ff
[INFO] checking DHTMLX/excel2json against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDHTMLX%2Fexcel2json" "/workspace/builds/worker-0/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DHTMLX/excel2json on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89280908c087cc594a8e92876e7661771e61865ba8cec419a32bd175dbe2adf8
[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" "89280908c087cc594a8e92876e7661771e61865ba8cec419a32bd175dbe2adf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89280908c087cc594a8e92876e7661771e61865ba8cec419a32bd175dbe2adf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89280908c087cc594a8e92876e7661771e61865ba8cec419a32bd175dbe2adf8", kill_on_drop: false }`
[INFO] [stdout] 89280908c087cc594a8e92876e7661771e61865ba8cec419a32bd175dbe2adf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af393b69bd6cba31d6ecc616cb5c687c38471e5ca7b52dc975a54008a7c426e7
[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" "af393b69bd6cba31d6ecc616cb5c687c38471e5ca7b52dc975a54008a7c426e7", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v0.15.29
[INFO] [stderr] Compiling cc v1.0.31
[INFO] [stderr] Compiling libc v0.2.50
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40
[INFO] [stderr] Compiling cfg-if v0.1.7
[INFO] [stderr] Compiling lazy_static v1.3.0
[INFO] [stderr] Compiling ryu v0.2.7
[INFO] [stderr] Compiling serde v1.0.89
[INFO] [stderr] Compiling bumpalo v2.2.2
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Compiling encoding_rs v0.8.17
[INFO] [stderr] Compiling memchr v2.2.0
[INFO] [stderr] Checking itoa v0.4.3
[INFO] [stderr] Compiling wasm-bindgen v0.2.40
[INFO] [stderr] Checking podio v0.1.6
[INFO] [stderr] Compiling backtrace v0.3.14
[INFO] [stderr] Checking log v0.4.6
[INFO] [stderr] Checking libflate v0.1.21
[INFO] [stderr] Compiling backtrace-sys v0.1.28
[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 failure_derive v0.1.5
[INFO] [stderr] Compiling serde_derive v1.0.89
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40
[INFO] [stderr] Checking failure v0.1.5
[INFO] [stderr] Checking quick-xml v0.13.3
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40
[INFO] [stderr] Checking xlsx_export v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout] --> src/lib.rs:962:30
[INFO] [stdout] |
[INFO] [stdout] 962 | let _data = xlsx.read_sheet(path, name).unwrap();
[INFO] [stdout] | ^^^^^^^^^^ ---- ---- supplied 2 arguments
[INFO] [stdout] | |
[INFO] [stdout] | expected 3 arguments
[INFO] [stdout] |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout] --> src/lib.rs:207:8
[INFO] [stdout] |
[INFO] [stdout] 207 | fn read_sheet(&mut self, path: String, sheet_name: String, flags: u32) -> Result {
[INFO] [stdout] | ^^^^^^^^^^----------------------------------------------
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `xlsx_export`
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "af393b69bd6cba31d6ecc616cb5c687c38471e5ca7b52dc975a54008a7c426e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af393b69bd6cba31d6ecc616cb5c687c38471e5ca7b52dc975a54008a7c426e7", kill_on_drop: false }`
[INFO] [stdout] af393b69bd6cba31d6ecc616cb5c687c38471e5ca7b52dc975a54008a7c426e7