[INFO] fetching crate libpybuild 0.0.2...
[INFO] testing libpybuild-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate libpybuild 0.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate libpybuild 0.0.2
[INFO] finished tweaking crates.io crate libpybuild 0.0.2
[INFO] tweaked toml for crates.io crate libpybuild 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libpybuild 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libpybuild 0.0.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5cacce089720e045a58252d820a79e909b80ef0dc16c512aa5aae5c2faaa81c
[INFO] running `Command { std: "docker" "start" "-a" "a5cacce089720e045a58252d820a79e909b80ef0dc16c512aa5aae5c2faaa81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5cacce089720e045a58252d820a79e909b80ef0dc16c512aa5aae5c2faaa81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5cacce089720e045a58252d820a79e909b80ef0dc16c512aa5aae5c2faaa81c", kill_on_drop: false }`
[INFO] [stdout] a5cacce089720e045a58252d820a79e909b80ef0dc16c512aa5aae5c2faaa81c
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b95b4ea873585abdec6f3b557032d5c4105cf0f54b067f90e915f4b9c6aca6a
[INFO] running `Command { std: "docker" "start" "-a" "6b95b4ea873585abdec6f3b557032d5c4105cf0f54b067f90e915f4b9c6aca6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zip v5.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling mini-internal v0.1.42
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling fancy-regex v0.16.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling miniserde v0.1.42
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling libpybuild v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]   --> src/parse/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Parser {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `parse` are never used
[INFO] [stdout]   --> src/parse/mod.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Parser {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 29 |   pub fn new(entrypoint_path: &str) -> Parser {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |   pub fn parse(&self) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entrypoint` is never constructed
[INFO] [stdout]  --> src/parse/entrypoint.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Entrypoint {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parse/entrypoint.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Entrypoint {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 14 |   pub fn new(entrypoint_path: &str) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_IMPORTS` is never used
[INFO] [stdout]    --> src/parse/import.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | static RE_IMPORTS: Lazy<Regex> = Lazy::new(|| Regex::new(r#".*(import).*"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_IMPORT_STMT` is never used
[INFO] [stdout]    --> src/parse/import.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 | static RE_IMPORT_STMT: Lazy<Regex> = Lazy::new(|| Regex::new(r#"(?<=^import\s)(.*)"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_FROM_STMT` is never used
[INFO] [stdout]    --> src/parse/import.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | static RE_FROM_STMT: Lazy<Regex> = Lazy::new(|| Regex::new(r#"(?<=^from\s)(.*)(?=.import)"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_root_module` is never used
[INFO] [stdout]    --> src/parse/import.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub(crate) fn get_root_module(import_stmt: &str) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_imports` is never used
[INFO] [stdout]    --> src/parse/import.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub(crate) fn extract_imports(file_contents: &str) -> Vec<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.81s
[INFO] running `Command { std: "docker" "inspect" "6b95b4ea873585abdec6f3b557032d5c4105cf0f54b067f90e915f4b9c6aca6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b95b4ea873585abdec6f3b557032d5c4105cf0f54b067f90e915f4b9c6aca6a", kill_on_drop: false }`
[INFO] [stdout] 6b95b4ea873585abdec6f3b557032d5c4105cf0f54b067f90e915f4b9c6aca6a
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4e54c8d333452901d21c905b84289e57a8cece5e6bac6188f0d7072327a619a
[INFO] running `Command { std: "docker" "start" "-a" "d4e54c8d333452901d21c905b84289e57a8cece5e6bac6188f0d7072327a619a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libpybuild v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]   --> src/parse/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Parser {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `parse` are never used
[INFO] [stdout]   --> src/parse/mod.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Parser {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 29 |   pub fn new(entrypoint_path: &str) -> Parser {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |   pub fn parse(&self) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entrypoint` is never constructed
[INFO] [stdout]  --> src/parse/entrypoint.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Entrypoint {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parse/entrypoint.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Entrypoint {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 14 |   pub fn new(entrypoint_path: &str) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_IMPORTS` is never used
[INFO] [stdout]    --> src/parse/import.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | static RE_IMPORTS: Lazy<Regex> = Lazy::new(|| Regex::new(r#".*(import).*"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_IMPORT_STMT` is never used
[INFO] [stdout]    --> src/parse/import.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 | static RE_IMPORT_STMT: Lazy<Regex> = Lazy::new(|| Regex::new(r#"(?<=^import\s)(.*)"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_FROM_STMT` is never used
[INFO] [stdout]    --> src/parse/import.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | static RE_FROM_STMT: Lazy<Regex> = Lazy::new(|| Regex::new(r#"(?<=^from\s)(.*)(?=.import)"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_root_module` is never used
[INFO] [stdout]    --> src/parse/import.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub(crate) fn get_root_module(import_stmt: &str) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_imports` is never used
[INFO] [stdout]    --> src/parse/import.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub(crate) fn extract_imports(file_contents: &str) -> Vec<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]   --> src/parse/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Parser {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `parse` are never used
[INFO] [stdout]   --> src/parse/mod.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Parser {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 29 |   pub fn new(entrypoint_path: &str) -> Parser {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |   pub fn parse(&self) {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entrypoint` is never constructed
[INFO] [stdout]  --> src/parse/entrypoint.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Entrypoint {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parse/entrypoint.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Entrypoint {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 14 |   pub fn new(entrypoint_path: &str) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_IMPORTS` is never used
[INFO] [stdout]    --> src/parse/import.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 | static RE_IMPORTS: Lazy<Regex> = Lazy::new(|| Regex::new(r#".*(import).*"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_IMPORT_STMT` is never used
[INFO] [stdout]    --> src/parse/import.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 | static RE_IMPORT_STMT: Lazy<Regex> = Lazy::new(|| Regex::new(r#"(?<=^import\s)(.*)"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_FROM_STMT` is never used
[INFO] [stdout]    --> src/parse/import.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | static RE_FROM_STMT: Lazy<Regex> = Lazy::new(|| Regex::new(r#"(?<=^from\s)(.*)(?=.import)"#).unwrap());
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_root_module` is never used
[INFO] [stdout]    --> src/parse/import.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub(crate) fn get_root_module(import_stmt: &str) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_imports` is never used
[INFO] [stdout]    --> src/parse/import.rs:260:15
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub(crate) fn extract_imports(file_contents: &str) -> Vec<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.95s
[INFO] running `Command { std: "docker" "inspect" "d4e54c8d333452901d21c905b84289e57a8cece5e6bac6188f0d7072327a619a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e54c8d333452901d21c905b84289e57a8cece5e6bac6188f0d7072327a619a", kill_on_drop: false }`
[INFO] [stdout] d4e54c8d333452901d21c905b84289e57a8cece5e6bac6188f0d7072327a619a
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b12a730d259af1978efbd85b3f963d1740ceebf886600b8966a1443ad2b075d7
[INFO] running `Command { std: "docker" "start" "-a" "b12a730d259af1978efbd85b3f963d1740ceebf886600b8966a1443ad2b075d7", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Parser` is never constructed
[INFO] [stderr]   --> src/parse/mod.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Parser {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `parse` are never used
[INFO] [stderr]   --> src/parse/mod.rs:29:10
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl Parser {
[INFO] [stderr]    | ----------- associated items in this implementation
[INFO] [stderr] 29 |   pub fn new(entrypoint_path: &str) -> Parser {
[INFO] [stderr]    |          ^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |   pub fn parse(&self) {
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Entrypoint` is never constructed
[INFO] [stderr]  --> src/parse/entrypoint.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Entrypoint {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/parse/entrypoint.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Entrypoint {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 14 |   pub fn new(entrypoint_path: &str) -> Self {
[INFO] [stderr]    |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `RE_IMPORTS` is never used
[INFO] [stderr]    --> src/parse/import.rs:219:8
[INFO] [stderr]     |
[INFO] [stderr] 219 | static RE_IMPORTS: Lazy<Regex> = Lazy::new(|| Regex::new(r#".*(import).*"#).unwrap());
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `RE_IMPORT_STMT` is never used
[INFO] [stderr]    --> src/parse/import.rs:220:8
[INFO] [stderr]     |
[INFO] [stderr] 220 | static RE_IMPORT_STMT: Lazy<Regex> = Lazy::new(|| Regex::new(r#"(?<=^import\s)(.*)"#).unwrap());
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `RE_FROM_STMT` is never used
[INFO] [stderr]    --> src/parse/import.rs:221:8
[INFO] [stderr]     |
[INFO] [stderr] 221 | static RE_FROM_STMT: Lazy<Regex> = Lazy::new(|| Regex::new(r#"(?<=^from\s)(.*)(?=.import)"#).unwrap());
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_root_module` is never used
[INFO] [stderr]    --> src/parse/import.rs:242:15
[INFO] [stderr]     |
[INFO] [stderr] 242 | pub(crate) fn get_root_module(import_stmt: &str) -> String {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_imports` is never used
[INFO] [stderr]    --> src/parse/import.rs:260:15
[INFO] [stderr]     |
[INFO] [stderr] 260 | pub(crate) fn extract_imports(file_contents: &str) -> Vec<String> {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `libpybuild` (lib) generated 9 warnings
[INFO] [stderr] warning: `libpybuild` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libpybuild-3cb225f2fd130e33)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bundle::tests::out_dir_exists ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bundle::tests::out_dir_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bundle::tests::out_dir_exists' (25) panicked at src/bundle.rs:260:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to create directory "something/dist"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/context.rs:65:37
[INFO] [stdout]    2: libpybuild::bundle::create_artifact_dir
[INFO] [stdout]              at ./src/bundle.rs:149:35
[INFO] [stdout]    3: libpybuild::bundle::tests::out_dir_exists
[INFO] [stdout]              at ./src/bundle.rs:260:24
[INFO] [stdout]    4: libpybuild::bundle::tests::out_dir_exists::{{closure}}
[INFO] [stdout]              at ./src/bundle.rs:258:22
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   11: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   12: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   17: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   20: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   21: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   25: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba40cd49312 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba40cd49312 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba40cd49312 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ba40cd49312 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ba40cd5937f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ba40cd5937f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ba40cd14f33 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba40cd14f33 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ba40cd21572 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ba40cd26b4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ba40cd269e1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ba40ccde36e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ba40ccde36e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba40cd2715f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ba40cd2715f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ba40cd26fba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ba40cd216a9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ba40cd092fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ba40cd60d70 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba40cd60466 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5ba40ccbac68 - core::result::Result<T,E>::unwrap::h9582fc4b5e47e309
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ba40ccbac68 - libpybuild::bundle::tests::out_dir_exists::hd922c6ae0902fe97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bundle.rs:260:57
[INFO] [stdout]   22:     0x5ba40ccbaeb7 - libpybuild::bundle::tests::out_dir_exists::{{closure}}::hcf186dcd4ccdeea8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bundle.rs:258:22
[INFO] [stdout]   23:     0x5ba40ccbb526 - core::ops::function::FnOnce::call_once::h5814cc8fe4a4c491
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ba40ccde1bb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ba40ccde1bb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ba40ccf21cd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ba40ccf21cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ba40ccf21cd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ba40ccf21cd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ba40ccf21cd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ba40ccf21cd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ba40ccf21cd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ba40cccb714 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ba40cccb714 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ba40cccf04a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5ba40cccf04a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ba40cccf04a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ba40cccf04a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ba40cccf04a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ba40cccf04a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5ba40cccf04a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ba40cd1caaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5ba40cd1caaf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x787982605aa4 - <unknown>
[INFO] [stdout]   45:     0x787982692a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bundle::tests::out_dir_exists
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b12a730d259af1978efbd85b3f963d1740ceebf886600b8966a1443ad2b075d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12a730d259af1978efbd85b3f963d1740ceebf886600b8966a1443ad2b075d7", kill_on_drop: false }`
[INFO] [stdout] b12a730d259af1978efbd85b3f963d1740ceebf886600b8966a1443ad2b075d7
