[INFO] cloning repository https://github.com/rabe1028/yevice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rabe1028/yevice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabe1028%2Fyevice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabe1028%2Fyevice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7847bd56a7d1421dbc2e94450ead93299b10682
[INFO] testing rabe1028/yevice against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabe1028%2Fyevice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rabe1028/yevice
[INFO] finished tweaking git repo https://github.com/rabe1028/yevice
[INFO] tweaked toml for git repo https://github.com/rabe1028/yevice written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rabe1028/yevice on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rabe1028/yevice 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3
[INFO] running `Command { std: "docker" "start" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64 v0.23.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pratt v0.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ureq-proto v0.6.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling vecmap-rs v0.2.4
[INFO] [stderr]    Compiling hcl-primitives v0.1.12
[INFO] [stderr]    Compiling hcl-edit v0.9.7
[INFO] [stderr]    Compiling yevice-core v0.1.0 (/opt/rustwide/workdir/crates/core/yevice-core)
[INFO] [stderr]    Compiling hcl-rs v0.19.8
[INFO] [stderr]    Compiling yevice-output v0.1.0 (/opt/rustwide/workdir/crates/output/yevice-output)
[INFO] [stderr]    Compiling yevice-solver v0.1.0 (/opt/rustwide/workdir/crates/solver/yevice-solver)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ureq v3.4.0
[INFO] [stderr]    Compiling yevice-pricing v0.1.0 (/opt/rustwide/workdir/crates/core/yevice-pricing)
[INFO] [stderr]    Compiling yevice-service-api v0.1.0 (/opt/rustwide/workdir/crates/core/yevice-service-api)
[INFO] [stderr]    Compiling yevice-tf v0.1.0 (/opt/rustwide/workdir/crates/iac/yevice-tf)
[INFO] [stderr]    Compiling yevice-cfn v0.1.0 (/opt/rustwide/workdir/crates/iac/yevice-cfn)
[INFO] [stderr]    Compiling yevice-wrangler v0.1.0 (/opt/rustwide/workdir/crates/iac/yevice-wrangler)
[INFO] [stderr]    Compiling yevice-services-aws v0.1.0 (/opt/rustwide/workdir/crates/services/yevice-services-aws)
[INFO] [stderr]    Compiling yevice-services-gcp v0.1.0 (/opt/rustwide/workdir/crates/services/yevice-services-gcp)
[INFO] [stderr]    Compiling yevice-engine v0.1.0 (/opt/rustwide/workdir/crates/engine/yevice-engine)
[INFO] [stderr]    Compiling yevice-cli v0.1.0 (/opt/rustwide/workdir/crates/cli/yevice-cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 31.14s
[INFO] running `Command { std: "docker" "inspect" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling vecmap-rs v0.2.4
[INFO] [stderr]    Compiling hcl-primitives v0.1.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hcl-edit v0.9.7
[INFO] [stderr]    Compiling yevice-core v0.1.0 (/opt/rustwide/workdir/crates/core/yevice-core)
[INFO] [stderr]    Compiling hcl-rs v0.19.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling yevice-pricing v0.1.0 (/opt/rustwide/workdir/crates/core/yevice-pricing)
[INFO] [stderr]    Compiling yevice-solver v0.1.0 (/opt/rustwide/workdir/crates/solver/yevice-solver)
[INFO] [stderr]    Compiling yevice-output v0.1.0 (/opt/rustwide/workdir/crates/output/yevice-output)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling yevice-service-api v0.1.0 (/opt/rustwide/workdir/crates/core/yevice-service-api)
[INFO] [stderr]    Compiling yevice-services-aws v0.1.0 (/opt/rustwide/workdir/crates/services/yevice-services-aws)
[INFO] [stderr]    Compiling yevice-services-gcp v0.1.0 (/opt/rustwide/workdir/crates/services/yevice-services-gcp)
[INFO] [stderr]    Compiling yevice-wrangler v0.1.0 (/opt/rustwide/workdir/crates/iac/yevice-wrangler)
[INFO] [stderr]    Compiling yevice-cfn v0.1.0 (/opt/rustwide/workdir/crates/iac/yevice-cfn)
[INFO] [stderr]    Compiling yevice-tf v0.1.0 (/opt/rustwide/workdir/crates/iac/yevice-tf)
[INFO] [stderr]    Compiling yevice-engine v0.1.0 (/opt/rustwide/workdir/crates/engine/yevice-engine)
[INFO] [stderr] error: could not compile `yevice-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name yevice_core --edition=2024 crates/core/yevice-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::wildcard_imports' --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_implement_trait' '--allow=clippy::return_self_not_must_use' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::manual_let_else' '--allow=clippy::implicit_hasher' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a5191d1041d52c4 -C extra-filename=-c5b2ebb0bf3f9337 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern chrono=/opt/rustwide/target/release/deps/libchrono-15a83ef11ef9b57e.rlib --extern rustc_hash=/opt/rustwide/target/release/deps/librustc_hash-abe8e2ef258c2768.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-8efc8b1e82195635.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-a24869e2f18fd433.rlib --extern serde_yaml_ng=/opt/rustwide/target/release/deps/libserde_yaml_ng-4f5d1f4f9ad8705d.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-cc9abf4146911b75.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-d1a61404985ea7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3", kill_on_drop: false }`
[INFO] [stdout] 6666c9f7b5d3699cd47acbe5c4fe614c20b9f9860b50e79ad00ceb79ffa697b3
