[INFO] cloning repository https://github.com/sezna/fur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sezna/fur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsezna%2Ffur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsezna%2Ffur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95b4ea897c312e9e6eb07ff9ee187e87f158be34 [INFO] testing sezna/fur 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%2Fsezna%2Ffur" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sezna/fur 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/sezna/fur [INFO] finished tweaking git repo https://github.com/sezna/fur [INFO] tweaked toml for git repo https://github.com/sezna/fur written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/sezna/fur 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 094e82af97428d4f53f6513baff1381eb986323acb4ff21eda88c47ea3264701 [INFO] running `Command { std: "docker" "start" "-a" "094e82af97428d4f53f6513baff1381eb986323acb4ff21eda88c47ea3264701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "094e82af97428d4f53f6513baff1381eb986323acb4ff21eda88c47ea3264701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "094e82af97428d4f53f6513baff1381eb986323acb4ff21eda88c47ea3264701", kill_on_drop: false }` [INFO] [stdout] 094e82af97428d4f53f6513baff1381eb986323acb4ff21eda88c47ea3264701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027df1f58d534c2a6b578f3c8d9fc8c3898409652598d9e0c3c967f315fefc4a [INFO] running `Command { std: "docker" "start" "-a" "027df1f58d534c2a6b578f3c8d9fc8c3898409652598d9e0c3c967f315fefc4a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling mio v0.7.0-alpha.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling fur v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/session.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 94 | let new_selection = self.options.select_option(selection); [INFO] [stdout] | ------------------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 102 | / self.browse_to( [INFO] [stdout] 103 | | new_selection.hostname.clone(), [INFO] [stdout] | | ------------------------------ immutable borrow later used here [INFO] [stdout] 104 | | new_selection.port.clone(), [INFO] [stdout] 105 | | new_selection.selector.clone(), [INFO] [stdout] 106 | | new_selection.item_type.clone(), [INFO] [stdout] 107 | | ) [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: unused variable: `item_type` [INFO] [stdout] --> src/session.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | item_type: ItemType, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "027df1f58d534c2a6b578f3c8d9fc8c3898409652598d9e0c3c967f315fefc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027df1f58d534c2a6b578f3c8d9fc8c3898409652598d9e0c3c967f315fefc4a", kill_on_drop: false }` [INFO] [stdout] 027df1f58d534c2a6b578f3c8d9fc8c3898409652598d9e0c3c967f315fefc4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5464e343fcf4cd2043d2916a81829eaf873fe83cc8dcee241ae5b4f0fbb80cec [INFO] running `Command { std: "docker" "start" "-a" "5464e343fcf4cd2043d2916a81829eaf873fe83cc8dcee241ae5b4f0fbb80cec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fur v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/session.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 94 | let new_selection = self.options.select_option(selection); [INFO] [stdout] | ------------------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 102 | / self.browse_to( [INFO] [stdout] 103 | | new_selection.hostname.clone(), [INFO] [stdout] | | ------------------------------ immutable borrow later used here [INFO] [stdout] 104 | | new_selection.port.clone(), [INFO] [stdout] 105 | | new_selection.selector.clone(), [INFO] [stdout] 106 | | new_selection.item_type.clone(), [INFO] [stdout] 107 | | ) [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: unused variable: `item_type` [INFO] [stdout] --> src/session.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | item_type: ItemType, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 32s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fur-5c82742a0ae7fb95) [INFO] running `Command { std: "docker" "inspect" "5464e343fcf4cd2043d2916a81829eaf873fe83cc8dcee241ae5b4f0fbb80cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5464e343fcf4cd2043d2916a81829eaf873fe83cc8dcee241ae5b4f0fbb80cec", kill_on_drop: false }` [INFO] [stdout] 5464e343fcf4cd2043d2916a81829eaf873fe83cc8dcee241ae5b4f0fbb80cec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 921a2b81d2c633c2e58f518bce3b9904014e4322fad2e4b91432e5ede593dfd9 [INFO] running `Command { std: "docker" "start" "-a" "921a2b81d2c633c2e58f518bce3b9904014e4322fad2e4b91432e5ede593dfd9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/session.rs:102:9 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] 94 | let new_selection = self.options.select_option(selection); [INFO] [stdout] [INFO] [stderr] | ------------------------------------- immutable borrow occurs here [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] ... [INFO] [stdout] [INFO] [stderr] 102 | / self.browse_to( [INFO] [stderr] 103 | | new_selection.hostname.clone(), [INFO] [stderr] | | ------------------------------ immutable borrow later used here [INFO] [stderr] 104 | | new_selection.port.clone(), [INFO] [stderr] 105 | | new_selection.selector.clone(), [INFO] [stderr] 106 | | new_selection.item_type.clone(), [INFO] [stderr] 107 | | ) [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: unused variable: `item_type` [INFO] [stderr] --> src/session.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | item_type: ItemType, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_type` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fur` (bin "fur" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fur-5c82742a0ae7fb95) [INFO] running `Command { std: "docker" "inspect" "921a2b81d2c633c2e58f518bce3b9904014e4322fad2e4b91432e5ede593dfd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921a2b81d2c633c2e58f518bce3b9904014e4322fad2e4b91432e5ede593dfd9", kill_on_drop: false }` [INFO] [stdout] 921a2b81d2c633c2e58f518bce3b9904014e4322fad2e4b91432e5ede593dfd9