[INFO] fetching crate liberty-db 0.16.5...
[INFO] testing liberty-db-0.16.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate liberty-db 0.16.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate liberty-db 0.16.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate liberty-db 0.16.5
[INFO] tweaked toml for crates.io crate liberty-db 0.16.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate liberty-db 0.16.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate liberty-db 0.16.5 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6650fe2c4c53372bec51b69839162f259ef3b4ae9f554d3ba3f0cf121733dbbc
[INFO] running `Command { std: "docker" "start" "-a" "6650fe2c4c53372bec51b69839162f259ef3b4ae9f554d3ba3f0cf121733dbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6650fe2c4c53372bec51b69839162f259ef3b4ae9f554d3ba3f0cf121733dbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6650fe2c4c53372bec51b69839162f259ef3b4ae9f554d3ba3f0cf121733dbbc", kill_on_drop: false }`
[INFO] [stdout] 6650fe2c4c53372bec51b69839162f259ef3b4ae9f554d3ba3f0cf121733dbbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57a6b0b33ca90a8a8d862244ce5eefcfa821c7374b2651a59d7cf23afe8cccdb
[INFO] running `Command { std: "docker" "start" "-a" "57a6b0b33ca90a8a8d862244ce5eefcfa821c7374b2651a59d7cf23afe8cccdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling mut_set_derive v0.9.0
[INFO] [stderr]    Compiling liberty-macros v0.16.5
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling biodivine-lib-bdd v0.6.0
[INFO] [stderr]    Compiling mut_set v0.9.0
[INFO] [stderr]    Compiling liberty-db v0.16.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.82s
[INFO] running `Command { std: "docker" "inspect" "57a6b0b33ca90a8a8d862244ce5eefcfa821c7374b2651a59d7cf23afe8cccdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57a6b0b33ca90a8a8d862244ce5eefcfa821c7374b2651a59d7cf23afe8cccdb", kill_on_drop: false }`
[INFO] [stdout] 57a6b0b33ca90a8a8d862244ce5eefcfa821c7374b2651a59d7cf23afe8cccdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26d097b797d59f2bfc4cbf3762e8f170a477a109297ef581e223dea457a5b9c5
[INFO] running `Command { std: "docker" "start" "-a" "26d097b797d59f2bfc4cbf3762e8f170a477a109297ef581e223dea457a5b9c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling symbolic-demangle v12.16.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling symbolic-common v12.16.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling mut_set_derive v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling liberty-macros v0.16.5
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling biodivine-lib-bdd v0.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling mut_set v0.9.0
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling liberty-db v0.16.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]   --> src/library/test.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |       dev_utils::text_diff(&s, want);
[INFO] [stdout]    |       ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]   --> src/library/test.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |   dev_utils::text_diff(&s, want);
[INFO] [stdout]    |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    --> src/library/test.rs:329:3
[INFO] [stdout]     |
[INFO] [stdout] 329 |   dev_utils::init_logger();
[INFO] [stdout]     |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    --> src/library/test.rs:405:3
[INFO] [stdout]     |
[INFO] [stdout] 405 |   dev_utils::init_logger();
[INFO] [stdout]     |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]     --> src/table.rs:1607:5
[INFO] [stdout]      |
[INFO] [stdout] 1607 |     dev_utils::text_diff(
[INFO] [stdout]      |     ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    --> src/ast/mod.rs:975:3
[INFO] [stdout]     |
[INFO] [stdout] 975 |   dev_utils::text_diff(fmt_want, fmt_str.as_str());
[INFO] [stdout]     |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    --> src/ast/mod.rs:996:3
[INFO] [stdout]     |
[INFO] [stdout] 996 |   dev_utils::text_diff(fmt_want, fmt_str.as_str());
[INFO] [stdout]     |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]     --> src/ast/mod.rs:1021:3
[INFO] [stdout]      |
[INFO] [stdout] 1021 |   dev_utils::text_diff(fmt_want, fmt_str.as_str());
[INFO] [stdout]      |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../dev/tech/tsmc22/tcbn22ullbwp30p140tt0p8v25c.lib`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/3_lookup_timing.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TEMPLATE: &str = include_str!("../dev/tech/tsmc22/tcbn22ullbwp30p140tt0p8v25c.lib");
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]   --> examples/0_parse_fmt.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 |   dev_utils::init_logger();
[INFO] [stdout]    |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]  --> examples/3_lookup_timing.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   dev_utils::init_logger();
[INFO] [stdout]   |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]   --> examples/1_parse_fmt_file.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |   dev_utils::init_logger();
[INFO] [stdout]    |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]   --> examples/2_prune_lib.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   dev_utils::init_logger();
[INFO] [stdout]    |   ^^^^^^^^^ use of unresolved module or unlinked crate `dev_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dev_utils`, use `cargo add dev_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liberty-db` (example "0_parse_fmt") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `liberty-db` (example "1_parse_fmt_file") due to 1 previous error
[INFO] [stderr] error: could not compile `liberty-db` (example "3_lookup_timing") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liberty-db` (example "2_prune_lib") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liberty-db` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "26d097b797d59f2bfc4cbf3762e8f170a477a109297ef581e223dea457a5b9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d097b797d59f2bfc4cbf3762e8f170a477a109297ef581e223dea457a5b9c5", kill_on_drop: false }`
[INFO] [stdout] 26d097b797d59f2bfc4cbf3762e8f170a477a109297ef581e223dea457a5b9c5
