[INFO] cloning repository https://github.com/Lukidere/api_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lukidere/api_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukidere%2Fapi_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukidere%2Fapi_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaabc68d9e76b8e039312506afd94c4e57ccda70 [INFO] testing Lukidere/api_server against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukidere%2Fapi_server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 46% (2060/4411) Updating files: 47% (2074/4411) Updating files: 48% (2118/4411) Updating files: 49% (2162/4411) Updating files: 50% (2206/4411) Updating files: 51% (2250/4411) Updating files: 52% (2294/4411) Updating files: 52% (2325/4411) Updating files: 53% (2338/4411) Updating files: 54% (2382/4411) Updating files: 55% (2427/4411) Updating files: 55% (2461/4411) Updating files: 56% (2471/4411) Updating files: 56% (2478/4411) Updating files: 57% (2515/4411) Updating files: 58% (2559/4411) Updating files: 59% (2603/4411) Updating files: 60% (2647/4411) Updating files: 61% (2691/4411) Updating files: 62% (2735/4411) Updating files: 62% (2778/4411) Updating files: 63% (2779/4411) Updating files: 64% (2824/4411) Updating files: 65% (2868/4411) Updating files: 66% (2912/4411) Updating files: 66% (2946/4411) Updating files: 67% (2956/4411) Updating files: 68% (3000/4411) Updating files: 68% (3008/4411) Updating files: 69% (3044/4411) Updating files: 70% (3088/4411) Updating files: 70% (3107/4411) Updating files: 71% (3132/4411) Updating files: 72% (3176/4411) Updating files: 72% (3218/4411) Updating files: 73% (3221/4411) Updating files: 74% (3265/4411) Updating files: 75% (3309/4411) Updating files: 75% (3341/4411) Updating files: 76% (3353/4411) Updating files: 77% (3397/4411) Updating files: 78% (3441/4411) Updating files: 79% (3485/4411) Updating files: 80% (3529/4411) Updating files: 81% (3573/4411) Updating files: 82% (3618/4411) Updating files: 83% (3662/4411) Updating files: 84% (3706/4411) Updating files: 85% (3750/4411) Updating files: 86% (3794/4411) Updating files: 87% (3838/4411) Updating files: 88% (3882/4411) Updating files: 89% (3926/4411) Updating files: 90% (3970/4411) Updating files: 91% (4015/4411) Updating files: 92% (4059/4411) Updating files: 93% (4103/4411) Updating files: 94% (4147/4411) Updating files: 95% (4191/4411) Updating files: 96% (4235/4411) Updating files: 97% (4279/4411) Updating files: 97% (4292/4411) Updating files: 98% (4323/4411) Updating files: 99% (4367/4411) Updating files: 100% (4411/4411) Updating files: 100% (4411/4411), done. [INFO] validating manifest of git repo https://github.com/Lukidere/api_server on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lukidere/api_server [INFO] finished tweaking git repo https://github.com/Lukidere/api_server [INFO] tweaked toml for git repo https://github.com/Lukidere/api_server written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Lukidere/api_server 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Downloaded frunk_derives v0.4.3 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.3 [INFO] [stderr] Downloaded frunk v0.4.3 [INFO] [stderr] Downloaded mysql-common-derive v0.31.1 [INFO] [stderr] Downloaded frunk_core v0.4.3 [INFO] [stderr] Downloaded io-enum v1.1.3 [INFO] [stderr] Downloaded mysql v25.0.1 [INFO] [stderr] Downloaded mysql_common v0.32.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5489ff1e28e2fc856e3e9c7e34df030f2a23d8a1e1bcc45c9544a44c447d5488 [INFO] running `Command { std: "docker" "start" "-a" "5489ff1e28e2fc856e3e9c7e34df030f2a23d8a1e1bcc45c9544a44c447d5488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5489ff1e28e2fc856e3e9c7e34df030f2a23d8a1e1bcc45c9544a44c447d5488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5489ff1e28e2fc856e3e9c7e34df030f2a23d8a1e1bcc45c9544a44c447d5488", kill_on_drop: false }` [INFO] [stdout] 5489ff1e28e2fc856e3e9c7e34df030f2a23d8a1e1bcc45c9544a44c447d5488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff6fb777e0b1990e8d5baa0df901223d6fe7dc829892a6fef370b09f63c8b073 [INFO] running `Command { std: "docker" "start" "-a" "ff6fb777e0b1990e8d5baa0df901223d6fe7dc829892a6fef370b09f63c8b073", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling frunk_proc_macros v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling frunk v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_utils v0.14.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mysql v25.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling mysql-common-derive v0.31.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.70.1/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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=299ff6c09162c2ff -C extra-filename=-c1b67393182b125d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-52be23224824b52a.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-701dd886f5ea263c.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-bbc2191768e8409a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e391730277f17cd4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e642433ebf7771e7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1eee8cae9f2e7266.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e546a198ead1b26e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5d56a0794ec043ed.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-80f95c27390fdc7f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-90915f5c7f596a50.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 `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --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=eb7d0c243e554d82 -C extra-filename=-b116943c07952b02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e6402cde81a0f246.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b0eb799c82fca5ec.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-8a710307ab136e59.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-703921e66fd9a842.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-fe631b7e368df886.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5c7208e88f914e62.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-954ee003bbee2e88.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d5c77d78972e5788.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ff6fb777e0b1990e8d5baa0df901223d6fe7dc829892a6fef370b09f63c8b073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6fb777e0b1990e8d5baa0df901223d6fe7dc829892a6fef370b09f63c8b073", kill_on_drop: false }` [INFO] [stdout] ff6fb777e0b1990e8d5baa0df901223d6fe7dc829892a6fef370b09f63c8b073