[INFO] cloning repository https://github.com/WToma/missingparts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WToma/missingparts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWToma%2Fmissingparts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWToma%2Fmissingparts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82255bef746971ff86b145d4425793dd0fdb43b2 [INFO] testing WToma/missingparts against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWToma%2Fmissingparts" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WToma/missingparts on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WToma/missingparts [INFO] finished tweaking git repo https://github.com/WToma/missingparts [INFO] tweaked toml for git repo https://github.com/WToma/missingparts written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/WToma/missingparts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bd4bd96ef5089927cfd5596dd6bd0e1f5e8e746b1e69d7bad36dde79a6bbc0d [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" "7bd4bd96ef5089927cfd5596dd6bd0e1f5e8e746b1e69d7bad36dde79a6bbc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bd4bd96ef5089927cfd5596dd6bd0e1f5e8e746b1e69d7bad36dde79a6bbc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd4bd96ef5089927cfd5596dd6bd0e1f5e8e746b1e69d7bad36dde79a6bbc0d", kill_on_drop: false }` [INFO] [stdout] 7bd4bd96ef5089927cfd5596dd6bd0e1f5e8e746b1e69d7bad36dde79a6bbc0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 804656f02d057194c458bb84ca433ba1f651ded0015b72c396e4dce14b29eefe [INFO] running `Command { std: "docker" "start" "-a" "804656f02d057194c458bb84ca433ba1f651ded0015b72c396e4dce14b29eefe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling futures-core v0.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.2 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling json5 v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling missingparts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "804656f02d057194c458bb84ca433ba1f651ded0015b72c396e4dce14b29eefe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804656f02d057194c458bb84ca433ba1f651ded0015b72c396e4dce14b29eefe", kill_on_drop: false }` [INFO] [stdout] 804656f02d057194c458bb84ca433ba1f651ded0015b72c396e4dce14b29eefe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] e4ef61eec75de53a392da886a9986c5fbce912148a7afe9cab550ff6ce623b85 [INFO] running `Command { std: "docker" "start" "-a" "e4ef61eec75de53a392da886a9986c5fbce912148a7afe9cab550ff6ce623b85", kill_on_drop: false }` [INFO] [stderr] Compiling missingparts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lobby.rs:462:24 [INFO] [stdout] | [INFO] [stdout] 462 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 463 | | "num_players expected={}, actual={}", [INFO] [stdout] 464 | | self.expected_game_size.unwrap(), [INFO] [stdout] 465 | | tokens.len() [INFO] [stdout] 466 | | )); [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 462 ~ panic!( [INFO] [stdout] 463 | "num_players expected={}, actual={}", [INFO] [stdout] 464 | self.expected_game_size.unwrap(), [INFO] [stdout] 465 | tokens.len() [INFO] [stdout] 466 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.76s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/missingparts-4965f5fa03713031) [INFO] [stderr] Executable unittests src/bin/local_console.rs (/opt/rustwide/target/debug/deps/local_console-a7714680dd2b564d) [INFO] [stderr] Executable unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-dc95713b4553ff9d) [INFO] running `Command { std: "docker" "inspect" "e4ef61eec75de53a392da886a9986c5fbce912148a7afe9cab550ff6ce623b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ef61eec75de53a392da886a9986c5fbce912148a7afe9cab550ff6ce623b85", kill_on_drop: false }` [INFO] [stdout] e4ef61eec75de53a392da886a9986c5fbce912148a7afe9cab550ff6ce623b85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 38a70f0087b2b5faa0e57862fa7778c27471abbdd00834a18f31af54c5d342d0 [INFO] running `Command { std: "docker" "start" "-a" "38a70f0087b2b5faa0e57862fa7778c27471abbdd00834a18f31af54c5d342d0", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lobby.rs:462:24 [INFO] [stderr] | [INFO] [stderr] 462 | panic!(format!( [INFO] [stderr] | ________________________^ [INFO] [stderr] 463 | | "num_players expected={}, actual={}", [INFO] [stderr] 464 | | self.expected_game_size.unwrap(), [INFO] [stderr] 465 | | tokens.len() [INFO] [stderr] 466 | | )); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 462 ~ panic!( [INFO] [stderr] 463 | "num_players expected={}, actual={}", [INFO] [stderr] 464 | self.expected_game_size.unwrap(), [INFO] [stderr] 465 | tokens.len() [INFO] [stderr] 466 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `missingparts` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/missingparts-4965f5fa03713031) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test cards::tests::card_parse_fail ... ok [INFO] [stdout] test cards::tests::card_parse_ok ... ok [INFO] [stdout] test cards::tests::remove_top_removes_correct_cards ... ok [INFO] [stdout] test cards::tests::card_parse_reflexive ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_scrap_wrong_card_in_scrap ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_scrap_not_enough_unique_cards ... ok [INFO] [stdout] test game_manager::tests::test_concurrent_read_write_access_for_different_games ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_finish_scavenge_wrong_card ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_finish_scavenge_wrong_player ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_scrap_wrong_number_of_cards ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_share_empty_deck ... ok [INFO] [stdout] test gameplay::gameplay_test::get_results ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_share_escaped ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_steal_non_existent ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_share_non_existent ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_share_self ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_steal_escaped ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_steal_self ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_scavenge ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_steal_wrong_card ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_escaped ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_wrong_card_from_other_player ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_self ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_reject_self ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_finish_scavenge_wrong_state ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_scrap_wrong_cards_from_player ... ok [INFO] [stdout] test gameplay::gameplay_test::skip_escaped_out_of_move_players ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_wrong_card_from_player ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_cheat ... ok [INFO] [stdout] test gameplay::gameplay_test::skip_escaped_out_of_move_players_autoescape ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_nonexistent ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_escape ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_scavenge ... ok [INFO] [stdout] test gameplay::gameplay_test::test_turn_action_preconditions ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_scavenge_1card ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_escape ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_reject_wrong_state ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_trade_accept ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_scrap ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_skip ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_share ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_share_2cards ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_steal ... ok [INFO] [stdout] test handlers::tests::test_game_describe_invalid_game_id ... ok [INFO] [stdout] test gameplay::gameplay_test::transition_trade_reject ... ok [INFO] [stdout] test game_manager::tests::test_concurrent_read_access ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_accept_self ... ok [INFO] [stdout] test gameplay::gameplay_test::precondition_trade_accept_wrong_state ... ok [INFO] [stdout] test lobby::tests::test_add_player_no_game ... ok [INFO] [stdout] test lobby::tests::test_player_abandon ... ok [INFO] [stdout] test lobby::tests::test_player_assignment_multiple_games ... ok [INFO] [stdout] test handlers::tests::test_join_lobby_invalid_game_size ... ok [INFO] [stdout] test handlers::tests::test_invalid_urls ... ok [INFO] [stdout] test lobby::tests::test_start_game ... ok [INFO] [stdout] test lobby::tests::test_token_verification ... ok [INFO] [stdout] test lobby::tests::test_wrong_game_size_preferences ... ok [INFO] [stdout] test lobby::tests::test_wrong_player_reference_in_get ... ok [INFO] [stdout] test range_map::tests::test_cover_gap ... ok [INFO] [stdout] test range_map::tests::test_cover_no_gap ... ok [INFO] [stdout] test range_map::tests::test_exact_overlap ... ok [INFO] [stdout] test range_map::tests::test_new_range_extends_backwards ... ok [INFO] [stdout] test range_map::tests::test_new_range_extends_forward ... ok [INFO] [stdout] test range_map::tests::test_new_range_inside ... ok [INFO] [stdout] test range_map::tests::test_new_range_shortends_backwards ... ok [INFO] [stdout] test range_map::tests::test_new_range_shortends_forward ... ok [INFO] [stdout] test range_map::tests::test_old_range_inside ... ok [INFO] [stdout] test range_map::tests::test_partial_overlap_end ... ok [INFO] [stdout] test handlers::tests::test_join_lobby ... ok [INFO] [stdout] test handlers::tests::test_lobby_get_game_not_assigned ... ok [INFO] [stdout] test range_map::tests::test_single_insert ... ok [INFO] [stdout] test lobby::tests::test_player_assignment_prefers_earlier_player ... ok [INFO] [stdout] test handlers::tests::test_game_make_move ... ok [INFO] [stdout] test handlers::tests::test_join_lobby_to_game ... ok [INFO] [stdout] test handlers::tests::test_lobby_get_game_invalid_playerid ... ok [INFO] [stdout] test range_map::tests::test_partial_overlap_start ... ok [INFO] [stdout] test handlers::tests::test_game_get_private_card ... ok [INFO] [stdout] test handlers::tests::test_game_describe ... ok [INFO] [stdout] test lobby::tests::test_player_assignment_optimal ... ok [INFO] [stdout] test handlers::tests::test_invalid_body ... ok [INFO] [stdout] test handlers::tests::test_lobby_get_game_invalid_token ... ok [INFO] [stdout] test handlers::tests::test_lobby_get_game ... ok [INFO] [stdout] test handlers::tests::test_game_make_move_invalid_move ... ok [INFO] [stdout] test handlers::tests::test_game_make_move_invalid_cases ... ok [INFO] [stdout] test handlers::tests::test_game_get_private_card_invalid_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/local_console.rs (/opt/rustwide/target/debug/deps/local_console-a7714680dd2b564d) [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 unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-dc95713b4553ff9d) [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 missingparts [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name missingparts --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chashmap=/opt/rustwide/target/debug/deps/libchashmap-f8b00d3d07b8682f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-9e1c5baf5620ba83.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-cac8f68e555b7e63.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-ba14fd768eb61846.rlib --extern missingparts=/opt/rustwide/target/debug/deps/libmissingparts-4888784bbb353917.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-556c383e42dc467f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9c31b2dd6c07ee40.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b245b8706974c2e0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-85ce5cc9c3eca04d.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "38a70f0087b2b5faa0e57862fa7778c27471abbdd00834a18f31af54c5d342d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a70f0087b2b5faa0e57862fa7778c27471abbdd00834a18f31af54c5d342d0", kill_on_drop: false }` [INFO] [stdout] 38a70f0087b2b5faa0e57862fa7778c27471abbdd00834a18f31af54c5d342d0