[INFO] cloning repository https://github.com/LarsWl/news_aggregator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LarsWl/news_aggregator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarsWl%2Fnews_aggregator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarsWl%2Fnews_aggregator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c5f4ad4a79ae78975f97ff093990bb0674d9e63 [INFO] documenting LarsWl/news_aggregator/9c5f4ad4a79ae78975f97ff093990bb0674d9e63 against 1.81.0 for beta-1.82-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarsWl%2Fnews_aggregator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LarsWl/news_aggregator on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LarsWl/news_aggregator [INFO] finished tweaking git repo https://github.com/LarsWl/news_aggregator [INFO] tweaked toml for git repo https://github.com/LarsWl/news_aggregator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LarsWl/news_aggregator 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-timers v0.2.2 [INFO] [stderr] Downloaded diligent-date-parser v0.1.3 [INFO] [stderr] Downloaded atom_syndication v0.11.0 [INFO] [stderr] Downloaded actix-codec v0.4.1 [INFO] [stderr] Downloaded actix-server v2.0.0-rc.1 [INFO] [stderr] Downloaded httpmock v0.6.5 [INFO] [stderr] Downloaded actix-rt v2.5.0 [INFO] [stderr] Downloaded curl v0.4.41 [INFO] [stderr] Downloaded isahc v1.6.0 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.5 [INFO] [stderr] Downloaded curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Downloaded rss v2.0.0 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.14 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c7c6fb8e5cd5e7d89c27c4940fa1eed53f285d7f522f54d357280aabbd2050f [INFO] running `Command { std: "docker" "start" "-a" "8c7c6fb8e5cd5e7d89c27c4940fa1eed53f285d7f522f54d357280aabbd2050f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c7c6fb8e5cd5e7d89c27c4940fa1eed53f285d7f522f54d357280aabbd2050f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7c6fb8e5cd5e7d89c27c4940fa1eed53f285d7f522f54d357280aabbd2050f", kill_on_drop: false }` [INFO] [stdout] 8c7c6fb8e5cd5e7d89c27c4940fa1eed53f285d7f522f54d357280aabbd2050f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cde8a50f9f7e3ffd9bea755528a3a62666c7af8f1ce225ccc33f06aa6efefed [INFO] running `Command { std: "docker" "start" "-a" "4cde8a50f9f7e3ffd9bea755528a3a62666c7af8f1ce225ccc33f06aa6efefed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking diligent-date-parser v0.1.3 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking actix-service v2.0.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking async-process v1.3.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking os_info v3.0.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.5 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking local-channel v0.1.2 [INFO] [stderr] Checking futures v0.3.18 [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.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.14.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --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="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --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", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=e92e6386403a3709 -C extra-filename=-e92e6386403a3709 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e978f8049851c3c0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d39db545075ff9e0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c9a4d8a94cb02033.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6e9549857a8d6128.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-77fa3d4f9946afa2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-85bc32123eb33823.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8413f66fe205cc27.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-db93cbb41ae2dbdd.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-02171ab178b5e4a9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-8839449b126f5bf2.so --cap-lints allow --cap-lints=warn --cfg tokio_track_caller` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.6/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 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=24b1b21f60af1eb3 -C extra-filename=-24b1b21f60af1eb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-b663b31547b0067d.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-d3db5fbd67bf4b1b.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-b2fb50ee985051c2.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-3cc500b845e8f4e4.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-6c21cc4013db46ac.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3b502760d487cdbc.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-e3a76bfe74b23818.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2cf8bfee49e14f2c.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-f938e6844f153877.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-064488c7116589ba.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-4c694ef6b50785a4.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-86feb86fbd030844.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-1c888bd1d6706cf1.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-f6b28d2567f018fe.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-343f9c3335230d18.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4cde8a50f9f7e3ffd9bea755528a3a62666c7af8f1ce225ccc33f06aa6efefed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cde8a50f9f7e3ffd9bea755528a3a62666c7af8f1ce225ccc33f06aa6efefed", kill_on_drop: false }` [INFO] [stdout] 4cde8a50f9f7e3ffd9bea755528a3a62666c7af8f1ce225ccc33f06aa6efefed