[INFO] fetching crate fluent_data 1.2.4... [INFO] testing fluent_data-1.2.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] extracting crate fluent_data 1.2.4 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate fluent_data 1.2.4 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluent_data 1.2.4 [INFO] finished tweaking crates.io crate fluent_data 1.2.4 [INFO] tweaked toml for crates.io crate fluent_data 1.2.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate fluent_data 1.2.4 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libm v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f7d8ee5cfb5b63529e6b9aa5a148c05033bcd0b3f2b7b48e194166f12b4d57 [INFO] running `Command { std: "docker" "start" "-a" "b1f7d8ee5cfb5b63529e6b9aa5a148c05033bcd0b3f2b7b48e194166f12b4d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f7d8ee5cfb5b63529e6b9aa5a148c05033bcd0b3f2b7b48e194166f12b4d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f7d8ee5cfb5b63529e6b9aa5a148c05033bcd0b3f2b7b48e194166f12b4d57", kill_on_drop: false }` [INFO] [stdout] b1f7d8ee5cfb5b63529e6b9aa5a148c05033bcd0b3f2b7b48e194166f12b4d57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6bec729c21ea769e316ee97ddef6e0cf018504cf03c47521e21c98380883c8 [INFO] running `Command { std: "docker" "start" "-a" "ab6bec729c21ea769e316ee97ddef6e0cf018504cf03c47521e21c98380883c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling approx_eq v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling fluent_data v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.83s [INFO] running `Command { std: "docker" "inspect" "ab6bec729c21ea769e316ee97ddef6e0cf018504cf03c47521e21c98380883c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6bec729c21ea769e316ee97ddef6e0cf018504cf03c47521e21c98380883c8", kill_on_drop: false }` [INFO] [stdout] ab6bec729c21ea769e316ee97ddef6e0cf018504cf03c47521e21c98380883c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184fba76e3ac84be09d22a400149268c7ad9a58536e86e791dbe2756e13954cf [INFO] running `Command { std: "docker" "start" "-a" "184fba76e3ac84be09d22a400149268c7ad9a58536e86e791dbe2756e13954cf", kill_on_drop: false }` [INFO] [stderr] Compiling fluent_data v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "184fba76e3ac84be09d22a400149268c7ad9a58536e86e791dbe2756e13954cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184fba76e3ac84be09d22a400149268c7ad9a58536e86e791dbe2756e13954cf", kill_on_drop: false }` [INFO] [stdout] 184fba76e3ac84be09d22a400149268c7ad9a58536e86e791dbe2756e13954cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c582d7e24bd99a88ebc79e8b34b5260ed353d8146a6cf9283ac6f308a91d6cf3 [INFO] running `Command { std: "docker" "start" "-a" "c582d7e24bd99a88ebc79e8b34b5260ed353d8146a6cf9283ac6f308a91d6cf3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_data-fad667b909db9451) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test algorithm::tests::test_init ... ok [INFO] [stdout] test algorithm::tests::test_neighborhood_init ... ok [INFO] [stdout] test algorithm::tests::test_neighborhood_refine_append ... ok [INFO] [stdout] test algorithm::tests::test_neighborhood_refine_prepend ... ok [INFO] [stdout] test algorithm::tests::test_merge ... ok [INFO] [stdout] test algorithm::tests::test_new ... ok [INFO] [stdout] test algorithm::tests::test_update ... ok [INFO] [stdout] test graph::tests::test_build_node ... ok [INFO] [stdout] test graph::tests::test_graph_mutation ... ok [INFO] [stdout] test model::tests::test_load_model ... ok [INFO] [stdout] test model::tests::test_model_dist ... ok [INFO] [stdout] test model::tests::test_model_find_neighbors ... ok [INFO] [stdout] test graph::tests::test_update_node_neighbors ... ok [INFO] [stdout] test graph::tests::test_vertex_suppression ... ok [INFO] [stdout] test model::tests::test_build_norm_data ... ok [INFO] [stdout] test neighborhood::tests::test_neighbors ... ok [INFO] [stdout] test neighborhood::tests::test_neighbors_2_models ... ok [INFO] [stdout] test model::tests::test_model_add_ball ... ok [INFO] [stdout] test neighborhood::tests::test_neighbors_0_model ... ok [INFO] [stdout] test neighborhood::tests::test_neighbors_1_model ... ok [INFO] [stdout] test model::tests::test_predict ... ok [INFO] [stdout] test neighborhood::tests::test_point_dist ... ok [INFO] [stdout] test neighborhood::tests::test_smallest ... ok [INFO] [stdout] test space::tests::test_euclid_dist ... ok [INFO] [stdout] test streamer::tests::test_serialize_model ... ok [INFO] [stdout] test streamer::tests::test_channels ... ok [INFO] [stdout] test space::tests::test_real_combine ... ok [INFO] [stdout] test streamer::tests::test_serialize_ball ... ok [INFO] [stdout] test streamer::tests::test_streamer ... ok [INFO] [stdout] test service::tests::test_streamer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fluent_data-eba35d1dc6a9005c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/service.rs (/opt/rustwide/target/debug/deps/service-a46dc349e1e5fd11) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_streamer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running tests/streamer.rs (/opt/rustwide/target/debug/deps/streamer-37355d31707a3042) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_streamer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/utilities.rs (/opt/rustwide/target/debug/deps/utilities-3d99864f4feedfc6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fluent_data [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/lib.rs - (line 123) ... ok [INFO] [stdout] test src/lib.rs - (line 77) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 94) ... ok [INFO] [stdout] test src/lib.rs - (line 158) ... ok [INFO] [stdout] test src/algorithm.rs - algorithm::Algo (line 19) ... ok [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] test src/model.rs - model::Model::load (line 69) ... ok [INFO] [stdout] test src/neighborhood.rs - neighborhood::GetNeighborhood (line 45) ... ok [INFO] [stdout] test src/model.rs - model::Model::predict (line 165) ... ok [INFO] [stdout] test src/streamer.rs - streamer::Streamer (line 22) ... ok [INFO] [stdout] test src/service.rs - service::backend (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c582d7e24bd99a88ebc79e8b34b5260ed353d8146a6cf9283ac6f308a91d6cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c582d7e24bd99a88ebc79e8b34b5260ed353d8146a6cf9283ac6f308a91d6cf3", kill_on_drop: false }` [INFO] [stdout] c582d7e24bd99a88ebc79e8b34b5260ed353d8146a6cf9283ac6f308a91d6cf3 [INFO] testing fluent_data-1.2.4 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] extracting crate fluent_data 1.2.4 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate fluent_data 1.2.4 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluent_data 1.2.4 [INFO] finished tweaking crates.io crate fluent_data 1.2.4 [INFO] tweaked toml for crates.io crate fluent_data 1.2.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate fluent_data 1.2.4 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e1bc3d5792aef5cf2a6e35ce699ab49ff97d3c1eab2c443a9ca16d7abf095a4 [INFO] running `Command { std: "docker" "start" "-a" "1e1bc3d5792aef5cf2a6e35ce699ab49ff97d3c1eab2c443a9ca16d7abf095a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e1bc3d5792aef5cf2a6e35ce699ab49ff97d3c1eab2c443a9ca16d7abf095a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1bc3d5792aef5cf2a6e35ce699ab49ff97d3c1eab2c443a9ca16d7abf095a4", kill_on_drop: false }` [INFO] [stdout] 1e1bc3d5792aef5cf2a6e35ce699ab49ff97d3c1eab2c443a9ca16d7abf095a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75acdba8ad988af70be3e93fe6604e50d69761e6fe32d753e75403117cd730ed [INFO] running `Command { std: "docker" "start" "-a" "75acdba8ad988af70be3e93fe6604e50d69761e6fe32d753e75403117cd730ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling approx_eq v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling fluent_data v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.53s [INFO] running `Command { std: "docker" "inspect" "75acdba8ad988af70be3e93fe6604e50d69761e6fe32d753e75403117cd730ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75acdba8ad988af70be3e93fe6604e50d69761e6fe32d753e75403117cd730ed", kill_on_drop: false }` [INFO] [stdout] 75acdba8ad988af70be3e93fe6604e50d69761e6fe32d753e75403117cd730ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8db8507e0cea32356e717f81e490530e8589896e96287fda8e1ebc5dade72324 [INFO] running `Command { std: "docker" "start" "-a" "8db8507e0cea32356e717f81e490530e8589896e96287fda8e1ebc5dade72324", kill_on_drop: false }` [INFO] [stderr] Compiling fluent_data v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "8db8507e0cea32356e717f81e490530e8589896e96287fda8e1ebc5dade72324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db8507e0cea32356e717f81e490530e8589896e96287fda8e1ebc5dade72324", kill_on_drop: false }` [INFO] [stdout] 8db8507e0cea32356e717f81e490530e8589896e96287fda8e1ebc5dade72324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b91f876f084f91e697f633d7654102df293c8e1e17eaf99bf4f3aefc41b3dd8 [INFO] running `Command { std: "docker" "start" "-a" "2b91f876f084f91e697f633d7654102df293c8e1e17eaf99bf4f3aefc41b3dd8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_data-fad667b909db9451) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test graph::tests::test_build_node ... ok [INFO] [stdout] test algorithm::tests::test_neighborhood_refine_append ... ok [INFO] [stdout] test algorithm::tests::test_neighborhood_refine_prepend ... ok [INFO] [stdout] test algorithm::tests::test_merge ... ok [INFO] [stdout] test algorithm::tests::test_update ... ok [INFO] [stdout] test algorithm::tests::test_new ... ok [INFO] [stdout] test algorithm::tests::test_neighborhood_init ... ok [INFO] [stdout] test graph::tests::test_graph_mutation ... ok [INFO] [stdout] test algorithm::tests::test_init ... ok [INFO] [stdout] test model::tests::test_model_find_neighbors ... ok [INFO] [stdout] test model::tests::test_model_dist ... ok [INFO] [stdout] test model::tests::test_load_model ... ok [INFO] [stdout] test neighborhood::tests::test_neighbors_1_model ... ok [INFO] [stdout] test neighborhood::tests::test_neighbors_2_models ... ok [INFO] [stdout] test neighborhood::tests::test_point_dist ... ok [INFO] [stdout] test neighborhood::tests::test_smallest ... ok [INFO] [stdout] test model::tests::test_build_norm_data ... ok [INFO] [stdout] test space::tests::test_euclid_dist ... ok [INFO] [stdout] test neighborhood::tests::test_neighbors ... ok [INFO] [stdout] test neighborhood::tests::test_neighbors_0_model ... ok [INFO] [stdout] test model::tests::test_model_add_ball ... ok [INFO] [stdout] test graph::tests::test_vertex_suppression ... ok [INFO] [stdout] test model::tests::test_predict ... ok [INFO] [stdout] test graph::tests::test_update_node_neighbors ... ok [INFO] [stdout] test space::tests::test_real_combine ... ok [INFO] [stdout] test streamer::tests::test_channels ... ok [INFO] [stdout] test streamer::tests::test_serialize_ball ... ok [INFO] [stdout] test streamer::tests::test_serialize_model ... ok [INFO] [stdout] test streamer::tests::test_streamer ... ok [INFO] [stdout] test service::tests::test_streamer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fluent_data-eba35d1dc6a9005c) [INFO] [stderr] Running tests/service.rs (/opt/rustwide/target/debug/deps/service-a46dc349e1e5fd11) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_streamer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_streamer stdout ---- [INFO] [stdout] thread 'test_streamer' panicked at tests/service.rs:41:50: [INFO] [stdout] Can't connect: Url(UnableToConnect("ws://localhost:9001/ws/models")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a84e172c15 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a84e172c15 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a84e172c15 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a84e172c15 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a84e19c99b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a84e19c99b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x55a84e16fbef - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55a84e1729ee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stderr] error: test failed, to rerun pass `--test service` [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a84e1729ee - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a84e174359 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x55a84e1740ac - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a84dec95ef - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a84dec95ef - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a84e17495b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a84e17495b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55a84e1746d4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55a84e1730d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55a84e174407 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55a84de72fc3 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55a84de73536 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55a84de8cb80 - core::result::Result::expect::h2f949391b9f930d6 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55a84de7cae2 - service::collect::h98468ea6df547a73 [INFO] [stdout] at /opt/rustwide/workdir/tests/service.rs:41:9 [INFO] [stdout] 22: 0x55a84de7d0b4 - service::test_streamer::h85e94d851f87492e [INFO] [stdout] at /opt/rustwide/workdir/tests/service.rs:14:20 [INFO] [stdout] 23: 0x55a84de7d067 - service::test_streamer::{{closure}}::h1180ab7869d7347d [INFO] [stdout] at /opt/rustwide/workdir/tests/service.rs:11:19 [INFO] [stdout] 24: 0x55a84de81e46 - core::ops::function::FnOnce::call_once::hfc0f4ad05614758d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55a84decdf0b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55a84decdf0b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18 [INFO] [stdout] 27: 0x55a84decd5d1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60 [INFO] [stdout] 28: 0x55a84decd5d1 - as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x55a84decd5d1 - std::panicking::try::do_call::h5e158f1ad8a5f983 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 30: 0x55a84decd5d1 - std::panicking::try::hea3411d60321c4de [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 31: 0x55a84decd5d1 - std::panic::catch_unwind::hafb7bb18bc47bbc7 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 32: 0x55a84decd5d1 - test::run_test_in_process::h74dd138dc7762d99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27 [INFO] [stdout] 33: 0x55a84decd5d1 - test::run_test::{{closure}}::h6b390822e63606cf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43 [INFO] [stdout] 34: 0x55a84de95fa4 - test::run_test::{{closure}}::h6e11dba8131d354b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41 [INFO] [stdout] 35: 0x55a84de95fa4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 36: 0x55a84de9aa72 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 37: 0x55a84de9aa72 - as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x55a84de9aa72 - std::panicking::try::do_call::hbf534c458cd858f0 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 39: 0x55a84de9aa72 - std::panicking::try::h65c18365a7b9ad90 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 40: 0x55a84de9aa72 - std::panic::catch_unwind::h21b25d4c69478c39 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 41: 0x55a84de9aa72 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 42: 0x55a84de9aa72 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55a84e178c4b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 44: 0x55a84e178c4b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 45: 0x55a84e178c4b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f412bc47ac3 - [INFO] [stdout] 47: 0x7f412bcd8a04 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] thread '' panicked at tests/service.rs:28:50: [INFO] [stdout] Can't connect: Url(UnableToConnect("ws://localhost:9001/ws/points")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a84e172c15 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55a84e172c15 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a84e172c15 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55a84e172c15 - ::fmt::hfb01aa1fa3fb1821 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a84e19c99b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55a84e19c99b - core::fmt::write::hb0ab4ff05ccfe741 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21 [INFO] [stdout] 6: 0x55a84e16fbef - std::io::Write::write_fmt::hea6336dbf2fa00b8 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x55a84e1729ee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a84e1729ee - std::sys_common::backtrace::print::h9aebf997b2fea2d3 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a84e174359 - std::panicking::default_hook::{{closure}}::h68a0954af2694526 [INFO] [stdout] 10: 0x55a84e1740ac - std::panicking::default_hook::h5be50cc6849ffb00 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55a84dec95ef - as core::ops::function::Fn>::call::hd874405dcbd1d3ed [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55a84dec95ef - test::test_main::{{closure}}::h4f26a9df34a84b94 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55a84e17495b - as core::ops::function::Fn>::call::h00e96d9c62aa9a12 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55a84e17495b - std::panicking::rust_panic_with_hook::h3c0df6036729334c [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55a84e1746d4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55a84e1730d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55a84e174407 - rust_begin_unwind [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55a84de72fc3 - core::panicking::panic_fmt::h2ba8af99174d83ea [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55a84de73536 - core::result::unwrap_failed::h52f3bbb78b59f71d [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55a84de8cb80 - core::result::Result::expect::h2f949391b9f930d6 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x55a84de7c47f - service::feed::hd6f3006a38e1695f [INFO] [stdout] at /opt/rustwide/workdir/tests/service.rs:28:9 [INFO] [stdout] 22: 0x55a84de7d0e6 - service::test_streamer::{{closure}}::h6a14e890db099876 [INFO] [stdout] at /opt/rustwide/workdir/tests/service.rs:13:22 [INFO] [stdout] 23: 0x55a84de76f86 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha83b32365ce09583 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 24: 0x55a84de91676 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbe04684e0013ac86 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 25: 0x55a84de74f56 - as core::ops::function::FnOnce<()>>::call_once::h0c5907afac169857 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x55a84de7708c - std::panicking::try::do_call::h0fd0aceb331c18aa [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40 [INFO] [stdout] 27: 0x55a84de7d12b - __rust_try [INFO] [stdout] 28: 0x55a84de77026 - std::panicking::try::hde53f0ac3b1a563b [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19 [INFO] [stdout] 29: 0x55a84de90d2d - std::panic::catch_unwind::hac55d514d76aae7a [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14 [INFO] [stdout] 30: 0x55a84de90d2d - std::thread::Builder::spawn_unchecked_::{{closure}}::h38881ef968131c9e [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 31: 0x55a84de81cce - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc0c8cd94ea21db09 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x55a84e178c4b - as core::ops::function::FnOnce>::call_once::h41b39260afcffdc9 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 33: 0x55a84e178c4b - as core::ops::function::FnOnce>::call_once::h6694c8dc6dd010c4 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 34: 0x55a84e178c4b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99 [INFO] [stdout] at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 35: 0x7f412bc47ac3 - [INFO] [stdout] 36: 0x7f412bcd8a04 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_streamer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b91f876f084f91e697f633d7654102df293c8e1e17eaf99bf4f3aefc41b3dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b91f876f084f91e697f633d7654102df293c8e1e17eaf99bf4f3aefc41b3dd8", kill_on_drop: false }` [INFO] [stdout] 2b91f876f084f91e697f633d7654102df293c8e1e17eaf99bf4f3aefc41b3dd8