[INFO] cloning repository https://github.com/Shadow53/hoard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shadow53/hoard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadow53%2Fhoard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadow53%2Fhoard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73e3c821c7669917c64619008ae8a38953d4b6ee [INFO] testing Shadow53/hoard against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadow53%2Fhoard" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Shadow53/hoard [INFO] finished tweaking git repo https://github.com/Shadow53/hoard [INFO] tweaked toml for git repo https://github.com/Shadow53/hoard written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Shadow53/hoard on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Shadow53/hoard 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded registry v1.2.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.63 [INFO] [stderr] Downloaded uuid v1.10.0 [INFO] [stderr] Downloaded hostname v0.4.0 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded async-trait v0.1.81 [INFO] [stderr] Downloaded utfx v0.1.0 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded cc v1.1.13 [INFO] [stderr] Downloaded scc v2.1.16 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] [stderr] Downloaded nix v0.23.2 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded regex-syntax v0.8.4 [INFO] [stderr] Downloaded regex v1.10.6 [INFO] [stderr] Downloaded mio v1.0.2 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded tracing-subscriber v0.3.18 [INFO] [stderr] Downloaded bytes v1.7.1 [INFO] [stderr] Downloaded url v2.5.2 [INFO] [stderr] Downloaded regex-automata v0.4.7 [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded toml v0.8.19 [INFO] [stderr] Downloaded object v0.36.3 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] [stderr] Downloaded tempfile v3.12.0 [INFO] [stderr] Downloaded backtrace v0.3.73 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded libc v0.2.157 [INFO] [stderr] Downloaded open_cmd v0.1.0 [INFO] [stderr] Downloaded sdd v3.0.2 [INFO] [stderr] Downloaded pty_closure v0.1.2 [INFO] [stderr] Downloaded redox_syscall v0.5.3 [INFO] [stderr] Downloaded serial_test_derive v3.1.1 [INFO] [stderr] Downloaded serial_test v3.1.1 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded thiserror v1.0.63 [INFO] [stderr] Downloaded miniz_oxide v0.7.4 [INFO] [stderr] Downloaded tokio-macros v2.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded path-clean v0.1.0 [INFO] [stderr] Downloaded tinyvec v1.8.0 [INFO] [stderr] Downloaded serde_spanned v0.6.7 [INFO] [stderr] Downloaded tokio v1.39.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01955b74354248ae011b420154b6e8bf1ed13a5cbfc506b15a9627771996fca8 [INFO] running `Command { std: "docker" "start" "-a" "01955b74354248ae011b420154b6e8bf1ed13a5cbfc506b15a9627771996fca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01955b74354248ae011b420154b6e8bf1ed13a5cbfc506b15a9627771996fca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01955b74354248ae011b420154b6e8bf1ed13a5cbfc506b15a9627771996fca8", kill_on_drop: false }` [INFO] [stdout] 01955b74354248ae011b420154b6e8bf1ed13a5cbfc506b15a9627771996fca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f619f6c876e96d632b8833813a6e56a9e7b917fc793fd1089ade4196a989d2eb [INFO] running `Command { std: "docker" "start" "-a" "f619f6c876e96d632b8833813a6e56a9e7b917fc793fd1089ade4196a989d2eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling open_cmd v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hoard v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/builder/envtrie.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | fn get_evaluation(&self, envs: &BTreeMap) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 169 | fn get_evaluation(&self, envs: &BTreeMap) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "f619f6c876e96d632b8833813a6e56a9e7b917fc793fd1089ade4196a989d2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f619f6c876e96d632b8833813a6e56a9e7b917fc793fd1089ade4196a989d2eb", kill_on_drop: false }` [INFO] [stdout] f619f6c876e96d632b8833813a6e56a9e7b917fc793fd1089ade4196a989d2eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef1f0b0d56fc58c81c3f03c323e6e7ceb66f935ecb5dcd4d2ba8e53f11bf3289 [INFO] running `Command { std: "docker" "start" "-a" "ef1f0b0d56fc58c81c3f03c323e6e7ceb66f935ecb5dcd4d2ba8e53f11bf3289", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling sdd v3.0.2 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scc v2.1.16 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling pty_closure v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling hoard v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/builder/envtrie.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | fn get_evaluation(&self, envs: &BTreeMap) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 169 | fn get_evaluation(&self, envs: &BTreeMap) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/builder/envtrie.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | fn get_evaluation(&self, envs: &BTreeMap) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 169 | fn get_evaluation(&self, envs: &BTreeMap) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/test.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub enum Error { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/test.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | IO(#[from] io::Error), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/test.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Uuid(#[from] uuid::Error), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/test.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Tester { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hoard` (test "hoard_diff") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hoard_diff --edition=2021 tests/hoard_diff.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde_yaml"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde_yaml", "yaml"))' -C metadata=fe9cefdda0a0a212 -C extra-filename=-1aa4745b909f8e0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f1451967eb4cd2b8.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8c09eed1519e56e5.so --extern clap=/opt/rustwide/target/debug/deps/libclap-de16e9bf01c805a8.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-130b21e0680dbfdc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d0f72b51bda23d19.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-96bffd4cd1387e5c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern hoard=/opt/rustwide/target/debug/deps/libhoard-8f6d27fecc14cf12.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-b95b96dea806929b.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-649a9982f79edc36.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-e3f170c099ee2bce.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-ae6a999be304fa8b.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-b1b4ba31a6794cb9.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4f6cf5342f6e55c7.rlib --extern open_cmd=/opt/rustwide/target/debug/deps/libopen_cmd-c43fe48afb0fb09c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-5175bed11bff8a8c.rlib --extern pty_closure=/opt/rustwide/target/debug/deps/libpty_closure-47a39113b0d705fb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7947c6ff9f7bf26b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-820c3f909ea804a4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-df7408fd5998b771.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a50ce9132467d3b.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-c0fcbafceb1c413d.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-88fd681616939d15.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f2e47b319d8540ba.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9e91c4a7a01a898b.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-7e2db12255d071cc.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-82227a3bd60f18d2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-11f435c8426093ee.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6719079e2de76937.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-c011a43aadabf5b8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cb5c71ad6b17b18c.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-75c20fd4fb4b5222.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6ed7de239df46a4c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-75d8496af38e88e5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dc874e61e31de8ac.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2bef8898cc14b247.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hoard` (lib test); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hoard --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde_yaml"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde_yaml", "yaml"))' -C metadata=1d131987af5e1770 -C extra-filename=-b3128ded50945f04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f1451967eb4cd2b8.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8c09eed1519e56e5.so --extern clap=/opt/rustwide/target/debug/deps/libclap-de16e9bf01c805a8.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-130b21e0680dbfdc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d0f72b51bda23d19.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-96bffd4cd1387e5c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-b95b96dea806929b.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-649a9982f79edc36.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-e3f170c099ee2bce.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-ae6a999be304fa8b.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-b1b4ba31a6794cb9.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4f6cf5342f6e55c7.rlib --extern open_cmd=/opt/rustwide/target/debug/deps/libopen_cmd-c43fe48afb0fb09c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-5175bed11bff8a8c.rlib --extern pty_closure=/opt/rustwide/target/debug/deps/libpty_closure-47a39113b0d705fb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7947c6ff9f7bf26b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-820c3f909ea804a4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-df7408fd5998b771.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a50ce9132467d3b.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-c0fcbafceb1c413d.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-88fd681616939d15.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f2e47b319d8540ba.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9e91c4a7a01a898b.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-7e2db12255d071cc.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-82227a3bd60f18d2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-11f435c8426093ee.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6719079e2de76937.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-c011a43aadabf5b8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cb5c71ad6b17b18c.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-75c20fd4fb4b5222.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6ed7de239df46a4c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-75d8496af38e88e5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-dc874e61e31de8ac.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2bef8898cc14b247.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ef1f0b0d56fc58c81c3f03c323e6e7ceb66f935ecb5dcd4d2ba8e53f11bf3289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1f0b0d56fc58c81c3f03c323e6e7ceb66f935ecb5dcd4d2ba8e53f11bf3289", kill_on_drop: false }` [INFO] [stdout] ef1f0b0d56fc58c81c3f03c323e6e7ceb66f935ecb5dcd4d2ba8e53f11bf3289