[INFO] cloning repository https://github.com/mancini0/secwager-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mancini0/secwager-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmancini0%2Fsecwager-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmancini0%2Fsecwager-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 445f980b33c069d55f3532e5efc04db6fa46dcbc [INFO] checking mancini0/secwager-rs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmancini0%2Fsecwager-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mancini0/secwager-rs on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mancini0/secwager-rs [INFO] finished tweaking git repo https://github.com/mancini0/secwager-rs [INFO] tweaked toml for git repo https://github.com/mancini0/secwager-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mancini0/secwager-rs 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f8fe9c859fa0ddb27b4085d6b7c0df41d9cb60e28532104a9bb334508b3e5b [INFO] running `Command { std: "docker" "start" "-a" "b1f8fe9c859fa0ddb27b4085d6b7c0df41d9cb60e28532104a9bb334508b3e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f8fe9c859fa0ddb27b4085d6b7c0df41d9cb60e28532104a9bb334508b3e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f8fe9c859fa0ddb27b4085d6b7c0df41d9cb60e28532104a9bb334508b3e5b", kill_on_drop: false }` [INFO] [stdout] b1f8fe9c859fa0ddb27b4085d6b7c0df41d9cb60e28532104a9bb334508b3e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 621056185c03e788cd9ee90d18bd604e114112cd53c642cf607d716ed7d71ed5 [INFO] running `Command { std: "docker" "start" "-a" "621056185c03e788cd9ee90d18bd604e114112cd53c642cf607d716ed7d71ed5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking common-model v0.1.0 (/opt/rustwide/workdir/common-model) [INFO] [stderr] Checking match-engine v0.1.0 (/opt/rustwide/workdir/match-engine) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> match-engine/src/lib.rs:109:66 [INFO] [stdout] | [INFO] [stdout] 109 | OrderType::Buy => Self::handle_buy(self, &mut order, vec![]), [INFO] [stdout] | ---------------- ^^^^^^ expected `&mut Vec>`, found `Vec<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec>` [INFO] [stdout] found struct `Vec<_>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> match-engine/src/lib.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | ^^^^^^^^^^ ----------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> match-engine/src/lib.rs:109:66 [INFO] [stdout] | [INFO] [stdout] 109 | OrderType::Buy => Self::handle_buy(self, &mut order, vec![]), [INFO] [stdout] | ---------------- ^^^^^^ expected `&mut Vec>`, found `Vec<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec>` [INFO] [stdout] found struct `Vec<_>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> match-engine/src/lib.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | ^^^^^^^^^^ ----------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `handle_sell` found for struct `OrderBook` in the current scope [INFO] [stdout] --> match-engine/src/lib.rs:110:38 [INFO] [stdout] | [INFO] [stdout] 5 | struct OrderBook<'a> { [INFO] [stdout] | -------------------- function or associated item `handle_sell` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 110 | OrderType::Sell => Self::handle_sell(self, &mut order), [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `OrderBook<'a>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OrderBook<'a>`, consider using `OrderBook::<'a>::new` which returns `OrderBook<'_>` [INFO] [stdout] --> match-engine/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `handle_sell` found for struct `OrderBook` in the current scope [INFO] [stdout] --> match-engine/src/lib.rs:110:38 [INFO] [stdout] | [INFO] [stdout] 5 | struct OrderBook<'a> { [INFO] [stdout] | -------------------- function or associated item `handle_sell` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 110 | OrderType::Sell => Self::handle_sell(self, &mut order), [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `OrderBook<'a>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OrderBook<'a>`, consider using `OrderBook::<'a>::new` which returns `OrderBook<'_>` [INFO] [stdout] --> match-engine/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `handle_cancel` found for struct `OrderBook` in the current scope [INFO] [stdout] --> match-engine/src/lib.rs:111:40 [INFO] [stdout] | [INFO] [stdout] 5 | struct OrderBook<'a> { [INFO] [stdout] | -------------------- function or associated item `handle_cancel` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 111 | OrderType::Cancel => Self::handle_cancel(self, &mut order), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `OrderBook<'a>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OrderBook<'a>`, consider using `OrderBook::<'a>::new` which returns `OrderBook<'_>` [INFO] [stdout] --> match-engine/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `handle_cancel` found for struct `OrderBook` in the current scope [INFO] [stdout] --> match-engine/src/lib.rs:111:40 [INFO] [stdout] | [INFO] [stdout] 5 | struct OrderBook<'a> { [INFO] [stdout] | -------------------- function or associated item `handle_cancel` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 111 | OrderType::Cancel => Self::handle_cancel(self, &mut order), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `OrderBook<'a>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OrderBook<'a>`, consider using `OrderBook::<'a>::new` which returns `OrderBook<'_>` [INFO] [stdout] --> match-engine/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.arena` as mutable more than once at a time [INFO] [stdout] --> match-engine/src/lib.rs:71:45 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | --------- has type `&mut Vec>` [INFO] [stdout] ... [INFO] [stdout] 71 | if let Some(resting_sell) = self.arena.get_mut(resting_orders.get(i).unwrap()){ [INFO] [stdout] | ^^^^^^^^^^ `self.arena` was mutably borrowed here in the previous iteration of the loop [INFO] [stdout] ... [INFO] [stdout] 82 | callbacks.push(CallbackAction::Publish{id: &resting_sell.id}); [INFO] [stdout] | ------------------------------------------------------------- argument requires that `self.arena` is borrowed for `'3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `self.arena` as mutable more than once at a time [INFO] [stdout] --> match-engine/src/lib.rs:71:45 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | --------- has type `&mut Vec>` [INFO] [stdout] ... [INFO] [stdout] 71 | if let Some(resting_sell) = self.arena.get_mut(resting_orders.get(i).unwrap()){ [INFO] [stdout] | ^^^^^^^^^^ `self.arena` was mutably borrowed here in the previous iteration of the loop [INFO] [stdout] ... [INFO] [stdout] 82 | callbacks.push(CallbackAction::Publish{id: &resting_sell.id}); [INFO] [stdout] | ------------------------------------------------------------- argument requires that `self.arena` is borrowed for `'3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `incoming_buy` [INFO] [stdout] --> match-engine/src/lib.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | ---------- help: add explicit lifetime `'a` to the type of `incoming_buy`: `&mut Order<'a>` [INFO] [stdout] ... [INFO] [stdout] 79 | incoming_buy.fill_history.push(Fill{qty: trade_qty, price: *price, filled_against: &resting_sell.id}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `incoming_buy` [INFO] [stdout] --> match-engine/src/lib.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | ---------- help: add explicit lifetime `'a` to the type of `incoming_buy`: `&mut Order<'a>` [INFO] [stdout] ... [INFO] [stdout] 79 | incoming_buy.fill_history.push(Fill{qty: trade_qty, price: *price, filled_against: &resting_sell.id}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> match-engine/src/lib.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | - ------------ has type `&mut Order<'2>` [INFO] [stdout] | | [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 79 | incoming_buy.fill_history.push(Fill{qty: trade_qty, price: *price, filled_against: &resting_sell.id}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a named lifetime parameter and update trait if needed [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy<'b>(&'b mut self, incoming_buy: &mut Order<'b>, callbacks: &mut Vec ) { [INFO] [stdout] | ++++ ++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> match-engine/src/lib.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | - ------------ has type `&mut Order<'2>` [INFO] [stdout] | | [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 79 | incoming_buy.fill_history.push(Fill{qty: trade_qty, price: *price, filled_against: &resting_sell.id}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ argument requires that `'1` must outlive `'2` [INFO] [stdout] | [INFO] [stdout] help: consider introducing a named lifetime parameter and update trait if needed [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy<'b>(&'b mut self, incoming_buy: &mut Order<'b>, callbacks: &mut Vec ) { [INFO] [stdout] | ++++ ++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `incoming_buy` [INFO] [stdout] --> match-engine/src/lib.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | ---------- help: add explicit lifetime `'a` to the type of `incoming_buy`: `&'a mut Order<'_>` [INFO] [stdout] ... [INFO] [stdout] 80 | resting_sell.fill_history.push(Fill{qty: trade_qty, price: *price, filled_against: &incoming_buy.id}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `incoming_buy` [INFO] [stdout] --> match-engine/src/lib.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 68 | fn handle_buy(&mut self, incoming_buy: &mut Order, callbacks: &mut Vec ) { [INFO] [stdout] | ---------- help: add explicit lifetime `'a` to the type of `incoming_buy`: `&'a mut Order<'_>` [INFO] [stdout] ... [INFO] [stdout] 80 | resting_sell.fill_history.push(Fill{qty: trade_qty, price: *price, filled_against: &incoming_buy.id}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0499, E0599, E0621. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0499, E0599, E0621. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `match-engine` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `match-engine` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "621056185c03e788cd9ee90d18bd604e114112cd53c642cf607d716ed7d71ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621056185c03e788cd9ee90d18bd604e114112cd53c642cf607d716ed7d71ed5", kill_on_drop: false }` [INFO] [stdout] 621056185c03e788cd9ee90d18bd604e114112cd53c642cf607d716ed7d71ed5 [INFO] checking mancini0/secwager-rs against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmancini0%2Fsecwager-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mancini0/secwager-rs on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mancini0/secwager-rs [INFO] finished tweaking git repo https://github.com/mancini0/secwager-rs [INFO] tweaked toml for git repo https://github.com/mancini0/secwager-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mancini0/secwager-rs 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7578148ca5466d71b3d6d98a06a4f9f4e986ece6b2eed7703318f1545a3db59b [INFO] running `Command { std: "docker" "start" "-a" "7578148ca5466d71b3d6d98a06a4f9f4e986ece6b2eed7703318f1545a3db59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7578148ca5466d71b3d6d98a06a4f9f4e986ece6b2eed7703318f1545a3db59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7578148ca5466d71b3d6d98a06a4f9f4e986ece6b2eed7703318f1545a3db59b", kill_on_drop: false }` [INFO] [stdout] 7578148ca5466d71b3d6d98a06a4f9f4e986ece6b2eed7703318f1545a3db59b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44f5259d1f07c7d62a01c69889ec314c9b77cffe03fe6b0ab65da796eb9038d7 [INFO] running `Command { std: "docker" "start" "-a" "44f5259d1f07c7d62a01c69889ec314c9b77cffe03fe6b0ab65da796eb9038d7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "44f5259d1f07c7d62a01c69889ec314c9b77cffe03fe6b0ab65da796eb9038d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f5259d1f07c7d62a01c69889ec314c9b77cffe03fe6b0ab65da796eb9038d7", kill_on_drop: false }` [INFO] [stdout] 44f5259d1f07c7d62a01c69889ec314c9b77cffe03fe6b0ab65da796eb9038d7