[INFO] cloning repository https://github.com/godzie44/bug_stalker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godzie44/bug_stalker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e8a686e6592191e6f7f53b21f0ca61ac1da6a80 [INFO] checking godzie44/bug_stalker against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/godzie44/bug_stalker on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/godzie44/bug_stalker [INFO] finished tweaking git repo https://github.com/godzie44/bug_stalker [INFO] tweaked toml for git repo https://github.com/godzie44/bug_stalker written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/godzie44/bug_stalker already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f29b4ef99249274899eaed6f9a68730f7fbbd6c628602e984b7b719ca19a447 [INFO] running `Command { std: "docker" "start" "-a" "7f29b4ef99249274899eaed6f9a68730f7fbbd6c628602e984b7b719ca19a447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f29b4ef99249274899eaed6f9a68730f7fbbd6c628602e984b7b719ca19a447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f29b4ef99249274899eaed6f9a68730f7fbbd6c628602e984b7b719ca19a447", kill_on_drop: false }` [INFO] [stdout] 7f29b4ef99249274899eaed6f9a68730f7fbbd6c628602e984b7b719ca19a447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6117f9fd24163d18057521de151d8c6b4b54a183717a6da58ee975d64ec03ed5 [INFO] running `Command { std: "docker" "start" "-a" "6117f9fd24163d18057521de151d8c6b4b54a183717a6da58ee975d64ec03ed5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling unwind-sys v0.1.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling rustix v0.36.3 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-maps v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking regex-syntax v0.7.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread_db v0.1.3 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling unwind v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking object v0.30.2 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling bugstalker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking os_pipe v1.1.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking tui-textarea v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking is-terminal v0.4.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking regex-automata v0.3.1 [INFO] [stderr] Checking fd-lock v3.0.6 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking fid-rs v0.1.1 [INFO] [stderr] Checking sysinfo v0.28.4 [INFO] [stderr] Checking louds-rs v0.4.0 [INFO] [stderr] Checking trie-rs v0.1.1 [INFO] [stderr] Checking rustyline v11.0.0 [INFO] [stderr] Checking ctrlc v3.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling uuid-macro-internal v1.2.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling ouroboros_macro v0.15.4 [INFO] [stderr] Compiling rustyline-derive v0.8.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serial_test_derive v1.0.0 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking serial_test v1.0.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking ruzstd v0.3.1 [INFO] [stderr] Checking ouroboros v0.15.4 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking clap v4.0.27 [INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/debugger/breakpoint.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 268 | let places = self.search_functions(template)?; [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] 269 | let addresses = self.addresses_for_breakpoints_at_places(&places)?; [INFO] [stdout] 270 | self.remove_breakpoints_at_addresses(addresses) [INFO] [stdout] | ^^^^^-------------------------------^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used by call [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/debugger/breakpoint.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 332 | let places = self.search_lines(fine_name_tpl, line)?; [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] 333 | let addresses = self.addresses_for_breakpoints_at_places(&places)?; [INFO] [stdout] 334 | self.remove_breakpoints_at_addresses(addresses) [INFO] [stdout] | ^^^^^-------------------------------^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used by call [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/debugger/breakpoint.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 268 | let places = self.search_functions(template)?; [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] 269 | let addresses = self.addresses_for_breakpoints_at_places(&places)?; [INFO] [stdout] 270 | self.remove_breakpoints_at_addresses(addresses) [INFO] [stdout] | ^^^^^-------------------------------^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used by call [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/debugger/breakpoint.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 332 | let places = self.search_lines(fine_name_tpl, line)?; [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] 333 | let addresses = self.addresses_for_breakpoints_at_places(&places)?; [INFO] [stdout] 334 | self.remove_breakpoints_at_addresses(addresses) [INFO] [stdout] | ^^^^^-------------------------------^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used by call [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bugstalker` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bugstalker` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "6117f9fd24163d18057521de151d8c6b4b54a183717a6da58ee975d64ec03ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6117f9fd24163d18057521de151d8c6b4b54a183717a6da58ee975d64ec03ed5", kill_on_drop: false }` [INFO] [stdout] 6117f9fd24163d18057521de151d8c6b4b54a183717a6da58ee975d64ec03ed5