[INFO] cloning repository https://github.com/thachanpy/realworld-rust-axum-sqlx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thachanpy/realworld-rust-axum-sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthachanpy%2Frealworld-rust-axum-sqlx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthachanpy%2Frealworld-rust-axum-sqlx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0af49a34d207108fe8feb6b3f7cedbd3d751656d
[INFO] testing thachanpy/realworld-rust-axum-sqlx against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthachanpy%2Frealworld-rust-axum-sqlx" "/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/thachanpy/realworld-rust-axum-sqlx
[INFO] finished tweaking git repo https://github.com/thachanpy/realworld-rust-axum-sqlx
[INFO] tweaked toml for git repo https://github.com/thachanpy/realworld-rust-axum-sqlx written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thachanpy/realworld-rust-axum-sqlx on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thachanpy/realworld-rust-axum-sqlx 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.5
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.2
[INFO] [stderr]   Downloaded aws-config v1.5.6
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.9
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded axum-extra v0.9.3
[INFO] [stderr]   Downloaded aws-sdk-sts v1.43.0
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.44.0
[INFO] [stderr]   Downloaded p256 v0.11.1
[INFO] [stderr]   Downloaded aws-sdk-sso v1.43.0
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.7.1
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.7.2
[INFO] [stderr]   Downloaded hyper-util v0.1.8
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded toml_edit v0.22.21
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded aws-sdk-sqs v1.43.0
[INFO] [stderr]   Downloaded scc v2.1.17
[INFO] [stderr]   Downloaded aws-smithy-types v1.2.6
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded sea-query v0.31.0
[INFO] [stderr]   Downloaded faker_rand v0.1.1
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.2
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.2
[INFO] [stderr]   Downloaded pest_generator v2.7.13
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.0
[INFO] [stderr]   Downloaded gimli v0.31.0
[INFO] [stderr]   Downloaded aws-smithy-checksums v0.60.12
[INFO] [stderr]   Downloaded aws-sigv4 v1.2.4
[INFO] [stderr]   Downloaded aws-runtime v1.4.3
[INFO] [stderr]   Downloaded ipnet v2.10.0
[INFO] [stderr]   Downloaded sdd v3.0.3
[INFO] [stderr]   Downloaded sqlx v0.8.2
[INFO] [stderr]   Downloaded aws-smithy-http v0.60.11
[INFO] [stderr]   Downloaded aws-types v1.3.3
[INFO] [stderr]   Downloaded pest_meta v2.7.13
[INFO] [stderr]   Downloaded pest_derive v2.7.13
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] [stderr]   Downloaded serial_test_derive v3.1.1
[INFO] [stderr]   Downloaded serial_test v3.1.1
[INFO] [stderr]   Downloaded sqlx-macros v0.8.2
[INFO] [stderr]   Downloaded unicode-properties v0.1.2
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded sqlx-core v0.8.2
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.2
[INFO] [stderr]   Downloaded aws-credential-types v1.2.1
[INFO] [stderr]   Downloaded mockall v0.13.0
[INFO] [stderr]   Downloaded inherent v1.0.11
[INFO] [stderr]   Downloaded sea-query-derive v0.4.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded schannel v0.1.24
[INFO] [stderr]   Downloaded cc v1.1.21
[INFO] [stderr]   Downloaded addr2line v0.24.1
[INFO] [stderr]   Downloaded uuid-macro-internal v1.10.0
[INFO] [stderr]   Downloaded aws-sdk-s3 v1.51.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5904fb10797703c6f298946e98f47620f9d1c4fc11a8cf65415803fc2837126c
[INFO] running `Command { std: "docker" "start" "-a" "5904fb10797703c6f298946e98f47620f9d1c4fc11a8cf65415803fc2837126c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5904fb10797703c6f298946e98f47620f9d1c4fc11a8cf65415803fc2837126c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5904fb10797703c6f298946e98f47620f9d1c4fc11a8cf65415803fc2837126c", kill_on_drop: false }`
[INFO] [stdout] 5904fb10797703c6f298946e98f47620f9d1c4fc11a8cf65415803fc2837126c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dde1b071b7eb8a9a8f454b98865441c8aeb70f30b5aa9deaee9a76bdc0938c9
[INFO] running `Command { std: "docker" "start" "-a" "5dde1b071b7eb8a9a8f454b98865441c8aeb70f30b5aa9deaee9a76bdc0938c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/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 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=2ad9c51c482f573e -C extra-filename=-abd30b6819c4ab01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1f02aad6c936467d.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-ef4f366a3e2c7b8f.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-469b6fd9940fe2ae.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-ef199566ca8ca549.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ee39f93accc90f7c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3439fd874bc54a98.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-fbb4663921dd3b6f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-fb8bf2ccc2fefa57.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.37/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 -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="default"' --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"' --cfg 'feature="use-libc-auxv"' --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=5e40ad66166187e9 -C extra-filename=-e74bf81cf9946cc4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c3a0f393b3d6476a.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-7b760d5d2fbcd0eb.rmeta --cap-lints allow --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5dde1b071b7eb8a9a8f454b98865441c8aeb70f30b5aa9deaee9a76bdc0938c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dde1b071b7eb8a9a8f454b98865441c8aeb70f30b5aa9deaee9a76bdc0938c9", kill_on_drop: false }`
[INFO] [stdout] 5dde1b071b7eb8a9a8f454b98865441c8aeb70f30b5aa9deaee9a76bdc0938c9
