[INFO] fetching crate synclite 0.2.2... [INFO] checking synclite-0.2.2 against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377 [INFO] extracting crate synclite 0.2.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate synclite 0.2.2 [INFO] finished tweaking crates.io crate synclite 0.2.2 [INFO] tweaked toml for crates.io crate synclite 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate synclite 0.2.2 on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 316 packages to latest compatible versions [INFO] [stderr] Adding aws-config v0.55.3 (available: v1.8.11) [INFO] [stderr] Adding aws-sdk-s3 v0.28.0 (available: v1.116.0) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding notify v6.1.1 (available: v8.2.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.24.3 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 675a3d66954dd4c9a7d80ad65bcbc8682445379f1d581f9d35fddddb84362b1d [INFO] running `Command { std: "docker" "start" "-a" "675a3d66954dd4c9a7d80ad65bcbc8682445379f1d581f9d35fddddb84362b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "675a3d66954dd4c9a7d80ad65bcbc8682445379f1d581f9d35fddddb84362b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675a3d66954dd4c9a7d80ad65bcbc8682445379f1d581f9d35fddddb84362b1d", kill_on_drop: false }` [INFO] [stdout] 675a3d66954dd4c9a7d80ad65bcbc8682445379f1d581f9d35fddddb84362b1d [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad489810d0e1827b819f44e771cdabdcecc154d8ee41d7793813238315d8f7a [INFO] running `Command { std: "docker" "start" "-a" "1ad489810d0e1827b819f44e771cdabdcecc154d8ee41d7793813238315d8f7a", kill_on_drop: false }` [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking aws-smithy-types v0.55.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking aws-smithy-eventstream v0.55.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking aws-smithy-json v0.55.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking aws-smithy-xml v0.55.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking aws-smithy-query v0.55.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking aws-smithy-async v0.55.3 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking aws-credential-types v0.55.3 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking aws-smithy-http v0.55.3 [INFO] [stderr] Checking hyper-rustls v0.23.2 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking aws-smithy-http-tower v0.55.3 [INFO] [stderr] Checking aws-sigv4 v0.55.3 [INFO] [stderr] Checking aws-smithy-checksums v0.55.3 [INFO] [stderr] Checking aws-smithy-client v0.55.3 [INFO] [stderr] Checking aws-endpoint v0.55.3 [INFO] [stderr] Checking aws-sig-auth v0.55.3 [INFO] [stderr] Checking aws-http v0.55.3 [INFO] [stderr] Checking aws-sdk-sso v0.28.0 [INFO] [stderr] Checking aws-sdk-sts v0.28.0 [INFO] [stderr] Checking aws-sdk-s3 v0.28.0 [INFO] [stderr] Checking aws-config v0.55.3 [INFO] [stderr] Checking synclite v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "1ad489810d0e1827b819f44e771cdabdcecc154d8ee41d7793813238315d8f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad489810d0e1827b819f44e771cdabdcecc154d8ee41d7793813238315d8f7a", kill_on_drop: false }` [INFO] [stdout] 1ad489810d0e1827b819f44e771cdabdcecc154d8ee41d7793813238315d8f7a