[INFO] cloning repository https://github.com/crazycarl/Traveling-Salesman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crazycarl/Traveling-Salesman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazycarl%2FTraveling-Salesman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazycarl%2FTraveling-Salesman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2d29bddbda3a60fa76ae7c0dc4032165df6bfb0 [INFO] testing crazycarl/Traveling-Salesman against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazycarl%2FTraveling-Salesman" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crazycarl/Traveling-Salesman on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crazycarl/Traveling-Salesman [INFO] finished tweaking git repo https://github.com/crazycarl/Traveling-Salesman [INFO] tweaked toml for git repo https://github.com/crazycarl/Traveling-Salesman written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/crazycarl/Traveling-Salesman already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex-automata v0.1.7 [INFO] [stderr] Downloaded bstr v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d628c3f0a945f3c38159c563d00b57de4b7401e3df22304e5021737358cbf4f [INFO] running `Command { std: "docker" "start" "-a" "3d628c3f0a945f3c38159c563d00b57de4b7401e3df22304e5021737358cbf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d628c3f0a945f3c38159c563d00b57de4b7401e3df22304e5021737358cbf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d628c3f0a945f3c38159c563d00b57de4b7401e3df22304e5021737358cbf4f", kill_on_drop: false }` [INFO] [stdout] 3d628c3f0a945f3c38159c563d00b57de4b7401e3df22304e5021737358cbf4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c8da31d3d8ad86f5bc28f24ea6758ac258e39f505456fe3feb79a7097c9c0b [INFO] running `Command { std: "docker" "start" "-a" "84c8da31d3d8ad86f5bc28f24ea6758ac258e39f505456fe3feb79a7097c9c0b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling bstr v0.2.2 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling traveling_sales_man v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.29s [INFO] running `Command { std: "docker" "inspect" "84c8da31d3d8ad86f5bc28f24ea6758ac258e39f505456fe3feb79a7097c9c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c8da31d3d8ad86f5bc28f24ea6758ac258e39f505456fe3feb79a7097c9c0b", kill_on_drop: false }` [INFO] [stdout] 84c8da31d3d8ad86f5bc28f24ea6758ac258e39f505456fe3feb79a7097c9c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 255b991f31f9bc0e94ee60f3690984b987cca02b43511c12cc530ef1e06d2fd2 [INFO] running `Command { std: "docker" "start" "-a" "255b991f31f9bc0e94ee60f3690984b987cca02b43511c12cc530ef1e06d2fd2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling traveling_sales_man v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `Command { std: "docker" "inspect" "255b991f31f9bc0e94ee60f3690984b987cca02b43511c12cc530ef1e06d2fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255b991f31f9bc0e94ee60f3690984b987cca02b43511c12cc530ef1e06d2fd2", kill_on_drop: false }` [INFO] [stdout] 255b991f31f9bc0e94ee60f3690984b987cca02b43511c12cc530ef1e06d2fd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9422e20a3fbabc2358fed85cdf1ece46eeafcd43eb6b2058208fb3560d6a3784 [INFO] running `Command { std: "docker" "start" "-a" "9422e20a3fbabc2358fed85cdf1ece46eeafcd43eb6b2058208fb3560d6a3784", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/traveling_sales_man-30e843b0814e1131) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test testing::load_csv ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- testing::load_csv stdout ---- [INFO] [stdout] From CA to OR by 535. [INFO] [stdout] From CA to AZ by 755. [INFO] [stdout] From WA to OR by 160. [INFO] [stdout] From WA to ID by 619. [INFO] [stdout] From OR to ID by 441. [INFO] [stdout] From OR to NV by 663. [INFO] [stdout] From NV to ID by 541. [INFO] [stdout] From NV to UT by 534. [INFO] [stdout] From NV to AZ by 713. [INFO] [stdout] From ID to MT by 438. [INFO] [stdout] From ID to WY by 727. [INFO] [stdout] From ID to UT by 338. [INFO] [stdout] From UT to WY by 73. [INFO] [stdout] From UT to CO by 488. [INFO] [stdout] From UT to AZ by 652. [INFO] [stdout] From AZ to NM by 476. [INFO] [stdout] From MT to ND by 624. [INFO] [stdout] From MT to SD by 742. [INFO] [stdout] From MT to WY by 675. [INFO] [stdout] From WY to SD by 455. [INFO] [stdout] From WY to NE by 444. [INFO] [stdout] From WY to CO by 100. [INFO] [stdout] From CO to NE by 486. [INFO] [stdout] From CO to KS by 536. [INFO] [stdout] From CO to OK by 626. [INFO] [stdout] From CO to NM by 355. [INFO] [stdout] From NM to OK by 585. [INFO] [stdout] From NM to TX by 697. [INFO] [stdout] From ND to MN by 435. [INFO] [stdout] From ND to SD by 215. [INFO] [stdout] From SD to MN by 404. [INFO] [stdout] From SD to IA by 490. [INFO] [stdout] From SD to NE by 392. [INFO] [stdout] From NE to IA by 187. [INFO] [stdout] From NE to MO by 343. [INFO] [stdout] From NE to KS by 165. [INFO] [stdout] From KS to MO by 204. [INFO] [stdout] From KS to OK by 293. [INFO] [stdout] From OK to MO by 416. [INFO] [stdout] From OK to AR by 337. [INFO] [stdout] From OK to TX by 388. [INFO] [stdout] From TX to AR by 504. [INFO] [stdout] From TX to LA by 430. [INFO] [stdout] From MN to WI by 258. [INFO] [stdout] From MN to IA by 244. [INFO] [stdout] From IA to WI by 279. [INFO] [stdout] From IA to IL by 291. [INFO] [stdout] From IA to MO by 255. [INFO] [stdout] From MO to IL by 192. [INFO] [stdout] From MO to KY by 562. [INFO] [stdout] From MO to TN by 453. [INFO] [stdout] From MO to AR by 340. [INFO] [stdout] From AR to TN by 344. [INFO] [stdout] From AR to MS by 253. [INFO] [stdout] From AR to LA by 416. [INFO] [stdout] From LA to MS by 150. [INFO] [stdout] From WI to MI by 614. [INFO] [stdout] From WI to IL by 249. [INFO] [stdout] From IL to IN by 190. [INFO] [stdout] From IL to KY by 415. [INFO] [stdout] From MS to TN by 392. [INFO] [stdout] From MS to AL by 242. [INFO] [stdout] From MI to OH by 237. [INFO] [stdout] From MI to IN by 244. [INFO] [stdout] From IN to OH by 175. [INFO] [stdout] From IN to KY by 145. [INFO] [stdout] From KY to OH by 186. [INFO] [stdout] From KY to WV by 197. [INFO] [stdout] From KY to VA by 532. [INFO] [stdout] From KY to TN by 203. [INFO] [stdout] From TN to VA by 597. [INFO] [stdout] From TN to NC by 530. [INFO] [stdout] From TN to GA by 255. [INFO] [stdout] From TN to AL by 282. [INFO] [stdout] From AL to GA by 160. [INFO] [stdout] From AL to FL by 205. [INFO] [stdout] From OH to PA by 425. [INFO] [stdout] From OH to WV by 160. [INFO] [stdout] From WV to PA by 354. [INFO] [stdout] From WV to MD by 397. [INFO] [stdout] From WV to VA by 302. [INFO] [stdout] From VA to MD by 129. [INFO] [stdout] From VA to NC by 156. [INFO] [stdout] From GA to NC by 434. [INFO] [stdout] From SC to NC by 200. [INFO] [stdout] From GA to SC by 212. [INFO] [stdout] From GA to FL by 252. [INFO] [stdout] From PA to NY by 268. [INFO] [stdout] From PA to NJ by 127. [INFO] [stdout] From PA to DE by 124. [INFO] [stdout] From PA to MD by 103. [INFO] [stdout] From MD to DE by 62. [INFO] [stdout] From VT to NH by 106. [INFO] [stdout] From VT to MA by 236. [INFO] [stdout] From VT to NY by 153. [INFO] [stdout] From NY to MA by 165. [INFO] [stdout] From NY to CT by 111. [INFO] [stdout] From NY to NJ by 193. [INFO] [stdout] From NJ to DE by 108. [INFO] [stdout] From NH to ME by 139. [INFO] [stdout] From NH to MA by 68. [INFO] [stdout] From MA to RI by 45. [INFO] [stdout] From MA to CT by 101. [INFO] [stdout] From CT to RI by 72. [INFO] [stdout] Found state: MT [INFO] [stdout] Found state: TX [INFO] [stdout] Found state: WA [INFO] [stdout] Found state: DE [INFO] [stdout] Found state: NM [INFO] [stdout] Found state: LA [INFO] [stdout] Found state: RI [INFO] [stdout] Found state: TN [INFO] [stdout] Found state: NC [INFO] [stdout] Found state: PA [INFO] [stdout] Found state: OK [INFO] [stdout] Found state: MI [INFO] [stdout] Found state: VA [INFO] [stdout] Found state: NH [INFO] [stdout] Found state: AL [INFO] [stdout] Found state: MD [INFO] [stdout] Found state: MN [INFO] [stdout] Found state: MO [INFO] [stdout] Found state: VT [INFO] [stdout] Found state: NV [INFO] [stdout] Found state: KY [INFO] [stdout] Found state: NY [INFO] [stdout] Found state: ME [INFO] [stdout] Found state: ID [INFO] [stdout] Found state: WY [INFO] [stdout] Found state: OR [INFO] [stdout] Found state: CO [INFO] [stdout] Found state: ND [INFO] [stdout] Found state: NE [INFO] [stdout] Found state: IA [INFO] [stdout] Found state: IN [INFO] [stdout] Found state: OH [INFO] [stdout] Found state: AZ [INFO] [stdout] Found state: SC [INFO] [stdout] Found state: NJ [INFO] [stdout] Found state: CA [INFO] [stdout] Found state: AR [INFO] [stdout] Found state: WI [INFO] [stdout] Found state: GA [INFO] [stdout] Found state: IL [INFO] [stdout] Found state: MA [INFO] [stdout] Found state: WV [INFO] [stdout] Found state: UT [INFO] [stdout] Found state: SD [INFO] [stdout] Found state: MS [INFO] [stdout] Found state: KS [INFO] [stdout] Found state: FL [INFO] [stdout] Found state: CT [INFO] [stdout] thread 'testing::load_csv' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `48`, [INFO] [stdout] right: `42`: Wrong number of states were loaded.', src/main.rs:567:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563a4fb6ccbd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563a4fb6ccbd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a4fb6ccbd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x563a4fb6ccbd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x563a4fb920fc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x563a4fb685b8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x563a4fb6ef97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x563a4fb6ef97 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x563a4fb6ef97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x563a4fb6eccc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x563a4fb6f6e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x563a4fb6f3d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x563a4fb6d184 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x563a4fb6f0e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x563a4fae6133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x563a4fb90d9e - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x563a4fb508ba - core::panicking::assert_failed::h5c21942641279097 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x563a4faf0c4e - traveling_sales_man::testing::load_csv::h581eb7514cd2629d [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:567:9 [INFO] [stdout] 18: 0x563a4faf09ba - traveling_sales_man::testing::load_csv::{{closure}}::he05f9a45c622457d [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:558:5 [INFO] [stdout] 19: 0x563a4faedeae - core::ops::function::FnOnce::call_once::h71290a6009b879e0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x563a4fb20e73 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563a4fb20e73 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x563a4fb1fb54 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x563a4fb1fb54 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x563a4fb1fb54 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x563a4fb1fb54 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x563a4fb1fb54 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x563a4fb1fb54 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x563a4fb1fb54 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x563a4fb29471 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x563a4fb29471 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x563a4faf5aef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x563a4faf5aef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x563a4faf5aef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x563a4faf5aef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x563a4faf5aef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x563a4faf5aef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x563a4faf5aef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563a4fb753d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x563a4fb753d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x563a4fb753d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f83778c7609 - start_thread [INFO] [stdout] 42: 0x7f8377697163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] testing::load_csv [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin traveling_sales_man' [INFO] running `Command { std: "docker" "inspect" "9422e20a3fbabc2358fed85cdf1ece46eeafcd43eb6b2058208fb3560d6a3784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9422e20a3fbabc2358fed85cdf1ece46eeafcd43eb6b2058208fb3560d6a3784", kill_on_drop: false }` [INFO] [stdout] 9422e20a3fbabc2358fed85cdf1ece46eeafcd43eb6b2058208fb3560d6a3784