[INFO] fetching crate sknife 0.2.2...
[INFO] checking sknife-0.2.2 against 1.95.0 for pr-155915
[INFO] extracting crate sknife 0.2.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sknife 0.2.2
[INFO] finished tweaking crates.io crate sknife 0.2.2
[INFO] tweaked toml for crates.io crate sknife 0.2.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sknife 0.2.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f440312a5a2e81daa7fe601ac5a675e8e49884ed42dc7d9519712dfa72154e9
[INFO] running `Command { std: "docker" "start" "-a" "6f440312a5a2e81daa7fe601ac5a675e8e49884ed42dc7d9519712dfa72154e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f440312a5a2e81daa7fe601ac5a675e8e49884ed42dc7d9519712dfa72154e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f440312a5a2e81daa7fe601ac5a675e8e49884ed42dc7d9519712dfa72154e9", kill_on_drop: false }`
[INFO] [stdout] 6f440312a5a2e81daa7fe601ac5a675e8e49884ed42dc7d9519712dfa72154e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a66c9833012be6826e918637dc3c3950d025b831f0132ae235fa6cd2e1c40550
[INFO] running `Command { std: "docker" "start" "-a" "a66c9833012be6826e918637dc3c3950d025b831f0132ae235fa6cd2e1c40550", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking sknife v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/collection/any.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/collection/count.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/collection/find.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/collection/flatmap.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std`
[INFO] [stdout]  --> src/collection/zip.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/any.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/count.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/find.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/flatmap.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/map.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/reduce.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/zip.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std`
[INFO] [stdout]  --> src/collection/zip.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/any.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/count.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/find.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/flatmap.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/map.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/reduce.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `#![crate_name]` attribute can only be used at the crate root
[INFO] [stdout]  --> src/collection/zip.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![crate_name = "sknife"]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/collection/any.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut list = vec![];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/collection/any.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut list = vec![1, 2, 3, 4];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/collection/count.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut list: Vec<i32> = vec![];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/collection/count.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut list = vec![1, 2, 3, 4];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/collection/find.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let mut list = vec![];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/collection/find.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let mut list = vec![1, 2, 3, 4];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/collections_reduce.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> tests/collections_any.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut list = vec![1, 2, 3, 4];
[INFO] [stdout]   |         ----^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/collections_flatmap.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> tests/collections_find.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut list = vec![1, 3, 4, 7, 3, 9];
[INFO] [stdout]   |         ----^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_flatmap.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut slice: &mut [i32] = list.as_mut_slice();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_flatmap.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut plus_one = |x: &mut i32| vec![*x];
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_reduce.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut fact = |acc: i32, x| acc * x;
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_flatmap.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut list = vec![1, 2, 3];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_flatmap.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let mut plus_one = |x| vec![x];
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_reduce.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut list: Vec<i32> = (1..50).collect();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_reduce.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut fact = |acc: i32, x| acc * x;
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sknife` (bench "collections_flatmap") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sknife` (bench "collections_reduce") due to 1 previous error; 3 warnings emitted
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/collections_map.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_map.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut slice = list.as_mut_slice();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_map.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut plus_one = |x: i32| x + 1;
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_map.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut list = vec![1, 2, 3];
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/collections_map.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let mut plus_one = |x| x + 1;
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sknife` (bench "collections_map") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a66c9833012be6826e918637dc3c3950d025b831f0132ae235fa6cd2e1c40550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a66c9833012be6826e918637dc3c3950d025b831f0132ae235fa6cd2e1c40550", kill_on_drop: false }`
[INFO] [stdout] a66c9833012be6826e918637dc3c3950d025b831f0132ae235fa6cd2e1c40550
