[INFO] fetching crate mbtiles 0.9.1... [INFO] checking mbtiles-0.9.1 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate mbtiles 0.9.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate mbtiles 0.9.1 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mbtiles 0.9.1 [INFO] finished tweaking crates.io crate mbtiles 0.9.1 [INFO] tweaked toml for crates.io crate mbtiles 0.9.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate mbtiles 0.9.1 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded martin-tile-utils v0.4.1 [INFO] [stderr] Downloaded sqlite-hashes v0.6.0 [INFO] [stderr] Downloaded size_format v1.0.2 [INFO] [stderr] Downloaded enum-display-macro v0.1.3 [INFO] [stderr] Downloaded enum-display v0.1.3 [INFO] [stderr] Downloaded anyhow v1.0.78 [INFO] [stderr] Downloaded tilejson v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c49c30a9f1736453b66e8cce0411ddd3fb29162efe87a244246ae3241c0f6605 [INFO] running `Command { std: "docker" "start" "-a" "c49c30a9f1736453b66e8cce0411ddd3fb29162efe87a244246ae3241c0f6605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c49c30a9f1736453b66e8cce0411ddd3fb29162efe87a244246ae3241c0f6605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49c30a9f1736453b66e8cce0411ddd3fb29162efe87a244246ae3241c0f6605", kill_on_drop: false }` [INFO] [stdout] c49c30a9f1736453b66e8cce0411ddd3fb29162efe87a244246ae3241c0f6605 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a7b2f05c1956c176893a87d29cb15ecfa226c17ca25a8073c44b2b144278ea5 [INFO] running `Command { std: "docker" "start" "-a" "7a7b2f05c1956c176893a87d29cb15ecfa226c17ca25a8073c44b2b144278ea5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Compiling enum-display-macro v0.1.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking serde_with v3.4.0 [INFO] [stderr] Checking size_format v1.0.2 [INFO] [stderr] Checking sqlite-hashes v0.6.0 [INFO] [stderr] Checking serde_yaml v0.9.29 [INFO] [stderr] Checking enum-display v0.1.3 [INFO] [stderr] Checking tilejson v0.4.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking martin-tile-utils v0.4.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking clap v4.4.12 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Compiling ctor v0.2.6 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Checking sqlx-sqlite v0.7.3 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking mbtiles v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.40s [INFO] running `Command { std: "docker" "inspect" "7a7b2f05c1956c176893a87d29cb15ecfa226c17ca25a8073c44b2b144278ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7b2f05c1956c176893a87d29cb15ecfa226c17ca25a8073c44b2b144278ea5", kill_on_drop: false }` [INFO] [stdout] 7a7b2f05c1956c176893a87d29cb15ecfa226c17ca25a8073c44b2b144278ea5