[INFO] cloning repository https://github.com/docwarren/seqa-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/docwarren/seqa-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocwarren%2Fseqa-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocwarren%2Fseqa-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7fde66d0852b28745c46b44ba8340edb8388777
[INFO] checking docwarren/seqa-py against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocwarren%2Fseqa-py" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/docwarren/seqa-py
[INFO] finished tweaking git repo https://github.com/docwarren/seqa-py
[INFO] tweaked toml for git repo https://github.com/docwarren/seqa-py written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/docwarren/seqa-py on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/docwarren/seqa-py 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking docwarren/seqa-py against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocwarren%2Fseqa-py" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/docwarren/seqa-py
[INFO] finished tweaking git repo https://github.com/docwarren/seqa-py
[INFO] tweaked toml for git repo https://github.com/docwarren/seqa-py written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/docwarren/seqa-py on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/docwarren/seqa-py 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]     Updating seqa_core v3.1.1 -> v3.1.4
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded object_store v0.12.5
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded seqa_core v3.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d
[INFO] running `Command { std: "docker" "start" "15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[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.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking object_store v0.12.5
[INFO] [stderr]     Checking seqa_core v3.1.4
[INFO] [stderr]     Checking seqa_py v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated function or constant named `from_uri` found for struct `StoreService` in the current scope
[INFO] [stdout]   --> src/lib.rs:83:47
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let store_service = StoreService::from_uri(&file_path)
[INFO] [stdout]    |                                               ^^^^^^^^ associated function or constant not found in `StoreService`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `StoreService`, consider using `StoreService::new` which returns `StoreService`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seqa_core-3.1.4/src/stores/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 83 -             let store_service = StoreService::from_uri(&file_path)
[INFO] [stdout] 83 +             let store_service = StoreService::from(&file_path)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_uri` found for struct `StoreService` in the current scope
[INFO] [stdout]   --> src/lib.rs:83:47
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let store_service = StoreService::from_uri(&file_path)
[INFO] [stdout]    |                                               ^^^^^^^^ associated function or constant not found in `StoreService`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `StoreService`, consider using `StoreService::new` which returns `StoreService`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seqa_core-3.1.4/src/stores/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 83 -             let store_service = StoreService::from_uri(&file_path)
[INFO] [stdout] 83 +             let store_service = StoreService::from(&file_path)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_uri` found for struct `StoreService` in the current scope
[INFO] [stdout]    --> src/lib.rs:119:41
[INFO] [stdout]     |
[INFO] [stdout] 119 |             let service = StoreService::from_uri(&dir_path)
[INFO] [stdout]     |                                         ^^^^^^^^ associated function or constant not found in `StoreService`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `StoreService`, consider using `StoreService::new` which returns `StoreService`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seqa_core-3.1.4/src/stores/mod.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout]  53 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 119 -             let service = StoreService::from_uri(&dir_path)
[INFO] [stdout] 119 +             let service = StoreService::from(&dir_path)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_uri` found for struct `StoreService` in the current scope
[INFO] [stdout]    --> src/lib.rs:119:41
[INFO] [stdout]     |
[INFO] [stdout] 119 |             let service = StoreService::from_uri(&dir_path)
[INFO] [stdout]     |                                         ^^^^^^^^ associated function or constant not found in `StoreService`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `StoreService`, consider using `StoreService::new` which returns `StoreService`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seqa_core-3.1.4/src/stores/mod.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout]  53 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 119 -             let service = StoreService::from_uri(&dir_path)
[INFO] [stdout] 119 +             let service = StoreService::from(&dir_path)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seqa_py` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `seqa_py` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d", kill_on_drop: false }`
[INFO] [stdout] 15ea8b6531b9e2441a986b836d12b1f53fb45edd8fecb99b9d35bab3471a778d
