[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] testing DHTMLX/excel2json against beta-2021-01-01 for beta-1.50-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDHTMLX%2Fexcel2json" "/workspace/builds/worker-14/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DHTMLX/excel2json on toolchain beta-2021-01-01
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-14/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded cc v1.0.31
[INFO] [stderr] Downloaded encoding_rs v0.8.17
[INFO] [stderr] Downloaded libc v0.2.50
[INFO] [stderr] Downloaded quick-xml v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 734c6342675e5ee6e99af757ba2d340f18591c69b85cfd3998aa57e847ab3aa7
[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" "734c6342675e5ee6e99af757ba2d340f18591c69b85cfd3998aa57e847ab3aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "734c6342675e5ee6e99af757ba2d340f18591c69b85cfd3998aa57e847ab3aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "734c6342675e5ee6e99af757ba2d340f18591c69b85cfd3998aa57e847ab3aa7", kill_on_drop: false }`
[INFO] [stdout] 734c6342675e5ee6e99af757ba2d340f18591c69b85cfd3998aa57e847ab3aa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b6467c36c175562f3a1a2c57ec2909733e21de8495fed6d4ee87a987acfd433
[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" "2b6467c36c175562f3a1a2c57ec2909733e21de8495fed6d4ee87a987acfd433", kill_on_drop: false }`
[INFO] [stderr] Compiling cfg-if v0.1.7
[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 serde v1.0.89
[INFO] [stderr] Compiling rustc-demangle v0.1.13
[INFO] [stderr] Compiling encoding_rs v0.8.17
[INFO] [stderr] Compiling wasm-bindgen v0.2.40
[INFO] [stderr] Compiling podio v0.1.6
[INFO] [stderr] Compiling backtrace-sys v0.1.28
[INFO] [stderr] Compiling backtrace v0.3.14
[INFO] [stderr] Compiling log v0.4.6
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Compiling libflate v0.1.21
[INFO] [stderr] Compiling zip v0.5.1
[INFO] [stderr] Compiling 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] 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] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "2b6467c36c175562f3a1a2c57ec2909733e21de8495fed6d4ee87a987acfd433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b6467c36c175562f3a1a2c57ec2909733e21de8495fed6d4ee87a987acfd433", kill_on_drop: false }`
[INFO] [stdout] 2b6467c36c175562f3a1a2c57ec2909733e21de8495fed6d4ee87a987acfd433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2381a21c74400f47bd2cc872aa84d6bd53e672b2893c26ec7752934f62df6af1
[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" "2381a21c74400f47bd2cc872aa84d6bd53e672b2893c26ec7752934f62df6af1", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling 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] running `Command { std: "docker" "inspect" "2381a21c74400f47bd2cc872aa84d6bd53e672b2893c26ec7752934f62df6af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2381a21c74400f47bd2cc872aa84d6bd53e672b2893c26ec7752934f62df6af1", kill_on_drop: false }`
[INFO] [stdout] 2381a21c74400f47bd2cc872aa84d6bd53e672b2893c26ec7752934f62df6af1