[INFO] cloning repository https://github.com/maxastyler/brusselator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxastyler/brusselator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxastyler%2Fbrusselator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxastyler%2Fbrusselator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f30181b702fcf847d4c70508ff082f37bab976c [INFO] checking maxastyler/brusselator against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxastyler%2Fbrusselator" "/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/maxastyler/brusselator 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/maxastyler/brusselator [INFO] finished tweaking git repo https://github.com/maxastyler/brusselator [INFO] tweaked toml for git repo https://github.com/maxastyler/brusselator written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/maxastyler/brusselator 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] [stdout] 02a74af91291280f4f50bf945c55df4d6b9164d99f58907061b3bb5d152cbb3d [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" "02a74af91291280f4f50bf945c55df4d6b9164d99f58907061b3bb5d152cbb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a74af91291280f4f50bf945c55df4d6b9164d99f58907061b3bb5d152cbb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a74af91291280f4f50bf945c55df4d6b9164d99f58907061b3bb5d152cbb3d", kill_on_drop: false }` [INFO] [stdout] 02a74af91291280f4f50bf945c55df4d6b9164d99f58907061b3bb5d152cbb3d [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] [stdout] 63667c2a970c1874cf5663bd11b9ba3e22a6048627dab1124c461cdaf3a2b3bd [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" "63667c2a970c1874cf5663bd11b9ba3e22a6048627dab1124c461cdaf3a2b3bd", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Checking iter-read v0.1.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking serde-pickle v0.4.1 [INFO] [stderr] Checking brusselator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SubCommand` [INFO] [stdout] --> src/main.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use clap::{App, Arg, SubCommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SubCommand` [INFO] [stdout] --> src/main.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use clap::{App, Arg, SubCommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `positions` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 48 | let (x, y) = positions.last().unwrap(); [INFO] [stdout] | --------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 51 | positions.push(( [INFO] [stdout] | ^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] 52 | x + (1.0 - (b + 1.0) * x + a * x.powi(2) * y) * dt + (g[0] * w0 + g[1] * w1) * sq_dt, [INFO] [stdout] | - immutable borrow later used 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 `positions` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 73 | let (x, y) = positions.last().unwrap(); [INFO] [stdout] | --------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 76 | positions.push(( [INFO] [stdout] | ^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] 77 | x + (1.0 - (b + 1.0) * x + a * x.powi(2) * y) * dt + (g[0] * w0 + g[1] * w1) * sq_dt, [INFO] [stdout] | - immutable borrow later used 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 `positions` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 48 | let (x, y) = positions.last().unwrap(); [INFO] [stdout] | --------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 51 | positions.push(( [INFO] [stdout] | ^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] 52 | x + (1.0 - (b + 1.0) * x + a * x.powi(2) * y) * dt + (g[0] * w0 + g[1] * w1) * sq_dt, [INFO] [stdout] | - immutable borrow later used 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 `positions` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 73 | let (x, y) = positions.last().unwrap(); [INFO] [stdout] | --------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 76 | positions.push(( [INFO] [stdout] | ^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] 77 | x + (1.0 - (b + 1.0) * x + a * x.powi(2) * y) * dt + (g[0] * w0 + g[1] * w1) * sq_dt, [INFO] [stdout] | - immutable borrow later used 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.94s [INFO] running `Command { std: "docker" "inspect" "63667c2a970c1874cf5663bd11b9ba3e22a6048627dab1124c461cdaf3a2b3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63667c2a970c1874cf5663bd11b9ba3e22a6048627dab1124c461cdaf3a2b3bd", kill_on_drop: false }` [INFO] [stdout] 63667c2a970c1874cf5663bd11b9ba3e22a6048627dab1124c461cdaf3a2b3bd