[INFO] cloning repository https://github.com/CortexMap/cortexmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CortexMap/cortexmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCortexMap%2Fcortexmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCortexMap%2Fcortexmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bbd32b6faf072ee958125707b2141271d0a42c5
[INFO] checking CortexMap/cortexmap against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCortexMap%2Fcortexmap" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CortexMap/cortexmap
[INFO] finished tweaking git repo https://github.com/CortexMap/cortexmap
[INFO] tweaked toml for git repo https://github.com/CortexMap/cortexmap written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CortexMap/cortexmap on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CortexMap/cortexmap 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0faafa267fc0e9a75defc94bcb5c4a9751dada0ebf35b8a146e482880bc59885
[INFO] running `Command { std: "docker" "start" "-a" "0faafa267fc0e9a75defc94bcb5c4a9751dada0ebf35b8a146e482880bc59885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0faafa267fc0e9a75defc94bcb5c4a9751dada0ebf35b8a146e482880bc59885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0faafa267fc0e9a75defc94bcb5c4a9751dada0ebf35b8a146e482880bc59885", kill_on_drop: false }`
[INFO] [stdout] 0faafa267fc0e9a75defc94bcb5c4a9751dada0ebf35b8a146e482880bc59885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b42c1ef4c64d75094a1eb94ad3fc20de2a463d9599550a2e8753f12aa76a6262
[INFO] running `Command { std: "docker" "start" "-a" "b42c1ef4c64d75094a1eb94ad3fc20de2a463d9599550a2e8753f12aa76a6262", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking cortexmap-core v0.1.0 (/opt/rustwide/workdir/crates/cortexmap-core)
[INFO] [stdout] error: couldn't read `crates/cortexmap-core/src/config/../fixtures/neuroscience_query.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/cortexmap-core/src/config/query.rs:470:31
[INFO] [stdout]     |
[INFO] [stdout] 470 |             Config::from_yaml(include_str!("../fixtures/neuroscience_query.yaml")).unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `crates/cortexmap-core/src/config/../fixtures/neuroscience_query.yaml`: No such file or directory (os error 2)
[INFO] [stdout]    --> crates/cortexmap-core/src/config/query.rs:487:31
[INFO] [stdout]     |
[INFO] [stdout] 487 |             Config::from_yaml(include_str!("../fixtures/neuroscience_query.yaml")).unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cortexmap-fetcher v0.1.0 (/opt/rustwide/workdir/crates/cortexmap-fetcher)
[INFO] [stderr] error: could not compile `cortexmap-core` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `blueprint`
[INFO] [stdout]  --> crates/cortexmap-fetcher/src/fetcher.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn fetch(blueprint: &Blueprint) -> Result<(), FetchError> {
[INFO] [stdout]   |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blueprint`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PUBMOD_URL` is never used
[INFO] [stdout]  --> crates/cortexmap-fetcher/src/fetch/metadata.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const PUBMOD_URL: &str = "https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&term={query}&retmode=json";
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResult` is never constructed
[INFO] [stdout]  --> crates/cortexmap-fetcher/src/fetch/metadata.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SearchResult {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchData` is never constructed
[INFO] [stdout]   --> crates/cortexmap-fetcher/src/fetch/metadata.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SearchData {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_metadata` is never used
[INFO] [stdout]   --> crates/cortexmap-fetcher/src/fetch/metadata.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn fetch_metadata(blueprint: &Blueprint) -> Result<SearchResult, FetchError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blueprint`
[INFO] [stdout]  --> crates/cortexmap-fetcher/src/fetcher.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn fetch(blueprint: &Blueprint) -> Result<(), FetchError> {
[INFO] [stdout]   |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blueprint`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PUBMOD_URL` is never used
[INFO] [stdout]  --> crates/cortexmap-fetcher/src/fetch/metadata.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const PUBMOD_URL: &str = "https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&term={query}&retmode=json";
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResult` is never constructed
[INFO] [stdout]  --> crates/cortexmap-fetcher/src/fetch/metadata.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SearchResult {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchData` is never constructed
[INFO] [stdout]   --> crates/cortexmap-fetcher/src/fetch/metadata.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SearchData {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_metadata` is never used
[INFO] [stdout]   --> crates/cortexmap-fetcher/src/fetch/metadata.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn fetch_metadata(blueprint: &Blueprint) -> Result<SearchResult, FetchError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b42c1ef4c64d75094a1eb94ad3fc20de2a463d9599550a2e8753f12aa76a6262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42c1ef4c64d75094a1eb94ad3fc20de2a463d9599550a2e8753f12aa76a6262", kill_on_drop: false }`
[INFO] [stdout] b42c1ef4c64d75094a1eb94ad3fc20de2a463d9599550a2e8753f12aa76a6262
