[INFO] cloning repository https://github.com/vrutkovs/masto-thread-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vrutkovs/masto-thread-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrutkovs%2Fmasto-thread-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrutkovs%2Fmasto-thread-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18718c6bcb15f8841142ba16f526eeff44a48cc4 [INFO] checking vrutkovs/masto-thread-renderer against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrutkovs%2Fmasto-thread-renderer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vrutkovs/masto-thread-renderer on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vrutkovs/masto-thread-renderer [INFO] finished tweaking git repo https://github.com/vrutkovs/masto-thread-renderer [INFO] tweaked toml for git repo https://github.com/vrutkovs/masto-thread-renderer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vrutkovs/masto-thread-renderer 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html2md v0.2.14 [INFO] [stderr] Downloaded askama_rocket v0.12.0 [INFO] [stderr] Downloaded base_url v1.1.0 [INFO] [stderr] Downloaded mockito v1.5.0 [INFO] [stderr] Downloaded npm_rs v1.0.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09ec897cb938b504329dc4db9f7ecba0dcff393082b0ab25199a203a559257d4 [INFO] running `Command { std: "docker" "start" "-a" "09ec897cb938b504329dc4db9f7ecba0dcff393082b0ab25199a203a559257d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09ec897cb938b504329dc4db9f7ecba0dcff393082b0ab25199a203a559257d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ec897cb938b504329dc4db9f7ecba0dcff393082b0ab25199a203a559257d4", kill_on_drop: false }` [INFO] [stdout] 09ec897cb938b504329dc4db9f7ecba0dcff393082b0ab25199a203a559257d4 [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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eeae0c0f6423aa576c7c0348cc77685099211bb6f4fc54a7d6044e5ddb746db [INFO] running `Command { std: "docker" "start" "-a" "1eeae0c0f6423aa576c7c0348cc77685099211bb6f4fc54a7d6044e5ddb746db", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling npm_rs v1.0.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling masto-thread-renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking async-compression v0.4.11 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking base_url v1.1.0 [INFO] [stderr] warning: masto-thread-renderer@0.1.0: npm failed with: exit status: 127 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stderr] Checking html2md v0.2.14 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking mockito v1.5.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking askama_rocket v0.12.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "1eeae0c0f6423aa576c7c0348cc77685099211bb6f4fc54a7d6044e5ddb746db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eeae0c0f6423aa576c7c0348cc77685099211bb6f4fc54a7d6044e5ddb746db", kill_on_drop: false }` [INFO] [stdout] 1eeae0c0f6423aa576c7c0348cc77685099211bb6f4fc54a7d6044e5ddb746db