[INFO] cloning repository https://github.com/maniankara/avoinxlsx2json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maniankara/avoinxlsx2json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaniankara%2Favoinxlsx2json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaniankara%2Favoinxlsx2json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45651895b84f58f0f269eeb751b493604a8fb5be [INFO] testing maniankara/avoinxlsx2json against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaniankara%2Favoinxlsx2json" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maniankara/avoinxlsx2json on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maniankara/avoinxlsx2json already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceaef62176ec0d6a81455e24492b7644a0e63a412e0af2d3541d7548d62e000c [INFO] running `Command { std: "docker" "start" "-a" "ceaef62176ec0d6a81455e24492b7644a0e63a412e0af2d3541d7548d62e000c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceaef62176ec0d6a81455e24492b7644a0e63a412e0af2d3541d7548d62e000c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceaef62176ec0d6a81455e24492b7644a0e63a412e0af2d3541d7548d62e000c", kill_on_drop: false }` [INFO] [stdout] ceaef62176ec0d6a81455e24492b7644a0e63a412e0af2d3541d7548d62e000c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73e44b3418967d032e95685d0351bbdaac31a262b1cf5ab4ffc6e47dac3620e0 [INFO] running `Command { std: "docker" "start" "-a" "73e44b3418967d032e95685d0351bbdaac31a262b1cf5ab4ffc6e47dac3620e0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.22 [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 podio v0.1.5 [INFO] [stderr] Compiling from-ascii v0.0.1 [INFO] [stderr] Compiling serde v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.5.1 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [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 backtrace-sys v0.1.10 [INFO] [stderr] Compiling miniz-sys v0.1.9 [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: could not compile `avoinxlsx2json` (bin "avoinxlsx2json") due to 2 previous errors [INFO] [stdout] error: mismatched closing delimiter: `}` [INFO] [stdout] --> src/main.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | convert_to_map("Kallio", 60.183832598, 24.942829562}); [INFO] [stdout] | ^ unclosed delimiter ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected closing delimiter: `)` [INFO] [stdout] --> src/main.rs:27:57 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] ... [INFO] [stdout] 27 | convert_to_map("Kallio", 60.183832598, 24.942829562}); [INFO] [stdout] | -^ unexpected closing delimiter [INFO] [stdout] | | [INFO] [stdout] | ...as it matches this but it has different indentation [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "73e44b3418967d032e95685d0351bbdaac31a262b1cf5ab4ffc6e47dac3620e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73e44b3418967d032e95685d0351bbdaac31a262b1cf5ab4ffc6e47dac3620e0", kill_on_drop: false }` [INFO] [stdout] 73e44b3418967d032e95685d0351bbdaac31a262b1cf5ab4ffc6e47dac3620e0