[INFO] cloning repository https://github.com/dufkan/rush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dufkan/rush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Frush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Frush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fefba20174a32dfd522185883bf638a71105d2b [INFO] testing dufkan/rush 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%2Fdufkan%2Frush" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dufkan/rush 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/dufkan/rush [INFO] finished tweaking git repo https://github.com/dufkan/rush [INFO] tweaked toml for git repo https://github.com/dufkan/rush written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dufkan/rush 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f3080d7b0d7277da2532adb4f41c1b5d5ac18f9b518735a6f04064e011c11f59 [INFO] running `Command { std: "docker" "start" "-a" "f3080d7b0d7277da2532adb4f41c1b5d5ac18f9b518735a6f04064e011c11f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3080d7b0d7277da2532adb4f41c1b5d5ac18f9b518735a6f04064e011c11f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3080d7b0d7277da2532adb4f41c1b5d5ac18f9b518735a6f04064e011c11f59", kill_on_drop: false }` [INFO] [stdout] f3080d7b0d7277da2532adb4f41c1b5d5ac18f9b518735a6f04064e011c11f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 58eedff31aa9ac739f2a91a8659db453fdb5e8d4d152997bb2c1bae067823c84 [INFO] running `Command { std: "docker" "start" "-a" "58eedff31aa9ac739f2a91a8659db453fdb5e8d4d152997bb2c1bae067823c84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling rush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot borrow `*exec` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/shell.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 189 | let command = exec.args().first(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 192 | exec.set_kind(match command.as_str() { [INFO] [stdout] | ^ ---------------- immutable borrow later used here [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 193 | | "cd" => ExecuteeKind::StrongBuiltin(String::from("cd")), [INFO] [stdout] 194 | | "state" | "self" => ExecuteeKind::WeakBuiltin(String::from("state")), [INFO] [stdout] 195 | | other => { [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | }); [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: field is never read: `start` [INFO] [stdout] --> src/parser/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | start: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Atom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `end` [INFO] [stdout] --> src/parser/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | end: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Atom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.33s [INFO] running `Command { std: "docker" "inspect" "58eedff31aa9ac739f2a91a8659db453fdb5e8d4d152997bb2c1bae067823c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58eedff31aa9ac739f2a91a8659db453fdb5e8d4d152997bb2c1bae067823c84", kill_on_drop: false }` [INFO] [stdout] 58eedff31aa9ac739f2a91a8659db453fdb5e8d4d152997bb2c1bae067823c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] faf220cbcc63df0eb3834b5114c57efb6be93020625415f034d1142d22edabc1 [INFO] running `Command { std: "docker" "start" "-a" "faf220cbcc63df0eb3834b5114c57efb6be93020625415f034d1142d22edabc1", kill_on_drop: false }` [INFO] [stderr] Compiling rush v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot borrow `*exec` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/shell.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 189 | let command = exec.args().first(); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 192 | exec.set_kind(match command.as_str() { [INFO] [stdout] | ^ ---------------- immutable borrow later used here [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 193 | | "cd" => ExecuteeKind::StrongBuiltin(String::from("cd")), [INFO] [stdout] 194 | | "state" | "self" => ExecuteeKind::WeakBuiltin(String::from("state")), [INFO] [stdout] 195 | | other => { [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | }); [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: field is never read: `start` [INFO] [stdout] --> src/parser/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | start: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Atom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `end` [INFO] [stdout] --> src/parser/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | end: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Atom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser/mod.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.50s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rush-630ef7ed43dbc67b) [INFO] running `Command { std: "docker" "inspect" "faf220cbcc63df0eb3834b5114c57efb6be93020625415f034d1142d22edabc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf220cbcc63df0eb3834b5114c57efb6be93020625415f034d1142d22edabc1", kill_on_drop: false }` [INFO] [stdout] faf220cbcc63df0eb3834b5114c57efb6be93020625415f034d1142d22edabc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] f4223d302e3ae81988bf2de8e93a267f7c42b89598242ef5d6a30ccb97ba6724 [INFO] running `Command { std: "docker" "start" "-a" "f4223d302e3ae81988bf2de8e93a267f7c42b89598242ef5d6a30ccb97ba6724", 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] warning: cannot borrow `*exec` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/shell.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 189 | let command = exec.args().first(); [INFO] [stderr] | ----------- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 192 | exec.set_kind(match command.as_str() { [INFO] [stderr] | ^ ---------------- immutable borrow later used here [INFO] [stderr] | _________________| [INFO] [stderr] | | [INFO] [stderr] 193 | | "cd" => ExecuteeKind::StrongBuiltin(String::from("cd")), [INFO] [stderr] 194 | | "state" | "self" => ExecuteeKind::WeakBuiltin(String::from("state")), [INFO] [stderr] 195 | | other => { [INFO] [stderr] ... | [INFO] [stderr] 201 | | } [INFO] [stderr] 202 | | }); [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: field is never read: `start` [INFO] [stderr] --> src/parser/mod.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | start: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Atom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/mod.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `end` [INFO] [stderr] --> src/parser/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | end: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Atom` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser/mod.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rush` (bin "rush" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rush-630ef7ed43dbc67b) [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" "f4223d302e3ae81988bf2de8e93a267f7c42b89598242ef5d6a30ccb97ba6724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4223d302e3ae81988bf2de8e93a267f7c42b89598242ef5d6a30ccb97ba6724", kill_on_drop: false }` [INFO] [stdout] f4223d302e3ae81988bf2de8e93a267f7c42b89598242ef5d6a30ccb97ba6724