[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] 932cb22325d8851e2bf4459bdd0b640e35295867 [INFO] checking ayrat555/el_monitorro against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Fel_monitorro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ayrat555/el_monitorro on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2408a54e6fd0c3f8c28d98fe541eeb8ddf26855bf25ed9d90e8ea4320b85e82e [INFO] running `Command { std: "docker" "start" "-a" "2408a54e6fd0c3f8c28d98fe541eeb8ddf26855bf25ed9d90e8ea4320b85e82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2408a54e6fd0c3f8c28d98fe541eeb8ddf26855bf25ed9d90e8ea4320b85e82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2408a54e6fd0c3f8c28d98fe541eeb8ddf26855bf25ed9d90e8ea4320b85e82e", kill_on_drop: false }` [INFO] [stdout] 2408a54e6fd0c3f8c28d98fe541eeb8ddf26855bf25ed9d90e8ea4320b85e82e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba4d9b8e833a5416e5cdb0fa6bca2cf2d8f9b108d2b04542fda68324fa38549e [INFO] running `Command { std: "docker" "start" "-a" "ba4d9b8e833a5416e5cdb0fa6bca2cf2d8f9b108d2b04542fda68324fa38549e", kill_on_drop: false }` [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking diligent-date-parser v0.1.5 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling typed-builder v0.14.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking mediatype v0.19.20 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking nanohtml2text v0.1.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking feed-rs v2.3.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling bon-macros v3.6.4 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking atom_syndication v0.12.7 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking rss v2.0.12 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking bon v3.6.4 [INFO] [stderr] Checking frankenstein v0.42.0 [INFO] [stderr] Checking diesel v2.2.11 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking mockito v1.7.0 [INFO] [stderr] Checking fang v0.11.0-rc1 [INFO] [stderr] Checking el_monitorro v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "ba4d9b8e833a5416e5cdb0fa6bca2cf2d8f9b108d2b04542fda68324fa38549e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4d9b8e833a5416e5cdb0fa6bca2cf2d8f9b108d2b04542fda68324fa38549e", kill_on_drop: false }` [INFO] [stdout] ba4d9b8e833a5416e5cdb0fa6bca2cf2d8f9b108d2b04542fda68324fa38549e