[INFO] fetching crate teremock 0.5.5... [INFO] checking teremock-0.5.5 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971 [INFO] extracting crate teremock 0.5.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate teremock 0.5.5 [INFO] finished tweaking crates.io crate teremock 0.5.5 [INFO] tweaked toml for crates.io crate teremock 0.5.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate teremock 0.5.5 on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate teremock 0.5.5 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erasable v1.3.0 [INFO] [stderr] Downloaded rc-box v1.3.0 [INFO] [stderr] Downloaded takecell v0.1.1 [INFO] [stderr] Downloaded dptree v0.5.1 [INFO] [stderr] Downloaded teloxide-macros v0.10.0 [INFO] [stderr] Downloaded teremock_macros v0.5.0 [INFO] [stderr] Downloaded actix-multipart-derive v0.7.0 [INFO] [stderr] Downloaded serde_plain v1.0.2 [INFO] [stderr] Downloaded teloxide v0.17.0 [INFO] [stderr] Downloaded actix-multipart v0.7.2 [INFO] [stderr] Downloaded actix-web v4.12.1 [INFO] [stderr] Downloaded teloxide-core v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ea810a0d1083bad42cb2d735730f43700a02bdbf2bbbc74f903b34df97b5caa [INFO] running `Command { std: "docker" "start" "-a" "8ea810a0d1083bad42cb2d735730f43700a02bdbf2bbbc74f903b34df97b5caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ea810a0d1083bad42cb2d735730f43700a02bdbf2bbbc74f903b34df97b5caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea810a0d1083bad42cb2d735730f43700a02bdbf2bbbc74f903b34df97b5caa", kill_on_drop: false }` [INFO] [stdout] 8ea810a0d1083bad42cb2d735730f43700a02bdbf2bbbc74f903b34df97b5caa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5b04babe1ab26ec8b80512ed59baf10992abf9152fb5ceeabeb793cc06ed00c [INFO] running `Command { std: "docker" "start" "-a" "a5b04babe1ab26ec8b80512ed59baf10992abf9152fb5ceeabeb793cc06ed00c", kill_on_drop: false }` [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking rc-box v1.3.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling teloxide-macros v0.10.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking dptree v0.5.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling teremock_macros v0.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling actix-multipart-derive v0.7.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking teloxide-core v0.13.0 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking actix-web v4.12.1 [INFO] [stderr] Checking actix-multipart v0.7.2 [INFO] [stderr] Checking teloxide v0.17.0 [INFO] [stderr] Checking teremock v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.29s [INFO] running `Command { std: "docker" "inspect" "a5b04babe1ab26ec8b80512ed59baf10992abf9152fb5ceeabeb793cc06ed00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b04babe1ab26ec8b80512ed59baf10992abf9152fb5ceeabeb793cc06ed00c", kill_on_drop: false }` [INFO] [stdout] a5b04babe1ab26ec8b80512ed59baf10992abf9152fb5ceeabeb793cc06ed00c