[INFO] cloning repository https://github.com/ktt-ol/ktt-shopsystem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktt-ol/ktt-shopsystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktt-ol%2Fktt-shopsystem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktt-ol%2Fktt-shopsystem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c6f14a9ba2d4b0d6845d11c08d33e823c15c49a [INFO] testing ktt-ol/ktt-shopsystem against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktt-ol%2Fktt-shopsystem" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ktt-ol/ktt-shopsystem [INFO] finished tweaking git repo https://github.com/ktt-ol/ktt-shopsystem [INFO] tweaked toml for git repo https://github.com/ktt-ol/ktt-shopsystem written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ktt-ol/ktt-shopsystem on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ktt-ol/ktt-shopsystem 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2_sqlite v0.32.0 [INFO] [stderr] Downloaded hashlink v0.11.0 [INFO] [stderr] Downloaded rocket_dyn_templates v0.2.0 [INFO] [stderr] Downloaded toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Downloaded unicode-truncate v2.0.1 [INFO] [stderr] Downloaded deranged v0.5.6 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded gpgme-sys v0.11.0 [INFO] [stderr] Downloaded muldiv v1.0.1 [INFO] [stderr] Downloaded pangocairo-sys v0.21.5 [INFO] [stderr] Downloaded cstr-argument v0.1.2 [INFO] [stderr] Downloaded winreg v0.52.0 [INFO] [stderr] Downloaded libgpg-error-sys v0.6.2 [INFO] [stderr] Downloaded gobject-sys v0.21.5 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded kstring v2.0.2 [INFO] [stderr] Downloaded gpg-error v0.6.2 [INFO] [stderr] Downloaded xml5ever v0.35.0 [INFO] [stderr] Downloaded cfg-expr v0.20.6 [INFO] [stderr] Downloaded barcoders v2.0.0 [INFO] [stderr] Downloaded cairo-rs v0.21.5 [INFO] [stderr] Downloaded gstreamer-sys v0.24.4 [INFO] [stderr] Downloaded rusqlite v0.38.0 [INFO] [stderr] Downloaded gio-sys v0.21.5 [INFO] [stderr] Downloaded gpgme v0.11.0 [INFO] [stderr] Downloaded glib-macros v0.21.5 [INFO] [stderr] Downloaded glib-sys v0.21.5 [INFO] [stderr] Downloaded gio v0.21.5 [INFO] [stderr] Downloaded compress-tools v0.15.1 [INFO] [stderr] Downloaded selectors v0.31.0 [INFO] [stderr] Downloaded pango v0.21.5 [INFO] [stderr] Downloaded glib v0.21.5 [INFO] [stderr] Downloaded pango-sys v0.21.5 [INFO] [stderr] Downloaded gstreamer v0.24.4 [INFO] [stderr] Downloaded option-operations v0.6.1 [INFO] [stderr] Downloaded librsvg v2.61.4 [INFO] [stderr] Downloaded locale_config v0.3.0 [INFO] [stderr] Downloaded cssparser-color v0.3.0 [INFO] [stderr] Downloaded markup5ever v0.35.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.21.5 [INFO] [stderr] Downloaded pangocairo v0.21.5 [INFO] [stderr] Downloaded build-rs v0.1.2 [INFO] [stderr] Downloaded rctree v0.6.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bf823a45ccc4369afc8b8239ae763bf8d43deb2f8fd0754f2a58831a500fdae [INFO] running `Command { std: "docker" "start" "-a" "8bf823a45ccc4369afc8b8239ae763bf8d43deb2f8fd0754f2a58831a500fdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bf823a45ccc4369afc8b8239ae763bf8d43deb2f8fd0754f2a58831a500fdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf823a45ccc4369afc8b8239ae763bf8d43deb2f8fd0754f2a58831a500fdae", kill_on_drop: false }` [INFO] [stdout] 8bf823a45ccc4369afc8b8239ae763bf8d43deb2f8fd0754f2a58831a500fdae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c0bd5f947cfbbf743cdd85d66f44926a7889a3474c7d2252e166276679727d4 [INFO] running `Command { std: "docker" "start" "-a" "5c0bd5f947cfbbf743cdd85d66f44926a7889a3474c7d2252e166276679727d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling cfg-expr v0.20.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling build-rs v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling glib-sys v0.21.5 [INFO] [stderr] Compiling gobject-sys v0.21.5 [INFO] [stderr] Compiling gio-sys v0.21.5 [INFO] [stderr] Compiling pango-sys v0.21.5 [INFO] [stderr] Compiling cairo-sys-rs v0.21.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=050dc5f179533a98 -C extra-filename=-8f0b0f9a18f33980 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5c0bd5f947cfbbf743cdd85d66f44926a7889a3474c7d2252e166276679727d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0bd5f947cfbbf743cdd85d66f44926a7889a3474c7d2252e166276679727d4", kill_on_drop: false }` [INFO] [stdout] 5c0bd5f947cfbbf743cdd85d66f44926a7889a3474c7d2252e166276679727d4