[INFO] cloning repository https://github.com/Mountlex/OnlineTSP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mountlex/OnlineTSP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountlex%2FOnlineTSP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountlex%2FOnlineTSP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57f8ee61ef4c57c37104b7ad25e65fa69312ac01 [INFO] testing Mountlex/OnlineTSP against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountlex%2FOnlineTSP" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 54% (47/86) Updating files: 55% (48/86) Updating files: 56% (49/86) Updating files: 58% (50/86) Updating files: 59% (51/86) Updating files: 60% (52/86) Updating files: 61% (53/86) Updating files: 62% (54/86) Updating files: 63% (55/86) Updating files: 65% (56/86) Updating files: 66% (57/86) Updating files: 67% (58/86) Updating files: 68% (59/86) Updating files: 69% (60/86) Updating files: 70% (61/86) Updating files: 72% (62/86) Updating files: 73% (63/86) Updating files: 74% (64/86) Updating files: 75% (65/86) Updating files: 76% (66/86) Updating files: 77% (67/86) Updating files: 79% (68/86) Updating files: 80% (69/86) Updating files: 81% (70/86) Updating files: 82% (71/86) Updating files: 83% (72/86) Updating files: 84% (73/86) Updating files: 86% (74/86) Updating files: 87% (75/86) Updating files: 88% (76/86) Updating files: 89% (77/86) Updating files: 90% (78/86) Updating files: 91% (79/86) Updating files: 93% (80/86) Updating files: 94% (81/86) Updating files: 95% (82/86) Updating files: 96% (83/86) Updating files: 97% (84/86) Updating files: 98% (85/86) Updating files: 100% (86/86) Updating files: 100% (86/86), done. [INFO] validating manifest of git repo https://github.com/Mountlex/OnlineTSP on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mountlex/OnlineTSP [INFO] finished tweaking git repo https://github.com/Mountlex/OnlineTSP [INFO] tweaked toml for git repo https://github.com/Mountlex/OnlineTSP written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/Mountlex/OnlineTSP already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Mountlex/fibheap.git` [INFO] [stderr] Updating git repository `https://github.com/jcavat/rust-lp-modeler` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coin_cbc v0.1.6 [INFO] [stderr] Downloaded binary-heap-plus v0.4.1 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded coin_cbc_sys v0.1.1 [INFO] [stderr] Downloaded good_lp v1.3.1 [INFO] [stderr] Downloaded compare v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bce4e79008f45e004cbfdcde5d21bc82a398633332230233c6eaba15b0a7c44b [INFO] running `Command { std: "docker" "start" "-a" "bce4e79008f45e004cbfdcde5d21bc82a398633332230233c6eaba15b0a7c44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bce4e79008f45e004cbfdcde5d21bc82a398633332230233c6eaba15b0a7c44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce4e79008f45e004cbfdcde5d21bc82a398633332230233c6eaba15b0a7c44b", kill_on_drop: false }` [INFO] [stdout] bce4e79008f45e004cbfdcde5d21bc82a398633332230233c6eaba15b0a7c44b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e22a02518cc52ddcca482695d27fac0d3c207368f623defd0fe7c1b677d88e50 [INFO] running `Command { std: "docker" "start" "-a" "e22a02518cc52ddcca482695d27fac0d3c207368f623defd0fe7c1b677d88e50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling coin_cbc_sys v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling fibheap v0.1.0 (https://github.com/Mountlex/fibheap.git?branch=main#1992fd81) [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling coin_cbc v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling binary-heap-plus v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling good_lp v1.3.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling lp-modeler v0.5.0 (https://github.com/jcavat/rust-lp-modeler#f491f460) [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling graphlib v0.1.0 (/opt/rustwide/workdir/graphlib) [INFO] [stdout] warning: unused import: `Graph` [INFO] [stdout] --> graphlib/src/mst.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{cost::Cost, AdjListGraph, Adjacency, Graph, Node, Nodes, Tree}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> graphlib/src/metric_view.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | return (virtual_sink, None); [INFO] [stdout] | --------------------------- any code following this expression is unreachable [INFO] [stdout] 101 | panic!("Could not split edge!") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::panic::panic_2021` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::iter::ParallelIterator` [INFO] [stdout] --> graphlib/src/metric.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::iter::ParallelIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `artifical_edges_to` [INFO] [stdout] --> graphlib/src/christofides.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn artifical_edges_to(graph: &AdjListGraph, node: Node, sinks: &[Node]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `path_to` [INFO] [stdout] --> graphlib/src/dijkstra.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn path_to(parent_map: &HashMap, n1: Node, n2: Node) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `shortest_paths_to_fib` [INFO] [stdout] --> graphlib/src/dijkstra.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn shortest_paths_to_fib<'a, G>(graph: &'a G, node: Node, goals: &[Node]) -> Paths [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `component` [INFO] [stdout] --> graphlib/src/graph_view.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | component: Node, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Increase` [INFO] [stdout] --> graphlib/src/two_opt.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Increase, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Decrease` [INFO] [stdout] --> graphlib/src/two_opt.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Decrease, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `TwoOpt` [INFO] [stdout] --> graphlib/src/two_opt.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TwoOpt<'b, M> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_sp_cache` [INFO] [stdout] --> graphlib/src/two_opt.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn with_sp_cache(n: usize, start_tour: Tour, metric: &'b M, alg_type: TwoOptType) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `current_tour` [INFO] [stdout] --> graphlib/src/two_opt.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn current_tour(&self) -> Tour { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run_for` [INFO] [stdout] --> graphlib/src/two_opt.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn run_for(&mut self, max_iterations: usize) -> Tour { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tour_cost` [INFO] [stdout] --> graphlib/src/two_opt.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | fn tour_cost(&self, nodes: &[Node]) -> Cost { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `two_opt_swap` [INFO] [stdout] --> graphlib/src/two_opt.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn two_opt_swap(nodes: &mut [Node], i: usize, k: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oltsp v0.1.0 (/opt/rustwide/workdir/oltsp) [INFO] [stdout] warning: unused import: `Nodes` [INFO] [stdout] --> oltsp/src/algorithms.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | AdjListGraph, Cost, Metric, MetricView, Node, Nodes, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling OnlineTSP v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.oltsp.bd7c8e0f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3.1qlcdytwlw74k31p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfern-c3942ab1366f55ec.rlib" "/opt/rustwide/target/debug/deps/libcolored-5fcec5edb4653ada.rlib" "/opt/rustwide/target/debug/deps/liboltsp-a099602938b0bf83.rlib" "/opt/rustwide/target/debug/deps/librand_distr-f228fd4c72d34d4a.rlib" "/opt/rustwide/target/debug/deps/libgraphlib-f947d5aeda8655a0.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-affc1e46206896d7.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-ec710775be2c8a21.rlib" "/opt/rustwide/target/debug/deps/libbincode-a6b877e5a5dfd669.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-1ec8aabe58638f4f.rlib" "/opt/rustwide/target/debug/deps/libchrono-66e4144aeff5a270.rlib" "/opt/rustwide/target/debug/deps/libtime-b95c8afab008ce24.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libitertools-05bbdb40dd0adff7.rlib" "/opt/rustwide/target/debug/deps/libgood_lp-f8a6705c3403ba2e.rlib" "/opt/rustwide/target/debug/deps/libcoin_cbc-3880dffa6f7daee2.rlib" "/opt/rustwide/target/debug/deps/libcoin_cbc_sys-bba61107e258856d.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libndarray-b441df2a1c6d4a0f.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-50bcf96957512235.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2a8fd58a0e32715d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b04305f49f3aa80e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-402ee060db6eda71.rlib" "/opt/rustwide/target/debug/deps/librawpointer-fafb43ddc1d150e4.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/librayon-f12f501538b1575e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6109c0812682f460.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-01d03de112c8e156.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0fee88b305e6b653.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a58c3cdd5d28d9cf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-201c752231ddc455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f822cd81418e3c9.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-bd43196442452b11.rlib" "/opt/rustwide/target/debug/deps/libbinary_heap_plus-49b1740370d68167.rlib" "/opt/rustwide/target/debug/deps/libfibheap-a3e7d2a23d29806d.rlib" "/opt/rustwide/target/debug/deps/libcompare-272fa3c04f890de3.rlib" "/opt/rustwide/target/debug/deps/librand-3c6da3c5e5d71b0c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b2b94a9b0be0fd33.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-d320334e740f7a63.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8e82ec582f6e53ef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblp_modeler-2eb5e7186fceab52.rlib" "/opt/rustwide/target/debug/deps/libquote-5f4666774155f97d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e91ec37ac01f916c.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-aeb18ec3bc792598.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13adfcc16df86521.rlib" "/opt/rustwide/target/debug/deps/libuuid-d425e78cfaaa6811.rlib" "/opt/rustwide/target/debug/deps/librand-045c1686f4c28123.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-88c6ef67666ca8c2.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8b9768dc9bff42dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f78530f2327b1681.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libcsv-5a9dd71c7989eecc.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-6c0c6f55e0e50618.rlib" "/opt/rustwide/target/debug/deps/libbstr-42caa0a8336295da.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5af8ff3723d7b22c.rlib" "/opt/rustwide/target/debug/deps/libserde-49d1296bda9fa198.rlib" "/opt/rustwide/target/debug/deps/libclap-537eaafd45c31e64.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rlib" "/opt/rustwide/target/debug/deps/libatty-e7b5626a1b1997a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-cf414e7e45377b30.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6bdd874a6e1d5f0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f705c43d4bb5f6c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-8f3472abe99bdece.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lCbcSolver" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/oltsp-8fbeb27cf589c2c3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lCbcSolver [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `OnlineTSP` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e22a02518cc52ddcca482695d27fac0d3c207368f623defd0fe7c1b677d88e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22a02518cc52ddcca482695d27fac0d3c207368f623defd0fe7c1b677d88e50", kill_on_drop: false }` [INFO] [stdout] e22a02518cc52ddcca482695d27fac0d3c207368f623defd0fe7c1b677d88e50