[INFO] fetching crate flakebi-ring 0.16.15...
[INFO] checking flakebi-ring-0.16.15 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate flakebi-ring 0.16.15 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate flakebi-ring 0.16.15 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flakebi-ring 0.16.15
[INFO] finished tweaking crates.io crate flakebi-ring 0.16.15
[INFO] tweaked toml for crates.io crate flakebi-ring 0.16.15 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded untrusted v0.7.1
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]   Downloaded scoped-tls v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] [stderr]   Downloaded spin v0.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.42
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 108e2f9e00b3321bf742bef67cbe3931bd3e19ff2843285d1e4cd323bf29a35b
[INFO] running `Command { std: "docker" "start" "-a" "108e2f9e00b3321bf742bef67cbe3931bd3e19ff2843285d1e4cd323bf29a35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "108e2f9e00b3321bf742bef67cbe3931bd3e19ff2843285d1e4cd323bf29a35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108e2f9e00b3321bf742bef67cbe3931bd3e19ff2843285d1e4cd323bf29a35b", kill_on_drop: false }`
[INFO] [stdout] 108e2f9e00b3321bf742bef67cbe3931bd3e19ff2843285d1e4cd323bf29a35b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7a4d073e891225d0040a951dc9c9ed0ed95c326e8cc5a5e3afb9b4feed3562b
[INFO] running `Command { std: "docker" "start" "-a" "a7a4d073e891225d0040a951dc9c9ed0ed95c326e8cc5a5e3afb9b4feed3562b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling flakebi-ring v0.16.15 (/opt/rustwide/workdir)
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let is_git = std::fs::metadata(".git").is_ok();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> build.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 281 -     let is_git = std::fs::metadata(".git").is_ok();
[INFO] [stdout] 281 +     let is_git = fs::metadata(".git").is_ok();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     std::fs::create_dir(&pregenerated).unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 303 -     std::fs::create_dir(&pregenerated).unwrap();
[INFO] [stdout] 303 +     fs::create_dir(&pregenerated).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     std::fs::create_dir(&pregenerated_tmp).unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 305 -     std::fs::create_dir(&pregenerated_tmp).unwrap();
[INFO] [stdout] 305 +     fs::create_dir(&pregenerated_tmp).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:762:34
[INFO] [stdout]     |
[INFO] [stdout] 762 |     if let Ok(target_metadata) = std::fs::metadata(target) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 762 -     if let Ok(target_metadata) = std::fs::metadata(target) {
[INFO] [stdout] 762 +     if let Ok(target_metadata) = fs::metadata(target) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:775:5
[INFO] [stdout]     |
[INFO] [stdout] 775 |     std::fs::metadata(path)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 775 -     std::fs::metadata(path)
[INFO] [stdout] 775 +     fs::metadata(path)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> build.rs:522:35
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let mut out_path = out_dir.clone().join(p.file_name().unwrap());
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 522 -         let mut out_path = out_dir.clone().join(p.file_name().unwrap());
[INFO] [stdout] 522 +         let mut out_path = out_dir.join(p.file_name().unwrap());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> build.rs:538:31
[INFO] [stdout]     |
[INFO] [stdout] 538 |     let mut out_path = out_dir.clone().join(src.file_name().unwrap());
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 538 -     let mut out_path = out_dir.clone().join(src.file_name().unwrap());
[INFO] [stdout] 538 +     let mut out_path = out_dir.join(src.file_name().unwrap());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flakebi-ring` (build script) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a7a4d073e891225d0040a951dc9c9ed0ed95c326e8cc5a5e3afb9b4feed3562b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7a4d073e891225d0040a951dc9c9ed0ed95c326e8cc5a5e3afb9b4feed3562b", kill_on_drop: false }`
[INFO] [stdout] a7a4d073e891225d0040a951dc9c9ed0ed95c326e8cc5a5e3afb9b4feed3562b
[INFO] checking flakebi-ring-0.16.15 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate flakebi-ring 0.16.15 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate flakebi-ring 0.16.15 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flakebi-ring 0.16.15
[INFO] finished tweaking crates.io crate flakebi-ring 0.16.15
[INFO] tweaked toml for crates.io crate flakebi-ring 0.16.15 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e42d8e5285b5b6ed9e6f3a1927ee9ffe3856bcf2ccf5abb20d657837b6814ea
[INFO] running `Command { std: "docker" "start" "-a" "5e42d8e5285b5b6ed9e6f3a1927ee9ffe3856bcf2ccf5abb20d657837b6814ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e42d8e5285b5b6ed9e6f3a1927ee9ffe3856bcf2ccf5abb20d657837b6814ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e42d8e5285b5b6ed9e6f3a1927ee9ffe3856bcf2ccf5abb20d657837b6814ea", kill_on_drop: false }`
[INFO] [stdout] 5e42d8e5285b5b6ed9e6f3a1927ee9ffe3856bcf2ccf5abb20d657837b6814ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2156986e74bcb7e3497a7b8d98ba119cfde25f2c537a7ba5e7e1902e609711fb
[INFO] running `Command { std: "docker" "start" "-a" "2156986e74bcb7e3497a7b8d98ba119cfde25f2c537a7ba5e7e1902e609711fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling flakebi-ring v0.16.15 (/opt/rustwide/workdir)
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:281:18
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let is_git = std::fs::metadata(".git").is_ok();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> build.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 281 -     let is_git = std::fs::metadata(".git").is_ok();
[INFO] [stdout] 281 +     let is_git = fs::metadata(".git").is_ok();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     std::fs::create_dir(&pregenerated).unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 303 -     std::fs::create_dir(&pregenerated).unwrap();
[INFO] [stdout] 303 +     fs::create_dir(&pregenerated).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     std::fs::create_dir(&pregenerated_tmp).unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 305 -     std::fs::create_dir(&pregenerated_tmp).unwrap();
[INFO] [stdout] 305 +     fs::create_dir(&pregenerated_tmp).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:762:34
[INFO] [stdout]     |
[INFO] [stdout] 762 |     if let Ok(target_metadata) = std::fs::metadata(target) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 762 -     if let Ok(target_metadata) = std::fs::metadata(target) {
[INFO] [stdout] 762 +     if let Ok(target_metadata) = fs::metadata(target) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> build.rs:775:5
[INFO] [stdout]     |
[INFO] [stdout] 775 |     std::fs::metadata(path)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 775 -     std::fs::metadata(path)
[INFO] [stdout] 775 +     fs::metadata(path)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> build.rs:522:35
[INFO] [stdout]     |
[INFO] [stdout] 522 |         let mut out_path = out_dir.clone().join(p.file_name().unwrap());
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 522 -         let mut out_path = out_dir.clone().join(p.file_name().unwrap());
[INFO] [stdout] 522 +         let mut out_path = out_dir.join(p.file_name().unwrap());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> build.rs:538:31
[INFO] [stdout]     |
[INFO] [stdout] 538 |     let mut out_path = out_dir.clone().join(src.file_name().unwrap());
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 538 -     let mut out_path = out_dir.clone().join(src.file_name().unwrap());
[INFO] [stdout] 538 +     let mut out_path = out_dir.join(src.file_name().unwrap());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flakebi-ring` (build script) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2156986e74bcb7e3497a7b8d98ba119cfde25f2c537a7ba5e7e1902e609711fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2156986e74bcb7e3497a7b8d98ba119cfde25f2c537a7ba5e7e1902e609711fb", kill_on_drop: false }`
[INFO] [stdout] 2156986e74bcb7e3497a7b8d98ba119cfde25f2c537a7ba5e7e1902e609711fb
