[INFO] cloning repository https://github.com/meralus-project/mollie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meralus-project/mollie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeralus-project%2Fmollie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeralus-project%2Fmollie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3869e4c34ab97236271f7d2739ac58688b5d89c9 [INFO] testing meralus-project/mollie against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeralus-project%2Fmollie" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/meralus-project/mollie [INFO] finished tweaking git repo https://github.com/meralus-project/mollie [INFO] tweaked toml for git repo https://github.com/meralus-project/mollie written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/meralus-project/mollie on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/meralus-project/mollie 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebd8229a090561341de61701cb45d44805da5b4f614f13ae81d5b6ce2f84f45f [INFO] running `Command { std: "docker" "start" "-a" "ebd8229a090561341de61701cb45d44805da5b4f614f13ae81d5b6ce2f84f45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebd8229a090561341de61701cb45d44805da5b4f614f13ae81d5b6ce2f84f45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd8229a090561341de61701cb45d44805da5b4f614f13ae81d5b6ce2f84f45f", kill_on_drop: false }` [INFO] [stdout] ebd8229a090561341de61701cb45d44805da5b4f614f13ae81d5b6ce2f84f45f [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06187b5c299f6f81257ea4258604b556ec6a54b45c29dd86aa9a9f9f239ef0b1 [INFO] running `Command { std: "docker" "start" "-a" "06187b5c299f6f81257ea4258604b556ec6a54b45c29dd86aa9a9f9f239ef0b1", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-srcgen v0.124.1 [INFO] [stderr] Compiling cranelift-isle v0.124.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.124.1 [INFO] [stderr] Compiling cranelift-bitset v0.124.1 [INFO] [stderr] Compiling cranelift-control v0.124.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasmtime-internal-math v37.0.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling cranelift-entity v0.124.1 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.124.1 [INFO] [stderr] Compiling cranelift-bforest v0.124.1 [INFO] [stderr] Compiling regalloc2 v0.13.2 [INFO] [stderr] Compiling peekmore v1.3.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling wasmtime-internal-jit-icache-coherence v37.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.124.1 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.124.1 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling cranelift-codegen v0.124.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling mollie-shared v0.1.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Compiling mollie-lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer) [INFO] [stderr] Compiling mollie-parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stdout] warning: struct `ForInExpr` is never constructed [INFO] [stdout] --> crates/parser/src/statement/expression/for_in_expr.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ForInExpr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mollie-const v0.1.0 (/opt/rustwide/workdir/crates/const) [INFO] [stderr] Compiling cranelift-module v0.124.1 [INFO] [stderr] Compiling cranelift-native v0.124.1 [INFO] [stderr] Compiling cranelift-frontend v0.124.1 [INFO] [stderr] Compiling cranelift-interpreter v0.124.1 [INFO] [stderr] Compiling cranelift-jit v0.124.1 [INFO] [stderr] Compiling cranelift-object v0.124.1 [INFO] [stderr] Compiling cranelift v0.124.1 [INFO] [stderr] Compiling mollie-ir v0.1.0 (/opt/rustwide/workdir/crates/ir) [INFO] [stderr] Compiling mollie-typing v0.1.0 (/opt/rustwide/workdir/crates/typing) [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> crates/typing/src/ty/mod.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | v => false, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mollie-compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler) [INFO] [stderr] Compiling mollie v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "06187b5c299f6f81257ea4258604b556ec6a54b45c29dd86aa9a9f9f239ef0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06187b5c299f6f81257ea4258604b556ec6a54b45c29dd86aa9a9f9f239ef0b1", kill_on_drop: false }` [INFO] [stdout] 06187b5c299f6f81257ea4258604b556ec6a54b45c29dd86aa9a9f9f239ef0b1 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e8ad61fa0bb53eb738736d127a70fbcd520549d27b1a39e1fcab499fc80047c [INFO] running `Command { std: "docker" "start" "-a" "5e8ad61fa0bb53eb738736d127a70fbcd520549d27b1a39e1fcab499fc80047c", kill_on_drop: false }` [INFO] [stdout] warning: struct `ForInExpr` is never constructed [INFO] [stdout] --> crates/parser/src/statement/expression/for_in_expr.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ForInExpr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> crates/typing/src/ty/mod.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | v => false, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mollie v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "5e8ad61fa0bb53eb738736d127a70fbcd520549d27b1a39e1fcab499fc80047c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8ad61fa0bb53eb738736d127a70fbcd520549d27b1a39e1fcab499fc80047c", kill_on_drop: false }` [INFO] [stdout] 5e8ad61fa0bb53eb738736d127a70fbcd520549d27b1a39e1fcab499fc80047c [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc55391d17bd9e203b38e24d604dfa0bfee299b169beadb8abbe582c7bace3ca [INFO] running `Command { std: "docker" "start" "-a" "dc55391d17bd9e203b38e24d604dfa0bfee299b169beadb8abbe582c7bace3ca", kill_on_drop: false }` [INFO] [stderr] warning: struct `ForInExpr` is never constructed [INFO] [stdout] [INFO] [stderr] --> crates/parser/src/statement/expression/for_in_expr.rs:7:12 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 7 | pub struct ForInExpr { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mollie-parser` (lib) generated 1 warning [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> crates/typing/src/ty/mod.rs:333:17 [INFO] [stderr] | [INFO] [stderr] 333 | v => false, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mollie-typing` (lib) generated 1 warning (run `cargo fix --lib -p mollie-typing` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mollie-6c13867f99f85f52) [INFO] [stderr] Doc-tests mollie [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dc55391d17bd9e203b38e24d604dfa0bfee299b169beadb8abbe582c7bace3ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc55391d17bd9e203b38e24d604dfa0bfee299b169beadb8abbe582c7bace3ca", kill_on_drop: false }` [INFO] [stdout] dc55391d17bd9e203b38e24d604dfa0bfee299b169beadb8abbe582c7bace3ca