[INFO] cloning repository https://github.com/KazumasaYasui/loco_sample_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KazumasaYasui/loco_sample_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazumasaYasui%2Floco_sample_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazumasaYasui%2Floco_sample_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07a5252dd6a7d59dcb1a159a061f44d2aa514287
[INFO] checking KazumasaYasui/loco_sample_app against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKazumasaYasui%2Floco_sample_app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/KazumasaYasui/loco_sample_app
[INFO] finished tweaking git repo https://github.com/KazumasaYasui/loco_sample_app
[INFO] tweaked toml for git repo https://github.com/KazumasaYasui/loco_sample_app written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KazumasaYasui/loco_sample_app on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KazumasaYasui/loco_sample_app 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c387f059b329d6c4eac2a8d157d8ec7fc99b04c13f9ba32324d69751fad4fea0
[INFO] running `Command { std: "docker" "start" "-a" "c387f059b329d6c4eac2a8d157d8ec7fc99b04c13f9ba32324d69751fad4fea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c387f059b329d6c4eac2a8d157d8ec7fc99b04c13f9ba32324d69751fad4fea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c387f059b329d6c4eac2a8d157d8ec7fc99b04c13f9ba32324d69751fad4fea0", kill_on_drop: false }`
[INFO] [stdout] c387f059b329d6c4eac2a8d157d8ec7fc99b04c13f9ba32324d69751fad4fea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a73ebb1140fc965169ec1f5ebfc7a5abb228078d9d40913eaa5bf4471b26a73
[INFO] running `Command { std: "docker" "start" "-a" "1a73ebb1140fc965169ec1f5ebfc7a5abb228078d9d40913eaa5bf4471b26a73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking sdd v3.0.7
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking scc v2.3.3
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking cruet v0.13.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking cruet v0.14.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking email-encoding v0.3.1
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking ego-tree v0.9.0
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.18
[INFO] [stderr]     Checking bytesize v1.3.2
[INFO] [stderr]     Checking auto-future v1.0.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking btparse-stable v0.1.2
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking flagset v0.4.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking duct_sh v0.13.7
[INFO] [stderr]     Checking english-to-cron v0.1.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a068d9acbf005624 -C extra-filename=-f689a4807b6ff432 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6555891f22d594de.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e6364a9e6650ce14.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.0/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=521f0c25b7eaa965 -C extra-filename=-62666fea39fbf986 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-257932aa9253e762.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1a73ebb1140fc965169ec1f5ebfc7a5abb228078d9d40913eaa5bf4471b26a73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a73ebb1140fc965169ec1f5ebfc7a5abb228078d9d40913eaa5bf4471b26a73", kill_on_drop: false }`
[INFO] [stdout] 1a73ebb1140fc965169ec1f5ebfc7a5abb228078d9d40913eaa5bf4471b26a73
