[INFO] cloning repository https://github.com/htl43/ISE [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/htl43/ISE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtl43%2FISE", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtl43%2FISE'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f83d668d966419d91690807547669a7b081b9b9 [INFO] checking htl43/ISE against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtl43%2FISE" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/htl43/ISE on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/htl43/ISE [INFO] finished tweaking git repo https://github.com/htl43/ISE [INFO] tweaked toml for git repo https://github.com/htl43/ISE written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/htl43/ISE already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd6197c31c4e32155870947829629ec378c506efe4ddfb8a0bd7f60d8cdbacc5 [INFO] running `Command { std: "docker" "start" "-a" "dd6197c31c4e32155870947829629ec378c506efe4ddfb8a0bd7f60d8cdbacc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd6197c31c4e32155870947829629ec378c506efe4ddfb8a0bd7f60d8cdbacc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6197c31c4e32155870947829629ec378c506efe4ddfb8a0bd7f60d8cdbacc5", kill_on_drop: false }` [INFO] [stdout] dd6197c31c4e32155870947829629ec378c506efe4ddfb8a0bd7f60d8cdbacc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e10ca8e51555fc2e688182e29b3b629aa51d1419d6167cbc2f35563c902cc077 [INFO] running `Command { std: "docker" "start" "-a" "e10ca8e51555fc2e688182e29b3b629aa51d1419d6167cbc2f35563c902cc077", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.60 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.12.0 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling yew-macro v0.12.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking js-sys v0.3.37 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking web-sys v0.3.37 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Checking node-sys v0.3.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking electron-sys v0.4.0 [INFO] [stderr] Checking web_logger v0.2.0 [INFO] [stderr] Checking integrated-spreadsheet-environment v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found `==` [INFO] [stdout] --> src/coordinate.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 29 | <<<<<<< HEAD [INFO] [stdout] | - expected one of 7 possible tokens [INFO] [stdout] 30 | ======= [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found `==` [INFO] [stdout] --> src/coordinate.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 29 | <<<<<<< HEAD [INFO] [stdout] | - expected one of 7 possible tokens [INFO] [stdout] 30 | ======= [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/model.rs:1952:3 [INFO] [stdout] | [INFO] [stdout] 417 | impl Component for Model { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 603 | fn update(&mut self, event_type: Self::Message) -> ShouldRender { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 604 | let should_render = match event_type { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 805 | Action::RangeDelete() => { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 817 | for (coord, grammar) in ref_grammars.clone().iter_mut() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 833 | Kind::Input(value) => { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] ... [INFO] [stdout] 840 | } [INFO] [stdout] | - ...as it matches this but it has different indentation [INFO] [stdout] ... [INFO] [stdout] 1299 | } else { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1306 | { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1309 | for c in cur_row_coord.clone() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 1310 | for i in (0..new_row_coords.len()).rev() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1369 | Action::DeleteCol => { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 1370 | //Taking Active cell [INFO] [stdout] 1371 | if let Some(coord) = self.active_cell.clone() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1395 | while let Some(right_coord) = next_col.neighbor_right() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1420 | } else { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1952 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/model.rs:1952:3 [INFO] [stdout] | [INFO] [stdout] 417 | impl Component for Model { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 603 | fn update(&mut self, event_type: Self::Message) -> ShouldRender { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 604 | let should_render = match event_type { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 805 | Action::RangeDelete() => { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 817 | for (coord, grammar) in ref_grammars.clone().iter_mut() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 833 | Kind::Input(value) => { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] ... [INFO] [stdout] 840 | } [INFO] [stdout] | - ...as it matches this but it has different indentation [INFO] [stdout] ... [INFO] [stdout] 1299 | } else { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1306 | { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1309 | for c in cur_row_coord.clone() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 1310 | for i in (0..new_row_coords.len()).rev() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1369 | Action::DeleteCol => { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 1370 | //Taking Active cell [INFO] [stdout] 1371 | if let Some(coord) = self.active_cell.clone() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1395 | while let Some(right_coord) = next_col.neighbor_right() { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1420 | } else { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 1952 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found keyword `let` [INFO] [stdout] --> src/model.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 365 | <<<<<<< HEAD [INFO] [stdout] | - expected one of 7 possible tokens [INFO] [stdout] 366 | let old_coord = Coordinate::child_of(&coord, *child_); [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found keyword `for` [INFO] [stdout] --> src/model.rs:817:17 [INFO] [stdout] | [INFO] [stdout] 816 | <<<<<<< HEAD [INFO] [stdout] | - expected one of 7 possible tokens [INFO] [stdout] 817 | for (coord, grammar) in ref_grammars.clone().iter_mut() { [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, or an operator, found `}` [INFO] [stdout] --> src/model.rs:1952:3 [INFO] [stdout] | [INFO] [stdout] 1952 | } [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected closing delimiter: `}` [INFO] [stdout] --> src/view.rs:699:1 [INFO] [stdout] | [INFO] [stdout] 637 | ) -> Html { [INFO] [stdout] | - this opening brace... [INFO] [stdout] ... [INFO] [stdout] 698 | } [INFO] [stdout] | - ...matches this closing brace [INFO] [stdout] 699 | } [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `integrated-spreadsheet-environment` [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] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found keyword `let` [INFO] [stdout] --> src/model.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 365 | <<<<<<< HEAD [INFO] [stdout] | - expected one of 7 possible tokens [INFO] [stdout] 366 | let old_coord = Coordinate::child_of(&coord, *child_); [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found keyword `for` [INFO] [stdout] --> src/model.rs:817:17 [INFO] [stdout] | [INFO] [stdout] 816 | <<<<<<< HEAD [INFO] [stdout] | - expected one of 7 possible tokens [INFO] [stdout] 817 | for (coord, grammar) in ref_grammars.clone().iter_mut() { [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, or an operator, found `}` [INFO] [stdout] --> src/model.rs:1952:3 [INFO] [stdout] | [INFO] [stdout] 1952 | } [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected closing delimiter: `}` [INFO] [stdout] --> src/view.rs:699:1 [INFO] [stdout] | [INFO] [stdout] 637 | ) -> Html { [INFO] [stdout] | - this opening brace... [INFO] [stdout] ... [INFO] [stdout] 698 | } [INFO] [stdout] | - ...matches this closing brace [INFO] [stdout] 699 | } [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e10ca8e51555fc2e688182e29b3b629aa51d1419d6167cbc2f35563c902cc077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10ca8e51555fc2e688182e29b3b629aa51d1419d6167cbc2f35563c902cc077", kill_on_drop: false }` [INFO] [stdout] e10ca8e51555fc2e688182e29b3b629aa51d1419d6167cbc2f35563c902cc077