[INFO] fetching crate ferrispot 0.4.2... [INFO] testing ferrispot-0.4.2 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate ferrispot 0.4.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate ferrispot 0.4.2 on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ferrispot 0.4.2 [INFO] finished tweaking crates.io crate ferrispot 0.4.2 [INFO] tweaked toml for crates.io crate ferrispot 0.4.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate ferrispot 0.4.2 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.7.0 [INFO] [stderr] Downloaded hermit-abi v0.3.6 [INFO] [stderr] Downloaded async-io v2.3.1 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.1 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.1 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.1 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.1 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.1 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20d39e70c938ce3653f96f4f422574f72b09f20dc077f8135bb8419f2a0a1c89 [INFO] running `Command { std: "docker" "start" "-a" "20d39e70c938ce3653f96f4f422574f72b09f20dc077f8135bb8419f2a0a1c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d39e70c938ce3653f96f4f422574f72b09f20dc077f8135bb8419f2a0a1c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d39e70c938ce3653f96f4f422574f72b09f20dc077f8135bb8419f2a0a1c89", kill_on_drop: false }` [INFO] [stdout] 20d39e70c938ce3653f96f4f422574f72b09f20dc077f8135bb8419f2a0a1c89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c8ef37e051b7adc73e69d28e69b6d324d5679b8640ef12b70c4a49cfd60da98 [INFO] running `Command { std: "docker" "start" "-a" "3c8ef37e051b7adc73e69d28e69b6d324d5679b8640ef12b70c4a49cfd60da98", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling ferrispot v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s [INFO] running `Command { std: "docker" "inspect" "3c8ef37e051b7adc73e69d28e69b6d324d5679b8640ef12b70c4a49cfd60da98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8ef37e051b7adc73e69d28e69b6d324d5679b8640ef12b70c4a49cfd60da98", kill_on_drop: false }` [INFO] [stdout] 3c8ef37e051b7adc73e69d28e69b6d324d5679b8640ef12b70c4a49cfd60da98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fc4ce1ee8f5f5896cdb4893530ebb756c17115b5a089f41742b8390ed42add1 [INFO] running `Command { std: "docker" "start" "-a" "4fc4ce1ee8f5f5896cdb4893530ebb756c17115b5a089f41742b8390ed42add1", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling ferrispot v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.95s [INFO] running `Command { std: "docker" "inspect" "4fc4ce1ee8f5f5896cdb4893530ebb756c17115b5a089f41742b8390ed42add1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc4ce1ee8f5f5896cdb4893530ebb756c17115b5a089f41742b8390ed42add1", kill_on_drop: false }` [INFO] [stdout] 4fc4ce1ee8f5f5896cdb4893530ebb756c17115b5a089f41742b8390ed42add1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5246a6d5ae3e9a73ace7c2a039aaf7269baa916b518a142b19b35785aafe91bf [INFO] running `Command { std: "docker" "start" "-a" "5246a6d5ae3e9a73ace7c2a039aaf7269baa916b518a142b19b35785aafe91bf", 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/ferrispot-2b063daa256b3311) [INFO] [stdout] [INFO] [stdout] running 98 tests [INFO] [stdout] test model::id::tests::album_id_from_bare ... ok [INFO] [stdout] test model::id::tests::cannot_deserialize_playable_item_from_bare ... ok [INFO] [stdout] test model::id::tests::cannot_deserialize_spotify_id_from_bare ... ok [INFO] [stdout] test model::id::tests::cannot_deserialize_playable_context_from_bare ... ok [INFO] [stdout] test model::id::tests::artist_id_from_bare ... ok [INFO] [stdout] test model::id::tests::collection_uri ... ok [INFO] [stdout] test model::id::tests::album_id_from_url ... ok [INFO] [stdout] test model::id::tests::album_id_from_uri ... ok [INFO] [stdout] test model::id::tests::cloned_id_still_borrows ... ok [INFO] [stdout] test model::id::tests::artist_id_from_url ... ok [INFO] [stdout] test model::id::tests::artist_id_from_uri ... ok [INFO] [stdout] test model::id::tests::deserialize_id_from_bare ... ok [INFO] [stdout] test model::id::tests::deserialize_id_from_uri ... ok [INFO] [stdout] test model::id::tests::deserialize_id_from_url ... ok [INFO] [stdout] test model::id::tests::deserialize_playable_context_from_uri ... ok [INFO] [stdout] test model::id::tests::collection_url ... ok [INFO] [stdout] test model::id::tests::episode_id_from_url_with_query ... ok [INFO] [stdout] test model::id::tests::invalid_id_illegal_characters ... ok [INFO] [stdout] test model::id::tests::deserialize_playable_context_from_url ... ok [INFO] [stdout] test model::id::tests::deserialize_playable_item_from_uri ... ok [INFO] [stdout] test model::id::tests::invalid_id_too_long ... ok [INFO] [stdout] test model::id::tests::invalid_id_too_short ... ok [INFO] [stdout] test model::id::tests::deserialize_playable_item_from_url ... ok [INFO] [stdout] test model::id::tests::deserialize_spotify_id_from_uri ... ok [INFO] [stdout] test model::id::tests::deserialize_spotify_id_from_url ... ok [INFO] [stdout] test model::id::tests::deserialize_user_id_from_bare ... ok [INFO] [stdout] test model::id::tests::deserialize_user_id_from_uri ... ok [INFO] [stdout] test model::id::tests::deserialize_user_id_from_url ... ok [INFO] [stdout] test model::id::tests::episode_id_from_url ... ok [INFO] [stdout] test model::id::tests::invalid_id_in_url ... ok [INFO] [stdout] test model::id::tests::invalid_id_in_uri ... ok [INFO] [stdout] test model::id::tests::invalid_user_id_empty ... ok [INFO] [stdout] test model::id::tests::invalid_user_id_illegal_characters ... ok [INFO] [stdout] test model::id::tests::playable_context_from_album ... ok [INFO] [stdout] test model::id::tests::playable_context_from_artist ... ok [INFO] [stdout] test model::id::tests::playable_context_from_playlist ... ok [INFO] [stdout] test model::id::tests::playable_context_id_from_album_uri ... ok [INFO] [stdout] test model::id::tests::playable_context_from_collection ... ok [INFO] [stdout] test model::id::tests::playable_context_id_from_album_url ... ok [INFO] [stdout] test model::id::tests::playable_context_id_from_album_url_with_query ... ok [INFO] [stdout] test model::id::tests::episode_id_from_uri ... ok [INFO] [stdout] test model::id::tests::episode_id_from_bare ... ok [INFO] [stdout] test model::id::tests::playable_item_id_from_track_url ... ok [INFO] [stdout] test model::id::tests::playable_context_from_show ... ok [INFO] [stdout] test model::id::tests::playlist_id_from_bare ... ok [INFO] [stdout] test model::id::tests::playable_context_id_from_user_collection_uri ... ok [INFO] [stdout] test model::id::tests::playable_context_id_from_user_collection_url ... ok [INFO] [stdout] test model::id::tests::playable_context_id_from_user_collection_url_with_query ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_album_id ... ok [INFO] [stdout] test model::id::tests::playable_item_from_episode ... ok [INFO] [stdout] test model::id::tests::playable_item_from_track ... ok [INFO] [stdout] test model::id::tests::playable_item_id_from_track_uri ... ok [INFO] [stdout] test model::id::tests::playable_item_id_from_track_url_with_query ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_playlist_id ... ok [INFO] [stdout] test model::id::tests::spotify_id_collection_uri ... ok [INFO] [stdout] test model::id::tests::spotify_id_collection_url ... ok [INFO] [stdout] test model::id::tests::playlist_id_from_uri ... ok [INFO] [stdout] test model::id::tests::playlist_id_from_url ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_album_uri ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_album_url ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_artist_id ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_episode_id ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_playable_context ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_playable_item ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_show_id ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_track_id ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_user_collection_uri ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_track_uri ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_track_uri_and_url ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_track_url_with_query ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_track_url ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_user_collection_url ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_user_id ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_user_uri ... ok [INFO] [stdout] test model::id::tests::spotify_id_from_user_url ... ok [INFO] [stdout] test model::id::tests::spotify_id_user_uri ... ok [INFO] [stdout] test model::id::tests::spotify_id_user_url ... ok [INFO] [stdout] test model::id::tests::unknown_id_type_in_uri ... ok [INFO] [stdout] test model::id::tests::unknown_id_type_in_url ... ok [INFO] [stdout] test model::id::tests::uri_from_bare_allocates ... ok [INFO] [stdout] test model::id::tests::uri_from_uri_borrows ... ok [INFO] [stdout] test model::id::tests::track_id_from_url ... ok [INFO] [stdout] test model::id::tests::track_id_from_url_with_query ... ok [INFO] [stdout] test model::id::tests::url_from_url_borrows ... ok [INFO] [stdout] test model::id::tests::track_id_from_bare ... ok [INFO] [stdout] test model::id::tests::uri_from_url_allocates ... ok [INFO] [stdout] test model::id::tests::track_id_from_uri ... ok [INFO] [stdout] test model::id::tests::user_id_from_bare ... ok [INFO] [stdout] test model::id::tests::user_id_from_uri ... ok [INFO] [stdout] test model::id::tests::wrong_uri_prefix ... ok [INFO] [stdout] test model::id::tests::wrong_id_type_in_uri ... ok [INFO] [stdout] test model::id::tests::wrong_id_type_in_url ... ok [INFO] [stdout] test model::id::tests::url_from_bare_allocates ... ok [INFO] [stdout] test model::id::tests::url_from_uri_allocates ... ok [INFO] [stdout] test model::playback::tests::deserialize_context_for_playlist ... ok [INFO] [stdout] test model::id::tests::wrong_url_prefix ... ok [INFO] [stdout] test model::playback::tests::deserialize_context_for_collection ... ok [INFO] [stdout] test model::id::tests::user_id_from_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ferrispot [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/model/id.rs - model::id (line 175) - compile fail ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 154) - compile fail ... ok [INFO] [stdout] test src/client/authorization_code.rs - client::authorization_code (line 70) - compile ... ok [INFO] [stdout] test src/client/implicit_grant.rs - client::implicit_grant (line 18) - compile ... ok [INFO] [stdout] test src/client/authorization_code.rs - client::authorization_code (line 12) - compile ... ok [INFO] [stdout] test src/client.rs - client (line 37) - compile ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 262) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 27) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 336) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 195) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 226) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 60) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 249) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 38) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 108) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 49) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 296) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 125) ... ok [INFO] [stdout] test src/model/id.rs - model::id (line 79) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5246a6d5ae3e9a73ace7c2a039aaf7269baa916b518a142b19b35785aafe91bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5246a6d5ae3e9a73ace7c2a039aaf7269baa916b518a142b19b35785aafe91bf", kill_on_drop: false }` [INFO] [stdout] 5246a6d5ae3e9a73ace7c2a039aaf7269baa916b518a142b19b35785aafe91bf [INFO] testing ferrispot-0.4.2 against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] extracting crate ferrispot 0.4.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate ferrispot 0.4.2 on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ferrispot 0.4.2 [INFO] finished tweaking crates.io crate ferrispot 0.4.2 [INFO] tweaked toml for crates.io crate ferrispot 0.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate ferrispot 0.4.2 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2e7496d4e06c68012e3cf0a3d934f4c525889d2fcb5c667173ee4f69d79b920 [INFO] running `Command { std: "docker" "start" "-a" "f2e7496d4e06c68012e3cf0a3d934f4c525889d2fcb5c667173ee4f69d79b920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e7496d4e06c68012e3cf0a3d934f4c525889d2fcb5c667173ee4f69d79b920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e7496d4e06c68012e3cf0a3d934f4c525889d2fcb5c667173ee4f69d79b920", kill_on_drop: false }` [INFO] [stdout] f2e7496d4e06c68012e3cf0a3d934f4c525889d2fcb5c667173ee4f69d79b920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d60b78256a0131ef91c1ee06493e7db7a69615a24d3b880e95a72d6c34dfef [INFO] running `Command { std: "docker" "start" "-a" "a2d60b78256a0131ef91c1ee06493e7db7a69615a24d3b880e95a72d6c34dfef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling ferrispot v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.27s [INFO] running `Command { std: "docker" "inspect" "a2d60b78256a0131ef91c1ee06493e7db7a69615a24d3b880e95a72d6c34dfef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d60b78256a0131ef91c1ee06493e7db7a69615a24d3b880e95a72d6c34dfef", kill_on_drop: false }` [INFO] [stdout] a2d60b78256a0131ef91c1ee06493e7db7a69615a24d3b880e95a72d6c34dfef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676657ab72649282a722a6df546bf93597829a24409e43ecbd4b701eee13a479 [INFO] running `Command { std: "docker" "start" "-a" "676657ab72649282a722a6df546bf93597829a24409e43ecbd4b701eee13a479", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling ferrispot v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcx3UxBH/symbols.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.authorization_code_with_pkce_flow.a9e05f0a4e07679c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750.cnpj14601kt1x13gazqzcmirf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d9ce12026dcfb25b.rlib" "/opt/rustwide/target/debug/deps/libanstream-a8109413af21dd41.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-331eae7813dc4711.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-4e5b7ba4201dda78.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libenv_filter-c14e5b8281a36d45.rlib" "/opt/rustwide/target/debug/deps/libregex-d4510726ee735d87.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-949512d6ce38111c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-562a07f1d57c902c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1a6b6f07e0015d42.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e89615ac287d53c6.rlib" "/opt/rustwide/target/debug/deps/libanstyle-9cef8ee152d877ab.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libferrispot-655ccc2d40bd9d74.rlib" "/opt/rustwide/target/debug/deps/libthiserror-316fd6fee00db0c7.rlib" "/opt/rustwide/target/debug/deps/libconst_format-aa739b1b55d0b0a5.rlib" "/opt/rustwide/target/debug/deps/libsha2-d133dbcd124a6954.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libdigest-be4f4924d3226266.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libreqwest-256723f1db28f040.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca091fbd60718fb1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-36d08e87d85b6590.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f8feb689c0cb21eb.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7aee5325f255e864.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a35cc5cffeb333eb.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libserde-19ffe00646dd2868.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5b968bdfd8614ca8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f7234ee4a58eb767.rlib" "/opt/rustwide/target/debug/deps/libbitflags-89ef8523a77bb8c8.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-ed27af4d96ef43c2.rlib" "/opt/rustwide/target/debug/deps/libhyper-169c73e830b83cb7.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-b0873bce5803d1bc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8b4deb3c1603f19b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7c698e6754db25b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-d4b404a08a65b3c6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-11344a6c642a5a9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d063f8075334beb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-606ce53274ba4f14.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libtokio-6b0594e5c9aa5523.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-041249a2fe52e59d.rlib" "/opt/rustwide/target/debug/deps/libmio-7342404cce16d725.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/liburl-3c3d14dace962766.rlib" "/opt/rustwide/target/debug/deps/libidna-43dd8aaf821af0a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2de07759203e0547.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-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/librand-c4c6e423b927005c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a7dbfe7bd990894c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-4778d7618c8d5668.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a11002fe937ba13.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9ff13545d1688b3c.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-314a4689716cb02e.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d9ed943652059c0d.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c3e1f40644ffc9b8.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/61a9ac64344e91d62f5496627ff363d177f9daab/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/examples/authorization_code_with_pkce_flow-99f9fb8889f61750" "-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] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ferrispot` (example "authorization_code_with_pkce_flow") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "676657ab72649282a722a6df546bf93597829a24409e43ecbd4b701eee13a479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676657ab72649282a722a6df546bf93597829a24409e43ecbd4b701eee13a479", kill_on_drop: false }` [INFO] [stdout] 676657ab72649282a722a6df546bf93597829a24409e43ecbd4b701eee13a479