[INFO] cloning repository https://github.com/turulix/ams-to-inventree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turulix/ams-to-inventree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturulix%2Fams-to-inventree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturulix%2Fams-to-inventree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 059957e04de7c2fb9b984031f330cbb056688672 [INFO] checking turulix/ams-to-inventree against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturulix%2Fams-to-inventree" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/turulix/ams-to-inventree [INFO] finished tweaking git repo https://github.com/turulix/ams-to-inventree [INFO] tweaked toml for git repo https://github.com/turulix/ams-to-inventree written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/turulix/ams-to-inventree on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/turulix/ams-to-inventree 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.17.0 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded serde_with v3.17.0 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded portable-atomic-util v0.2.5 [INFO] [stderr] Downloaded rumqttc v0.25.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4df7b92569628ead35b732d916fb7e977dac3a9a493f438ddd1cdf34479b02c [INFO] running `Command { std: "docker" "start" "-a" "e4df7b92569628ead35b732d916fb7e977dac3a9a493f438ddd1cdf34479b02c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4df7b92569628ead35b732d916fb7e977dac3a9a493f438ddd1cdf34479b02c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4df7b92569628ead35b732d916fb7e977dac3a9a493f438ddd1cdf34479b02c", kill_on_drop: false }` [INFO] [stdout] e4df7b92569628ead35b732d916fb7e977dac3a9a493f438ddd1cdf34479b02c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c04c72ff1f06934317124314374ac981d360d13324543ee2546fac9da63970cc [INFO] running `Command { std: "docker" "start" "-a" "c04c72ff1f06934317124314374ac981d360d13324543ee2546fac9da63970cc", kill_on_drop: false }` [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling inventree v453.0.0 (/opt/rustwide/workdir/crates/inventree) [INFO] [stderr] Checking config v0.15.19 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking settings v0.1.0 (/opt/rustwide/workdir/crates/settings) [INFO] [stderr] Checking serde_with v3.17.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking bon v2.3.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking rumqttc v0.25.1 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] error: could not compile `inventree` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name inventree --edition=2021 crates/inventree/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bon"' --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bon", "default", "native-tls", "rustls"))' -C metadata=cff96eb2ee510f9b -C extra-filename=-a6d1cf1d4d004e75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bon=/opt/rustwide/target/debug/deps/libbon-d91a1aee63e39e7b.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d0ef84be86fedbb2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3c6fbed9acc2ffcb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2f8a38409113e853.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-4390b26fc25b15a7.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-4d25a854cffd262f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ac6b019fcf00c535.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2fd8da2ecd8b4d39.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-88a0215431f7bd05/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `inventree` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name inventree --edition=2021 crates/inventree/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bon"' --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bon", "default", "native-tls", "rustls"))' -C metadata=327b541179ced278 -C extra-filename=-a85de6fe6499a9bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bon=/opt/rustwide/target/debug/deps/libbon-d91a1aee63e39e7b.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d0ef84be86fedbb2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3c6fbed9acc2ffcb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2f8a38409113e853.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-4390b26fc25b15a7.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-4d25a854cffd262f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ac6b019fcf00c535.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2fd8da2ecd8b4d39.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-88a0215431f7bd05/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c04c72ff1f06934317124314374ac981d360d13324543ee2546fac9da63970cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04c72ff1f06934317124314374ac981d360d13324543ee2546fac9da63970cc", kill_on_drop: false }` [INFO] [stdout] c04c72ff1f06934317124314374ac981d360d13324543ee2546fac9da63970cc