[INFO] cloning repository https://github.com/nelsonjchen/github-wiki-see-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nelsonjchen/github-wiki-see-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonjchen%2Fgithub-wiki-see-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonjchen%2Fgithub-wiki-see-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0aab6708b7364169ca93e1d0c4350b7315102e2 [INFO] checking nelsonjchen/github-wiki-see-rs against master#52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7 for pr-113312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonjchen%2Fgithub-wiki-see-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nelsonjchen/github-wiki-see-rs on toolchain 52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nelsonjchen/github-wiki-see-rs [INFO] finished tweaking git repo https://github.com/nelsonjchen/github-wiki-see-rs [INFO] tweaked toml for git repo https://github.com/nelsonjchen/github-wiki-see-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nelsonjchen/github-wiki-see-rs 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" "+52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/djc/askama.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.15.0 [INFO] [stderr] Downloaded comrak v0.17.1 [INFO] [stderr] Downloaded rustix v0.37.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd74cfc8cd2a62fd3397bc5b35001ee45a5902dcb33c8037821b46259516ed50 [INFO] running `Command { std: "docker" "start" "-a" "bd74cfc8cd2a62fd3397bc5b35001ee45a5902dcb33c8037821b46259516ed50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd74cfc8cd2a62fd3397bc5b35001ee45a5902dcb33c8037821b46259516ed50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd74cfc8cd2a62fd3397bc5b35001ee45a5902dcb33c8037821b46259516ed50", kill_on_drop: false }` [INFO] [stdout] bd74cfc8cd2a62fd3397bc5b35001ee45a5902dcb33c8037821b46259516ed50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 388ea1143f02eb942ba04e25e862b08f3db5bc783c439cae170a12cdd70eaea1 [INFO] running `Command { std: "docker" "start" "-a" "388ea1143f02eb942ba04e25e862b08f3db5bc783c439cae170a12cdd70eaea1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking dtoa v1.0.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling askama_escape v0.10.2 (https://github.com/djc/askama.git?rev=4d936524#4d936524) [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking clap_builder v4.3.10 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking servo_arc v0.2.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking xdg v2.5.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking pear v0.2.4 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling phf_macros v0.11.2 [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/52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --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"' -C metadata=68a2f03cf415f2e4 -C extra-filename=-68a2f03cf415f2e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b51fc775aa196866.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ab63e6b5c88b6b14.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a10ae9160583d665.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2e50ddbf1acc18d3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-80c31dd221e2e64d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-49050ab856b08c46.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-17c24e167a79eaa0.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5a55f33f05a48b20.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2fc238cd1c681d29.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" "388ea1143f02eb942ba04e25e862b08f3db5bc783c439cae170a12cdd70eaea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "388ea1143f02eb942ba04e25e862b08f3db5bc783c439cae170a12cdd70eaea1", kill_on_drop: false }` [INFO] [stdout] 388ea1143f02eb942ba04e25e862b08f3db5bc783c439cae170a12cdd70eaea1