[INFO] cloning repository https://github.com/SamuelMarks/workflow-schemata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelMarks/workflow-schemata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelMarks%2Fworkflow-schemata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelMarks%2Fworkflow-schemata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32212f0a9e1899eb1a4e2b38a1feea05bc33568d
[INFO] testing SamuelMarks/workflow-schemata against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelMarks%2Fworkflow-schemata" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SamuelMarks/workflow-schemata
[INFO] finished tweaking git repo https://github.com/SamuelMarks/workflow-schemata
[INFO] tweaked toml for git repo https://github.com/SamuelMarks/workflow-schemata written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SamuelMarks/workflow-schemata on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SamuelMarks/workflow-schemata 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/SamuelMarks/github-actions-models`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded dlopen_derive v0.1.4
[INFO] [stderr]   Downloaded rquickjs v0.5.1
[INFO] [stderr]   Downloaded winapi-util v0.1.8
[INFO] [stderr]   Downloaded cc v1.0.101
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded dlopen v0.1.8
[INFO] [stderr]   Downloaded triomphe v0.1.13
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded rquickjs-core v0.5.1
[INFO] [stderr]   Downloaded raw-cpuid v11.0.2
[INFO] [stderr]   Downloaded acts v0.10.4
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded syn v2.0.68
[INFO] [stderr]   Downloaded uuid v1.9.1
[INFO] [stderr]   Downloaded moka v0.12.7
[INFO] [stderr]   Downloaded redox_syscall v0.5.2
[INFO] [stderr]   Downloaded quanta v0.12.3
[INFO] [stderr]   Downloaded rquickjs-macro v0.5.1
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded rquickjs-sys v0.5.1
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fbcc541ff02fde7b277b4592fd1539986a79e7b017e17f03e4e4ab297349eaa
[INFO] running `Command { std: "docker" "start" "-a" "9fbcc541ff02fde7b277b4592fd1539986a79e7b017e17f03e4e4ab297349eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fbcc541ff02fde7b277b4592fd1539986a79e7b017e17f03e4e4ab297349eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fbcc541ff02fde7b277b4592fd1539986a79e7b017e17f03e4e4ab297349eaa", kill_on_drop: false }`
[INFO] [stdout] 9fbcc541ff02fde7b277b4592fd1539986a79e7b017e17f03e4e4ab297349eaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f7d6a20a0ba7ac70b440478da8731fe31eba2c1678393cb0754b7d5758edba8
[INFO] running `Command { std: "docker" "start" "-a" "3f7d6a20a0ba7ac70b440478da8731fe31eba2c1678393cb0754b7d5758edba8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rquickjs-sys v0.5.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling raw-cpuid v11.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling moka v0.12.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling quanta v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rquickjs-core v0.5.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling github-actions-models v0.2.0 (https://github.com/SamuelMarks/github-actions-models?branch=derivative-trading#d20ee356)
[INFO] [stderr]    Compiling rquickjs-macro v0.5.1
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling rquickjs v0.5.1
[INFO] [stderr]    Compiling acts v0.10.4
[INFO] [stderr]    Compiling workflow-schemata v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AirflowDynamic` is never constructed
[INFO] [stdout]  --> src/airflow/dynamic.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AirflowDynamic {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AirflowDagFactory` is never constructed
[INFO] [stdout]  --> src/airflow/dag_factory.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AirflowDagFactory {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExampleDag1` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ExampleDag1 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultArgs` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct DefaultArgs {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tasks` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Tasks {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Task1` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Task1 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Task2` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Task2 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Task3` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct Task3 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AirflowGusty` is never constructed
[INFO] [stdout]  --> src/airflow/gusty.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AirflowGusty {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgoWorkflowCreate` is never constructed
[INFO] [stdout]  --> src/argo/workflow_create.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ArgoWorkflowCreate {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Workflow` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Workflow {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Metadata {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Spec` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Spec {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Template` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Template {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Arguments` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Arguments {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inputs` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Inputs {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Artifact` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Artifact {}
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parameters` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Parameters {}
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Outputs` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Outputs {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Container` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Container {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Resources` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Resources {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Beam` is never constructed
[INFO] [stdout]  --> src/beam/pipeline.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Beam {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pipeline` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Pipeline {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transform` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Transform {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Config {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Combine` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Combine {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NumSold` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct NumSold {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TotalRevenue` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct TotalRevenue {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MlFlowRecipe` is never constructed
[INFO] [stdout]  --> src/mlflow/recipe.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MlFlowRecipe {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Steps` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Steps {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Split` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Split {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transform` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Transform {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Train` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Train {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Evaluate` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Evaluate {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidationCriterum` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct ValidationCriterum {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Register` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Register {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomMetric` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CustomMetric {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: acts v0.10.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3f7d6a20a0ba7ac70b440478da8731fe31eba2c1678393cb0754b7d5758edba8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f7d6a20a0ba7ac70b440478da8731fe31eba2c1678393cb0754b7d5758edba8", kill_on_drop: false }`
[INFO] [stdout] 3f7d6a20a0ba7ac70b440478da8731fe31eba2c1678393cb0754b7d5758edba8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec76c42b34ebba4e48c038bec0d51deddde8b808388cdaac68eb7624a19da11c
[INFO] running `Command { std: "docker" "start" "-a" "ec76c42b34ebba4e48c038bec0d51deddde8b808388cdaac68eb7624a19da11c", kill_on_drop: false }`
[INFO] [stdout] warning: struct `AirflowDynamic` is never constructed
[INFO] [stdout]  --> src/airflow/dynamic.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AirflowDynamic {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AirflowDagFactory` is never constructed
[INFO] [stdout]  --> src/airflow/dag_factory.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AirflowDagFactory {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExampleDag1` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ExampleDag1 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultArgs` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct DefaultArgs {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tasks` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Tasks {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Task1` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Task1 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Task2` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Task2 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Task3` is never constructed
[INFO] [stdout]   --> src/airflow/dag_factory.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct Task3 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AirflowGusty` is never constructed
[INFO] [stdout]  --> src/airflow/gusty.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AirflowGusty {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArgoWorkflowCreate` is never constructed
[INFO] [stdout]  --> src/argo/workflow_create.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ArgoWorkflowCreate {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Workflow` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Workflow {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Metadata {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Spec` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Spec {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Template` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Template {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Arguments` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Arguments {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inputs` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Inputs {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Artifact` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Artifact {}
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parameters` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Parameters {}
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Outputs` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Outputs {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Container` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Container {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Resources` is never constructed
[INFO] [stdout]   --> src/argo/workflow_create.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Resources {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Beam` is never constructed
[INFO] [stdout]  --> src/beam/pipeline.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Beam {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pipeline` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Pipeline {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transform` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Transform {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Config {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Combine` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Combine {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NumSold` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct NumSold {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TotalRevenue` is never constructed
[INFO] [stdout]   --> src/beam/pipeline.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct TotalRevenue {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MlFlowRecipe` is never constructed
[INFO] [stdout]  --> src/mlflow/recipe.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MlFlowRecipe {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Steps` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Steps {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Split` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Split {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling workflow-schemata v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Transform` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Transform {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Train` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Train {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Evaluate` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Evaluate {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidationCriterum` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct ValidationCriterum {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Register` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Register {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomMetric` is never constructed
[INFO] [stdout]   --> src/mlflow/recipe.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CustomMetric {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actual`
[INFO] [stdout]  --> src/acts/test_acts.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let actual = Workflow::new();
[INFO] [stdout]   |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_actual`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expect`
[INFO] [stdout]  --> src/acts/test_acts.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let expect: Workflow = toml::from_str(ACTS_MODEL0).unwrap();
[INFO] [stdout]   |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: acts v0.10.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ec76c42b34ebba4e48c038bec0d51deddde8b808388cdaac68eb7624a19da11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec76c42b34ebba4e48c038bec0d51deddde8b808388cdaac68eb7624a19da11c", kill_on_drop: false }`
[INFO] [stdout] ec76c42b34ebba4e48c038bec0d51deddde8b808388cdaac68eb7624a19da11c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52f924a6d49f04acd2aca0a6367fc111877a35d1adc5c81c63b486bb0965f40f
[INFO] running `Command { std: "docker" "start" "-a" "52f924a6d49f04acd2aca0a6367fc111877a35d1adc5c81c63b486bb0965f40f", kill_on_drop: false }`
[INFO] [stderr] warning: struct `AirflowDynamic` is never constructed
[INFO] [stderr]  --> src/airflow/dynamic.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct AirflowDynamic {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AirflowDagFactory` is never constructed
[INFO] [stderr]  --> src/airflow/dag_factory.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct AirflowDagFactory {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExampleDag1` is never constructed
[INFO] [stderr]   --> src/airflow/dag_factory.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct ExampleDag1 {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DefaultArgs` is never constructed
[INFO] [stderr]   --> src/airflow/dag_factory.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct DefaultArgs {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tasks` is never constructed
[INFO] [stderr]   --> src/airflow/dag_factory.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct Tasks {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Task1` is never constructed
[INFO] [stderr]   --> src/airflow/dag_factory.rs:63:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct Task1 {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Task2` is never constructed
[INFO] [stderr]   --> src/airflow/dag_factory.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct Task2 {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Task3` is never constructed
[INFO] [stderr]   --> src/airflow/dag_factory.rs:80:12
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub struct Task3 {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AirflowGusty` is never constructed
[INFO] [stderr]  --> src/airflow/gusty.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct AirflowGusty {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArgoWorkflowCreate` is never constructed
[INFO] [stderr]  --> src/argo/workflow_create.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct ArgoWorkflowCreate {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Workflow` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Workflow {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Metadata` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Metadata {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Spec` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct Spec {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Template` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Template {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Arguments` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct Arguments {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Inputs` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:54:12
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub struct Inputs {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Artifact` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:61:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub struct Artifact {}
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Parameters` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:65:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub struct Parameters {}
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Outputs` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct Outputs {}
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Container` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:73:12
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub struct Container {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Resources` is never constructed
[INFO] [stderr]   --> src/argo/workflow_create.rs:83:12
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub struct Resources {}
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Beam` is never constructed
[INFO] [stderr]  --> src/beam/pipeline.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Beam {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Pipeline` is never constructed
[INFO] [stderr]   --> src/beam/pipeline.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Pipeline {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Transform` is never constructed
[INFO] [stderr]   --> src/beam/pipeline.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Transform {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Config` is never constructed
[INFO] [stderr]   --> src/beam/pipeline.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Config {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Combine` is never constructed
[INFO] [stderr]   --> src/beam/pipeline.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Combine {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NumSold` is never constructed
[INFO] [stderr]   --> src/beam/pipeline.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct NumSold {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TotalRevenue` is never constructed
[INFO] [stderr]   --> src/beam/pipeline.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct TotalRevenue {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MlFlowRecipe` is never constructed
[INFO] [stderr]  --> src/mlflow/recipe.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct MlFlowRecipe {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Steps` is never constructed
[INFO] [stderr]   --> src/mlflow/recipe.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Steps {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Split` is never constructed
[INFO] [stderr]   --> src/mlflow/recipe.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct Split {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Transform` is never constructed
[INFO] [stderr]   --> src/mlflow/recipe.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct Transform {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Train` is never constructed
[INFO] [stderr]   --> src/mlflow/recipe.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct Train {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Evaluate` is never constructed
[INFO] [stderr]   --> src/mlflow/recipe.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct Evaluate {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ValidationCriterum` is never constructed
[INFO] [stderr]   --> src/mlflow/recipe.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub struct ValidationCriterum {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Register` is never constructed
[INFO] [stderr]   --> src/mlflow/recipe.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct Register {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CustomMetric` is never constructed
[INFO] [stderr]   --> src/mlflow/recipe.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct CustomMetric {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `actual`
[INFO] [stderr]  --> src/acts/test_acts.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let actual = Workflow::new();
[INFO] [stderr]   |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_actual`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expect`
[INFO] [stderr]  --> src/acts/test_acts.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let expect: Workflow = toml::from_str(ACTS_MODEL0).unwrap();
[INFO] [stderr]   |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_expect`
[INFO] [stderr] 
[INFO] [stderr] warning: `workflow-schemata` (lib) generated 37 warnings
[INFO] [stderr] warning: `workflow-schemata` (lib test) generated 2 warnings (run `cargo fix --lib -p workflow-schemata --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: acts v0.10.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workflow_schemata-a20fe532f99bf6e9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test airflow::test_airflow::test_dyn::it_dynamic_exemplifies ... ok
[INFO] [stdout] test acts::test_acts::it_module0_exemplifies ... ok
[INFO] [stdout] test argo::test_argo::it_basic_exemplifies ... ok
[INFO] [stdout] test beam::test_beam_pipeline::it_beam_simple_filter_and_combine_exemplifies ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test mlflow::test_mlflow_recipe::it_github_actions_pip_audit_ci_exemplifies ... ok
[INFO] [stdout] test airflow::test_airflow::test_gusty::it_gusty_exemplifies ... FAILED
[INFO] [stdout] test github_actions::test_github_actions::it_github_actions_pip_audit_ci_exemplifies ... FAILED
[INFO] [stdout] test airflow::test_airflow::test_dag_factory::it_dag_factory_exemplifies ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- airflow::test_airflow::test_gusty::it_gusty_exemplifies stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'airflow::test_airflow::test_gusty::it_gusty_exemplifies' (20) panicked at src/airflow/test_airflow.rs:32:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { inner: Error { inner: TomlError { message: "invalid type: map, expected a string", raw: Some("operator = \"airflow.operators.bash.BashOperator\"\n\n[multi_task_spec.bash_task_1]\nbash_command = \"echo first_task\"\n\n[multi_task_spec.bash_task_2]\nbash_command = \"echo second_task\"\n"), keys: ["multi_task_spec", "bash_task_1"], span: Some(50..112) } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e3d322126e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e3d32228eca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e3d32228eca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e3d322175c6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3d322175c6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e3d321f0baf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e3d321f0baf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3d3220a9c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3d31ef16ce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e3d31ef16ce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3d3220ab82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e3d3220ab82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e3d321f0c68 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e3d321e8609 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e3d321f1abd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e3d3222968c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e3d32229402 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e3d31d24290 - <core[c5ed12ab89cc536a]::result::Result<workflow_schemata[4ffef8dc1d5cab2]::airflow::gusty::AirflowGusty, toml[d79f06eb2779556c]::de::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e3d31d24290 - workflow_schemata[4ffef8dc1d5cab2]::airflow::test_airflow::test_gusty::it_gusty_exemplifies
[INFO] [stdout]                                at /opt/rustwide/workdir/src/airflow/test_airflow.rs:32:66
[INFO] [stdout]   22:     0x5e3d31d23cf7 - workflow_schemata[4ffef8dc1d5cab2]::airflow::test_airflow::test_gusty::it_gusty_exemplifies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/airflow/test_airflow.rs:23:30
[INFO] [stdout]   23:     0x5e3d31c476c6 - <workflow_schemata[4ffef8dc1d5cab2]::airflow::test_airflow::test_gusty::it_gusty_exemplifies::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e3d31ee5a7b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e3d31ee5a7b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e3d31ef22da - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e3d31eec7a4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e3d31eec7a4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e3d31ef4dd2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e3d31ef4dd2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3d32211f8f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e3d32211f8f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7192a67e3aa4 - <unknown>
[INFO] [stdout]   45:     0x7192a6870a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- github_actions::test_github_actions::it_github_actions_pip_audit_ci_exemplifies stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'github_actions::test_github_actions::it_github_actions_pip_audit_ci_exemplifies' (23) panicked at src/github_actions/test_github_actions.rs:67:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Workflow { name: None, run_name: None, on: BareEvents([]), permissions: Base(Default), env: {}, defaults: None, concurrency: None, jobs: {} }
[INFO] [stdout]  right: Workflow { name: Some("CI"), run_name: None, on: Events(Events { branch_protection_rule: Missing, check_run: Missing, check_suite: Missing, discussion: Missing, discussion_comment: Missing, issue_comment: Missing, issues: Missing, label: Missing, merge_group: Missing, milestone: Missing, project: Missing, project_card: Missing, project_column: Missing, pull_request: Missing, pull_request_comment: Missing, pull_request_review: Missing, pull_request_review_comment: Missing, pull_request_target: Missing, push: Body(Push { branch_filters: Some(Branches(["main"])), path_filters: None, tag_filters: None }), registry_package: Missing, release: Missing, repository_dispatch: Missing, schedule: Body([Cron { cron: "0 12 * * *" }]), watch: Missing, workflow_call: Missing, workflow_dispatch: Missing, workflow_run: Missing }), permissions: Base(Default), env: {}, defaults: None, concurrency: None, jobs: {"test": NormalJob(NormalJob { name: None, permissions: Base(Default), needs: [], if: None, runs_on: Target(["ubuntu-latest"]), environment: None, concurrency: None, outputs: {}, env: {}, defaults: None, steps: [Step { id: None, if: None, name: None, timeout_minutes: None, continue_on_error: Literal(false), body: Uses { uses: "actions/checkout@v4.1.1", with: {} } }, Step { id: None, if: None, name: None, timeout_minutes: None, continue_on_error: Literal(false), body: Uses { uses: "actions/setup-python@v5", with: {"cache": String("pip"), "python-version": String("${{ matrix.python }}"), "cache-dependency-path": String("pyproject.toml")} } }, Step { id: None, if: None, name: Some("test"), timeout_minutes: None, continue_on_error: Literal(false), body: Run { run: "make test PIP_AUDIT_EXTRA=test", working_directory: None, shell: None, env: {} } }], timeout_minutes: None, strategy: Some(Strategy { matrix: Literal(Matrix { include: Literal([]), exclude: Literal([]), dimensions: Literal({"python": [String("3.8"), String("3.9"), String("3.10"), String("3.11"), String("3.12")]}) }), fail_fast: None, max_parallel: None }), continue_on_error: Literal(false), container: None, services: {} })} }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e3d322126e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e3d32228eca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e3d32228eca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e3d322175c6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3d322175c6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e3d321f0baf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e3d321f0baf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3d3220a9c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3d31ef16ce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e3d31ef16ce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3d3220ab82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e3d3220ab82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e3d321f0c68 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e3d321e8609 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e3d321f1abd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e3d3222968c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e3d32229543 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e3d31c4b516 - core[c5ed12ab89cc536a]::panicking::assert_failed::<github_actions_models[e024894aa0e5e502]::workflow::Workflow, github_actions_models[e024894aa0e5e502]::workflow::Workflow>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e3d31c442b4 - workflow_schemata[4ffef8dc1d5cab2]::github_actions::test_github_actions::it_github_actions_pip_audit_ci_exemplifies
[INFO] [stdout]                                at /opt/rustwide/workdir/src/github_actions/test_github_actions.rs:67:5
[INFO] [stdout]   22:     0x5e3d31c436d7 - workflow_schemata[4ffef8dc1d5cab2]::github_actions::test_github_actions::it_github_actions_pip_audit_ci_exemplifies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/github_actions/test_github_actions.rs:11:48
[INFO] [stdout]   23:     0x5e3d31c47586 - <workflow_schemata[4ffef8dc1d5cab2]::github_actions::test_github_actions::it_github_actions_pip_audit_ci_exemplifies::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e3d31ee5a7b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e3d31ee5a7b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e3d31ef22da - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e3d31eec7a4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e3d31eec7a4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e3d31ef4dd2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e3d31ef4dd2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3d32211f8f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e3d32211f8f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7192a67e3aa4 - <unknown>
[INFO] [stdout]   45:     0x7192a6870a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- airflow::test_airflow::test_dag_factory::it_dag_factory_exemplifies stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'airflow::test_airflow::test_dag_factory::it_dag_factory_exemplifies' (18) panicked at src/airflow/test_airflow.rs:48:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: AirflowDagFactory { example_dag1: ExampleDag1 { default_args: DefaultArgs { owner: "", start_date: "", end_date: "", retries: 0, retry_delay_sec: 0 }, schedule_interval: "", concurrency: 0, max_active_runs: 0, dagrun_timeout_sec: 0, default_view: "", orientation: "", description: "", on_success_callback_name: "", on_success_callback_file: "", on_failure_callback_name: "", on_failure_callback_file: "", tasks: Tasks { task_1: Task1 { operator: "", bash_command: "" }, task_2: Task2 { operator: "", bash_command: "", dependencies: [] }, task_3: Task3 { operator: "", bash_command: "", dependencies: [] } } } }
[INFO] [stdout]  right: AirflowDagFactory { example_dag1: ExampleDag1 { default_args: DefaultArgs { owner: "example_owner", start_date: "2018-01-01", end_date: "2018-01-05", retries: 1, retry_delay_sec: 300 }, schedule_interval: "0 3 * * *", concurrency: 1, max_active_runs: 1, dagrun_timeout_sec: 60, default_view: "tree", orientation: "LR", description: "this is an example dag!", on_success_callback_name: "print_hello", on_success_callback_file: "/usr/local/airflow/dags/print_hello.py", on_failure_callback_name: "print_hello", on_failure_callback_file: "/usr/local/airflow/dags/print_hello.py", tasks: Tasks { task_1: Task1 { operator: "airflow.operators.bash_operator.BashOperator", bash_command: "echo 1" }, task_2: Task2 { operator: "airflow.operators.bash_operator.BashOperator", bash_command: "echo 2", dependencies: ["task_1"] }, task_3: Task3 { operator: "airflow.operators.bash_operator.BashOperator", bash_command: "echo 3", dependencies: ["task_1"] } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3d322126e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e3d322126e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e3d32228eca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e3d32228eca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e3d322175c6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3d322175c6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e3d321f0baf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e3d321f0baf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3d3220a9c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e3d31ef16ce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e3d31ef16ce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3d3220ab82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e3d3220ab82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e3d321f0c68 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e3d321e8609 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e3d321f1abd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e3d3222968c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e3d32229543 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e3d31c4b65a - core[c5ed12ab89cc536a]::panicking::assert_failed::<workflow_schemata[4ffef8dc1d5cab2]::airflow::dag_factory::AirflowDagFactory, workflow_schemata[4ffef8dc1d5cab2]::airflow::dag_factory::AirflowDagFactory>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e3d31d245fc - workflow_schemata[4ffef8dc1d5cab2]::airflow::test_airflow::test_dag_factory::it_dag_factory_exemplifies
[INFO] [stdout]                                at /opt/rustwide/workdir/src/airflow/test_airflow.rs:48:9
[INFO] [stdout]   22:     0x5e3d31d23d27 - workflow_schemata[4ffef8dc1d5cab2]::airflow::test_airflow::test_dag_factory::it_dag_factory_exemplifies::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/airflow/test_airflow.rs:41:36
[INFO] [stdout]   23:     0x5e3d31c47706 - <workflow_schemata[4ffef8dc1d5cab2]::airflow::test_airflow::test_dag_factory::it_dag_factory_exemplifies::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e3d31ee5a7b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e3d31ee5a7b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e3d31ef22da - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e3d31ef22da - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e3d31ef22da - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e3d31eec7a4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e3d31eec7a4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e3d31ef4dd2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e3d31ef4dd2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e3d31ef4dd2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3d32211f8f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e3d32211f8f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7192a67e3aa4 - <unknown>
[INFO] [stdout]   45:     0x7192a6870a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     airflow::test_airflow::test_dag_factory::it_dag_factory_exemplifies
[INFO] [stdout]     airflow::test_airflow::test_gusty::it_gusty_exemplifies
[INFO] [stdout]     github_actions::test_github_actions::it_github_actions_pip_audit_ci_exemplifies
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "52f924a6d49f04acd2aca0a6367fc111877a35d1adc5c81c63b486bb0965f40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52f924a6d49f04acd2aca0a6367fc111877a35d1adc5c81c63b486bb0965f40f", kill_on_drop: false }`
[INFO] [stdout] 52f924a6d49f04acd2aca0a6367fc111877a35d1adc5c81c63b486bb0965f40f
