[INFO] cloning repository https://github.com/ryuji-1to/rust-wiki-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryuji-1to/rust-wiki-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuji-1to%2Frust-wiki-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuji-1to%2Frust-wiki-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca865cf00037af7c3974ed3dcbd1a715cd0838f8 [INFO] checking ryuji-1to/rust-wiki-api against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryuji-1to%2Frust-wiki-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryuji-1to/rust-wiki-api [INFO] finished tweaking git repo https://github.com/ryuji-1to/rust-wiki-api [INFO] tweaked toml for git repo https://github.com/ryuji-1to/rust-wiki-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryuji-1to/rust-wiki-api on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryuji-1to/rust-wiki-api 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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded unicase_serde v0.1.0 [INFO] [stderr] Downloaded async-graphql-value v7.0.16 [INFO] [stderr] Downloaded async-graphql-derive v7.0.16 [INFO] [stderr] Downloaded async-graphql-parser v7.0.16 [INFO] [stderr] Downloaded async-graphql-rocket v7.0.16 [INFO] [stderr] Downloaded miniz_oxide v0.8.7 [INFO] [stderr] Downloaded rocket_cors v0.6.0 [INFO] [stderr] Downloaded webpki-roots v0.26.8 [INFO] [stderr] Downloaded async-graphql v7.0.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74a2b8585586bcf9f8f2d0183bf1fce10cee4d854008a433a1f2c93c7e7f7a48 [INFO] running `Command { std: "docker" "start" "-a" "74a2b8585586bcf9f8f2d0183bf1fce10cee4d854008a433a1f2c93c7e7f7a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74a2b8585586bcf9f8f2d0183bf1fce10cee4d854008a433a1f2c93c7e7f7a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a2b8585586bcf9f8f2d0183bf1fce10cee4d854008a433a1f2c93c7e7f7a48", kill_on_drop: false }` [INFO] [stdout] 74a2b8585586bcf9f8f2d0183bf1fce10cee4d854008a433a1f2c93c7e7f7a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a05233c8b6207d642a9e1bccf20e43d593c3459259e09eda77ae6868a792a612 [INFO] running `Command { std: "docker" "start" "-a" "a05233c8b6207d642a9e1bccf20e43d593c3459259e09eda77ae6868a792a612", kill_on_drop: false }` [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking uncased v0.9.10 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-graphql-value v7.0.16 [INFO] [stderr] Compiling async-trait v0.1.88 [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/08cd08fbef8c6663b052d8d9e4930d5696cbb8a7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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 --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)' --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-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=58ad2b4fe67ff570 -C extra-filename=-6ccd78dac665e776 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-164641e9459fe231.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2e96ef5fb05d4da2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2554ee38f446ef91.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-67882550d34c49ba.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-27a3e4585404a07e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-a304ef6c9f1a455a.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" "a05233c8b6207d642a9e1bccf20e43d593c3459259e09eda77ae6868a792a612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05233c8b6207d642a9e1bccf20e43d593c3459259e09eda77ae6868a792a612", kill_on_drop: false }` [INFO] [stdout] a05233c8b6207d642a9e1bccf20e43d593c3459259e09eda77ae6868a792a612