[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] 9d4c5d837d7d4db3e74d4ab4139fab58317fdd39
[INFO] testing sandersaares/folo against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandersaares/folo on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e36c6bc06042b85815ac28cf38d060ef0fb740a68e2e3ea7f97ec753334f6882
[INFO] running `Command { std: "docker" "start" "-a" "e36c6bc06042b85815ac28cf38d060ef0fb740a68e2e3ea7f97ec753334f6882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e36c6bc06042b85815ac28cf38d060ef0fb740a68e2e3ea7f97ec753334f6882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e36c6bc06042b85815ac28cf38d060ef0fb740a68e2e3ea7f97ec753334f6882", kill_on_drop: false }`
[INFO] [stdout] e36c6bc06042b85815ac28cf38d060ef0fb740a68e2e3ea7f97ec753334f6882
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abfc19e56e22d1ee2592945e8477d63c688a94709e749467e08972fd055929ad
[INFO] running `Command { std: "docker" "start" "-a" "abfc19e56e22d1ee2592945e8477d63c688a94709e749467e08972fd055929ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[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 memchr v2.8.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling argh_shared v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling simple-mermaid v0.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tick v0.1.2
[INFO] [stderr]    Compiling oneshot v0.1.13
[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 benchmarks v0.0.1-never (/opt/rustwide/workdir/packages/benchmarks)
[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 folo_utils v0.1.6 (/opt/rustwide/workdir/packages/folo_utils)
[INFO] [stderr]    Compiling infinity_pool v0.8.9 (/opt/rustwide/workdir/packages/infinity_pool)
[INFO] [stderr]    Compiling ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests)
[INFO] [stderr]    Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling alloc_tracker v0.5.17 (/opt/rustwide/workdir/packages/alloc_tracker)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling folo_ffi v0.1.12 (/opt/rustwide/workdir/packages/folo_ffi)
[INFO] [stderr]    Compiling events v0.5.3 (/opt/rustwide/workdir/packages/events)
[INFO] [stderr]    Compiling events_once v0.5.17 (/opt/rustwide/workdir/packages/events_once)
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling linked_macros_impl v1.0.8 (/opt/rustwide/workdir/packages/linked_macros_impl)
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling argh_derive v0.1.14
[INFO] [stderr]    Compiling linked_macros v1.0.8 (/opt/rustwide/workdir/packages/linked_macros)
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 argh v0.1.14
[INFO] [stderr]    Compiling cargo-detect-package v1.0.13 (/opt/rustwide/workdir/packages/cargo-detect-package)
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[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 opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling futures v0.3.31
[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 ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[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 region_local v1.0.13 (/opt/rustwide/workdir/packages/region_local)
[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 par_bench v0.2.31 (/opt/rustwide/workdir/packages/par_bench)
[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 30.70s
[INFO] running `Command { std: "docker" "inspect" "abfc19e56e22d1ee2592945e8477d63c688a94709e749467e08972fd055929ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abfc19e56e22d1ee2592945e8477d63c688a94709e749467e08972fd055929ad", kill_on_drop: false }`
[INFO] [stdout] abfc19e56e22d1ee2592945e8477d63c688a94709e749467e08972fd055929ad
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a234936f0e7a2b3b16ac00ca2954a2b87204dbed3ca58ac8b455feea1a055f6
[INFO] running `Command { std: "docker" "start" "-a" "0a234936f0e7a2b3b16ac00ca2954a2b87204dbed3ca58ac8b455feea1a055f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling linked v1.0.8 (/opt/rustwide/workdir/packages/linked)
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling many_cpus v2.3.0 (/opt/rustwide/workdir/packages/many_cpus)
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling infinity_pool v0.8.9 (/opt/rustwide/workdir/packages/infinity_pool)
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling async-channel v2.5.0
[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 value-bag v1.12.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling events_once v0.5.17 (/opt/rustwide/workdir/packages/events_once)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling vicinal v0.1.13 (/opt/rustwide/workdir/packages/vicinal)
[INFO] [stderr]    Compiling region_cached v1.0.13 (/opt/rustwide/workdir/packages/region_cached)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling region_local v1.0.13 (/opt/rustwide/workdir/packages/region_local)
[INFO] [stderr]    Compiling sdd v4.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tick v0.1.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling frozen-collections-core v0.8.0
[INFO] [stderr]    Compiling saa v5.4.9
[INFO] [stderr]    Compiling fake_headers v0.0.5
[INFO] [stderr]    Compiling linked_macros_impl v1.0.8 (/opt/rustwide/workdir/packages/linked_macros_impl)
[INFO] [stderr]    Compiling folo_ffi v0.1.12 (/opt/rustwide/workdir/packages/folo_ffi)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling scc v3.5.6
[INFO] [stderr]    Compiling folo_utils v0.1.6 (/opt/rustwide/workdir/packages/folo_utils)
[INFO] [stderr]    Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling cargo-detect-package v1.0.13 (/opt/rustwide/workdir/packages/cargo-detect-package)
[INFO] [stderr]    Compiling trybuild v1.0.115
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling cpulist v1.1.1 (/opt/rustwide/workdir/packages/cpulist)
[INFO] [stderr]    Compiling new_zealand v1.0.6 (/opt/rustwide/workdir/packages/new_zealand)
[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/beta-2026-03-05-x86_64-unknown-linux-gnu/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=7a33142160ea700d -C extra-filename=-c6b387b575f37585 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-ed8d83fb20f13ec4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-05f231682cba7b71.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6983a037dd060d91.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2ef7cfc7e42e2295.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0a234936f0e7a2b3b16ac00ca2954a2b87204dbed3ca58ac8b455feea1a055f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a234936f0e7a2b3b16ac00ca2954a2b87204dbed3ca58ac8b455feea1a055f6", kill_on_drop: false }`
[INFO] [stdout] 0a234936f0e7a2b3b16ac00ca2954a2b87204dbed3ca58ac8b455feea1a055f6
