[INFO] updating cached repository https://github.com/maniankara/avoinxlsx2json [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] 45651895b84f58f0f269eeb751b493604a8fb5be [INFO] testing maniankara/avoinxlsx2json against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaniankara%2Favoinxlsx2json" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maniankara/avoinxlsx2json on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/maniankara/avoinxlsx2json [INFO] finished tweaking git repo https://github.com/maniankara/avoinxlsx2json [INFO] tweaked toml for git repo https://github.com/maniankara/avoinxlsx2json written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/maniankara/avoinxlsx2json already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 086bf7660a39f175522cd4bc030c68cdd761016a61d4d906a99f05989e3a21ac [INFO] running `"docker" "start" "-a" "086bf7660a39f175522cd4bc030c68cdd761016a61d4d906a99f05989e3a21ac"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling podio v0.1.5 [INFO] [stderr] Compiling from-ascii v0.0.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling serde v1.0.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.5.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling zip v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling quick-xml v0.7.0 [INFO] [stderr] Compiling calamine v0.11.0 [INFO] [stderr] Compiling avoinxlsx2json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: unexpected closing delimiter: `)` [INFO] [stderr] --> src/main.rs:27:57 [INFO] [stderr] | [INFO] [stderr] 24 | fn main() { [INFO] [stderr] | - this opening brace... [INFO] [stderr] ... [INFO] [stderr] 27 | convert_to_map("Kallio", 60.183832598, 24.942829562}); [INFO] [stderr] | -^ unexpected closing delimiter [INFO] [stderr] | | [INFO] [stderr] | ...matches this closing brace [INFO] [stderr] [INFO] [stderr] error: mismatched closing delimiter: `}` [INFO] [stderr] --> src/main.rs:27:56 [INFO] [stderr] | [INFO] [stderr] 27 | convert_to_map("Kallio", 60.183832598, 24.942829562}); [INFO] [stderr] | - unclosed delimiter ^ mismatched closing delimiter [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `avoinxlsx2json`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "086bf7660a39f175522cd4bc030c68cdd761016a61d4d906a99f05989e3a21ac"` [INFO] running `"docker" "rm" "-f" "086bf7660a39f175522cd4bc030c68cdd761016a61d4d906a99f05989e3a21ac"` [INFO] [stdout] 086bf7660a39f175522cd4bc030c68cdd761016a61d4d906a99f05989e3a21ac