[INFO] fetching crate angry-duiker 0.14.1... [INFO] testing angry-duiker-0.14.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] extracting crate angry-duiker 0.14.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate angry-duiker 0.14.1 [INFO] finished tweaking crates.io crate angry-duiker 0.14.1 [INFO] tweaked toml for crates.io crate angry-duiker 0.14.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate angry-duiker 0.14.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate angry-duiker 0.14.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db40a3b503823fdac7b993f28dca2fac20bf333ac2c8d071ca5f887ba7f6a5dc [INFO] running `Command { std: "docker" "start" "-a" "db40a3b503823fdac7b993f28dca2fac20bf333ac2c8d071ca5f887ba7f6a5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db40a3b503823fdac7b993f28dca2fac20bf333ac2c8d071ca5f887ba7f6a5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db40a3b503823fdac7b993f28dca2fac20bf333ac2c8d071ca5f887ba7f6a5dc", kill_on_drop: false }` [INFO] [stdout] db40a3b503823fdac7b993f28dca2fac20bf333ac2c8d071ca5f887ba7f6a5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5893264b4c4b6d327f7bc8ca354262e4e8b75e2a3c50dbc13c71575eb1c8ebb [INFO] running `Command { std: "docker" "start" "-a" "f5893264b4c4b6d327f7bc8ca354262e4e8b75e2a3c50dbc13c71575eb1c8ebb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-format-caf v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ssdp-client v2.0.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling if-addrs v0.13.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling rupnp v3.0.0 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling rustyline v17.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling casual_logger v0.6.5 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling ratatui-image v8.0.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling webbrowser v1.0.5 [INFO] [stderr] Compiling quick-xml v0.38.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling angry-duiker v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "f5893264b4c4b6d327f7bc8ca354262e4e8b75e2a3c50dbc13c71575eb1c8ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5893264b4c4b6d327f7bc8ca354262e4e8b75e2a3c50dbc13c71575eb1c8ebb", kill_on_drop: false }` [INFO] [stdout] f5893264b4c4b6d327f7bc8ca354262e4e8b75e2a3c50dbc13c71575eb1c8ebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8a13444fa403e86026d4fdcb8c2afafb8c39d70b58c689b5982f6f7bbb3f611 [INFO] running `Command { std: "docker" "start" "-a" "a8a13444fa403e86026d4fdcb8c2afafb8c39d70b58c689b5982f6f7bbb3f611", kill_on_drop: false }` [INFO] [stderr] Compiling angry-duiker v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.03s [INFO] running `Command { std: "docker" "inspect" "a8a13444fa403e86026d4fdcb8c2afafb8c39d70b58c689b5982f6f7bbb3f611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a13444fa403e86026d4fdcb8c2afafb8c39d70b58c689b5982f6f7bbb3f611", kill_on_drop: false }` [INFO] [stdout] a8a13444fa403e86026d4fdcb8c2afafb8c39d70b58c689b5982f6f7bbb3f611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f778162cb7245418c8dc80769182e4788b60d8e2fa27d220b95ded5e18fb0aa [INFO] running `Command { std: "docker" "start" "-a" "7f778162cb7245418c8dc80769182e4788b60d8e2fa27d220b95ded5e18fb0aa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/angry_duiker-2303be27a7aee3b5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f778162cb7245418c8dc80769182e4788b60d8e2fa27d220b95ded5e18fb0aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f778162cb7245418c8dc80769182e4788b60d8e2fa27d220b95ded5e18fb0aa", kill_on_drop: false }` [INFO] [stdout] 7f778162cb7245418c8dc80769182e4788b60d8e2fa27d220b95ded5e18fb0aa