[INFO] cloning repository https://github.com/Tnixc/volette
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tnixc/volette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTnixc%2Fvolette", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTnixc%2Fvolette'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abc710ff56c2b32c5f076f2ca5c0b32796327c1f
[INFO] building Tnixc/volette against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTnixc%2Fvolette" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tnixc/volette
[INFO] finished tweaking git repo https://github.com/Tnixc/volette
[INFO] tweaked toml for git repo https://github.com/Tnixc/volette written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tnixc/volette on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tnixc/volette 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0178398a261d900622f97ced5387f996c4caf9e976aff8cd6428533555ded80e
[INFO] running `Command { std: "docker" "start" "-a" "0178398a261d900622f97ced5387f996c4caf9e976aff8cd6428533555ded80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0178398a261d900622f97ced5387f996c4caf9e976aff8cd6428533555ded80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0178398a261d900622f97ced5387f996c4caf9e976aff8cd6428533555ded80e", kill_on_drop: false }`
[INFO] [stdout] 0178398a261d900622f97ced5387f996c4caf9e976aff8cd6428533555ded80e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 547cd9f3c41e26216251b79abb09136a61ef703b5b5bee7e01ae0483286c57d0
[INFO] running `Command { std: "docker" "start" "-a" "547cd9f3c41e26216251b79abb09136a61ef703b5b5bee7e01ae0483286c57d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling cranelift-bitset v0.116.1
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling cranelift-entity v0.116.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cranelift-bforest v0.116.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling cranelift-control v0.116.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling cranelift-module v0.116.1
[INFO] [stderr]    Compiling cranelift-native v0.116.1
[INFO] [stderr]    Compiling cranelift-frontend v0.116.1
[INFO] [stderr]    Compiling cranelift-object v0.116.1
[INFO] [stderr]    Compiling cranelift v0.116.1
[INFO] [stderr]    Compiling volette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `format_tokens` is never used
[INFO] [stdout]    --> src/compiler/mod.rs:184:4
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn format_tokens(tokens: &[Token], interner: &StringInterner<BucketBackend<SymbolUsize>>) -> Vec<(String, usize, (usize, usize))> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `return_type` are never read
[INFO] [stdout]   --> src/compiler/validation.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct FunctionSignature {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 38 |     name: SymbolUsize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     params: Vec<(SymbolUsize, Type)>,
[INFO] [stdout] 40 |     return_type: Type,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionSignature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.70s
[INFO] running `Command { std: "docker" "inspect" "547cd9f3c41e26216251b79abb09136a61ef703b5b5bee7e01ae0483286c57d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "547cd9f3c41e26216251b79abb09136a61ef703b5b5bee7e01ae0483286c57d0", kill_on_drop: false }`
[INFO] [stdout] 547cd9f3c41e26216251b79abb09136a61ef703b5b5bee7e01ae0483286c57d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ef72c0228f7c84b54f16efeeec301029cb44e20d2a2840f2155af12fe9599ea
[INFO] running `Command { std: "docker" "start" "-a" "9ef72c0228f7c84b54f16efeeec301029cb44e20d2a2840f2155af12fe9599ea", kill_on_drop: false }`
[INFO] [stdout] warning: function `format_tokens` is never used
[INFO] [stdout]    --> src/compiler/mod.rs:184:4
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn format_tokens(tokens: &[Token], interner: &StringInterner<BucketBackend<SymbolUsize>>) -> Vec<(String, usize, (usize, usize))> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `return_type` are never read
[INFO] [stdout]   --> src/compiler/validation.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct FunctionSignature {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 38 |     name: SymbolUsize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     params: Vec<(SymbolUsize, Type)>,
[INFO] [stdout] 40 |     return_type: Type,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionSignature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling volette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `format_tokens` is never used
[INFO] [stdout]    --> src/compiler/mod.rs:184:4
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn format_tokens(tokens: &[Token], interner: &StringInterner<BucketBackend<SymbolUsize>>) -> Vec<(String, usize, (usize, usize))> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `return_type` are never read
[INFO] [stdout]   --> src/compiler/validation.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct FunctionSignature {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 38 |     name: SymbolUsize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     params: Vec<(SymbolUsize, Type)>,
[INFO] [stdout] 40 |     return_type: Type,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FunctionSignature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s
[INFO] running `Command { std: "docker" "inspect" "9ef72c0228f7c84b54f16efeeec301029cb44e20d2a2840f2155af12fe9599ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ef72c0228f7c84b54f16efeeec301029cb44e20d2a2840f2155af12fe9599ea", kill_on_drop: false }`
[INFO] [stdout] 9ef72c0228f7c84b54f16efeeec301029cb44e20d2a2840f2155af12fe9599ea
