[INFO] cloning repository https://github.com/lukehoban/endo-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukehoban/endo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukehoban%2Fendo-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukehoban%2Fendo-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e1fa8cf66fca99776edcd550e1c38a518a43622 [INFO] checking lukehoban/endo-rust against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukehoban%2Fendo-rust" "/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/lukehoban/endo-rust 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/lukehoban/endo-rust [INFO] removed path dependency xi-rope from git repo https://github.com/lukehoban/endo-rust [INFO] finished tweaking git repo https://github.com/lukehoban/endo-rust [INFO] tweaked toml for git repo https://github.com/lukehoban/endo-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/lukehoban/endo-rust 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] warning: dependency (xi-rope) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (xi-rope) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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] 6835ede223e9cef0f743f97fb39420b6e4f391b39aab9c3c1ee5438b0690c3be [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" "6835ede223e9cef0f743f97fb39420b6e4f391b39aab9c3c1ee5438b0690c3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6835ede223e9cef0f743f97fb39420b6e4f391b39aab9c3c1ee5438b0690c3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6835ede223e9cef0f743f97fb39420b6e4f391b39aab9c3c1ee5438b0690c3be", kill_on_drop: false }` [INFO] [stdout] 6835ede223e9cef0f743f97fb39420b6e4f391b39aab9c3c1ee5438b0690c3be [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] f2bf2b6b80b6483e826ac0d692d7e407393029972a8cf955fcb30d89eaf087ff [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" "f2bf2b6b80b6483e826ac0d692d7e407393029972a8cf955fcb30d89eaf087ff", kill_on_drop: false }` [INFO] [stderr] warning: dependency (xi-rope) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Checking xi-rope v0.3.0 [INFO] [stderr] Checking endo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `xi_rope::ChunkIter` [INFO] [stdout] --> src/dna.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use xi_rope::{Rope, ChunkIter}; [INFO] [stdout] | ^^^^^^^^^ no `ChunkIter` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `xi_rope::ChunkIter` [INFO] [stdout] --> src/dna.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use xi_rope::{Rope, ChunkIter}; [INFO] [stdout] | ^^^^^^^^^ no `ChunkIter` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 100 | let bases = endo.clone().slice(13615 + gene.offset, 13615 + gene.offset + gene.length); [INFO] [stdout] | ^^^^^ ------------------- --------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 100 | let bases = endo.clone().slice(13615 + gene.offset, 13615 + gene.offset + gene.length); [INFO] [stdout] | ^^^^^ ------------------- --------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | let segment = endo.clone().slice(13615 + offset, 13615 + offset + length); [INFO] [stdout] | ^^^^^ -------------- ----------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | let segment = endo.clone().slice(13615 + offset, 13615 + offset + length); [INFO] [stdout] | ^^^^^ -------------- ----------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Node` in the current scope [INFO] [stdout] --> src/main.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | dna.push(endo); [INFO] [stdout] | ^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/dna.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | chunk_iter: rope.iter_chunks(), [INFO] [stdout] | ^^^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Node` in the current scope [INFO] [stdout] --> src/main.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | dna.push(endo); [INFO] [stdout] | ^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:146:50 [INFO] [stdout] | [INFO] [stdout] 146 | assert_eq!("IIC", &String::from(rope.clone().slice(iter.index, rope.len()))); [INFO] [stdout] | ^^^^^ ---------- ---------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/dna.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | chunk_iter: rope.iter_chunks(), [INFO] [stdout] | ^^^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:253:48 [INFO] [stdout] | [INFO] [stdout] 253 | Some(c0) => e.push(dna.clone().slice(c0, i)), [INFO] [stdout] | ^^^^^ -- - supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:269:23 [INFO] [stdout] | [INFO] [stdout] 269 | replace(t, e, dna.slice(i, dna_len)) [INFO] [stdout] | ^^^^^ - ------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:274:32 [INFO] [stdout] | [INFO] [stdout] 274 | let rest_dna = dna.clone().slice(i, dna.len()); [INFO] [stdout] | ^^^^^ - --------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:313:25 [INFO] [stdout] | [INFO] [stdout] 313 | ret.push_str(&bases); [INFO] [stdout] | ^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:253:48 [INFO] [stdout] | [INFO] [stdout] 253 | Some(c0) => e.push(dna.clone().slice(c0, i)), [INFO] [stdout] | ^^^^^ -- - supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | ret.push(protect(l, env_get(&e, n))) [INFO] [stdout] | ^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | ret.push_str(&bases); [INFO] [stdout] | ^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:269:23 [INFO] [stdout] | [INFO] [stdout] 269 | replace(t, e, dna.slice(i, dna_len)) [INFO] [stdout] | ^^^^^ - ------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:274:32 [INFO] [stdout] | [INFO] [stdout] 274 | let rest_dna = dna.clone().slice(i, dna.len()); [INFO] [stdout] | ^^^^^ - --------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:313:25 [INFO] [stdout] | [INFO] [stdout] 313 | ret.push_str(&bases); [INFO] [stdout] | ^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:323:21 [INFO] [stdout] | [INFO] [stdout] 323 | ret.push(asnat(env_get(&e, n).len())) [INFO] [stdout] | ^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | ret.push(protect(l, env_get(&e, n))) [INFO] [stdout] | ^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | ret.push_str(&bases); [INFO] [stdout] | ^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:320:25 [INFO] [stdout] | [INFO] [stdout] 320 | ret.push_str(&bases); [INFO] [stdout] | ^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | ret.push(dna); [INFO] [stdout] | ^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:323:21 [INFO] [stdout] | [INFO] [stdout] 323 | ret.push(asnat(env_get(&e, n).len())) [INFO] [stdout] | ^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_str` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | ret.push_str(&bases); [INFO] [stdout] | ^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for struct `Node` in the current scope [INFO] [stdout] --> src/dna.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | ret.push(dna); [INFO] [stdout] | ^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:420:40 [INFO] [stdout] | [INFO] [stdout] 420 | dna = match_replace(p, &t, dna.slice(index, dna_len), logging); [INFO] [stdout] | ^^^^^ ----- ------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/dna.rs:420:40 [INFO] [stdout] | [INFO] [stdout] 420 | dna = match_replace(p, &t, dna.slice(index, dna_len), logging); [INFO] [stdout] | ^^^^^ ----- ------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/gene.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 112 | let bases = dna.clone().slice(13615 + gene.offset, 13615 + gene.offset + gene.length); [INFO] [stdout] | ^^^^^ ------------------- --------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/gene.rs:114:49 [INFO] [stdout] | [INFO] [stdout] 114 | gene.code = Some(String::from(bases.slice(3, 10))) [INFO] [stdout] | ^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/gene.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 112 | let bases = dna.clone().slice(13615 + gene.offset, 13615 + gene.offset + gene.length); [INFO] [stdout] | ^^^^^ ------------------- --------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/gene.rs:114:49 [INFO] [stdout] | [INFO] [stdout] 114 | gene.code = Some(String::from(bases.slice(3, 10))) [INFO] [stdout] | ^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `endo` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f2bf2b6b80b6483e826ac0d692d7e407393029972a8cf955fcb30d89eaf087ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2bf2b6b80b6483e826ac0d692d7e407393029972a8cf955fcb30d89eaf087ff", kill_on_drop: false }` [INFO] [stdout] f2bf2b6b80b6483e826ac0d692d7e407393029972a8cf955fcb30d89eaf087ff