[INFO] cloning repository https://github.com/FNNDSC/chrisomatic2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FNNDSC/chrisomatic2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFNNDSC%2Fchrisomatic2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFNNDSC%2Fchrisomatic2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33c48883778e5f40378f8d90bca82b850cc1847d
[INFO] testing FNNDSC/chrisomatic2 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFNNDSC%2Fchrisomatic2" "/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/FNNDSC/chrisomatic2
[INFO] finished tweaking git repo https://github.com/FNNDSC/chrisomatic2
[INFO] tweaked toml for git repo https://github.com/FNNDSC/chrisomatic2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FNNDSC/chrisomatic2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FNNDSC/chrisomatic2 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fnndsc/openapi-clients`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded cordyceps v0.3.4
[INFO] [stderr]   Downloaded nutype_macros v0.6.1
[INFO] [stderr]   Downloaded schemars v0.9.0
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded futures-concurrency v7.6.3
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded quinn-proto v0.11.12
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded unicode-width v0.2.1
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded futures-buffered v0.2.11
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded quinn v0.11.8
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded fs-err v3.1.1
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded generator v0.8.5
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded quinn-udp v0.5.13
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded diatomic-waker v0.2.3
[INFO] [stderr]   Downloaded nonempty v0.12.0
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] [stderr]   Downloaded kinded_macros v0.3.0
[INFO] [stderr]   Downloaded kinded v0.3.0
[INFO] [stderr]   Downloaded nutype v0.6.1
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53e7991624f50461c654ba1c8f6985b914c385bd717506eb5a77dde4a89afe47
[INFO] running `Command { std: "docker" "start" "-a" "53e7991624f50461c654ba1c8f6985b914c385bd717506eb5a77dde4a89afe47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53e7991624f50461c654ba1c8f6985b914c385bd717506eb5a77dde4a89afe47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53e7991624f50461c654ba1c8f6985b914c385bd717506eb5a77dde4a89afe47", kill_on_drop: false }`
[INFO] [stdout] 53e7991624f50461c654ba1c8f6985b914c385bd717506eb5a77dde4a89afe47
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a6454c69bc21b2c8b9c80f885e522e0c7db3d71a3cf6dfe59f54e17c8b60d7f
[INFO] running `Command { std: "docker" "start" "-a" "8a6454c69bc21b2c8b9c80f885e522e0c7db3d71a3cf6dfe59f54e17c8b60d7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling nutype_macros v0.6.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cordyceps v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling diatomic-waker v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-buffered v0.2.11
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-concurrency v7.6.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling nutype v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling chris-oag v0.0.1 (https://github.com/fnndsc/openapi-clients#d82146b5)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling chrisomatic_spec v0.1.0 (/opt/rustwide/workdir/chrisomatic_spec)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> chrisomatic_spec/src/types.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout]   |                                    ^                                                                                ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 -     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout] 6 +     validate(predicate = |s: &str| s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/") ),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ShareTarget` is never used
[INFO] [stdout]  --> chrisomatic_spec/src/share_target.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ShareTarget {
[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 `StringVisitor` is never constructed
[INFO] [stdout]   --> chrisomatic_spec/src/share_target.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct StringVisitor;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrisomatic_step v0.1.0 (/opt/rustwide/workdir/chrisomatic_step)
[INFO] [stderr]    Compiling chrisomatic_step_macro v0.1.0 (/opt/rustwide/workdir/chrisomatic_step_macro)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> chrisomatic_spec/src/types.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout]   |                                    ^                                                                                ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 -     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout] 6 +     validate(predicate = |s: &str| s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/") ),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ShareTarget` is never used
[INFO] [stdout]  --> chrisomatic_spec/src/share_target.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ShareTarget {
[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 `StringVisitor` is never constructed
[INFO] [stdout]   --> chrisomatic_spec/src/share_target.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct StringVisitor;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrisomatic_core v0.1.0 (/opt/rustwide/workdir/chrisomatic_core)
[INFO] [stdout] warning: unused variable: `users`
[INFO] [stdout]   --> chrisomatic_core/src/plan.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let users: HashMap<_, _> = manifest
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_users`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `list` is never read
[INFO] [stdout]   --> chrisomatic_core/src/extra_models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct RootResponse {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] 16 |     #[serde(flatten)]
[INFO] [stdout] 17 |     pub list: models::PaginatedFeedList,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrisomatic_web v0.1.0 (/opt/rustwide/workdir/chrisomatic_web)
[INFO] [stderr]    Compiling chrisomatic v2.0.0-alpha.1 (/opt/rustwide/workdir/chrisomatic_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "8a6454c69bc21b2c8b9c80f885e522e0c7db3d71a3cf6dfe59f54e17c8b60d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6454c69bc21b2c8b9c80f885e522e0c7db3d71a3cf6dfe59f54e17c8b60d7f", kill_on_drop: false }`
[INFO] [stdout] 8a6454c69bc21b2c8b9c80f885e522e0c7db3d71a3cf6dfe59f54e17c8b60d7f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daec440495e55eec6fd2feba6f6a218208a8daa648d98eada77488841e4f1cb7
[INFO] running `Command { std: "docker" "start" "-a" "daec440495e55eec6fd2feba6f6a218208a8daa648d98eada77488841e4f1cb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling futures-concurrency v7.6.3
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling chrisomatic_spec v0.1.0 (/opt/rustwide/workdir/chrisomatic_spec)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> chrisomatic_spec/src/types.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout]   |                                    ^                                                                                ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 -     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout] 6 +     validate(predicate = |s: &str| s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/") ),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stdout] warning: unused variable: `serializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stdout] warning: enum `ShareTarget` is never used
[INFO] [stdout]  --> chrisomatic_spec/src/share_target.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ShareTarget {
[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 `StringVisitor` is never constructed
[INFO] [stdout]   --> chrisomatic_spec/src/share_target.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct StringVisitor;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrisomatic_step v0.1.0 (/opt/rustwide/workdir/chrisomatic_step)
[INFO] [stderr]    Compiling chrisomatic_step_macro v0.1.0 (/opt/rustwide/workdir/chrisomatic_step_macro)
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> chrisomatic_spec/src/types.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout]   |                                    ^                                                                                ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 -     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout] 6 +     validate(predicate = |s: &str| s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/") ),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ShareTarget` is never used
[INFO] [stdout]  --> chrisomatic_spec/src/share_target.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ShareTarget {
[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 `StringVisitor` is never constructed
[INFO] [stdout]   --> chrisomatic_spec/src/share_target.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct StringVisitor;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrisomatic_core v0.1.0 (/opt/rustwide/workdir/chrisomatic_core)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stdout] warning: unused variable: `users`
[INFO] [stdout]   --> chrisomatic_core/src/plan.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let users: HashMap<_, _> = manifest
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_users`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `list` is never read
[INFO] [stdout]   --> chrisomatic_core/src/extra_models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct RootResponse {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] 16 |     #[serde(flatten)]
[INFO] [stdout] 17 |     pub list: models::PaginatedFeedList,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> chrisomatic_spec/src/types.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout]   |                                    ^                                                                                ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 -     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stdout] 6 +     validate(predicate = |s: &str| s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/") ),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `serializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]    |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deserializer`
[INFO] [stdout]   --> chrisomatic_spec/src/plugin_spec.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrisomatic v2.0.0-alpha.1 (/opt/rustwide/workdir/chrisomatic_cli)
[INFO] [stderr]    Compiling chrisomatic_web v0.1.0 (/opt/rustwide/workdir/chrisomatic_web)
[INFO] [stdout] warning: function `test_infer_global_from_podman` is never used
[INFO] [stdout]   --> chrisomatic_cli/src/canonicalize.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn test_infer_global_from_podman(example_container: &TestContainer) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stdout] warning: unused variable: `users`
[INFO] [stdout]   --> chrisomatic_core/src/plan.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let users: HashMap<_, _> = manifest
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_users`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `list` is never read
[INFO] [stdout]   --> chrisomatic_core/src/extra_models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct RootResponse {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] 16 |     #[serde(flatten)]
[INFO] [stdout] 17 |     pub list: models::PaginatedFeedList,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.72s
[INFO] running `Command { std: "docker" "inspect" "daec440495e55eec6fd2feba6f6a218208a8daa648d98eada77488841e4f1cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daec440495e55eec6fd2feba6f6a218208a8daa648d98eada77488841e4f1cb7", kill_on_drop: false }`
[INFO] [stdout] daec440495e55eec6fd2feba6f6a218208a8daa648d98eada77488841e4f1cb7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 224c6451eeb04b4c40f3d5407ccd394484028d2264de67e1d84d05377965b1f0
[INFO] running `Command { std: "docker" "start" "-a" "224c6451eeb04b4c40f3d5407ccd394484028d2264de67e1d84d05377965b1f0", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]  --> chrisomatic_spec/src/types.rs:6:36
[INFO] [stderr]   |
[INFO] [stderr] 6 |     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stderr]   |                                    ^                                                                                ^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]   |
[INFO] [stderr] 6 -     validate(predicate = |s: &str| (s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/"))),
[INFO] [stderr] 6 +     validate(predicate = |s: &str| s.starts_with("http://") || s.starts_with("https://") && s.ends_with("/api/v1/") ),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `serializer`
[INFO] [stderr]   --> chrisomatic_spec/src/plugin_spec.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stderr]    |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serializer`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `deserializer`
[INFO] [stderr]   --> chrisomatic_spec/src/plugin_spec.rs:20:23
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
[INFO] [stderr]    |                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserializer`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ShareTarget` is never used
[INFO] [stderr]  --> chrisomatic_spec/src/share_target.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum ShareTarget {
[INFO] [stderr]   |          ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StringVisitor` is never constructed
[INFO] [stderr]   --> chrisomatic_spec/src/share_target.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct StringVisitor;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `chrisomatic_spec` (lib) generated 5 warnings (run `cargo fix --lib -p chrisomatic_spec` to apply 3 suggestions)
[INFO] [stderr] warning: `chrisomatic_spec` (lib) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: unused variable: `users`
[INFO] [stderr]   --> chrisomatic_core/src/plan.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let users: HashMap<_, _> = manifest
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_users`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `list` is never read
[INFO] [stderr]   --> chrisomatic_core/src/extra_models.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct RootResponse {
[INFO] [stderr]    |                   ------------ field in this struct
[INFO] [stderr] 16 |     #[serde(flatten)]
[INFO] [stderr] 17 |     pub list: models::PaginatedFeedList,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `chrisomatic_core` (lib) generated 2 warnings (run `cargo fix --lib -p chrisomatic_core` to apply 1 suggestion)
[INFO] [stderr] warning: `chrisomatic_core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: function `test_infer_global_from_podman` is never used
[INFO] [stderr]   --> chrisomatic_cli/src/canonicalize.rs:98:8
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn test_infer_global_from_podman(example_container: &TestContainer) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `chrisomatic` (bin "chrisomatic" test) generated 1 warning
[INFO] [stderr] warning: `chrisomatic_spec` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chrisomatic-6b6759881d36b8ab)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sample::tests::test_sample_is_valid ... ok
[INFO] [stdout] test default_files::tests::test_default_files_file ... ok
[INFO] [stdout] test default_files::tests::test_default_files_dir ... ok
[INFO] [stdout] test canonicalize::tests::test_container_engine ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- canonicalize::tests::test_container_engine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'canonicalize::tests::test_container_engine' (25) panicked at chrisomatic_cli/src/canonicalize.rs:123:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58a9a87afd52 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58a9a87afd52 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58a9a87afd52 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58a9a87afd52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58a9a87c08df - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58a9a87c08df - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58a9a877b5c3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58a9a877b5c3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58a9a87884b2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58a9a878d4ef - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58a9a878d381 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58a9a86569de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58a9a86569de - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58a9a878dbaf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58a9a878dbaf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58a9a878d95a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58a9a87885f9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58a9a876efbd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58a9a87c9d80 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58a9a87c9276 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58a9a858f7ad - core::result::Result<T,E>::unwrap::h7b1865d29209d846
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58a9a858f7ad - chrisomatic::canonicalize::tests::example_container::h1a9136a6d92ae97d
[INFO] [stdout]                                at /opt/rustwide/workdir/chrisomatic_cli/src/canonicalize.rs:123:70
[INFO] [stdout]   22:     0x58a9a8590641 - chrisomatic::canonicalize::tests::example_container::get::{{closure}}::h70c9098a3a5bb9f5
[INFO] [stdout]                                at /opt/rustwide/workdir/chrisomatic_cli/src/canonicalize.rs:120:5
[INFO] [stdout]   23:     0x58a9a85bc208 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h8e0094d5f1ed5ed0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   24:     0x58a9a85bc134 - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h17adbb729bfb1bf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   25:     0x58a9a85b54a1 - std::sync::once::Once::call_once_force::{{closure}}::hc290182794ca4f2b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   26:     0x58a9a8782a77 - std::sys::sync::once::futex::Once::call::hdfb110d980a21994
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x58a9a85b5402 - std::sync::once::Once::call_once_force::hb4c99dfa524568ab
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   28:     0x58a9a85bc0ed - std::sync::once_lock::OnceLock<T>::initialize::h6c61dcc68a620608
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   29:     0x58a9a85bc2ae - std::sync::once_lock::OnceLock<T>::get_or_try_init::h94c4e87f6cb7b487
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   30:     0x58a9a85bc1dd - std::sync::once_lock::OnceLock<T>::get_or_init::hea11d0398431bd84
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   31:     0x58a9a859062d - chrisomatic::canonicalize::tests::example_container::get::h5d2d7eb13572668a
[INFO] [stdout]                                at /opt/rustwide/workdir/chrisomatic_cli/src/canonicalize.rs:120:5
[INFO] [stdout]   32:     0x58a9a8590656 - chrisomatic::canonicalize::tests::example_container::default::hdb555679e9167017
[INFO] [stdout]                                at /opt/rustwide/workdir/chrisomatic_cli/src/canonicalize.rs:120:5
[INFO] [stdout]   33:     0x58a9a8590666 - chrisomatic::canonicalize::tests::test_container_engine::h29309c828df1493f
[INFO] [stdout]                                at /opt/rustwide/workdir/chrisomatic_cli/src/canonicalize.rs:109:5
[INFO] [stdout]   34:     0x58a9a85908c7 - chrisomatic::canonicalize::tests::test_container_engine::{{closure}}::h66f348dbc5fb1bf2
[INFO] [stdout]                                at /opt/rustwide/workdir/chrisomatic_cli/src/canonicalize.rs:109:14
[INFO] [stdout]   35:     0x58a9a85bc636 - core::ops::function::FnOnce::call_once::h16e814132953c27f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x58a9a86567bb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x58a9a86567bb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x58a9a866a83d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x58a9a866a83d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x58a9a866a83d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x58a9a866a83d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x58a9a866a83d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x58a9a866a83d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x58a9a866a83d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x58a9a8643d54 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x58a9a8643d54 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x58a9a864768a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   48:     0x58a9a864768a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x58a9a864768a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x58a9a864768a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x58a9a864768a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x58a9a864768a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   53:     0x58a9a864768a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58a9a878390f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   55:     0x58a9a878390f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   56:     0x72f3e1677aa4 - <unknown>
[INFO] [stdout]   57:     0x72f3e1704a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     canonicalize::tests::test_container_engine
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p chrisomatic --bin chrisomatic`
[INFO] running `Command { std: "docker" "inspect" "224c6451eeb04b4c40f3d5407ccd394484028d2264de67e1d84d05377965b1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224c6451eeb04b4c40f3d5407ccd394484028d2264de67e1d84d05377965b1f0", kill_on_drop: false }`
[INFO] [stdout] 224c6451eeb04b4c40f3d5407ccd394484028d2264de67e1d84d05377965b1f0
