[INFO] cloning repository https://github.com/dustinknopoff/crate-docs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustinknopoff/crate-docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustinknopoff%2Fcrate-docs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustinknopoff%2Fcrate-docs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6978097bc74e9b7691d20d4ea282987569239df3 [INFO] testing dustinknopoff/crate-docs against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustinknopoff%2Fcrate-docs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustinknopoff/crate-docs on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dustinknopoff/crate-docs [INFO] finished tweaking git repo https://github.com/dustinknopoff/crate-docs [INFO] tweaked toml for git repo https://github.com/dustinknopoff/crate-docs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dustinknopoff/crate-docs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.18 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded sqlx v0.3.5 [INFO] [stderr] Downloaded cargo-lock v6.0.0 [INFO] [stderr] Downloaded sqlx-macros v0.3.5 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] [stderr] Downloaded futures-lite v0.1.10 [INFO] [stderr] Downloaded toml v0.5.7 [INFO] [stderr] Downloaded url v2.2.0 [INFO] [stderr] Downloaded pulldown-cmark v0.7.1 [INFO] [stderr] Downloaded dotenv v0.15.0 [INFO] [stderr] Downloaded blocking v0.4.7 [INFO] [stderr] Downloaded shrev v1.1.1 [INFO] [stderr] Downloaded tuple_utils v0.3.0 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded reqwest v0.10.9 [INFO] [stderr] Downloaded pin-project-lite v0.2.0 [INFO] [stderr] Downloaded rayon-core v1.7.0 [INFO] [stderr] Downloaded semver-parser v0.10.1 [INFO] [stderr] Downloaded hibitset v0.6.3 [INFO] [stderr] Downloaded event-listener v2.3.2 [INFO] [stderr] Downloaded atom v0.3.5 [INFO] [stderr] Downloaded sqlx-core v0.3.5 [INFO] [stderr] Downloaded rayon v1.3.0 [INFO] [stderr] Downloaded bstr v0.2.14 [INFO] [stderr] Downloaded mopa v0.2.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.17.3 [INFO] [stderr] Downloaded specs v0.16.1 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] [stderr] Downloaded mio-named-pipes v0.1.6 [INFO] [stderr] Downloaded tynm v0.1.4 [INFO] [stderr] Downloaded shred v0.10.2 [INFO] [stderr] Downloaded sqlformat v0.1.0 [INFO] [stderr] Downloaded shipyard v0.4.1 [INFO] [stderr] Downloaded cargo_toml v0.8.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.18 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded form_urlencoded v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b73dd150f656bec7217ddb8abfca825fe8f28ece574011a9eab586f6674823b8 [INFO] running `Command { std: "docker" "start" "-a" "b73dd150f656bec7217ddb8abfca825fe8f28ece574011a9eab586f6674823b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b73dd150f656bec7217ddb8abfca825fe8f28ece574011a9eab586f6674823b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73dd150f656bec7217ddb8abfca825fe8f28ece574011a9eab586f6674823b8", kill_on_drop: false }` [INFO] [stdout] b73dd150f656bec7217ddb8abfca825fe8f28ece574011a9eab586f6674823b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fef041fc0d28ee71067ffcaf0848d106282d5b83c204588c7fcfebe576826f8 [INFO] running `Command { std: "docker" "start" "-a" "5fef041fc0d28ee71067ffcaf0848d106282d5b83c204588c7fcfebe576826f8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling event-listener v2.3.2 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shipyard v0.4.1 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/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="blocking"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-named-pipes"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="process"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="rt-util"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="udp"' --cfg 'feature="uds"' --cfg 'feature="winapi"' -C metadata=f1af17b4969ec9f5 -C extra-filename=-f1af17b4969ec9f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-73d1fdd31ef36a0b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-dede98c64629d277.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5890d875fd16c1db.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-b9cb3d820d4b6499.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-20fc7be71f32300b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7eb142364d4913ca.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6640dc46c17f5345.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6ea8c6cdec4678bd.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-0a2cc3e442ee15f0.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b5951bea9cab99b4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ec44e7e7811c4d5f.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d11dae42ddc4b6aa.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-17bb245e64c893fe.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-61d04def49113a59.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" "5fef041fc0d28ee71067ffcaf0848d106282d5b83c204588c7fcfebe576826f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fef041fc0d28ee71067ffcaf0848d106282d5b83c204588c7fcfebe576826f8", kill_on_drop: false }` [INFO] [stdout] 5fef041fc0d28ee71067ffcaf0848d106282d5b83c204588c7fcfebe576826f8