[INFO] fetching crate modio 0.10.1...
[INFO] testing modio-0.10.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate modio 0.10.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate modio 0.10.1 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 modio 0.10.1
[INFO] finished tweaking crates.io crate modio 0.10.1
[INFO] tweaked toml for crates.io crate modio 0.10.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate modio 0.10.1 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded httptest v0.15.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 07ae28b03aaa8a7bfea28e804544c5e87b64b170049a419e8df26f6515e0fd0e
[INFO] running `Command { std: "docker" "start" "-a" "07ae28b03aaa8a7bfea28e804544c5e87b64b170049a419e8df26f6515e0fd0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ae28b03aaa8a7bfea28e804544c5e87b64b170049a419e8df26f6515e0fd0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07ae28b03aaa8a7bfea28e804544c5e87b64b170049a419e8df26f6515e0fd0e", kill_on_drop: false }`
[INFO] [stdout] 07ae28b03aaa8a7bfea28e804544c5e87b64b170049a419e8df26f6515e0fd0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 56f94572e1fba7b01ab75c653a28a58116f5c5717817b1b1c6b8c8c0ee0e5bbe
[INFO] running `Command { std: "docker" "start" "-a" "56f94572e1fba7b01ab75c653a28a58116f5c5717817b1b1c6b8c8c0ee0e5bbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling modio v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.85s
[INFO] running `Command { std: "docker" "inspect" "56f94572e1fba7b01ab75c653a28a58116f5c5717817b1b1c6b8c8c0ee0e5bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f94572e1fba7b01ab75c653a28a58116f5c5717817b1b1c6b8c8c0ee0e5bbe", kill_on_drop: false }`
[INFO] [stdout] 56f94572e1fba7b01ab75c653a28a58116f5c5717817b1b1c6b8c8c0ee0e5bbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d63e5d68b4da8111967da8f6118cafb7505ef4533f54a723e8fdc2ae3118e321
[INFO] running `Command { std: "docker" "start" "-a" "d63e5d68b4da8111967da8f6118cafb7505ef4533f54a723e8fdc2ae3118e321", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling modio v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling httptest v0.15.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.32s
[INFO] running `Command { std: "docker" "inspect" "d63e5d68b4da8111967da8f6118cafb7505ef4533f54a723e8fdc2ae3118e321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63e5d68b4da8111967da8f6118cafb7505ef4533f54a723e8fdc2ae3118e321", kill_on_drop: false }`
[INFO] [stdout] d63e5d68b4da8111967da8f6118cafb7505ef4533f54a723e8fdc2ae3118e321
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4f56b2fe31bbeab2fef19bf195e17e1662e9f0dc98ea6395bfb85ac57dc9dde6
[INFO] running `Command { std: "docker" "start" "-a" "4f56b2fe31bbeab2fef19bf195e17e1662e9f0dc98ea6395bfb85ac57dc9dde6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modio-cc29628eaf55d4b2)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test filter::test::filters ... ok
[INFO] [stdout] test filter::test::std_ops_add ... ok
[INFO] [stdout] test filter::test::custom_filters ... ok
[INFO] [stdout] test routing::tests::add_game_media ... ok
[INFO] [stdout] test routing::tests::add_file ... ok
[INFO] [stdout] test routing::tests::add_game_tags ... ok
[INFO] [stdout] test routing::tests::add_mod ... ok
[INFO] [stdout] test routing::tests::add_mod_dependencies ... ok
[INFO] [stdout] test routing::tests::add_mod_media ... ok
[INFO] [stdout] test routing::tests::add_mod_comment ... ok
[INFO] [stdout] test routing::tests::add_mod_metadata ... ok
[INFO] [stdout] test routing::tests::add_mod_comment_karma ... ok
[INFO] [stdout] test routing::tests::delete_mod ... ok
[INFO] [stdout] test routing::tests::delete_mod_comment ... ok
[INFO] [stdout] test routing::tests::add_mod_tags ... ok
[INFO] [stdout] test routing::tests::delete_mod_tags ... ok
[INFO] [stdout] test routing::tests::delete_mod_media ... ok
[INFO] [stdout] test routing::tests::delete_file ... ok
[INFO] [stdout] test routing::tests::delete_mod_dependencies ... ok
[INFO] [stdout] test routing::tests::delete_mod_metadata ... ok
[INFO] [stdout] test routing::tests::delete_game_tags ... ok
[INFO] [stdout] test routing::tests::external_auth_discord ... ok
[INFO] [stdout] test routing::tests::edit_file ... ok
[INFO] [stdout] test routing::tests::external_auth_openid ... ok
[INFO] [stdout] test routing::tests::edit_mod ... ok
[INFO] [stdout] test routing::tests::external_auth_switch ... ok
[INFO] [stdout] test routing::tests::external_auth_steam ... ok
[INFO] [stdout] test routing::tests::external_auth_xbox ... ok
[INFO] [stdout] test routing::tests::get_file ... ok
[INFO] [stdout] test routing::tests::get_files ... ok
[INFO] [stdout] test routing::tests::external_auth_epic ... ok
[INFO] [stdout] test routing::tests::external_auth_psn ... ok
[INFO] [stdout] test routing::tests::edit_mod_comment ... ok
[INFO] [stdout] test routing::tests::get_game ... ok
[INFO] [stdout] test routing::tests::get_game_tags ... ok
[INFO] [stdout] test routing::tests::get_game_stats ... ok
[INFO] [stdout] test routing::tests::get_mod ... ok
[INFO] [stdout] test routing::tests::external_auth_meta ... ok
[INFO] [stdout] test routing::tests::get_games ... ok
[INFO] [stdout] test routing::tests::external_auth_google ... ok
[INFO] [stdout] test routing::tests::get_mod_comment ... ok
[INFO] [stdout] test routing::tests::get_mod_dependencies ... ok
[INFO] [stdout] test routing::tests::get_mod_events ... ok
[INFO] [stdout] test routing::tests::get_mod_metadata ... ok
[INFO] [stdout] test routing::tests::get_mod_team_members ... ok
[INFO] [stdout] test routing::tests::get_mods ... ok
[INFO] [stdout] test routing::tests::get_mods_events ... ok
[INFO] [stdout] test routing::tests::manage_platform_status ... ok
[INFO] [stdout] test routing::tests::oauth_email_exchange ... ok
[INFO] [stdout] test routing::tests::mute_user ... ok
[INFO] [stdout] test routing::tests::get_mods_stats ... ok
[INFO] [stdout] test routing::tests::get_mod_tags ... ok
[INFO] [stdout] test routing::tests::get_mod_comments ... ok
[INFO] [stdout] test routing::tests::get_mod_stats ... ok
[INFO] [stdout] test routing::tests::rate_mod ... ok
[INFO] [stdout] test routing::tests::reorder_mod_media ... ok
[INFO] [stdout] test routing::tests::terms ... ok
[INFO] [stdout] test routing::tests::oauth_email_request ... ok
[INFO] [stdout] test routing::tests::user_authenticated ... ok
[INFO] [stdout] test routing::tests::user_events ... ok
[INFO] [stdout] test routing::tests::oauth_logout ... ok
[INFO] [stdout] test routing::tests::user_games ... ok
[INFO] [stdout] test routing::tests::rename_game_tags ... ok
[INFO] [stdout] test routing::tests::user_mods ... ok
[INFO] [stdout] test routing::tests::user_muted ... ok
[INFO] [stdout] test routing::tests::user_ratings ... ok
[INFO] [stdout] test routing::tests::unmute_user ... ok
[INFO] [stdout] test routing::tests::user_subscriptions ... ok
[INFO] [stdout] test routing::tests::unsubscribe_from_mod ... ok
[INFO] [stdout] test types::mods::tests::metadata_from_mod_serde ... ok
[INFO] [stdout] test types::id::tests::from_str ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_full ... ok
[INFO] [stdout] test types::mods::tests::metadata_from_result_list_serde ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_empty ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_null ... ok
[INFO] [stdout] test routing::tests::user_files ... ok
[INFO] [stdout] test types::mods::tests::mod_event_type_serde ... ok
[INFO] [stdout] test types::tests::deserialize_error_empty_errors ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_unknown_values ... ok
[INFO] [stdout] test types::tests::deserialize_error_no_errors_field ... ok
[INFO] [stdout] test types::tests::deserialize_error_with_errors ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_absent ... ok
[INFO] [stdout] test types::tests::target_platform_compare ... ok
[INFO] [stdout] test types::tests::user_event_type_serde ... ok
[INFO] [stdout] test types::tests::target_platform_serde ... ok
[INFO] [stdout] test routing::tests::submit_report ... ok
[INFO] [stdout] test routing::tests::subscribe_to_mod ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_missing_field ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests modio
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test src/auth.rs - auth::Auth::external (line 173) - compile ... ok
[INFO] [stdout] test src/download.rs - download::Downloader::bytes (line 60) - compile ... ok
[INFO] [stdout] test src/download.rs - download::Downloader::stream (line 80) - compile ... ok
[INFO] [stdout] test src/download.rs - download::Downloader::save_to_file (line 32) - compile ... ok
[INFO] [stdout] test src/auth.rs - auth::Auth (line 84) - compile ... ok
[INFO] [stdout] test src/download.rs - download::Downloader::content_length (line 105) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Modio::download (line 126) - compile ... ok
[INFO] [stdout] test src/filter.rs - filter::prelude (line 204) ... ok
[INFO] [stdout] test src/filter.rs - filter::prelude::with_offset (line 246) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 46) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 78) - compile ... ok
[INFO] [stdout] test src/loader.rs - loader::Query<T>::iter (line 59) - compile ... ok
[INFO] [stdout] test src/loader.rs - loader::Query<T>::paged (line 102) - compile ... ok
[INFO] [stdout] test src/comments.rs - comments::filters (line 134) ... ok
[INFO] [stdout] test src/filter.rs - filter::custom_filter (line 319) ... ok
[INFO] [stdout] test src/files.rs - files::filters (line 155) ... ok
[INFO] [stdout] test src/filter.rs - filter::custom_order_by_asc (line 335) ... ok
[INFO] [stdout] test src/filter.rs - filter::prelude::with_limit (line 235) ... ok
[INFO] [stdout] test src/games.rs - games::filters (line 206) ... ok
[INFO] [stdout] test src/filter.rs - filter::custom_order_by_desc (line 346) ... ok
[INFO] [stdout] test src/types/id.rs - types::id::Id<T>::new (line 84) ... ok
[INFO] [stdout] test src/mods.rs - mods::filters (line 420) ... ok
[INFO] [stdout] test src/teams.rs - teams::filters (line 58) ... ok
[INFO] [stdout] test src/user.rs - user::filters::subscriptions (line 194) ... ok
[INFO] [stdout] test src/mods.rs - mods::filters::events (line 486) ... ok
[INFO] [stdout] test src/mods.rs - mods::filters::stats (line 524) ... ok
[INFO] [stdout] test src/user.rs - user::filters::events (line 134) ... ok
[INFO] [stdout] test src/user.rs - user::filters::ratings (line 271) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/filter.rs - filter::prelude::with_offset (line 246) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcI4jmU5/symbols.o" "/tmp/rustdoctestvaXDKg/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestvaXDKg/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmodio-9f28552bbc337754.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2118f0b50737125f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-759ab473ffc50824.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-eed9cca3c24b1f7c.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-a92c2c116a835202.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-89467537b5cc564f.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-47d9a61b14b4bbb5.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5358c8b4fd97c010.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d6595d0b76167539.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-cd43b3471efffcd5.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d4814de9341cf69b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-504d21a9a68f655e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bc5f148164e06b54.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-7a620a056d6c2002.rlib" "/opt/rustwide/target/debug/deps/libtower-95c15c411ab85d3a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f7f0cd1194639c63.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-59d9149cea32c325.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libhyper-758e3a9c629f2441.rlib" "/opt/rustwide/target/debug/deps/libwant-00f4e12d28c64401.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fbd0d15d28623a3f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c1041b706d65a548.rlib" "/opt/rustwide/target/debug/deps/libtracing-fd0862fd9d293e7f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b1b463012dd29fd6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libtokio-a11df46c12f6771f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b1833d9b956be266.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2208592bc202041.rlib" "/opt/rustwide/target/debug/deps/libmio-91a653a3ae7f4e80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c05ef2d45658f32f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-71bcc7d428303e29.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2bf71e8326cc0d46.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-ed5280a68d4aa57f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-29f7e996cd507515.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/liburl-38a806849ecddb11.rlib" "/opt/rustwide/target/debug/deps/libidna-a4947f774e1e51d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b9781fdbe0175ea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e5efb99ec35ae369.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-31eb7a2f590c4419.rlib" "/opt/rustwide/target/debug/deps/libhttp-b32063f1ca5fd775.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3c19ef6843e963b2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bf52ec42da9b265.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7a6dde6ab490b1e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6b352587c2096e58.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acb0d752f4583d26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f716cd3c500148e9.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libserde-00f3e559f0eac242.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvaXDKg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/filter.rs - filter::prelude::with_offset (line 246)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4f56b2fe31bbeab2fef19bf195e17e1662e9f0dc98ea6395bfb85ac57dc9dde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f56b2fe31bbeab2fef19bf195e17e1662e9f0dc98ea6395bfb85ac57dc9dde6", kill_on_drop: false }`
[INFO] [stdout] 4f56b2fe31bbeab2fef19bf195e17e1662e9f0dc98ea6395bfb85ac57dc9dde6
[INFO] testing modio-0.10.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate modio 0.10.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate modio 0.10.1 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 modio 0.10.1
[INFO] finished tweaking crates.io crate modio 0.10.1
[INFO] tweaked toml for crates.io crate modio 0.10.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate modio 0.10.1 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b47dc523033eef163f45c4b33c58e2fefd0e9c6d02dde0da795c927c58253152
[INFO] running `Command { std: "docker" "start" "-a" "b47dc523033eef163f45c4b33c58e2fefd0e9c6d02dde0da795c927c58253152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b47dc523033eef163f45c4b33c58e2fefd0e9c6d02dde0da795c927c58253152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b47dc523033eef163f45c4b33c58e2fefd0e9c6d02dde0da795c927c58253152", kill_on_drop: false }`
[INFO] [stdout] b47dc523033eef163f45c4b33c58e2fefd0e9c6d02dde0da795c927c58253152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a77597ec9798fbb13f2a6060fcdf04e85b211fdc5104546c1b945bd281942784
[INFO] running `Command { std: "docker" "start" "-a" "a77597ec9798fbb13f2a6060fcdf04e85b211fdc5104546c1b945bd281942784", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling modio v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.81s
[INFO] running `Command { std: "docker" "inspect" "a77597ec9798fbb13f2a6060fcdf04e85b211fdc5104546c1b945bd281942784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77597ec9798fbb13f2a6060fcdf04e85b211fdc5104546c1b945bd281942784", kill_on_drop: false }`
[INFO] [stdout] a77597ec9798fbb13f2a6060fcdf04e85b211fdc5104546c1b945bd281942784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 64dc5b4735eb789943486c97b5d0d8e4cc43b03d015cdbe131b59a2914b4c49c
[INFO] running `Command { std: "docker" "start" "-a" "64dc5b4735eb789943486c97b5d0d8e4cc43b03d015cdbe131b59a2914b4c49c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling modio v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling httptest v0.15.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.08s
[INFO] running `Command { std: "docker" "inspect" "64dc5b4735eb789943486c97b5d0d8e4cc43b03d015cdbe131b59a2914b4c49c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64dc5b4735eb789943486c97b5d0d8e4cc43b03d015cdbe131b59a2914b4c49c", kill_on_drop: false }`
[INFO] [stdout] 64dc5b4735eb789943486c97b5d0d8e4cc43b03d015cdbe131b59a2914b4c49c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c8aeb0fb58e1f368b32741de8afae9f7714b15b4e3262b6b1b22e7be6bc4b078
[INFO] running `Command { std: "docker" "start" "-a" "c8aeb0fb58e1f368b32741de8afae9f7714b15b4e3262b6b1b22e7be6bc4b078", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modio-cc29628eaf55d4b2)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test filter::test::custom_filters ... ok
[INFO] [stdout] test filter::test::filters ... ok
[INFO] [stdout] test filter::test::std_ops_add ... ok
[INFO] [stdout] test routing::tests::add_mod ... ok
[INFO] [stdout] test routing::tests::add_game_tags ... ok
[INFO] [stdout] test routing::tests::add_mod_comment_karma ... ok
[INFO] [stdout] test routing::tests::add_mod_dependencies ... ok
[INFO] [stdout] test routing::tests::add_mod_media ... ok
[INFO] [stdout] test routing::tests::add_mod_comment ... ok
[INFO] [stdout] test routing::tests::add_mod_metadata ... ok
[INFO] [stdout] test routing::tests::add_game_media ... ok
[INFO] [stdout] test routing::tests::delete_mod ... ok
[INFO] [stdout] test routing::tests::delete_mod_comment ... ok
[INFO] [stdout] test routing::tests::add_mod_tags ... ok
[INFO] [stdout] test routing::tests::delete_mod_dependencies ... ok
[INFO] [stdout] test routing::tests::edit_file ... ok
[INFO] [stdout] test routing::tests::edit_mod ... ok
[INFO] [stdout] test routing::tests::delete_mod_metadata ... ok
[INFO] [stdout] test routing::tests::delete_file ... ok
[INFO] [stdout] test routing::tests::delete_game_tags ... ok
[INFO] [stdout] test routing::tests::add_file ... ok
[INFO] [stdout] test routing::tests::external_auth_discord ... ok
[INFO] [stdout] test routing::tests::delete_mod_tags ... ok
[INFO] [stdout] test routing::tests::external_auth_google ... ok
[INFO] [stdout] test routing::tests::external_auth_meta ... ok
[INFO] [stdout] test routing::tests::external_auth_epic ... ok
[INFO] [stdout] test routing::tests::edit_mod_comment ... ok
[INFO] [stdout] test routing::tests::external_auth_psn ... ok
[INFO] [stdout] test routing::tests::delete_mod_media ... ok
[INFO] [stdout] test routing::tests::external_auth_openid ... ok
[INFO] [stdout] test routing::tests::external_auth_xbox ... ok
[INFO] [stdout] test routing::tests::get_files ... ok
[INFO] [stdout] test routing::tests::get_game ... ok
[INFO] [stdout] test routing::tests::get_file ... ok
[INFO] [stdout] test routing::tests::external_auth_steam ... ok
[INFO] [stdout] test routing::tests::external_auth_switch ... ok
[INFO] [stdout] test routing::tests::get_game_stats ... ok
[INFO] [stdout] test routing::tests::get_mod_comments ... ok
[INFO] [stdout] test routing::tests::get_mod_events ... ok
[INFO] [stdout] test routing::tests::get_mod_metadata ... ok
[INFO] [stdout] test routing::tests::get_mod_stats ... ok
[INFO] [stdout] test routing::tests::get_mod_tags ... ok
[INFO] [stdout] test routing::tests::get_mod_team_members ... ok
[INFO] [stdout] test routing::tests::get_games ... ok
[INFO] [stdout] test routing::tests::get_mod_comment ... ok
[INFO] [stdout] test routing::tests::get_game_tags ... ok
[INFO] [stdout] test routing::tests::get_mod ... ok
[INFO] [stdout] test routing::tests::get_mod_dependencies ... ok
[INFO] [stdout] test routing::tests::get_mods ... ok
[INFO] [stdout] test routing::tests::get_mods_events ... ok
[INFO] [stdout] test routing::tests::get_mods_stats ... ok
[INFO] [stdout] test routing::tests::manage_platform_status ... ok
[INFO] [stdout] test routing::tests::mute_user ... ok
[INFO] [stdout] test routing::tests::rename_game_tags ... ok
[INFO] [stdout] test routing::tests::oauth_logout ... ok
[INFO] [stdout] test routing::tests::unmute_user ... ok
[INFO] [stdout] test routing::tests::rate_mod ... ok
[INFO] [stdout] test routing::tests::reorder_mod_media ... ok
[INFO] [stdout] test routing::tests::submit_report ... ok
[INFO] [stdout] test routing::tests::subscribe_to_mod ... ok
[INFO] [stdout] test routing::tests::oauth_email_exchange ... ok
[INFO] [stdout] test routing::tests::oauth_email_request ... ok
[INFO] [stdout] test routing::tests::user_authenticated ... ok
[INFO] [stdout] test routing::tests::unsubscribe_from_mod ... ok
[INFO] [stdout] test routing::tests::user_games ... ok
[INFO] [stdout] test routing::tests::terms ... ok
[INFO] [stdout] test routing::tests::user_events ... ok
[INFO] [stdout] test routing::tests::user_files ... ok
[INFO] [stdout] test types::id::tests::from_str ... ok
[INFO] [stdout] test routing::tests::user_mods ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_absent ... ok
[INFO] [stdout] test routing::tests::user_ratings ... ok
[INFO] [stdout] test routing::tests::user_muted ... ok
[INFO] [stdout] test routing::tests::user_subscriptions ... ok
[INFO] [stdout] test types::mods::tests::mod_event_type_serde ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_missing_field ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_full ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_empty ... ok
[INFO] [stdout] test types::mods::tests::metadata_from_mod_serde ... ok
[INFO] [stdout] test types::mods::tests::metadata_from_result_list_serde ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_unknown_values ... ok
[INFO] [stdout] test types::tests::deserialize_empty_object_null ... ok
[INFO] [stdout] test types::tests::deserialize_error_with_errors ... ok
[INFO] [stdout] test types::tests::target_platform_serde ... ok
[INFO] [stdout] test types::tests::user_event_type_serde ... ok
[INFO] [stdout] test types::tests::deserialize_error_empty_errors ... ok
[INFO] [stdout] test types::tests::deserialize_error_no_errors_field ... ok
[INFO] [stdout] test types::tests::target_platform_compare ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests modio
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test src/auth.rs - auth::Auth (line 84) - compile ... ok
[INFO] [stdout] test src/download.rs - download::Downloader::save_to_file (line 32) - compile ... ok
[INFO] [stdout] test src/download.rs - download::Downloader::bytes (line 60) - compile ... ok
[INFO] [stdout] test src/download.rs - download::Downloader::content_length (line 105) - compile ... ok
[INFO] [stdout] test src/auth.rs - auth::Auth::external (line 173) - compile ... ok
[INFO] [stdout] test src/download.rs - download::Downloader::stream (line 80) - compile ... ok
[INFO] [stdout] test src/client/mod.rs - client::Modio::download (line 126) - compile ... ok
[INFO] [stdout] test src/filter.rs - filter::prelude (line 204) ... ok
[INFO] [stdout] test src/comments.rs - comments::filters (line 134) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 46) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 78) - compile ... ok
[INFO] [stdout] test src/loader.rs - loader::Query<T>::iter (line 59) - compile ... ok
[INFO] [stdout] test src/loader.rs - loader::Query<T>::paged (line 102) - compile ... ok
[INFO] [stdout] test src/filter.rs - filter::prelude::with_offset (line 246) ... ok
[INFO] [stdout] test src/files.rs - files::filters (line 155) ... ok
[INFO] [stdout] test src/filter.rs - filter::custom_filter (line 319) ... ok
[INFO] [stdout] test src/filter.rs - filter::prelude::with_limit (line 235) ... ok
[INFO] [stdout] test src/filter.rs - filter::custom_order_by_asc (line 335) ... ok
[INFO] [stdout] test src/filter.rs - filter::custom_order_by_desc (line 346) ... ok
[INFO] [stdout] test src/games.rs - games::filters (line 206) ... ok
[INFO] [stdout] test src/types/id.rs - types::id::Id<T>::new (line 84) ... ok
[INFO] [stdout] test src/mods.rs - mods::filters::stats (line 524) ... ok
[INFO] [stdout] test src/user.rs - user::filters::ratings (line 271) ... ok
[INFO] [stdout] test src/mods.rs - mods::filters (line 420) ... ok
[INFO] [stdout] test src/user.rs - user::filters::events (line 134) ... ok
[INFO] [stdout] test src/mods.rs - mods::filters::events (line 486) ... ok
[INFO] [stdout] test src/user.rs - user::filters::subscriptions (line 194) ... ok
[INFO] [stdout] test src/teams.rs - teams::filters (line 58) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/comments.rs - comments::filters (line 134) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGen7OF/symbols.o" "/tmp/rustdoctestRF8yXz/rust_out.rust_out.7056a45d8fee40b0-cgu.0.rcgu.o" "/tmp/rustdoctestRF8yXz/rust_out.9le23yjcp9rof6lkeopzua5z8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmodio-9f28552bbc337754.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2118f0b50737125f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-759ab473ffc50824.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-eed9cca3c24b1f7c.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-a92c2c116a835202.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-89467537b5cc564f.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-47d9a61b14b4bbb5.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5358c8b4fd97c010.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d6595d0b76167539.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-cd43b3471efffcd5.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d4814de9341cf69b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-504d21a9a68f655e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bc5f148164e06b54.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-7a620a056d6c2002.rlib" "/opt/rustwide/target/debug/deps/libtower-95c15c411ab85d3a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f7f0cd1194639c63.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-59d9149cea32c325.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libhyper-758e3a9c629f2441.rlib" "/opt/rustwide/target/debug/deps/libwant-00f4e12d28c64401.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fbd0d15d28623a3f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c1041b706d65a548.rlib" "/opt/rustwide/target/debug/deps/libtracing-fd0862fd9d293e7f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b1b463012dd29fd6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libtokio-a11df46c12f6771f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b1833d9b956be266.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2208592bc202041.rlib" "/opt/rustwide/target/debug/deps/libmio-91a653a3ae7f4e80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c05ef2d45658f32f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-71bcc7d428303e29.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2bf71e8326cc0d46.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-ed5280a68d4aa57f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-29f7e996cd507515.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/liburl-38a806849ecddb11.rlib" "/opt/rustwide/target/debug/deps/libidna-a4947f774e1e51d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b9781fdbe0175ea.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e5efb99ec35ae369.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-31eb7a2f590c4419.rlib" "/opt/rustwide/target/debug/deps/libhttp-b32063f1ca5fd775.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3c19ef6843e963b2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bf52ec42da9b265.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7a6dde6ab490b1e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6b352587c2096e58.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acb0d752f4583d26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f716cd3c500148e9.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libserde-00f3e559f0eac242.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRF8yXz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/comments.rs - comments::filters (line 134)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 28 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.94s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c8aeb0fb58e1f368b32741de8afae9f7714b15b4e3262b6b1b22e7be6bc4b078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8aeb0fb58e1f368b32741de8afae9f7714b15b4e3262b6b1b22e7be6bc4b078", kill_on_drop: false }`
[INFO] [stdout] c8aeb0fb58e1f368b32741de8afae9f7714b15b4e3262b6b1b22e7be6bc4b078
