[INFO] cloning repository https://github.com/ollej/rust-wordpress-to-hugo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollej/rust-wordpress-to-hugo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frust-wordpress-to-hugo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frust-wordpress-to-hugo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bfaa8f5d73a9a8efb276af8988ba42e3f623584 [INFO] checking ollej/rust-wordpress-to-hugo against master#d97bb195bf7b84815622b235cb51171c1b8f7e51 for pr-117905 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frust-wordpress-to-hugo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ollej/rust-wordpress-to-hugo on toolchain d97bb195bf7b84815622b235cb51171c1b8f7e51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ollej/rust-wordpress-to-hugo [INFO] finished tweaking git repo https://github.com/ollej/rust-wordpress-to-hugo [INFO] tweaked toml for git repo https://github.com/ollej/rust-wordpress-to-hugo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ollej/rust-wordpress-to-hugo 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" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v1.0.7 [INFO] [stderr] Downloaded htmlentity v1.3.1 [INFO] [stderr] Downloaded html2md v0.2.14 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded rustix v0.37.22 [INFO] [stderr] Downloaded markup5ever_rcdom v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57be36252ef2c4b00d6107dedbe128fc581cbaf2bdc8b923cda1352c0bad51dd [INFO] running `Command { std: "docker" "start" "-a" "57be36252ef2c4b00d6107dedbe128fc581cbaf2bdc8b923cda1352c0bad51dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57be36252ef2c4b00d6107dedbe128fc581cbaf2bdc8b923cda1352c0bad51dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57be36252ef2c4b00d6107dedbe128fc581cbaf2bdc8b923cda1352c0bad51dd", kill_on_drop: false }` [INFO] [stdout] 57be36252ef2c4b00d6107dedbe128fc581cbaf2bdc8b923cda1352c0bad51dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d97bb195bf7b84815622b235cb51171c1b8f7e51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fbc4bb1df0ae4cf048518fb9e07da74478f6b19ce3305b9c016c18a22194931 [INFO] running `Command { std: "docker" "start" "-a" "6fbc4bb1df0ae4cf048518fb9e07da74478f6b19ce3305b9c016c18a22194931", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [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 libm v0.2.7 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling itoa v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking htmlentity v1.3.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Checking html2md v0.2.14 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking convert-wordpress-to-hugo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `html2md::parse_html` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use html2md::parse_html; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `html2md::parse_html` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use html2md::parse_html; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `slug` are never read [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Term { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Term` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `slug` are never read [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Term { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Term` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `author`, `name`, `post_type`, `mime_type`, and `parent` are never read [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | #[sqlx(rename = "ID")] [INFO] [stdout] 22 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 23 | #[sqlx(rename = "user_nicename")] [INFO] [stdout] 24 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | post_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 34 | #[sqlx(rename = "post_mime_type")] [INFO] [stdout] 35 | mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | #[sqlx(rename = "post_parent")] [INFO] [stdout] 37 | parent: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Post` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `author`, `name`, `post_type`, `mime_type`, and `parent` are never read [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct Post { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 21 | #[sqlx(rename = "ID")] [INFO] [stdout] 22 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 23 | #[sqlx(rename = "user_nicename")] [INFO] [stdout] 24 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | post_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 34 | #[sqlx(rename = "post_mime_type")] [INFO] [stdout] 35 | mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | #[sqlx(rename = "post_parent")] [INFO] [stdout] 37 | parent: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Post` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.01s [INFO] running `Command { std: "docker" "inspect" "6fbc4bb1df0ae4cf048518fb9e07da74478f6b19ce3305b9c016c18a22194931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbc4bb1df0ae4cf048518fb9e07da74478f6b19ce3305b9c016c18a22194931", kill_on_drop: false }` [INFO] [stdout] 6fbc4bb1df0ae4cf048518fb9e07da74478f6b19ce3305b9c016c18a22194931 [INFO] checking ollej/rust-wordpress-to-hugo against try#1930f260edd7e614aa013a0665aa5cfd0ada0501 for pr-117905 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frust-wordpress-to-hugo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ollej/rust-wordpress-to-hugo on toolchain 1930f260edd7e614aa013a0665aa5cfd0ada0501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ollej/rust-wordpress-to-hugo [INFO] finished tweaking git repo https://github.com/ollej/rust-wordpress-to-hugo [INFO] tweaked toml for git repo https://github.com/ollej/rust-wordpress-to-hugo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ollej/rust-wordpress-to-hugo 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" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3871901b015cb006a394dddffb4b737c9e68a533b510f2d052da04d638a740b [INFO] running `Command { std: "docker" "start" "-a" "d3871901b015cb006a394dddffb4b737c9e68a533b510f2d052da04d638a740b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3871901b015cb006a394dddffb4b737c9e68a533b510f2d052da04d638a740b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3871901b015cb006a394dddffb4b737c9e68a533b510f2d052da04d638a740b", kill_on_drop: false }` [INFO] [stdout] d3871901b015cb006a394dddffb4b737c9e68a533b510f2d052da04d638a740b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1930f260edd7e614aa013a0665aa5cfd0ada0501" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2866922f4a640b4a43bf6088315099a52db7d2f69f84e0023e1ea691ebf56d9e [INFO] running `Command { std: "docker" "start" "-a" "2866922f4a640b4a43bf6088315099a52db7d2f69f84e0023e1ea691ebf56d9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [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 libm v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rsa v0.6.1 [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/1930f260edd7e614aa013a0665aa5cfd0ada0501/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,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=5502fdd2f8c71065 -C extra-filename=-5502fdd2f8c71065 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5bc5e1876a74ab14.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e58ab105d567418e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6b14a3cab5cdee9b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a66cb8d1bcf0a50a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-41622bd7a9d13c81.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-dde129b3c35d05e6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1930f260edd7e614aa013a0665aa5cfd0ada0501/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d0cd7e82af444bc5 -C extra-filename=-d0cd7e82af444bc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dec53182fbaf626b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f87296a198465ea9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-91d23dc5f92b55b8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2866922f4a640b4a43bf6088315099a52db7d2f69f84e0023e1ea691ebf56d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2866922f4a640b4a43bf6088315099a52db7d2f69f84e0023e1ea691ebf56d9e", kill_on_drop: false }` [INFO] [stdout] 2866922f4a640b4a43bf6088315099a52db7d2f69f84e0023e1ea691ebf56d9e