[INFO] cloning repository https://github.com/hbsolider/mapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hbsolider/mapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbsolider%2Fmapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbsolider%2Fmapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5a1d272a054bf8fdb75f7bcb85cf060f5adcefd [INFO] checking hbsolider/mapi against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbsolider%2Fmapi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hbsolider/mapi [INFO] finished tweaking git repo https://github.com/hbsolider/mapi [INFO] tweaked toml for git repo https://github.com/hbsolider/mapi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hbsolider/mapi on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hbsolider/mapi 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c [INFO] running `Command { std: "docker" "start" "070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [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/0c3b2c226322b623e493b7611e4909ee6bc6a48d/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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-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=de10efd977ea79d3 -C extra-filename=-1f39c326e9ab71ae --out-dir /opt/rustwide/target/debug/build/tokio/1f39c326e9ab71ae/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/errno/42724e475aaba02e/out -L dependency=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out -L dependency=/opt/rustwide/target/debug/build/mio/46f64652e77ffaca/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/580a44cfc0a51087/out -L dependency=/opt/rustwide/target/debug/build/socket2/c0ba1ba8b4b3a90a/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/5245f75f1c433b38/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out/liblibc-6f65a897ddedb32c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/46f64652e77ffaca/out/libmio-46f64652e77ffaca.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/580a44cfc0a51087/out/libsignal_hook_registry-580a44cfc0a51087.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c0ba1ba8b4b3a90a/out/libsocket2-c0ba1ba8b4b3a90a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/5245f75f1c433b38/out/libtokio_macros-5245f75f1c433b38.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c", kill_on_drop: false }` [INFO] [stdout] 070b0257aba720d5c49b3f37b9aa9d060f85a41bc8993620b8a45b4a1053798c