[INFO] fetching crate ignoreit 3.0.0... [INFO] testing ignoreit-3.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ignoreit 3.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ignoreit 3.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ignoreit 3.0.0 [INFO] tweaked toml for crates.io crate ignoreit 3.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ignoreit 3.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ignoreit 3.0.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f9a0438bfd8f1aae185c16db4cded1e1ec0725618aacedab54d9b5e854c0ee2 [INFO] running `Command { std: "docker" "start" "-a" "7f9a0438bfd8f1aae185c16db4cded1e1ec0725618aacedab54d9b5e854c0ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f9a0438bfd8f1aae185c16db4cded1e1ec0725618aacedab54d9b5e854c0ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9a0438bfd8f1aae185c16db4cded1e1ec0725618aacedab54d9b5e854c0ee2", kill_on_drop: false }` [INFO] [stdout] 7f9a0438bfd8f1aae185c16db4cded1e1ec0725618aacedab54d9b5e854c0ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 022a620a8c98f7416ebab557511769d31c0c383a7f6ae4e3da6a4c43a8329a65 [INFO] running `Command { std: "docker" "start" "-a" "022a620a8c98f7416ebab557511769d31c0c383a7f6ae4e3da6a4c43a8329a65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling mincolor v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling ignoreit v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/cache.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | Some(sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 99 | | r#" [INFO] [stdout] 100 | | UPDATE gitignores [INFO] [stdout] 101 | | SET contents = ?2, file_name = ?3, name = ?4 [INFO] [stdout] ... | [INFO] [stdout] 107 | | row.name, [INFO] [stdout] 108 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/cache.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | Some(sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 114 | | r#" [INFO] [stdout] 115 | | INSERT INTO gitignores ( key, contents, file_name, name ) [INFO] [stdout] 116 | | VALUES ( ?1, ?2, ?3, ?4 ) [INFO] [stdout] ... | [INFO] [stdout] 121 | | row.name, [INFO] [stdout] 122 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/cache.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | let query: Gitignore = sqlx::query_as!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 151 | | Gitignore, [INFO] [stdout] 152 | | r#" [INFO] [stdout] 153 | | SELECT * FROM gitignores [INFO] [stdout] ... | [INFO] [stdout] 156 | | name [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/cache.rs:168:37 [INFO] [stdout] | [INFO] [stdout] 168 | let query: Vec = sqlx::query_as!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 169 | | Gitignore, [INFO] [stdout] 170 | | r#" [INFO] [stdout] 171 | | SELECT * FROM gitignores; [INFO] [stdout] 172 | | "# [INFO] [stdout] 173 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error returned from database: (code: 14) unable to open database file [INFO] [stdout] --> src/cache.rs:186:37 [INFO] [stdout] | [INFO] [stdout] 186 | let query: Vec = sqlx::query_as!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 187 | | Gitignore, [INFO] [stdout] 188 | | r#" [INFO] [stdout] 189 | | SELECT * FROM gitignores [INFO] [stdout] ... | [INFO] [stdout] 192 | | search_query, [INFO] [stdout] 193 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ignoreit` (bin "ignoreit") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "022a620a8c98f7416ebab557511769d31c0c383a7f6ae4e3da6a4c43a8329a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022a620a8c98f7416ebab557511769d31c0c383a7f6ae4e3da6a4c43a8329a65", kill_on_drop: false }` [INFO] [stdout] 022a620a8c98f7416ebab557511769d31c0c383a7f6ae4e3da6a4c43a8329a65