[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] b83f7d0d0cb13af6b4ee3ced4554796a46d08398 [INFO] testing sandersaares/folo against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandersaares%2Ffolo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sandersaares/folo on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 489c334c345cbe21f1171c1d39159867d236cde1242d8a8cebbe7037922891d2 [INFO] running `Command { std: "docker" "start" "-a" "489c334c345cbe21f1171c1d39159867d236cde1242d8a8cebbe7037922891d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "489c334c345cbe21f1171c1d39159867d236cde1242d8a8cebbe7037922891d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489c334c345cbe21f1171c1d39159867d236cde1242d8a8cebbe7037922891d2", kill_on_drop: false }` [INFO] [stdout] 489c334c345cbe21f1171c1d39159867d236cde1242d8a8cebbe7037922891d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a570b2c84a6444ff78f9d8e8ed823f7ee06cb54f09162f6dbd11c429f93a645 [INFO] running `Command { std: "docker" "start" "-a" "7a570b2c84a6444ff78f9d8e8ed823f7ee06cb54f09162f6dbd11c429f93a645", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling new_zealand v1.0.1 (/opt/rustwide/workdir/packages/new_zealand) [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.47 [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 hash_hasher v2.0.4 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling opaque_pool v0.3.6 (/opt/rustwide/workdir/packages/opaque_pool) [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing) [INFO] [stderr] Compiling ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests) [INFO] [stderr] Compiling benchmarks v0.0.1-never (/opt/rustwide/workdir/packages/benchmarks) [INFO] [stderr] Compiling folo_ffi v0.1.6 (/opt/rustwide/workdir/packages/folo_ffi) [INFO] [stderr] Compiling folo_utils v0.1.3 (/opt/rustwide/workdir/packages/folo_utils) [INFO] [stderr] Compiling alloc_tracker v0.5.8 (/opt/rustwide/workdir/packages/alloc_tracker) [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rsevents v0.3.1 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling pinned_pool v0.1.22 (/opt/rustwide/workdir/packages/pinned_pool) [INFO] [stderr] Compiling all_the_time v0.4.4 (/opt/rustwide/workdir/packages/all_the_time) [INFO] [stderr] Compiling fast_time v0.1.7 (/opt/rustwide/workdir/packages/fast_time) [INFO] [stderr] Compiling blind_pool v0.4.7 (/opt/rustwide/workdir/packages/blind_pool) [INFO] [stderr] Compiling nm v0.1.20 (/opt/rustwide/workdir/packages/nm) [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling infinity_pool v0.7.2 (/opt/rustwide/workdir/packages/infinity_pool) [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling events v0.4.0 (/opt/rustwide/workdir/packages/events) [INFO] [stderr] Compiling linked_macros_impl v1.0.0 (/opt/rustwide/workdir/packages/linked_macros_impl) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling negative-impl v0.1.6 [INFO] [stderr] Compiling linked_macros v1.0.0 (/opt/rustwide/workdir/packages/linked_macros) [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling linked v1.0.0 (/opt/rustwide/workdir/packages/linked) [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling cpulist v1.0.1 (/opt/rustwide/workdir/packages/cpulist) [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling many_cpus v1.0.2 (/opt/rustwide/workdir/packages/many_cpus) [INFO] [stderr] Compiling par_bench v0.2.17 (/opt/rustwide/workdir/packages/par_bench) [INFO] [stderr] Compiling region_cached v1.0.2 (/opt/rustwide/workdir/packages/region_cached) [INFO] [stderr] Compiling region_local v1.0.2 (/opt/rustwide/workdir/packages/region_local) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling cargo-detect-package v1.0.1 (/opt/rustwide/workdir/packages/cargo-detect-package) [INFO] [stderr] Compiling many_cpus_benchmarking v0.1.31 (/opt/rustwide/workdir/packages/many_cpus_benchmarking) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "7a570b2c84a6444ff78f9d8e8ed823f7ee06cb54f09162f6dbd11c429f93a645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a570b2c84a6444ff78f9d8e8ed823f7ee06cb54f09162f6dbd11c429f93a645", kill_on_drop: false }` [INFO] [stdout] 7a570b2c84a6444ff78f9d8e8ed823f7ee06cb54f09162f6dbd11c429f93a645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 380b3a97db25280fee582b87f3f1d998345a55bc1984647906dab2620f9125c7 [INFO] running `Command { std: "docker" "start" "-a" "380b3a97db25280fee582b87f3f1d998345a55bc1984647906dab2620f9125c7", kill_on_drop: false }` [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling linked_macros v1.0.0 (/opt/rustwide/workdir/packages/linked_macros) [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling linked v1.0.0 (/opt/rustwide/workdir/packages/linked) [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling infinity_pool v0.7.2 (/opt/rustwide/workdir/packages/infinity_pool) [INFO] [stderr] Compiling rsevents v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling many_cpus v1.0.2 (/opt/rustwide/workdir/packages/many_cpus) [INFO] [stderr] Compiling events v0.4.0 (/opt/rustwide/workdir/packages/events) [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling region_cached v1.0.2 (/opt/rustwide/workdir/packages/region_cached) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling region_local v1.0.2 (/opt/rustwide/workdir/packages/region_local) [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling frozen-collections-core v0.5.0 [INFO] [stderr] Compiling trybuild v1.0.110 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling frozen-collections v0.5.0 [INFO] [stderr] Compiling sdd v4.0.1 [INFO] [stderr] Compiling saa v3.2.1 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling fake_headers v0.0.5 [INFO] [stderr] Compiling linked_macros_impl v1.0.0 (/opt/rustwide/workdir/packages/linked_macros_impl) [INFO] [stderr] Compiling scc v3.0.5 [INFO] [stderr] Compiling par_bench v0.2.17 (/opt/rustwide/workdir/packages/par_bench) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling many_cpus_benchmarking v0.1.31 (/opt/rustwide/workdir/packages/many_cpus_benchmarking) [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling testing v0.0.1-never (/opt/rustwide/workdir/packages/testing) [INFO] [stderr] Compiling folo_ffi v0.1.6 (/opt/rustwide/workdir/packages/folo_ffi) [INFO] [stderr] Compiling folo_utils v0.1.3 (/opt/rustwide/workdir/packages/folo_utils) [INFO] [stderr] Compiling cpulist v1.0.1 (/opt/rustwide/workdir/packages/cpulist) [INFO] [stderr] Compiling new_zealand v1.0.1 (/opt/rustwide/workdir/packages/new_zealand) [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling cargo-detect-package v1.0.1 (/opt/rustwide/workdir/packages/cargo-detect-package) [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ui_tests v0.0.0-never (/opt/rustwide/workdir/packages/ui_tests) [INFO] [stderr] Compiling opaque_pool v0.3.6 (/opt/rustwide/workdir/packages/opaque_pool) [INFO] [stderr] Compiling all_the_time v0.4.4 (/opt/rustwide/workdir/packages/all_the_time) [INFO] [stderr] Compiling pinned_pool v0.1.22 (/opt/rustwide/workdir/packages/pinned_pool) [INFO] [stderr] Compiling blind_pool v0.4.7 (/opt/rustwide/workdir/packages/blind_pool) [INFO] [stderr] Compiling nm v0.1.20 (/opt/rustwide/workdir/packages/nm) [INFO] [stderr] Compiling alloc_tracker v0.5.8 (/opt/rustwide/workdir/packages/alloc_tracker) [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling fast_time v0.1.7 (/opt/rustwide/workdir/packages/fast_time) [INFO] [stderr] Compiling benchmarks v0.0.1-never (/opt/rustwide/workdir/packages/benchmarks) [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/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="io-std"' --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=84ad6f116d21dc79 -C extra-filename=-47aee6ee59e74885 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-166b676d13acf570.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ea2e9fb1c9954f76.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-669ab13378d6d882.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3ecf52350cb57537.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-a6336d399ea1bcad.so --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "380b3a97db25280fee582b87f3f1d998345a55bc1984647906dab2620f9125c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380b3a97db25280fee582b87f3f1d998345a55bc1984647906dab2620f9125c7", kill_on_drop: false }` [INFO] [stdout] 380b3a97db25280fee582b87f3f1d998345a55bc1984647906dab2620f9125c7