[INFO] cloning repository https://github.com/Shorakie/mokuroku
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shorakie/mokuroku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShorakie%2Fmokuroku", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShorakie%2Fmokuroku'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0231d4b17978bb89f7b87df2bd7aa3d397b5aaf2
[INFO] testing Shorakie/mokuroku against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShorakie%2Fmokuroku" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shorakie/mokuroku
[INFO] finished tweaking git repo https://github.com/Shorakie/mokuroku
[INFO] tweaked toml for git repo https://github.com/Shorakie/mokuroku written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shorakie/mokuroku on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shorakie/mokuroku 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded num_threads v0.1.5
[INFO] [stderr]   Downloaded dashmap v5.2.0
[INFO] [stderr]   Downloaded tokio-rustls v0.23.2
[INFO] [stderr]   Downloaded proc-quote-impl v0.3.2
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_query_derive v0.10.0
[INFO] [stderr]   Downloaded liquid-derive v0.26.0
[INFO] [stderr]   Downloaded mongodm v0.8.1
[INFO] [stderr]   Downloaded graphql-parser v0.2.3
[INFO] [stderr]   Downloaded graphql_client v0.10.0
[INFO] [stderr]   Downloaded liquid-lib v0.26.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.10.0
[INFO] [stderr]   Downloaded html2md v0.2.13
[INFO] [stderr]   Downloaded combine v4.6.3
[INFO] [stderr]   Downloaded liquid-core v0.26.0
[INFO] [stderr]   Downloaded rustls v0.20.4
[INFO] [stderr]   Downloaded serenity v0.11.1
[INFO] [stderr]   Downloaded bson v2.1.0
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded liquid v0.26.0
[INFO] [stderr]   Downloaded object v0.28.3
[INFO] [stderr]   Downloaded kstring v2.0.0
[INFO] [stderr]   Downloaded trust-dns-resolver v0.20.4
[INFO] [stderr]   Downloaded mongodb v2.1.0
[INFO] [stderr]   Downloaded command_attr v0.4.0
[INFO] [stderr]   Downloaded typed-builder v0.9.1
[INFO] [stderr]   Downloaded proc-quote v0.4.0
[INFO] [stderr]   Downloaded os_info v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeab1d594a6143dd2f856b40922560d70c04510e8fed8e48c8a446747b4539ce
[INFO] running `Command { std: "docker" "start" "-a" "aeab1d594a6143dd2f856b40922560d70c04510e8fed8e48c8a446747b4539ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeab1d594a6143dd2f856b40922560d70c04510e8fed8e48c8a446747b4539ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeab1d594a6143dd2f856b40922560d70c04510e8fed8e48c8a446747b4539ce", kill_on_drop: false }`
[INFO] [stdout] aeab1d594a6143dd2f856b40922560d70c04510e8fed8e48c8a446747b4539ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 437537dfa85fdca3a66fbb7aece6767c9bda46fd98710764551728a1193f49b2
[INFO] running `Command { std: "docker" "start" "-a" "437537dfa85fdca3a66fbb7aece6767c9bda46fd98710764551728a1193f49b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling object v0.28.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling liquid-derive v0.26.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.22.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[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.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.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="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --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"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=c47f7b396541ee83 -C extra-filename=-1f80eedaa23ba00a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8d7c9ac739cb4981.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-27d62dafc9c891d7.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8ba006be00efdbf9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-46d1466725b5a94e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6d0e0422dfc0f7d0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-aa86f8aeb9d064aa.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0d144023b7e72ade.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f293f63289c2b296.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c3f061e88efdc02c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-fe257558c29413ab.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" "437537dfa85fdca3a66fbb7aece6767c9bda46fd98710764551728a1193f49b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437537dfa85fdca3a66fbb7aece6767c9bda46fd98710764551728a1193f49b2", kill_on_drop: false }`
[INFO] [stdout] 437537dfa85fdca3a66fbb7aece6767c9bda46fd98710764551728a1193f49b2
