[INFO] fetching crate jupiter 0.0.3... [INFO] testing jupiter-0.0.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate jupiter 0.0.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate jupiter 0.0.3 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jupiter 0.0.3 [INFO] finished tweaking crates.io crate jupiter 0.0.3 [INFO] tweaked toml for crates.io crate jupiter 0.0.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 721f5c019bd7426c06d983f01aab7d647aba6c09c7f4cf2b67fe3db07d9ede02 [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" "721f5c019bd7426c06d983f01aab7d647aba6c09c7f4cf2b67fe3db07d9ede02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "721f5c019bd7426c06d983f01aab7d647aba6c09c7f4cf2b67fe3db07d9ede02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "721f5c019bd7426c06d983f01aab7d647aba6c09c7f4cf2b67fe3db07d9ede02", kill_on_drop: false }` [INFO] [stdout] 721f5c019bd7426c06d983f01aab7d647aba6c09c7f4cf2b67fe3db07d9ede02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7efd040a36b0048029e2ab23e94d414c9cc44da4c6258d518ae615b66894d807 [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" "7efd040a36b0048029e2ab23e94d414c9cc44da4c6258d518ae615b66894d807", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling memcmp v0.0.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling jupiter v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "7efd040a36b0048029e2ab23e94d414c9cc44da4c6258d518ae615b66894d807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efd040a36b0048029e2ab23e94d414c9cc44da4c6258d518ae615b66894d807", kill_on_drop: false }` [INFO] [stdout] 7efd040a36b0048029e2ab23e94d414c9cc44da4c6258d518ae615b66894d807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 661873ae63a410eb08f59889aa3466e8ac96b675efded719e5f022386d04459f [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" "661873ae63a410eb08f59889aa3466e8ac96b675efded719e5f022386d04459f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling jupiter v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "661873ae63a410eb08f59889aa3466e8ac96b675efded719e5f022386d04459f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661873ae63a410eb08f59889aa3466e8ac96b675efded719e5f022386d04459f", kill_on_drop: false }` [INFO] [stdout] 661873ae63a410eb08f59889aa3466e8ac96b675efded719e5f022386d04459f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46a0bdc28d05180f538c34a768b7c890315257863a7d8633862eb1ef1bea7842 [INFO] running `Command { std: "docker" "start" "-a" "46a0bdc28d05180f538c34a768b7c890315257863a7d8633862eb1ef1bea7842", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jupiter-b17c724ca6c36fe4 [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test average::test::average_overflows_sanely ... ok [INFO] [stdout] test average::test::average_with_many_values_keeps_count ... ok [INFO] [stdout] test average::test::formatting_average_works ... ok [INFO] [stdout] test average::test::empty_average_is_properly_initialized ... ok [INFO] [stdout] test average::test::average_with_some_values_works ... ok [INFO] [stdout] test infograph::strings::tests::inline_strings_behave_like_strings ... ok [INFO] [stdout] test lru::lru::tests::capacity_is_enforced ... ok [INFO] [stdout] test lru::lru::tests::max_memory_is_enforced ... ok [INFO] [stdout] test platform::tests::registering_services_works ... ok [INFO] [stdout] test flag::tests::toggling_works ... ok [INFO] [stdout] test commands::tests::a_command_can_be_executed ... ok [INFO] [stdout] test request::tests::a_command_is_successfully_parsed ... ok [INFO] [stdout] test request::tests::invalid_number_is_detected ... ok [INFO] [stdout] test request::tests::an_incomplete_command_is_skipped ... ok [INFO] [stdout] test infograph::strings::tests::boxed_strings_behave_like_strings ... ok [INFO] [stdout] test infograph::symbols::tests::get_and_put_work_for_symbol_map ... ok [INFO] [stdout] test response::tests::an_array_of_bulk_strings_can_be_read_by_request ... ok [INFO] [stdout] test response::tests::errors_are_sanitized ... ok [INFO] [stdout] test response::tests::dynamic_buffer_allocation_works ... ok [INFO] [stdout] test infograph::symbols::tests::resolve_and_lookup_works ... ok [INFO] [stdout] test infograph::yaml::tests::loading_yaml_works ... ok [INFO] [stdout] test infograph::node::tests::nodes_are_empty_by_default ... ok [INFO] [stdout] test infograph::node::tests::from_string_works ... ok [INFO] [stdout] test infograph::node::tests::allocated_size_works ... ok [INFO] [stdout] test flag::tests::toggling_works_across_threads ... ok [INFO] [stdout] test platform::tests::requiring_an_unknown_service_panics ... ok [INFO] [stdout] test request::tests::missing_array_is_detected ... ok [INFO] [stdout] test request::tests::non_bulk_string_is_detected ... ok [INFO] [stdout] test infograph::strings::tests::inline_strings_panic_if_too_long ... ok [INFO] [stdout] test response::tests::incorrect_nesting_is_detected ... ok [INFO] [stdout] test server::tests::commands_can_be_issued ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests jupiter [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test src/builder.rs - builder::Builder (line 34) ... FAILED [INFO] [stdout] test src/builder.rs - builder (line 8) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_object (line 330) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_bool (line 237) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_list (line 279) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ListBuilder::append_string (line 387) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_string (line 195) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ListBuilder::append_object (line 453) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_int (line 149) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ListBuilder::append_bool (line 404) ... FAILED [INFO] [stdout] test src/average.rs - average::Average (line 35) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::DocBuilder (line 26) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::DocBuilder (line 39) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ListBuilder::append_list (line 424) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Doc::compile (line 104) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_int (line 129) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_bool (line 216) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_object (line 310) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_list (line 259) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Doc::root (line 80) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Doc::allocated_size (line 144) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_string (line 170) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::as_int (line 273) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::at (line 412) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::as_bool (line 331) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::as_str (line 219) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::entries (line 481) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::is_empty (line 195) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::is_list (line 359) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::iter (line 446) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::try_as_bool (line 300) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Query::execute (line 519) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::query (line 173) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::len (line 384) ... FAILED [INFO] [stdout] test src/infograph/docs.rs - infograph::docs::Element::to_string (line 245) ... FAILED [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolMap::entries (line 322) ... FAILED [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolMap::new (line 202) ... FAILED [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolMap::capacity (line 302) ... FAILED [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolMap::get_mut (line 238) ... FAILED [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolMap::get (line 217) ... FAILED [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolMap::put (line 259) ... FAILED [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolMap::len (line 278) ... FAILED [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolTable::allocated_size (line 154) ... FAILED [INFO] [stdout] test src/infograph/builder.rs - infograph::builder::ListBuilder::append_int (line 370) ... FAILED [INFO] [stdout] test src/average.rs - average (line 11) ... ok [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolTable::len (line 125) ... ok [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolTable::new (line 28) ... ok [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolTable::find_or_create (line 75) ... ok [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolTable::lookup (line 103) ... ok [INFO] [stdout] test src/infograph/symbols.rs - infograph::symbols::SymbolTable::resolve (line 47) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/builder.rs - builder::Builder (line 34) stdout ---- [INFO] [stdout] error: the async keyword is missing from the function declaration [INFO] [stdout] --> src/builder.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out` [INFO] [stdout] --> src/builder.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![allow(unused)] [INFO] [stdout] 2 | | extern crate jupiter; [INFO] [stdout] 3 | | use jupiter::builder::Builder; [INFO] [stdout] 4 | | use jupiter::server::Server; [INFO] [stdout] ... | [INFO] [stdout] 13 | | platform.require::().event_loop().await; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ consider adding a `main` function at the crate level [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder.rs - builder (line 8) stdout ---- [INFO] [stdout] error: the async keyword is missing from the function declaration [INFO] [stdout] --> src/builder.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out` [INFO] [stdout] --> src/builder.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![allow(unused)] [INFO] [stdout] 2 | | extern crate jupiter; [INFO] [stdout] 3 | | use jupiter::builder::Builder; [INFO] [stdout] 4 | | use jupiter::server::Server; [INFO] [stdout] ... | [INFO] [stdout] 13 | | platform.require::().event_loop().await; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ consider adding a `main` function at the crate level [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_object (line 330) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_bool (line 237) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_list (line 279) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ListBuilder::append_string (line 387) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_string (line 195) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ListBuilder::append_object (line 453) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_int (line 149) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ListBuilder::append_bool (line 404) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/average.rs - average::Average (line 35) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestaeBkZg/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestaeBkZg/rust_out" "/tmp/rustdoctestaeBkZg/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjupiter-769391862f19c020.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libtokio-c2ad6521a39fb8cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7db1b06555886c94.rlib" "/opt/rustwide/target/debug/deps/libmio-aac7d94ded591f66.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-61aeb3a497c2da42.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libmemcmp-40709ff1199aeeef.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-d7739f4d5a456412.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f6ed5f361b03f1ec.rlib" "/opt/rustwide/target/debug/deps/libchrono-5f870b49c03986af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b47e94805e7ff498.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::DocBuilder (line 26) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::DocBuilder (line 39) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ListBuilder::append_list (line 424) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Doc::compile (line 104) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_int (line 129) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_bool (line 216) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_object (line 310) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_list (line 259) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Doc::root (line 80) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Doc::allocated_size (line 144) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_string (line 170) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::as_int (line 273) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::at (line 412) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::as_bool (line 331) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::as_str (line 219) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::entries (line 481) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::is_empty (line 195) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::is_list (line 359) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::iter (line 446) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::try_as_bool (line 300) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Query::execute (line 519) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::query (line 173) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::len (line 384) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/docs.rs - infograph::docs::Element::to_string (line 245) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/symbols.rs - infograph::symbols::SymbolMap::entries (line 322) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/symbols.rs - infograph::symbols::SymbolMap::new (line 202) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/symbols.rs - infograph::symbols::SymbolMap::capacity (line 302) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/symbols.rs - infograph::symbols::SymbolMap::get_mut (line 238) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/symbols.rs - infograph::symbols::SymbolMap::get (line 217) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/symbols.rs - infograph::symbols::SymbolMap::put (line 259) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/symbols.rs - infograph::symbols::SymbolMap::len (line 278) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/symbols.rs - infograph::symbols::SymbolTable::allocated_size (line 154) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/infograph/builder.rs - infograph::builder::ListBuilder::append_int (line 370) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestQaoJzT/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestQaoJzT/rust_out" "/tmp/rustdoctestQaoJzT/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjupiter-769391862f19c020.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libtokio-c2ad6521a39fb8cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7db1b06555886c94.rlib" "/opt/rustwide/target/debug/deps/libmio-aac7d94ded591f66.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-61aeb3a497c2da42.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libmemcmp-40709ff1199aeeef.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-d7739f4d5a456412.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f6ed5f361b03f1ec.rlib" "/opt/rustwide/target/debug/deps/libchrono-5f870b49c03986af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b47e94805e7ff498.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/average.rs - average::Average (line 35) [INFO] [stdout] src/builder.rs - builder (line 8) [INFO] [stdout] src/builder.rs - builder::Builder (line 34) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::DocBuilder (line 26) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::DocBuilder (line 39) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ListBuilder::append_bool (line 404) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ListBuilder::append_int (line 370) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ListBuilder::append_list (line 424) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ListBuilder::append_object (line 453) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ListBuilder::append_string (line 387) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_bool (line 237) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_int (line 149) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_list (line 279) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_object (line 330) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::insert_string (line 195) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_bool (line 216) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_int (line 129) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_list (line 259) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_object (line 310) [INFO] [stdout] src/infograph/builder.rs - infograph::builder::ObjectBuilder::put_string (line 170) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Doc::allocated_size (line 144) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Doc::compile (line 104) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Doc::root (line 80) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::as_bool (line 331) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::as_int (line 273) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::as_str (line 219) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::at (line 412) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::entries (line 481) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::is_empty (line 195) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::is_list (line 359) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::iter (line 446) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::len (line 384) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::query (line 173) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::to_string (line 245) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Element::try_as_bool (line 300) [INFO] [stdout] src/infograph/docs.rs - infograph::docs::Query::execute (line 519) [INFO] [stdout] src/infograph/symbols.rs - infograph::symbols::SymbolMap::capacity (line 302) [INFO] [stdout] src/infograph/symbols.rs - infograph::symbols::SymbolMap::entries (line 322) [INFO] [stdout] src/infograph/symbols.rs - infograph::symbols::SymbolMap::get (line 217) [INFO] [stdout] src/infograph/symbols.rs - infograph::symbols::SymbolMap::get_mut (line 238) [INFO] [stdout] src/infograph/symbols.rs - infograph::symbols::SymbolMap::len (line 278) [INFO] [stdout] src/infograph/symbols.rs - infograph::symbols::SymbolMap::new (line 202) [INFO] [stdout] src/infograph/symbols.rs - infograph::symbols::SymbolMap::put (line 259) [INFO] [stdout] src/infograph/symbols.rs - infograph::symbols::SymbolTable::allocated_size (line 154) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 44 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "46a0bdc28d05180f538c34a768b7c890315257863a7d8633862eb1ef1bea7842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a0bdc28d05180f538c34a768b7c890315257863a7d8633862eb1ef1bea7842", kill_on_drop: false }` [INFO] [stdout] 46a0bdc28d05180f538c34a768b7c890315257863a7d8633862eb1ef1bea7842