[INFO] cloning repository https://github.com/iwilare/factorio-planner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwilare/factorio-planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwilare%2Ffactorio-planner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwilare%2Ffactorio-planner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64e7dbf1510879ef8f42f037940f52ae2f27bb56 [INFO] testing iwilare/factorio-planner against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwilare%2Ffactorio-planner" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwilare/factorio-planner on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iwilare/factorio-planner [INFO] finished tweaking git repo https://github.com/iwilare/factorio-planner [INFO] tweaked toml for git repo https://github.com/iwilare/factorio-planner written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iwilare/factorio-planner 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afefe660b514c273952cf3fd341412c6cf30341cbc2a2818cc28b175ec2fcf36 [INFO] running `Command { std: "docker" "start" "-a" "afefe660b514c273952cf3fd341412c6cf30341cbc2a2818cc28b175ec2fcf36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afefe660b514c273952cf3fd341412c6cf30341cbc2a2818cc28b175ec2fcf36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afefe660b514c273952cf3fd341412c6cf30341cbc2a2818cc28b175ec2fcf36", kill_on_drop: false }` [INFO] [stdout] afefe660b514c273952cf3fd341412c6cf30341cbc2a2818cc28b175ec2fcf36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcb51441b901d1f9e9d5bad3f6e798ea47570bde390dc8d44630fbe5fce5bb51 [INFO] running `Command { std: "docker" "start" "-a" "bcb51441b901d1f9e9d5bad3f6e798ea47570bde390dc8d44630fbe5fce5bb51", kill_on_drop: false }` [INFO] [stderr] Compiling factorio-planner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Factory<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UEXT` is never used [INFO] [stdout] --> src/main.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | const UEXT : Factory = Factory { name: "uranium drill", crafting_speed: 0.25, is_assembly: false }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FURN` is never used [INFO] [stdout] --> src/main.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const FURN : Factory = Factory { name: "furnace", crafting_speed: 1.0, is_assembly: false }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUMP` is never used [INFO] [stdout] --> src/main.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | const PUMP : Factory = Factory { name: "pumpjack", crafting_speed: 1.0, is_assembly: false }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OILR` is never used [INFO] [stdout] --> src/main.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | const OILR : Factory = Factory { name: "oil refinery", crafting_speed: 1.0, is_assembly: false }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASM2` is never used [INFO] [stdout] --> src/main.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const ASM2 : Factory = Factory { name: "assembling machine 2", crafting_speed: 0.75, is_assembly: true }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASM3` is never used [INFO] [stdout] --> src/main.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const ASM3 : Factory = Factory { name: "assembling machine 3", crafting_speed: 1.25, is_assembly: true }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COAL` is never used [INFO] [stdout] --> src/main.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const COAL : Item = Item { name: "coal", factory: &EXTR, count: 1, time: 1.0, components: &[] }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STONE` is never used [INFO] [stdout] --> src/main.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const STONE : Item = Item { name: "stone", factory: &EFUR, count: 1, time: 0.5, components: &[] }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LUBRICANT` is never used [INFO] [stdout] --> src/main.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | const LUBRICANT : Item = Item { name: "lubricant", factory: &CHEM, count: 10, time: 1.0, components: &[] }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACID` is never used [INFO] [stdout] --> src/main.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | const ACID : Item = Item { name: "acid", factory: &CHEM, count: 50, time: 1.0, components: &[] }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP1` is never used [INFO] [stdout] --> src/main.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | const SP1 : Item = Item { name: "sp red", factory: &ASM_, count: 1, time: 5.0, components: &[(1, &COPPER), (1, &GEAR)] }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INSERTER` is never used [INFO] [stdout] --> src/main.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | const INSERTER : Item = Item { name: "inserter", factory: &ASM_, count: 1, time: 0.5, components: &[(1, &CIRCUIT1), (1, &GEAR... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BELT1` is never used [INFO] [stdout] --> src/main.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | const BELT1 : Item = Item { name: "belt1", factory: &ASM_, count: 1, time: 0.5, components: &[(1, &GEAR), (1, &IRON)] }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP2` is never used [INFO] [stdout] --> src/main.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | const SP2 : Item = Item { name: "sp green", factory: &ASM_, count: 1, time: 6.0, components: &[(1, &INSERTER), (1, &BELT... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STICK` is never used [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | const STICK : Item = Item { name: "stick", factory: &ASM_, count: 2, time: 0.5, components: &[(1, &IRON)] }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAIL` is never used [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | const RAIL : Item = Item { name: "rail", factory: &ASM_, count: 2, time: 0.5, components: &[(1, &STICK), (1, &STEEL),... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PROD` is never used [INFO] [stdout] --> src/main.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | const PROD : Item = Item { name: "productivity mod", factory: &ASM_, count: 1, time: 15.0, components: &[(5, &CIRCUIT1), (5, &CIRC... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BRICK` is never used [INFO] [stdout] --> src/main.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | const BRICK : Item = Item { name: "brick", factory: &ASM_, count: 1, time: 3.2, components: &[(2, &STONE)] }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EFURNACE` is never used [INFO] [stdout] --> src/main.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | const EFURNACE : Item = Item { name: "electric furnace", factory: &ASM_, count: 1, time: 0.5, components: &[(10, &BRICK), (10, &STEEL)... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP4` is never used [INFO] [stdout] --> src/main.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | const SP4 : Item = Item { name: "sp purple", factory: &ASM_, count: 3, time: 21.0, components: &[(30, &RAIL), (1, &EFURNACE... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRENADE` is never used [INFO] [stdout] --> src/main.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | const GRENADE : Item = Item { name: "grenade", factory: &ASM_, count: 1, time: 8.0, components: &[(10, &COAL), (5, &IRON)] }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WALL` is never used [INFO] [stdout] --> src/main.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | const WALL : Item = Item { name: "wall", factory: &ASM_, count: 1, time: 0.5, components: &[(5, &BRICK)] }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAGAZINE` is never used [INFO] [stdout] --> src/main.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | const MAGAZINE : Item = Item { name: "magazine", factory: &ASM_, count: 1, time: 1.0, components: &[(4, &IRON)] }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PIERCING` is never used [INFO] [stdout] --> src/main.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | const PIERCING : Item = Item { name: "piercing", factory: &ASM_, count: 1, time: 3.0, components: &[(5, &COPPER), (1, &MAGAZI... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPM` is never used [INFO] [stdout] --> src/main.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | const SPM : Item = Item { name: "sp black" , factory: &ASM_, count: 2, time: 10.0, components: &[(2, &WALL), (1, &GRENADE)... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EENGINE` is never used [INFO] [stdout] --> src/main.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | const EENGINE : Item = Item { name: "electric engine", factory: &ASM_, count: 1, time: 10.0, components: &[(15, &LUBRICANT), (2, &CIR... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BATTERY` is never used [INFO] [stdout] --> src/main.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | const BATTERY : Item = Item { name: "battery", factory: &ASM_, count: 1, time: 4.0, components: &[(20, &ACID), (1, &COPPER),... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROBOT` is never used [INFO] [stdout] --> src/main.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | const ROBOT : Item = Item { name: "robot", factory: &ASM_, count: 1, time: 20.0, components: &[(3, &CIRCUIT1), (2, &BATT... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LDS` is never used [INFO] [stdout] --> src/main.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | const LDS : Item = Item { name: "lds", factory: &ASM_, count: 1, time: 20.0, components: &[(20, &COPPER), (5, &PLASTI... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CIRCUIT3` is never used [INFO] [stdout] --> src/main.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | const CIRCUIT3 : Item = Item { name: "circuit3", factory: &ASM_, count: 1, time: 10.0, components: &[(20, &CIRCUIT1), (5, &ACID... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPEED` is never used [INFO] [stdout] --> src/main.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | const SPEED : Item = Item { name: "speed mod", factory: &ASM_, count: 1, time: 15.0, components: &[(5, &CIRCUIT2), (5, &CIRC... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP5` is never used [INFO] [stdout] --> src/main.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | const SP5 : Item = Item { name: "sp yellow", factory: &ASM_, count: 3, time: 21.0, components: &[(3, &LDS), (2, &CIRCUIT3)... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "bcb51441b901d1f9e9d5bad3f6e798ea47570bde390dc8d44630fbe5fce5bb51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcb51441b901d1f9e9d5bad3f6e798ea47570bde390dc8d44630fbe5fce5bb51", kill_on_drop: false }` [INFO] [stdout] bcb51441b901d1f9e9d5bad3f6e798ea47570bde390dc8d44630fbe5fce5bb51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1868f84b67c004811ffb082a51022c89144ad7bb5bc50b8d6b087e46086c02b0 [INFO] running `Command { std: "docker" "start" "-a" "1868f84b67c004811ffb082a51022c89144ad7bb5bc50b8d6b087e46086c02b0", kill_on_drop: false }` [INFO] [stderr] Compiling factorio-planner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Factory<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UEXT` is never used [INFO] [stdout] --> src/main.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | const UEXT : Factory = Factory { name: "uranium drill", crafting_speed: 0.25, is_assembly: false }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FURN` is never used [INFO] [stdout] --> src/main.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const FURN : Factory = Factory { name: "furnace", crafting_speed: 1.0, is_assembly: false }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PUMP` is never used [INFO] [stdout] --> src/main.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | const PUMP : Factory = Factory { name: "pumpjack", crafting_speed: 1.0, is_assembly: false }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OILR` is never used [INFO] [stdout] --> src/main.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | const OILR : Factory = Factory { name: "oil refinery", crafting_speed: 1.0, is_assembly: false }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASM2` is never used [INFO] [stdout] --> src/main.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const ASM2 : Factory = Factory { name: "assembling machine 2", crafting_speed: 0.75, is_assembly: true }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASM3` is never used [INFO] [stdout] --> src/main.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const ASM3 : Factory = Factory { name: "assembling machine 3", crafting_speed: 1.25, is_assembly: true }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COAL` is never used [INFO] [stdout] --> src/main.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const COAL : Item = Item { name: "coal", factory: &EXTR, count: 1, time: 1.0, components: &[] }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STONE` is never used [INFO] [stdout] --> src/main.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const STONE : Item = Item { name: "stone", factory: &EFUR, count: 1, time: 0.5, components: &[] }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LUBRICANT` is never used [INFO] [stdout] --> src/main.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | const LUBRICANT : Item = Item { name: "lubricant", factory: &CHEM, count: 10, time: 1.0, components: &[] }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACID` is never used [INFO] [stdout] --> src/main.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | const ACID : Item = Item { name: "acid", factory: &CHEM, count: 50, time: 1.0, components: &[] }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP1` is never used [INFO] [stdout] --> src/main.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | const SP1 : Item = Item { name: "sp red", factory: &ASM_, count: 1, time: 5.0, components: &[(1, &COPPER), (1, &GEAR)] }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INSERTER` is never used [INFO] [stdout] --> src/main.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | const INSERTER : Item = Item { name: "inserter", factory: &ASM_, count: 1, time: 0.5, components: &[(1, &CIRCUIT1), (1, &GEAR... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BELT1` is never used [INFO] [stdout] --> src/main.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | const BELT1 : Item = Item { name: "belt1", factory: &ASM_, count: 1, time: 0.5, components: &[(1, &GEAR), (1, &IRON)] }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP2` is never used [INFO] [stdout] --> src/main.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | const SP2 : Item = Item { name: "sp green", factory: &ASM_, count: 1, time: 6.0, components: &[(1, &INSERTER), (1, &BELT... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STICK` is never used [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | const STICK : Item = Item { name: "stick", factory: &ASM_, count: 2, time: 0.5, components: &[(1, &IRON)] }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAIL` is never used [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | const RAIL : Item = Item { name: "rail", factory: &ASM_, count: 2, time: 0.5, components: &[(1, &STICK), (1, &STEEL),... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PROD` is never used [INFO] [stdout] --> src/main.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | const PROD : Item = Item { name: "productivity mod", factory: &ASM_, count: 1, time: 15.0, components: &[(5, &CIRCUIT1), (5, &CIRC... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BRICK` is never used [INFO] [stdout] --> src/main.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | const BRICK : Item = Item { name: "brick", factory: &ASM_, count: 1, time: 3.2, components: &[(2, &STONE)] }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EFURNACE` is never used [INFO] [stdout] --> src/main.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | const EFURNACE : Item = Item { name: "electric furnace", factory: &ASM_, count: 1, time: 0.5, components: &[(10, &BRICK), (10, &STEEL)... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP4` is never used [INFO] [stdout] --> src/main.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | const SP4 : Item = Item { name: "sp purple", factory: &ASM_, count: 3, time: 21.0, components: &[(30, &RAIL), (1, &EFURNACE... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRENADE` is never used [INFO] [stdout] --> src/main.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | const GRENADE : Item = Item { name: "grenade", factory: &ASM_, count: 1, time: 8.0, components: &[(10, &COAL), (5, &IRON)] }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WALL` is never used [INFO] [stdout] --> src/main.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | const WALL : Item = Item { name: "wall", factory: &ASM_, count: 1, time: 0.5, components: &[(5, &BRICK)] }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAGAZINE` is never used [INFO] [stdout] --> src/main.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | const MAGAZINE : Item = Item { name: "magazine", factory: &ASM_, count: 1, time: 1.0, components: &[(4, &IRON)] }; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PIERCING` is never used [INFO] [stdout] --> src/main.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | const PIERCING : Item = Item { name: "piercing", factory: &ASM_, count: 1, time: 3.0, components: &[(5, &COPPER), (1, &MAGAZI... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPM` is never used [INFO] [stdout] --> src/main.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | const SPM : Item = Item { name: "sp black" , factory: &ASM_, count: 2, time: 10.0, components: &[(2, &WALL), (1, &GRENADE)... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EENGINE` is never used [INFO] [stdout] --> src/main.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | const EENGINE : Item = Item { name: "electric engine", factory: &ASM_, count: 1, time: 10.0, components: &[(15, &LUBRICANT), (2, &CIR... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BATTERY` is never used [INFO] [stdout] --> src/main.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | const BATTERY : Item = Item { name: "battery", factory: &ASM_, count: 1, time: 4.0, components: &[(20, &ACID), (1, &COPPER),... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROBOT` is never used [INFO] [stdout] --> src/main.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | const ROBOT : Item = Item { name: "robot", factory: &ASM_, count: 1, time: 20.0, components: &[(3, &CIRCUIT1), (2, &BATT... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LDS` is never used [INFO] [stdout] --> src/main.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | const LDS : Item = Item { name: "lds", factory: &ASM_, count: 1, time: 20.0, components: &[(20, &COPPER), (5, &PLASTI... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CIRCUIT3` is never used [INFO] [stdout] --> src/main.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | const CIRCUIT3 : Item = Item { name: "circuit3", factory: &ASM_, count: 1, time: 10.0, components: &[(20, &CIRCUIT1), (5, &ACID... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SPEED` is never used [INFO] [stdout] --> src/main.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | const SPEED : Item = Item { name: "speed mod", factory: &ASM_, count: 1, time: 15.0, components: &[(5, &CIRCUIT2), (5, &CIRC... [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SP5` is never used [INFO] [stdout] --> src/main.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | const SP5 : Item = Item { name: "sp yellow", factory: &ASM_, count: 3, time: 21.0, components: &[(3, &LDS), (2, &CIRCUIT3)... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc26UEud/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-5b337cbd81a5a91e.rlib,libgetopts-b3d751a359439e5c.rlib,libunicode_width-b94cd6aeaf6d0888.rlib,librustc_std_workspace_std-7eff89145b2e518b.rlib,libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/factorio_planner-1bbe0efb7dcc9cd3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxTp3Og.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/factorio_planner-1bbe0efb7dcc9cd3 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustc26UEud/symbols.o /opt/rustwide/target/debug/deps/factorio_planner-1bbe0efb7dcc9cd3.factorio_planner.cf07cd86e41bad89-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/factorio_planner-1bbe0efb7dcc9cd3.5jxkvq4zupb07laj07p8zs9aq.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5b337cbd81a5a91e.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b3d751a359439e5c.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b94cd6aeaf6d0888.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7eff89145b2e518b.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c961c021679cb080.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf53e161ed1cff61.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-7c9c37927c8e6d84.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8fa2d9148abc4bd4.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac32c271036f683f.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x0000779dd514b9e7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f4b9e7) [INFO] [stdout] #1 0x0000779dd514bdfc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/libLLVM.so.19.1-rust-1.85.0-nightly+0x3f4bdfc) [INFO] [stdout] #2 0x0000779dd9211520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x0000625fb9f6ac73 void lld::elf::writeResult >() (/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x512c73) [INFO] [stdout] #4 0x0000625fb9d9eb36 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000625fb9d844ec lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x32c4ec) [INFO] [stdout] #6 0x0000625fb9cb5ae0 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25dae0) [INFO] [stdout] #7 0x0000625fb9cb4b7d lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25cb7d) [INFO] [stdout] #8 0x0000625fb9cb5221 main (/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25d221) [INFO] [stdout] #9 0x0000779dd91f8d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #10 0x0000779dd91f8e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #11 0x0000625fb9b377e9 _start (/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdf7e9) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `factorio-planner` (bin "factorio-planner" test) due to 1 previous error; 33 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1868f84b67c004811ffb082a51022c89144ad7bb5bc50b8d6b087e46086c02b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1868f84b67c004811ffb082a51022c89144ad7bb5bc50b8d6b087e46086c02b0", kill_on_drop: false }` [INFO] [stdout] 1868f84b67c004811ffb082a51022c89144ad7bb5bc50b8d6b087e46086c02b0