[INFO] cloning repository https://github.com/TotallyNotRust/actix-city-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TotallyNotRust/actix-city-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTotallyNotRust%2Factix-city-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTotallyNotRust%2Factix-city-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc678f67a535744cb9e7dc6c604ab9ff04d78070 [INFO] checking TotallyNotRust/actix-city-api against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTotallyNotRust%2Factix-city-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TotallyNotRust/actix-city-api on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TotallyNotRust/actix-city-api [INFO] finished tweaking git repo https://github.com/TotallyNotRust/actix-city-api [INFO] tweaked toml for git repo https://github.com/TotallyNotRust/actix-city-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TotallyNotRust/actix-city-api 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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2_sqlite v0.21.0 [INFO] [stderr] Downloaded actix-form-data v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad0acb0870a311d32a57d22b1174ea92a140dfae1c6d09d3c43080fcf4bc1d1f [INFO] running `Command { std: "docker" "start" "-a" "ad0acb0870a311d32a57d22b1174ea92a140dfae1c6d09d3c43080fcf4bc1d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad0acb0870a311d32a57d22b1174ea92a140dfae1c6d09d3c43080fcf4bc1d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0acb0870a311d32a57d22b1174ea92a140dfae1c6d09d3c43080fcf4bc1d1f", kill_on_drop: false }` [INFO] [stdout] ad0acb0870a311d32a57d22b1174ea92a140dfae1c6d09d3c43080fcf4bc1d1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e5861ae64877ba153ba07a71fcdcc4de2ee6262fdc244122fed76a72733d0d [INFO] running `Command { std: "docker" "start" "-a" "56e5861ae64877ba153ba07a71fcdcc4de2ee6262fdc244122fed76a72733d0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking r2d2_sqlite v0.21.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking h2 v0.3.23 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking diesel v2.1.4 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking askama_shared v0.12.2 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking actix-http v3.5.1 [INFO] [stderr] Checking actix-web v4.4.1 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Checking askama v0.11.1 [INFO] [stderr] Checking actix-multipart v0.4.0 [INFO] [stderr] Checking actix-form-data v0.6.2 [INFO] [stderr] Checking city v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Associations`, `Insertable`, `Integer`, `Nullable`, `deserialize`, `insert_into`, `internal::derives` [INFO] [stdout] --> src/models.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | deserialize, insert_into, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 3 | internal::derives, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | sql_types::{Integer, Nullable}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | Associations, Identifiable, Insertable, Queryable, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/models.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Associations`, `Insertable`, `Integer`, `Nullable`, `deserialize`, `insert_into`, `internal::derives` [INFO] [stdout] --> src/models.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | deserialize, insert_into, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 3 | internal::derives, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | sql_types::{Integer, Nullable}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | Associations, Identifiable, Insertable, Queryable, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::*` [INFO] [stdout] --> src/models.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::schema::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Identifiable` [INFO] [stdout] --> src/models.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | Associations, Identifiable, Insertable, Queryable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Identifiable` [INFO] [stdout] --> src/models.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | Associations, Identifiable, Insertable, Queryable, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `City` should have a snake case name [INFO] [stdout] --> src/schema.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | City (id) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `city` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CityLanguage` should have a snake case name [INFO] [stdout] --> src/schema.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | CityLanguage (city_id, language_id) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `city_language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Country` should have a snake case name [INFO] [stdout] --> src/schema.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Country (id) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `country` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Language` should have a snake case name [INFO] [stdout] --> src/schema.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Language (id) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `PointOfInterest` should have a snake case name [INFO] [stdout] --> src/schema.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | PointOfInterest (id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `point_of_interest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `City` should have a snake case name [INFO] [stdout] --> src/schema.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | City (id) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `city` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CityLanguage` should have a snake case name [INFO] [stdout] --> src/schema.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | CityLanguage (city_id, language_id) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `city_language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Country` should have a snake case name [INFO] [stdout] --> src/schema.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Country (id) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `country` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Language` should have a snake case name [INFO] [stdout] --> src/schema.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Language (id) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `PointOfInterest` should have a snake case name [INFO] [stdout] --> src/schema.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | PointOfInterest (id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `point_of_interest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.16s [INFO] running `Command { std: "docker" "inspect" "56e5861ae64877ba153ba07a71fcdcc4de2ee6262fdc244122fed76a72733d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e5861ae64877ba153ba07a71fcdcc4de2ee6262fdc244122fed76a72733d0d", kill_on_drop: false }` [INFO] [stdout] 56e5861ae64877ba153ba07a71fcdcc4de2ee6262fdc244122fed76a72733d0d [INFO] checking TotallyNotRust/actix-city-api against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTotallyNotRust%2Factix-city-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TotallyNotRust/actix-city-api on toolchain 2466b92ed5feb282a98bb984f45d1e6d39f8c1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TotallyNotRust/actix-city-api [INFO] finished tweaking git repo https://github.com/TotallyNotRust/actix-city-api [INFO] tweaked toml for git repo https://github.com/TotallyNotRust/actix-city-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TotallyNotRust/actix-city-api 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" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba75424e9e42ed57a3f73028161e11673bdfa4dabff75706a211b108a4dfad6c [INFO] running `Command { std: "docker" "start" "-a" "ba75424e9e42ed57a3f73028161e11673bdfa4dabff75706a211b108a4dfad6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba75424e9e42ed57a3f73028161e11673bdfa4dabff75706a211b108a4dfad6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba75424e9e42ed57a3f73028161e11673bdfa4dabff75706a211b108a4dfad6c", kill_on_drop: false }` [INFO] [stdout] ba75424e9e42ed57a3f73028161e11673bdfa4dabff75706a211b108a4dfad6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06e14fd975fe06f70f9f70e8e7666d9b6fda5866a5068e6ec9f36a32bd533f3c [INFO] running `Command { std: "docker" "start" "-a" "06e14fd975fe06f70f9f70e8e7666d9b6fda5866a5068e6ec9f36a32bd533f3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=494a636a6a761212 -C extra-filename=-494a636a6a761212 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-f7fe2fb0f8d19a80.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4776e3ef148a12b3.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-c2c79e4775cefe76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "06e14fd975fe06f70f9f70e8e7666d9b6fda5866a5068e6ec9f36a32bd533f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e14fd975fe06f70f9f70e8e7666d9b6fda5866a5068e6ec9f36a32bd533f3c", kill_on_drop: false }` [INFO] [stdout] 06e14fd975fe06f70f9f70e8e7666d9b6fda5866a5068e6ec9f36a32bd533f3c