[INFO] cloning repository https://github.com/ayrat555/el_monitorro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayrat555/el_monitorro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Fel_monitorro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Fel_monitorro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 239b142673cc4751aedda507bb52b06e0fe6e5ed
[INFO] checking ayrat555/el_monitorro against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Fel_monitorro" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ayrat555/el_monitorro
[INFO] finished tweaking git repo https://github.com/ayrat555/el_monitorro
[INFO] tweaked toml for git repo https://github.com/ayrat555/el_monitorro written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayrat555/el_monitorro on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayrat555/el_monitorro 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf009269e3894308bcc467acf7114c9ef294483dfdc0ca56f8869379aa1d8cb9
[INFO] running `Command { std: "docker" "start" "-a" "bf009269e3894308bcc467acf7114c9ef294483dfdc0ca56f8869379aa1d8cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf009269e3894308bcc467acf7114c9ef294483dfdc0ca56f8869379aa1d8cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf009269e3894308bcc467acf7114c9ef294483dfdc0ca56f8869379aa1d8cb9", kill_on_drop: false }`
[INFO] [stdout] bf009269e3894308bcc467acf7114c9ef294483dfdc0ca56f8869379aa1d8cb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd2bcc107bdf35b7248400070ac178bff22427d492d1ead24c7e250c95326360
[INFO] running `Command { std: "docker" "start" "-a" "cd2bcc107bdf35b7248400070ac178bff22427d492d1ead24c7e250c95326360", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking nanohtml2text v0.1.5
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.12+1.68.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling curl-sys v0.4.85+curl-8.18.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling diesel-derive-enum v2.1.0
[INFO] [stderr]    Compiling typed-builder-macro v0.19.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling typed-builder v0.14.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking typed-builder v0.19.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking mediatype v0.19.20
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking handlebars v6.4.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking feed-rs v2.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking bon v3.9.0
[INFO] [stderr]     Checking frankenstein v0.47.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking mockito v1.7.2
[INFO] [stderr]     Checking diesel v2.2.12
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/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="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=0d94b367b9cc45d7 -C extra-filename=-9b354fd1f428a824 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3d79a77b594dfc85.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d53846fb4d33fe96.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-a703696514288a26.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6847572a153e76b0.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-92fe221a67355c97.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-054c086e8c6b69c8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5588f63a2efd5015.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b49a276211eb9b3b.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cd2bcc107bdf35b7248400070ac178bff22427d492d1ead24c7e250c95326360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2bcc107bdf35b7248400070ac178bff22427d492d1ead24c7e250c95326360", kill_on_drop: false }`
[INFO] [stdout] cd2bcc107bdf35b7248400070ac178bff22427d492d1ead24c7e250c95326360
