[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] testing maxastyler/brusselator against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxastyler%2Fbrusselator" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxastyler/brusselator on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2b90ecf5def38306c2dfbd5658d3497185c3385f7601b9945e2d3af73998c7f [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" "b2b90ecf5def38306c2dfbd5658d3497185c3385f7601b9945e2d3af73998c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2b90ecf5def38306c2dfbd5658d3497185c3385f7601b9945e2d3af73998c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b90ecf5def38306c2dfbd5658d3497185c3385f7601b9945e2d3af73998c7f", kill_on_drop: false }` [INFO] [stdout] b2b90ecf5def38306c2dfbd5658d3497185c3385f7601b9945e2d3af73998c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 9dfed6a8b605baaba485ba8313830222ba54db67f889ff12ca9894174effe292 [INFO] running `Command { std: "docker" "start" "-a" "9dfed6a8b605baaba485ba8313830222ba54db67f889ff12ca9894174effe292", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling iter-read v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling serde-pickle v0.4.1 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling 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: 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] 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] 53 | | y + (b * x - a * x.powi(2) * y) * dt + (g[2] * w0 + g[3] * w1) * sq_dt, [INFO] [stdout] 54 | | )) [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 `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] 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] 78 | | y + (b * x - a * x.powi(2) * y) * dt + (g[2] * w0 + g[3] * w1) * sq_dt, [INFO] [stdout] 79 | | )) [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.94s [INFO] running `Command { std: "docker" "inspect" "9dfed6a8b605baaba485ba8313830222ba54db67f889ff12ca9894174effe292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfed6a8b605baaba485ba8313830222ba54db67f889ff12ca9894174effe292", kill_on_drop: false }` [INFO] [stdout] 9dfed6a8b605baaba485ba8313830222ba54db67f889ff12ca9894174effe292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbe9b99d39dbddb199910704f931a98642104ee92236fa17443ed547fd7c01f8 [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" "bbe9b99d39dbddb199910704f931a98642104ee92236fa17443ed547fd7c01f8", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 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] 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] 53 | | y + (b * x - a * x.powi(2) * y) * dt + (g[2] * w0 + g[3] * w1) * sq_dt, [INFO] [stdout] 54 | | )) [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 `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] 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] 78 | | y + (b * x - a * x.powi(2) * y) * dt + (g[2] * w0 + g[3] * w1) * sq_dt, [INFO] [stdout] 79 | | )) [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/brusselator-91173c91aeca00b3) [INFO] running `Command { std: "docker" "inspect" "bbe9b99d39dbddb199910704f931a98642104ee92236fa17443ed547fd7c01f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe9b99d39dbddb199910704f931a98642104ee92236fa17443ed547fd7c01f8", kill_on_drop: false }` [INFO] [stdout] bbe9b99d39dbddb199910704f931a98642104ee92236fa17443ed547fd7c01f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] ee84f5585fa0b273389992c49862f501cc7a41bd0a7073618505da4c852a22fa [INFO] running `Command { std: "docker" "start" "-a" "ee84f5585fa0b273389992c49862f501cc7a41bd0a7073618505da4c852a22fa", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `SubCommand` [INFO] [stderr] --> src/main.rs:18:22 [INFO] [stderr] | [INFO] [stderr] 18 | use clap::{App, Arg, SubCommand}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `positions` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/main.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 48 | let (x, y) = positions.last().unwrap(); [INFO] [stderr] | ---------------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 51 | / positions.push(( [INFO] [stderr] 52 | | x + (1.0 - (b + 1.0) * x + a * x.powi(2) * y) * dt + (g[0] * w0 + g[1] * w1) * sq_dt, [INFO] [stderr] | | - immutable borrow later used here [INFO] [stderr] 53 | | y + (b * x - a * x.powi(2) * y) * dt + (g[2] * w0 + g[3] * w1) * sq_dt, [INFO] [stderr] 54 | | )) [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 `positions` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/main.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 73 | let (x, y) = positions.last().unwrap(); [INFO] [stderr] | ---------------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 76 | / positions.push(( [INFO] [stderr] 77 | | x + (1.0 - (b + 1.0) * x + a * x.powi(2) * y) * dt + (g[0] * w0 + g[1] * w1) * sq_dt, [INFO] [stderr] | | - immutable borrow later used here [INFO] [stderr] 78 | | y + (b * x - a * x.powi(2) * y) * dt + (g[2] * w0 + g[3] * w1) * sq_dt, [INFO] [stderr] 79 | | )) [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: `brusselator` (bin "brusselator" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brusselator-91173c91aeca00b3) [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" "ee84f5585fa0b273389992c49862f501cc7a41bd0a7073618505da4c852a22fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee84f5585fa0b273389992c49862f501cc7a41bd0a7073618505da4c852a22fa", kill_on_drop: false }` [INFO] [stdout] ee84f5585fa0b273389992c49862f501cc7a41bd0a7073618505da4c852a22fa