[INFO] cloning repository https://github.com/sandersaares/folo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandersaares/folo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58f69feeddfc8c4b5a51e3074b04e11e88baf92e [INFO] testing sandersaares/folo against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo" "/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/sandersaares/folo [INFO] finished tweaking git repo https://github.com/sandersaares/folo [INFO] tweaked toml for git repo https://github.com/sandersaares/folo written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sandersaares/folo on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sandersaares/folo 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc373b792866ccd6b3bdfc84b5387574615f15042f49b9b93439de5c4166ff23 [INFO] running `Command { std: "docker" "start" "-a" "dc373b792866ccd6b3bdfc84b5387574615f15042f49b9b93439de5c4166ff23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc373b792866ccd6b3bdfc84b5387574615f15042f49b9b93439de5c4166ff23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc373b792866ccd6b3bdfc84b5387574615f15042f49b9b93439de5c4166ff23", kill_on_drop: false }` [INFO] [stdout] dc373b792866ccd6b3bdfc84b5387574615f15042f49b9b93439de5c4166ff23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f2565c40dc55469c23d27c64d7ef4bf5661ee3b6f2d14fe9b11af99d8a81ff1 [INFO] running `Command { std: "docker" "start" "-a" "7f2565c40dc55469c23d27c64d7ef4bf5661ee3b6f2d14fe9b11af99d8a81ff1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling new_zealand v1.0.6 (/opt/rustwide/workdir/packages/new_zealand) [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling hash_hasher v2.0.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling argh_shared v0.1.14 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling simple-mermaid v0.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling arc-swap v1.8.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tick v0.1.2 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling alloc_tracker v0.5.17 (/opt/rustwide/workdir/packages/alloc_tracker) [INFO] [stderr] Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing) [INFO] [stderr] Compiling benchmarks v0.0.1-never (/opt/rustwide/workdir/packages/benchmarks) [INFO] [stderr] Compiling ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests) [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling folo_utils v0.1.6 (/opt/rustwide/workdir/packages/folo_utils) [INFO] [stderr] Compiling events v0.5.3 (/opt/rustwide/workdir/packages/events) [INFO] [stderr] Compiling folo_ffi v0.1.12 (/opt/rustwide/workdir/packages/folo_ffi) [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling fast_time v0.1.16 (/opt/rustwide/workdir/packages/fast_time) [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling all_the_time v0.4.13 (/opt/rustwide/workdir/packages/all_the_time) [INFO] [stderr] Compiling nm v0.1.29 (/opt/rustwide/workdir/packages/nm) [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rsevents v0.3.1 [INFO] [stderr] Compiling infinity_pool v0.8.9 (/opt/rustwide/workdir/packages/infinity_pool) [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling events_once v0.5.17 (/opt/rustwide/workdir/packages/events_once) [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling linked_macros_impl v1.0.8 (/opt/rustwide/workdir/packages/linked_macros_impl) [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling ohno_macros v0.3.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling linked_macros v1.0.8 (/opt/rustwide/workdir/packages/linked_macros) [INFO] [stderr] Compiling argh_derive v0.1.14 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling linked v1.0.8 (/opt/rustwide/workdir/packages/linked) [INFO] [stderr] Compiling ohno v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cpulist v1.1.1 (/opt/rustwide/workdir/packages/cpulist) [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling opentelemetry v0.28.0 [INFO] [stderr] Compiling argh v0.1.14 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling cargo-detect-package v1.0.13 (/opt/rustwide/workdir/packages/cargo-detect-package) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.28.0 [INFO] [stderr] Compiling nm_otel v0.2.3 (/opt/rustwide/workdir/packages/nm_otel) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [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 rand v0.9.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling many_cpus v2.3.0 (/opt/rustwide/workdir/packages/many_cpus) [INFO] [stderr] Compiling par_bench v0.2.31 (/opt/rustwide/workdir/packages/par_bench) [INFO] [stderr] Compiling region_cached v1.0.13 (/opt/rustwide/workdir/packages/region_cached) [INFO] [stderr] Compiling vicinal v0.1.13 (/opt/rustwide/workdir/packages/vicinal) [INFO] [stderr] Compiling region_local v1.0.13 (/opt/rustwide/workdir/packages/region_local) [INFO] [stderr] Compiling many_cpus_benchmarking v0.1.42 (/opt/rustwide/workdir/packages/many_cpus_benchmarking) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.92s [INFO] running `Command { std: "docker" "inspect" "7f2565c40dc55469c23d27c64d7ef4bf5661ee3b6f2d14fe9b11af99d8a81ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2565c40dc55469c23d27c64d7ef4bf5661ee3b6f2d14fe9b11af99d8a81ff1", kill_on_drop: false }` [INFO] [stdout] 7f2565c40dc55469c23d27c64d7ef4bf5661ee3b6f2d14fe9b11af99d8a81ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33574d5a01530f65f1e49bdcd6f5a04cc68df0bd3a2f56595230fd559138e97b [INFO] running `Command { std: "docker" "start" "-a" "33574d5a01530f65f1e49bdcd6f5a04cc68df0bd3a2f56595230fd559138e97b", kill_on_drop: false }` [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nm v0.1.29 (/opt/rustwide/workdir/packages/nm) [INFO] [stderr] Compiling linked_macros v1.0.8 (/opt/rustwide/workdir/packages/linked_macros) [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling linked v1.0.8 (/opt/rustwide/workdir/packages/linked) [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling infinity_pool v0.8.9 (/opt/rustwide/workdir/packages/infinity_pool) [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling many_cpus v2.3.0 (/opt/rustwide/workdir/packages/many_cpus) [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling rsevents v0.3.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling events_once v0.5.17 (/opt/rustwide/workdir/packages/events_once) [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling opentelemetry v0.28.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [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/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.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 -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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --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", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=69cdd2e32ab938cc -C extra-filename=-d0631c125156fdbc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9710438662028847.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-7ff67804fdd3dd44.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=535cec171de51c23 -C extra-filename=-72c57e660e593bf6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-1b161dd8f510d809.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-eec2d3bca0a5fe3f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-087cf36e45961666.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-06092c28a7fe1167.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "33574d5a01530f65f1e49bdcd6f5a04cc68df0bd3a2f56595230fd559138e97b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33574d5a01530f65f1e49bdcd6f5a04cc68df0bd3a2f56595230fd559138e97b", kill_on_drop: false }` [INFO] [stdout] 33574d5a01530f65f1e49bdcd6f5a04cc68df0bd3a2f56595230fd559138e97b