[INFO] updating cached repository https://github.com/zotho/rust_udp_spreadsheet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4682c9a8d6cbedff6201b450f1724621cb90cfb1 [INFO] testing zotho/rust_udp_spreadsheet against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzotho%2Frust_udp_spreadsheet" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zotho/rust_udp_spreadsheet on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zotho/rust_udp_spreadsheet [INFO] finished tweaking git repo https://github.com/zotho/rust_udp_spreadsheet [INFO] tweaked toml for git repo https://github.com/zotho/rust_udp_spreadsheet written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/zotho/rust_udp_spreadsheet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dcb6a56e62b5fc3f255f85df91f31b09baf1930bc959544e0a1c37932d0d9b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4dcb6a56e62b5fc3f255f85df91f31b09baf1930bc959544e0a1c37932d0d9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dcb6a56e62b5fc3f255f85df91f31b09baf1930bc959544e0a1c37932d0d9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dcb6a56e62b5fc3f255f85df91f31b09baf1930bc959544e0a1c37932d0d9b0", kill_on_drop: false }` [INFO] [stdout] 4dcb6a56e62b5fc3f255f85df91f31b09baf1930bc959544e0a1c37932d0d9b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fd41e1ea2293f651a19cc2a5d495adb1e23c73be492e7012df8d8f90383581a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8fd41e1ea2293f651a19cc2a5d495adb1e23c73be492e7012df8d8f90383581a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling mysql v20.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling fltk-sys v0.9.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling lru v0.6.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling fltk-derive v0.9.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling fltk v0.9.7 [INFO] [stderr] Compiling rust_udp_spreadsheet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 34s [INFO] running `Command { std: "docker" "inspect" "8fd41e1ea2293f651a19cc2a5d495adb1e23c73be492e7012df8d8f90383581a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd41e1ea2293f651a19cc2a5d495adb1e23c73be492e7012df8d8f90383581a", kill_on_drop: false }` [INFO] [stdout] 8fd41e1ea2293f651a19cc2a5d495adb1e23c73be492e7012df8d8f90383581a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e091f09f7c20f4eef3888547f1bb3a2e868a5820044076412d82be38cbbcce91 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e091f09f7c20f4eef3888547f1bb3a2e868a5820044076412d82be38cbbcce91", kill_on_drop: false }` [INFO] [stderr] Compiling rust_udp_spreadsheet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `Command { std: "docker" "inspect" "e091f09f7c20f4eef3888547f1bb3a2e868a5820044076412d82be38cbbcce91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e091f09f7c20f4eef3888547f1bb3a2e868a5820044076412d82be38cbbcce91", kill_on_drop: false }` [INFO] [stdout] e091f09f7c20f4eef3888547f1bb3a2e868a5820044076412d82be38cbbcce91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec773925e75c601b3ca1a36ba90f0d3993dbd1c8b2c9d48b58159894dd3aea2a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec773925e75c601b3ca1a36ba90f0d3993dbd1c8b2c9d48b58159894dd3aea2a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_udp_spreadsheet-a0f8ef8e49ac2914) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test database::tests::test_database_insert_get ... FAILED [INFO] [stdout] test database::tests::test_database_update ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_database_insert_get stdout ---- [INFO] [stdout] thread 'database::tests::test_database_insert_get' panicked at 'called `Result::unwrap()` on an `Err` value: DriverError { Could not connect to address `localhost:3306': Cannot assign requested address (os error 99) }', src/database.rs:171:89 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b347442a40 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b347442a40 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b347442a40 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b347442a40 - ::fmt::h28abce2fdb9884c2 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b347463aff - core::fmt::write::h3b84512577ca38a8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stdout] 5: 0x55b34743c4e2 - std::io::Write::write_fmt::ha43497f2606bf479 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stdout] 6: 0x55b347444c95 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b347444c95 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b347444c95 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b34744477e - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b34744529d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55b347444e37 - std::panicking::begin_panic_handler::{{closure}}::h119e7951427f41da [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55b347442efc - std::sys_common::backtrace::__rust_end_short_backtrace::hce386c44bf47a128 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b347444d99 - rust_begin_unwind [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55b34702ce71 - core::panicking::panic_fmt::h2242888e8769cd33 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55b34702cd63 - core::option::expect_none_failed::hb1edf11f73e63728 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/option.rs:1329:5 [INFO] [stdout] 16: 0x55b347033409 - core::result::Result::unwrap::haf09555fd3bd65c3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55b34703ce7e - rust_udp_spreadsheet::database::tests::get_cached_database::{{closure}}::hb86f4a3bb71a0850 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:171:21 [INFO] [stdout] 18: 0x55b347033aa5 - std::sync::once::Once::call_once::{{closure}}::he764cea8abd9b357 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sync/once.rs:261:41 [INFO] [stdout] 19: 0x55b34702c248 - std::sync::once::Once::call_inner::h1793ce49644e0eac [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sync/once.rs:418:21 [INFO] [stdout] 20: 0x55b347033a22 - std::sync::once::Once::call_once::hd2b44ee7b1d4229c [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 21: 0x55b34703cdf0 - rust_udp_spreadsheet::database::tests::get_cached_database::h70f588551ac2baba [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:169:13 [INFO] [stdout] 22: 0x55b34703cf5c - rust_udp_spreadsheet::database::tests::test_database_insert_get::h9c3d1b73a4a3d6ce [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:180:29 [INFO] [stdout] 23: 0x55b34703cf3a - rust_udp_spreadsheet::database::tests::test_database_insert_get::{{closure}}::ha5eda078dd467237 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:179:5 [INFO] [stdout] 24: 0x55b34703997e - core::ops::function::FnOnce::call_once::h93e4b7438879d4f8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55b347065ae3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55b347065ae3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5 [INFO] [stdout] 27: 0x55b347064400 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 28: 0x55b347064400 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 29: 0x55b347064400 - std::panicking::try::do_call::ha03b6478dda0cd2d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 30: 0x55b347064400 - std::panicking::try::h3cb77b72195ddd43 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 31: 0x55b347064400 - std::panic::catch_unwind::h6b5552b2bb62113e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 32: 0x55b347064400 - test::run_test_in_process::hc7194b3d1995d805 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18 [INFO] [stdout] 33: 0x55b347064400 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39 [INFO] [stdout] 34: 0x55b34703dcfe - test::run_test::run_test_inner::{{closure}}::h32985052db5accee [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37 [INFO] [stdout] 35: 0x55b34703dcfe - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 36: 0x55b347041c5f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 37: 0x55b347041c5f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 38: 0x55b347041c5f - std::panicking::try::do_call::h548baa681d50a8e5 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x55b347041c5f - std::panicking::try::h788942712f8b8932 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 40: 0x55b347041c5f - std::panic::catch_unwind::hc87eb933af4026f7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 41: 0x55b347041c5f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 42: 0x55b347041c5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55b34744ba7a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 44: 0x55b34744ba7a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 45: 0x55b34744ba7a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 46: 0x7f819d9d1609 - start_thread [INFO] [stdout] 47: 0x7f819d03a293 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_database_update stdout ---- [INFO] [stdout] thread 'database::tests::test_database_update' panicked at 'Once instance has previously been poisoned', library/std/src/sync/once.rs:392:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b347442a40 - std::backtrace_rs::backtrace::libunwind::trace::h63b7a90188ab5fb3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b347442a40 - std::backtrace_rs::backtrace::trace_unsynchronized::h80aefbf9b851eca7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b347442a40 - std::sys_common::backtrace::_print_fmt::hbef05ae4237a4d72 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b347442a40 - ::fmt::h28abce2fdb9884c2 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b347463aff - core::fmt::write::h3b84512577ca38a8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/fmt/mod.rs:1092:17 [INFO] [stdout] 5: 0x55b34743c4e2 - std::io::Write::write_fmt::ha43497f2606bf479 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/io/mod.rs:1572:15 [INFO] [stdout] 6: 0x55b347444c95 - std::sys_common::backtrace::_print::h525280ee0d29bdde [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b347444c95 - std::sys_common::backtrace::print::h1f0f5b9f3ef8fb78 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b347444c95 - std::panicking::default_hook::{{closure}}::ha5838f6faa4a5a8f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b34744477e - std::panicking::default_hook::hfb9fe98acb0dcb3b [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b34744529d - std::panicking::rust_panic_with_hook::hb89f5f19036e6af8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55b3474450d4 - std::panicking::begin_panic::{{closure}}::h76b5026af4f8aae8 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:520:9 [INFO] [stdout] 12: 0x55b347442edc - std::sys_common::backtrace::__rust_end_short_backtrace::h708a10f9bcacabe9 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b34702c46c - std::panicking::begin_panic::h70b69c4e20485658 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:519:12 [INFO] [stdout] 14: 0x55b34702c2d4 - std::sync::once::Once::call_inner::h1793ce49644e0eac [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sync/once.rs:392:21 [INFO] [stdout] 15: 0x55b347033a22 - std::sync::once::Once::call_once::hd2b44ee7b1d4229c [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sync/once.rs:261:9 [INFO] [stdout] 16: 0x55b34703cdf0 - rust_udp_spreadsheet::database::tests::get_cached_database::h70f588551ac2baba [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:169:13 [INFO] [stdout] 17: 0x55b34703d3e4 - rust_udp_spreadsheet::database::tests::test_database_update::h7f06648bfa62b7f3 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:210:29 [INFO] [stdout] 18: 0x55b34703d3ba - rust_udp_spreadsheet::database::tests::test_database_update::{{closure}}::h6f9ad68ad652ac87 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:209:5 [INFO] [stdout] 19: 0x55b3470398ee - core::ops::function::FnOnce::call_once::h4c1ea5c16736e216 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b347065ae3 - core::ops::function::FnOnce::call_once::hdb810ad7400115fe [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b347065ae3 - test::__rust_begin_short_backtrace::ha1f41cc5fdd4436d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:567:5 [INFO] [stdout] 22: 0x55b347064400 - as core::ops::function::FnOnce>::call_once::h5b11193df8b131e3 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 23: 0x55b347064400 - as core::ops::function::FnOnce<()>>::call_once::hf50f904c1a6fa2f6 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 24: 0x55b347064400 - std::panicking::try::do_call::ha03b6478dda0cd2d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55b347064400 - std::panicking::try::h3cb77b72195ddd43 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55b347064400 - std::panic::catch_unwind::h6b5552b2bb62113e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 27: 0x55b347064400 - test::run_test_in_process::hc7194b3d1995d805 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:589:18 [INFO] [stdout] 28: 0x55b347064400 - test::run_test::run_test_inner::{{closure}}::h939ee0e7ade9ca46 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:486:39 [INFO] [stdout] 29: 0x55b34703dcfe - test::run_test::run_test_inner::{{closure}}::h32985052db5accee [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/test/src/lib.rs:511:37 [INFO] [stdout] 30: 0x55b34703dcfe - std::sys_common::backtrace::__rust_begin_short_backtrace::h9fb42e36e9d0b83f [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55b347041c5f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h73eb5d030ae9f27e [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 32: 0x55b347041c5f - as core::ops::function::FnOnce<()>>::call_once::h0b21097ddcf592a1 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:344:9 [INFO] [stdout] 33: 0x55b347041c5f - std::panicking::try::do_call::h548baa681d50a8e5 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x55b347041c5f - std::panicking::try::h788942712f8b8932 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panicking.rs:343:19 [INFO] [stdout] 35: 0x55b347041c5f - std::panic::catch_unwind::hc87eb933af4026f7 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/panic.rs:431:14 [INFO] [stdout] 36: 0x55b347041c5f - std::thread::Builder::spawn_unchecked::{{closure}}::h87c239f54e720337 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 37: 0x55b347041c5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1303b0fd11694b99 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b34744ba7a - as core::ops::function::FnOnce>::call_once::hc444a77f8dd8d825 [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 39: 0x55b34744ba7a - as core::ops::function::FnOnce>::call_once::h8b68a0a9a2093dfc [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x55b34744ba7a - std::sys::unix::thread::Thread::new::thread_start::hb95464447f61f48d [INFO] [stdout] at /rustc/9bc8c42bb2f19e745a63f3445f1ac248fb015e53/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f819d9d1609 - start_thread [INFO] [stdout] 42: 0x7f819d03a293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] database::tests::test_database_insert_get [INFO] [stdout] database::tests::test_database_update [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rust_udp_spreadsheet' [INFO] running `Command { std: "docker" "inspect" "ec773925e75c601b3ca1a36ba90f0d3993dbd1c8b2c9d48b58159894dd3aea2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec773925e75c601b3ca1a36ba90f0d3993dbd1c8b2c9d48b58159894dd3aea2a", kill_on_drop: false }` [INFO] [stdout] ec773925e75c601b3ca1a36ba90f0d3993dbd1c8b2c9d48b58159894dd3aea2a