[INFO] cloning repository https://github.com/comcloudway/blueprint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comcloudway/blueprint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomcloudway%2Fblueprint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomcloudway%2Fblueprint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44cdde59acfd2434000a4db279a1130193eead55 [INFO] testing comcloudway/blueprint against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomcloudway%2Fblueprint" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/comcloudway/blueprint on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/comcloudway/blueprint [INFO] finished tweaking git repo https://github.com/comcloudway/blueprint [INFO] tweaked toml for git repo https://github.com/comcloudway/blueprint written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/comcloudway/blueprint already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4580b1bd1250872015b21b80de3ccba523a3d7f1fe7ee476c725e50327502e3a [INFO] running `Command { std: "docker" "start" "-a" "4580b1bd1250872015b21b80de3ccba523a3d7f1fe7ee476c725e50327502e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4580b1bd1250872015b21b80de3ccba523a3d7f1fe7ee476c725e50327502e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4580b1bd1250872015b21b80de3ccba523a3d7f1fe7ee476c725e50327502e3a", kill_on_drop: false }` [INFO] [stdout] 4580b1bd1250872015b21b80de3ccba523a3d7f1fe7ee476c725e50327502e3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c566944aa23c7fa5b06fd8b0eee410591796be420d3256f230101c8b583bc7 [INFO] running `Command { std: "docker" "start" "-a" "71c566944aa23c7fa5b06fd8b0eee410591796be420d3256f230101c8b583bc7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling blueprint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `component` is never read [INFO] [stdout] --> src/lib.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | ... let mut component: Option = None; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:215:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 215 | buffer.insert(i, LexerTypes::MultilineComment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:181:41 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 181 | buffer.insert(i, LexerTypes::Text(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:198:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 198 | buffer.insert(i, LexerTypes::Comment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `component` is never read [INFO] [stdout] --> src/lib.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | ... let mut component: Option = None; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:215:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 215 | buffer.insert(i, LexerTypes::MultilineComment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:181:41 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 181 | buffer.insert(i, LexerTypes::Text(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:198:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 198 | buffer.insert(i, LexerTypes::Comment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unknown` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Custom` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Custom(String) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `watch` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | watch: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `Command { std: "docker" "inspect" "71c566944aa23c7fa5b06fd8b0eee410591796be420d3256f230101c8b583bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c566944aa23c7fa5b06fd8b0eee410591796be420d3256f230101c8b583bc7", kill_on_drop: false }` [INFO] [stdout] 71c566944aa23c7fa5b06fd8b0eee410591796be420d3256f230101c8b583bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60930bdb9d0df87cf5c8eac3e7a79e987f64b9ae7329260e9d36c534a3cb0d40 [INFO] running `Command { std: "docker" "start" "-a" "60930bdb9d0df87cf5c8eac3e7a79e987f64b9ae7329260e9d36c534a3cb0d40", kill_on_drop: false }` [INFO] [stdout] warning: value assigned to `component` is never read [INFO] [stdout] --> src/lib.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | ... let mut component: Option = None; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blueprint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:215:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 215 | buffer.insert(i, LexerTypes::MultilineComment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:181:41 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 181 | buffer.insert(i, LexerTypes::Text(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:198:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 198 | buffer.insert(i, LexerTypes::Comment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `component` is never read [INFO] [stdout] --> src/lib.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | ... let mut component: Option = None; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:215:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 215 | buffer.insert(i, LexerTypes::MultilineComment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:181:41 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 181 | buffer.insert(i, LexerTypes::Text(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:198:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 198 | buffer.insert(i, LexerTypes::Comment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `component` is never read [INFO] [stdout] --> src/lib.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | ... let mut component: Option = None; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:215:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 215 | buffer.insert(i, LexerTypes::MultilineComment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:181:41 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 181 | buffer.insert(i, LexerTypes::Text(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/lib.rs:198:37 [INFO] [stdout] | [INFO] [stdout] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stdout] | -------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 198 | buffer.insert(i, LexerTypes::Comment(cur.to_owned()+&c.to_string())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unknown` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Custom` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Custom(String) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `watch` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | watch: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "60930bdb9d0df87cf5c8eac3e7a79e987f64b9ae7329260e9d36c534a3cb0d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60930bdb9d0df87cf5c8eac3e7a79e987f64b9ae7329260e9d36c534a3cb0d40", kill_on_drop: false }` [INFO] [stdout] 60930bdb9d0df87cf5c8eac3e7a79e987f64b9ae7329260e9d36c534a3cb0d40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 638df83487ebb6a3a43556612141713af5cdab3c400576a0742dc6565b68dda6 [INFO] running `Command { std: "docker" "start" "-a" "638df83487ebb6a3a43556612141713af5cdab3c400576a0742dc6565b68dda6", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `component` is never read [INFO] [stderr] --> src/lib.rs:346:37 [INFO] [stderr] | [INFO] [stderr] 346 | ... let mut component: Option = None; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/lib.rs:215:37 [INFO] [stderr] | [INFO] [stderr] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stderr] | -------------------------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 215 | buffer.insert(i, LexerTypes::MultilineComment(cur.to_owned()+&c.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow later used here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/lib.rs:181:41 [INFO] [stderr] | [INFO] [stderr] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stderr] | -------------------------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 181 | buffer.insert(i, LexerTypes::Text(cur.to_owned()+&c.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow later used here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `buffer` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/lib.rs:198:37 [INFO] [stderr] | [INFO] [stderr] 139 | done = match buffer.get(buffer.len()-1) { [INFO] [stderr] | -------------------------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 198 | buffer.insert(i, LexerTypes::Comment(cur.to_owned()+&c.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow later used here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: `blueprint` (lib) generated 4 warnings [INFO] [stderr] warning: `blueprint` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: variant is never constructed: `Unknown` [INFO] [stderr] --> src/lib.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Unknown, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Custom` [INFO] [stderr] --> src/lib.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | Custom(String) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `watch` [INFO] [stderr] --> src/main.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | watch: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `blueprint` (bin "blueprint" test) generated 7 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blueprint-19c0855d789d47e8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blueprint-266e27993f091964) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests blueprint [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "638df83487ebb6a3a43556612141713af5cdab3c400576a0742dc6565b68dda6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638df83487ebb6a3a43556612141713af5cdab3c400576a0742dc6565b68dda6", kill_on_drop: false }` [INFO] [stdout] 638df83487ebb6a3a43556612141713af5cdab3c400576a0742dc6565b68dda6