[INFO] cloning repository https://github.com/zesterer/zte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zesterer/zte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fzte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fzte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 900902d41ce379771b4e32ae9dfd7a6a086c1845 [INFO] checking zesterer/zte against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fzte" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zesterer/zte 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/zesterer/zte [INFO] finished tweaking git repo https://github.com/zesterer/zte [INFO] tweaked toml for git repo https://github.com/zesterer/zte written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/zesterer/zte 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] aefa69913bf48b62006437c778e782fe22154960e7adb3d5050fc355c56054ca [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" "aefa69913bf48b62006437c778e782fe22154960e7adb3d5050fc355c56054ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aefa69913bf48b62006437c778e782fe22154960e7adb3d5050fc355c56054ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aefa69913bf48b62006437c778e782fe22154960e7adb3d5050fc355c56054ca", kill_on_drop: false }` [INFO] [stdout] aefa69913bf48b62006437c778e782fe22154960e7adb3d5050fc355c56054ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 7b1dac35b160f50d8ada2a5e4cff69618dd73eeb9ce65aceac1bf21b9896c444 [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" "7b1dac35b160f50d8ada2a5e4cff69618dd73eeb9ce65aceac1bf21b9896c444", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling vek v0.9.8 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking vte v0.8.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Checking directories v2.0.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking zte v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_type_defaults, or_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_type_defaults, or_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MouseEvent`, `MouseTerminal` [INFO] [stdout] --> src/input.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | input::{MouseTerminal, TermRead}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | event::{Event as InputEvent, Key as KeyEvent, MouseEvent}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufferId`, `Dir` [INFO] [stdout] --> src/ui/editor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | BufferId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Dir` [INFO] [stdout] --> src/ui/terminal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Dir` [INFO] [stdout] --> src/ui/prompt.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fmt::Debug`, `io` [INFO] [stdout] --> src/buffer/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | io, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vek::*` [INFO] [stdout] --> src/buffer/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use vek::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `io`, `ops::Deref` [INFO] [stdout] --> src/state/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | ops::Deref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | io, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/state/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MouseEvent`, `MouseTerminal` [INFO] [stdout] --> src/input.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | input::{MouseTerminal, TermRead}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | event::{Event as InputEvent, Key as KeyEvent, MouseEvent}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufferId`, `Dir` [INFO] [stdout] --> src/ui/editor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | BufferId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Dir` [INFO] [stdout] --> src/ui/terminal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Dir` [INFO] [stdout] --> src/ui/prompt.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Dir, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fmt::Debug`, `io` [INFO] [stdout] --> src/buffer/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | io, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vek::*` [INFO] [stdout] --> src/buffer/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use vek::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `io`, `ops::Deref` [INFO] [stdout] --> src/state/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | ops::Deref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | io, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/state/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zte` [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[E0599]: no method named `pos_loc` found for struct `content::Content` in the current scope [INFO] [stdout] --> src/buffer/content.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Content { [INFO] [stdout] | ------------------ method `pos_loc` not found for this [INFO] [stdout] ... [INFO] [stdout] 134 | assert_eq!(content.pos_loc(0), Vec2::new(0, 0)); [INFO] [stdout] | ^^^^^^^ method not found in `content::Content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pos_loc` found for struct `content::Content` in the current scope [INFO] [stdout] --> src/buffer/content.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Content { [INFO] [stdout] | ------------------ method `pos_loc` not found for this [INFO] [stdout] ... [INFO] [stdout] 135 | assert_eq!(content.pos_loc(3), Vec2::new(3, 0)); [INFO] [stdout] | ^^^^^^^ method not found in `content::Content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pos_loc` found for struct `content::Content` in the current scope [INFO] [stdout] --> src/buffer/content.rs:136:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Content { [INFO] [stdout] | ------------------ method `pos_loc` not found for this [INFO] [stdout] ... [INFO] [stdout] 136 | assert_eq!(content.pos_loc(4), Vec2::new(4, 0)); [INFO] [stdout] | ^^^^^^^ method not found in `content::Content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pos_loc` found for struct `content::Content` in the current scope [INFO] [stdout] --> src/buffer/content.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Content { [INFO] [stdout] | ------------------ method `pos_loc` not found for this [INFO] [stdout] ... [INFO] [stdout] 137 | assert_eq!(content.pos_loc(5), Vec2::new(5, 0)); [INFO] [stdout] | ^^^^^^^ method not found in `content::Content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pos_loc` found for struct `content::Content` in the current scope [INFO] [stdout] --> src/buffer/content.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Content { [INFO] [stdout] | ------------------ method `pos_loc` not found for this [INFO] [stdout] ... [INFO] [stdout] 143 | assert_eq!(content.pos_loc(5), Vec2::new(5, 0)); [INFO] [stdout] | ^^^^^^^ method not found in `content::Content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pos_loc` found for struct `content::Content` in the current scope [INFO] [stdout] --> src/buffer/content.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Content { [INFO] [stdout] | ------------------ method `pos_loc` not found for this [INFO] [stdout] ... [INFO] [stdout] 144 | assert_eq!(content.pos_loc(6), Vec2::new(0, 1)); [INFO] [stdout] | ^^^^^^^ method not found in `content::Content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pos_loc` found for struct `content::Content` in the current scope [INFO] [stdout] --> src/buffer/content.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Content { [INFO] [stdout] | ------------------ method `pos_loc` not found for this [INFO] [stdout] ... [INFO] [stdout] 145 | assert_eq!(content.pos_loc(11), Vec2::new(5, 1)); [INFO] [stdout] | ^^^^^^^ method not found in `content::Content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7b1dac35b160f50d8ada2a5e4cff69618dd73eeb9ce65aceac1bf21b9896c444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1dac35b160f50d8ada2a5e4cff69618dd73eeb9ce65aceac1bf21b9896c444", kill_on_drop: false }` [INFO] [stdout] 7b1dac35b160f50d8ada2a5e4cff69618dd73eeb9ce65aceac1bf21b9896c444