[INFO] cloning repository https://github.com/videah/twitter-archive-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/videah/twitter-archive-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Ftwitter-archive-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Ftwitter-archive-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ba9c5b2ed2e38ecf68f2057f8334516b24ad8c0
[INFO] documenting videah/twitter-archive-server against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideah%2Ftwitter-archive-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/videah/twitter-archive-server
[INFO] finished tweaking git repo https://github.com/videah/twitter-archive-server
[INFO] tweaked toml for git repo https://github.com/videah/twitter-archive-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/videah/twitter-archive-server on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/videah/twitter-archive-server 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b
[INFO] running `Command { std: "docker" "start" "b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b", 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" "b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking unicode-ident v1.0.6
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]     Checking spin v0.9.5
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling askama_escape v0.10.2 (https://github.com/djc/askama.git?rev=8142963#81429636)
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking raw-cpuid v10.6.1
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking oauth-credentials v0.3.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking quanta v0.9.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]     Checking askama_shared v0.12.0-beta.1 (https://github.com/djc/askama.git?rev=8142963#81429636)
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.18.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.14
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.0
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking pear v0.2.3
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling oauth1-request-derive v0.4.2
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking oauth1-request v0.5.1
[INFO] [stderr]    Compiling askama_derive v0.11.0-beta.1 (https://github.com/djc/askama.git?rev=8142963#81429636)
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]     Checking askama v0.11.0-beta.1 (https://github.com/djc/askama.git?rev=8142963#81429636)
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking governor v0.4.2
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ubyte v0.10.3
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking serde_path_to_error v0.1.9
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking chromiumoxide_types v0.4.0
[INFO] [stderr]     Checking chromiumoxide_pdl v0.4.0
[INFO] [stderr]     Checking async-tungstenite v0.17.2
[INFO] [stderr]     Checking chromiumoxide_cdp v0.4.0
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stderr]     Checking oauth2 v4.3.0
[INFO] [stderr]     Checking twitter-v2 v0.1.6 (https://github.com/videah/twitter-v2-rs#7f8b906b)
[INFO] [stderr]     Checking rocket-governor v0.1.0-rc.4
[INFO] [stderr]     Checking askama_rocket v0.11.0-rc.2 (https://github.com/djc/askama.git?rev=8142963#81429636)
[INFO] [stderr]     Checking user-agent-parser v0.3.4
[INFO] [stderr] error: could not compile `chromiumoxide_cdp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name chromiumoxide_cdp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chromiumoxide_cdp-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf090e9e821d3b5e -C extra-filename=-1aaec9ce535f4928 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chromiumoxide_pdl=/opt/rustwide/target/debug/deps/libchromiumoxide_pdl-c281a0f1bb50ad3a.rmeta --extern chromiumoxide_types=/opt/rustwide/target/debug/deps/libchromiumoxide_types-76ef51c5bb7c9230.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-20e626e1ce39006f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-21b4d2c80cc8a30a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b", kill_on_drop: false }`
[INFO] [stdout] b13a88f6c97fe7a033ab0f7031c62891a458d62ef90684d7ef118dd9da94145b
