[INFO] cloning repository https://github.com/marceline-cramer/archimedes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marceline-cramer/archimedes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarceline-cramer%2Farchimedes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarceline-cramer%2Farchimedes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b66677d72fa83cd466c2051e68165f8469a44490
[INFO] checking marceline-cramer/archimedes against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarceline-cramer%2Farchimedes" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marceline-cramer/archimedes
[INFO] finished tweaking git repo https://github.com/marceline-cramer/archimedes
[INFO] tweaked toml for git repo https://github.com/marceline-cramer/archimedes written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marceline-cramer/archimedes on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marceline-cramer/archimedes 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded timely_logging v0.12.1
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.2
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded timely_bytes v0.12.2
[INFO] [stderr]   Downloaded columnation v0.1.0
[INFO] [stderr]   Downloaded timely_communication v0.14.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded flatcontainer v0.5.0
[INFO] [stderr]   Downloaded timely_container v0.12.0
[INFO] [stderr]   Downloaded cc v1.2.3
[INFO] [stderr]   Downloaded timely v0.14.1
[INFO] [stderr]   Downloaded tree-sitter v0.24.4
[INFO] [stderr]   Downloaded differential-dataflow v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa44d192679102f6dcf85badf2d0b87f81e8ba5671441317200085ad61aba5d4
[INFO] running `Command { std: "docker" "start" "-a" "fa44d192679102f6dcf85badf2d0b87f81e8ba5671441317200085ad61aba5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa44d192679102f6dcf85badf2d0b87f81e8ba5671441317200085ad61aba5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa44d192679102f6dcf85badf2d0b87f81e8ba5671441317200085ad61aba5d4", kill_on_drop: false }`
[INFO] [stdout] fa44d192679102f6dcf85badf2d0b87f81e8ba5671441317200085ad61aba5d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 328b4cd5440b80ed36a964ace170998cf3ec1677f3d8eca034860182ae956ce4
[INFO] running `Command { std: "docker" "start" "-a" "328b4cd5440b80ed36a964ace170998cf3ec1677f3d8eca034860182ae956ce4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking columnation v0.1.0
[INFO] [stderr]     Checking timely_logging v0.12.1
[INFO] [stderr]     Checking tree-sitter-language v0.1.2
[INFO] [stderr]     Checking timely_bytes v0.12.2
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking ariadne v0.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling tree-sitter-fulcrum v0.1.0 (/opt/rustwide/workdir/tree-sitter-fulcrum)
[INFO] [stderr]    Compiling tree-sitter v0.24.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking flatcontainer v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking timely_communication v0.14.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking timely_container v0.12.0
[INFO] [stderr]     Checking timely v0.14.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking differential-dataflow v0.13.1
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking archimedes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `relations`
[INFO] [stdout]   --> src/backend/dataflow.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let relations = scope.iterative::<u32, _, _>(|scope| {
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relations`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relations`
[INFO] [stdout]   --> src/backend/dataflow.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let relations = scope.iterative::<u32, _, _>(|scope| {
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relations`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation_types`
[INFO] [stdout]   --> src/frontend/dataflow.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let (relation_types, type_diagnostics, item_types) = scope.iterative::<u16, _, _>(|scope| {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation_types`
[INFO] [stdout]   --> src/frontend/dataflow.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let (relation_types, type_diagnostics, item_types) = scope.iterative::<u16, _, _>(|scope| {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.60s
[INFO] running `Command { std: "docker" "inspect" "328b4cd5440b80ed36a964ace170998cf3ec1677f3d8eca034860182ae956ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328b4cd5440b80ed36a964ace170998cf3ec1677f3d8eca034860182ae956ce4", kill_on_drop: false }`
[INFO] [stdout] 328b4cd5440b80ed36a964ace170998cf3ec1677f3d8eca034860182ae956ce4
