[INFO] fetching crate imgurs-client 0.2.0... [INFO] testing imgurs-client-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate imgurs-client 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate imgurs-client 0.2.0 [INFO] finished tweaking crates.io crate imgurs-client 0.2.0 [INFO] tweaked toml for crates.io crate imgurs-client 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate imgurs-client 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 173 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.20) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgurs-model v0.2.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 397ac2caa37ba4b486add7361b1b20e763c477511dbc4c5ac2131352442cb99f [INFO] running `Command { std: "docker" "start" "-a" "397ac2caa37ba4b486add7361b1b20e763c477511dbc4c5ac2131352442cb99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "397ac2caa37ba4b486add7361b1b20e763c477511dbc4c5ac2131352442cb99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397ac2caa37ba4b486add7361b1b20e763c477511dbc4c5ac2131352442cb99f", kill_on_drop: false }` [INFO] [stdout] 397ac2caa37ba4b486add7361b1b20e763c477511dbc4c5ac2131352442cb99f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] de8f5bedb00af075a00062779cef357df9528453be6f76913c01a78a744bb091 [INFO] running `Command { std: "docker" "start" "-a" "de8f5bedb00af075a00062779cef357df9528453be6f76913c01a78a744bb091", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling imgurs-model v0.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling imgurs-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "de8f5bedb00af075a00062779cef357df9528453be6f76913c01a78a744bb091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8f5bedb00af075a00062779cef357df9528453be6f76913c01a78a744bb091", kill_on_drop: false }` [INFO] [stdout] de8f5bedb00af075a00062779cef357df9528453be6f76913c01a78a744bb091 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] da873f35d4fff8707029136acc90505bc9d565be84f67dbb9cb50023600e7fc8 [INFO] running `Command { std: "docker" "start" "-a" "da873f35d4fff8707029136acc90505bc9d565be84f67dbb9cb50023600e7fc8", kill_on_drop: false }` [INFO] [stderr] Compiling imgurs-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.84s [INFO] running `Command { std: "docker" "inspect" "da873f35d4fff8707029136acc90505bc9d565be84f67dbb9cb50023600e7fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da873f35d4fff8707029136acc90505bc9d565be84f67dbb9cb50023600e7fc8", kill_on_drop: false }` [INFO] [stdout] da873f35d4fff8707029136acc90505bc9d565be84f67dbb9cb50023600e7fc8 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 20fb3fb0cc9091f35ae2f59bc98d1c204a16253e3b8827110b9d5ae3d7cad596 [INFO] running `Command { std: "docker" "start" "-a" "20fb3fb0cc9091f35ae2f59bc98d1c204a16253e3b8827110b9d5ae3d7cad596", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/imgurs_client-2534b0f21187069f) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test client::tests::test_deserialize_account_settings_remote ... ignored [INFO] [stdout] test client::tests::test_deserialize_conversation_remote ... ignored [INFO] [stdout] test client::tests::test_deserialize_custom_gallery_remote ... ignored [INFO] [stdout] test client::tests::test_deserialize_gallery_image_remote ... ignored [INFO] [stdout] test client::tests::test_deserialize_gallery_profile_remote ... ignored [INFO] [stdout] test client::tests::test_deserialize_account_remote ... FAILED [INFO] [stdout] test endpoints::account::tests::test_blocks ... FAILED [INFO] [stdout] test client::tests::test_deserialize_album_remote ... FAILED [INFO] [stdout] test client::tests::test_deserialize_comment_remote ... FAILED [INFO] [stdout] test endpoints::account::tests::test_get_account_gallery_favorites ... ignored [INFO] [stdout] test endpoints::account::tests::test_get_account_favorites ... FAILED [INFO] [stdout] test endpoints::account::tests::test_get_account_images ... FAILED [INFO] [stdout] test endpoints::account::tests::test_get_account_block_status ... FAILED [INFO] [stdout] test endpoints::account::tests::test_get_account_by_username ... FAILED [INFO] [stdout] test endpoints::authorization::tests::test_consume_authorization_code ... ignored [INFO] [stdout] test endpoints::authorization::tests::test_consume_pin_code ... ignored [INFO] [stdout] test endpoints::account::tests::test_get_account_submissions ... FAILED [INFO] [stdout] test endpoints::authorization::tests::test_get_authentication_url_with_pin_code ... FAILED [INFO] [stdout] test endpoints::authorization::tests::test_get_authentication_url_with_authorization_code ... FAILED [INFO] [stdout] test endpoints::authorization::tests::test_get_authentication_url_with_state ... FAILED [INFO] [stdout] test endpoints::authorization::tests::test_get_authentication_url_with_token ... FAILED [INFO] [stdout] test endpoints::authorization::tests::test_refresh_token ... FAILED [INFO] [stdout] test endpoints::gallery::tests::test_deserialize_gallery_image_remote ... ignored [INFO] [stdout] test endpoints::gallery::tests::test_deserialize_gallery_album_remote ... FAILED [INFO] [stdout] test client::tests::test_error_parsing_remote ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_deserialize_account_remote stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::account::tests::test_blocks stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_deserialize_album_remote stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_deserialize_comment_remote stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::account::tests::test_get_account_favorites stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::account::tests::test_get_account_images stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::account::tests::test_get_account_block_status stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::account::tests::test_get_account_by_username stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::account::tests::test_get_account_submissions stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::authorization::tests::test_get_authentication_url_with_pin_code stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::authorization::tests::test_get_authentication_url_with_authorization_code stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::authorization::tests::test_get_authentication_url_with_state stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::authorization::tests::test_get_authentication_url_with_token stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::authorization::tests::test_refresh_token stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- endpoints::gallery::tests::test_deserialize_gallery_album_remote stdout ---- [INFO] [stdout] Error: NotPresent [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_error_parsing_remote stdout ---- [INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.imgur.com")), port: None, path: "/3/account/me/settings", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Try again" })) } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::tests::test_deserialize_account_remote [INFO] [stdout] client::tests::test_deserialize_album_remote [INFO] [stdout] client::tests::test_deserialize_comment_remote [INFO] [stdout] client::tests::test_error_parsing_remote [INFO] [stdout] endpoints::account::tests::test_blocks [INFO] [stdout] endpoints::account::tests::test_get_account_block_status [INFO] [stdout] endpoints::account::tests::test_get_account_by_username [INFO] [stdout] endpoints::account::tests::test_get_account_favorites [INFO] [stdout] endpoints::account::tests::test_get_account_images [INFO] [stdout] endpoints::account::tests::test_get_account_submissions [INFO] [stdout] endpoints::authorization::tests::test_get_authentication_url_with_authorization_code [INFO] [stdout] endpoints::authorization::tests::test_get_authentication_url_with_pin_code [INFO] [stdout] endpoints::authorization::tests::test_get_authentication_url_with_state [INFO] [stdout] endpoints::authorization::tests::test_get_authentication_url_with_token [INFO] [stdout] endpoints::authorization::tests::test_refresh_token [INFO] [stdout] endpoints::gallery::tests::test_deserialize_gallery_album_remote [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 9 ignored; 0 measured; 0 filtered out; finished in 5.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "20fb3fb0cc9091f35ae2f59bc98d1c204a16253e3b8827110b9d5ae3d7cad596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fb3fb0cc9091f35ae2f59bc98d1c204a16253e3b8827110b9d5ae3d7cad596", kill_on_drop: false }` [INFO] [stdout] 20fb3fb0cc9091f35ae2f59bc98d1c204a16253e3b8827110b9d5ae3d7cad596