[INFO] fetching crate murf 0.2.0... [INFO] testing murf-0.2.0 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate murf 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate murf 0.2.0 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate murf 0.2.0 [INFO] finished tweaking crates.io crate murf 0.2.0 [INFO] tweaked toml for crates.io crate murf 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fe9f44ea9cef58598d9a71f1ebf047500ef7d8948d710751379cdf58cf5bc45 [INFO] running `Command { std: "docker" "start" "-a" "0fe9f44ea9cef58598d9a71f1ebf047500ef7d8948d710751379cdf58cf5bc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fe9f44ea9cef58598d9a71f1ebf047500ef7d8948d710751379cdf58cf5bc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe9f44ea9cef58598d9a71f1ebf047500ef7d8948d710751379cdf58cf5bc45", kill_on_drop: false }` [INFO] [stdout] 0fe9f44ea9cef58598d9a71f1ebf047500ef7d8948d710751379cdf58cf5bc45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a4c005f0a945d5ddf91fc6843df7a30225fb607608b96be50146422d9c3b216 [INFO] running `Command { std: "docker" "start" "-a" "7a4c005f0a945d5ddf91fc6843df7a30225fb607608b96be50146422d9c3b216", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling murf-macros v0.2.0 [INFO] [stderr] Compiling murf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.89s [INFO] running `Command { std: "docker" "inspect" "7a4c005f0a945d5ddf91fc6843df7a30225fb607608b96be50146422d9c3b216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4c005f0a945d5ddf91fc6843df7a30225fb607608b96be50146422d9c3b216", kill_on_drop: false }` [INFO] [stdout] 7a4c005f0a945d5ddf91fc6843df7a30225fb607608b96be50146422d9c3b216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 730844ed652ea00d4e8a85e8b8d75086dd5f971bdeafa812068d7f719a294b99 [INFO] running `Command { std: "docker" "start" "-a" "730844ed652ea00d4e8a85e8b8d75086dd5f971bdeafa812068d7f719a294b99", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling murf-macros v0.2.0 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling murf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.58s [INFO] running `Command { std: "docker" "inspect" "730844ed652ea00d4e8a85e8b8d75086dd5f971bdeafa812068d7f719a294b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730844ed652ea00d4e8a85e8b8d75086dd5f971bdeafa812068d7f719a294b99", kill_on_drop: false }` [INFO] [stdout] 730844ed652ea00d4e8a85e8b8d75086dd5f971bdeafa812068d7f719a294b99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 392bf915d89e415772fadac790ca8e4537aa3251444b441f05fc20f1fc1dcb57 [INFO] running `Command { std: "docker" "start" "-a" "392bf915d89e415772fadac790ca8e4537aa3251444b441f05fc20f1fc1dcb57", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/murf-091b4ecdaefeb0a8) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test times::tests::number ... ok [INFO] [stdout] test times::tests::range_full ... ok [INFO] [stdout] test times::tests::range ... ok [INFO] [stdout] test times::tests::range_zero_to_one ... ok [INFO] [stdout] test times::tests::range_to ... ok [INFO] [stdout] test times::tests::range_to_inclusive ... ok [INFO] [stdout] test times::tests::range_inclusive ... ok [INFO] [stdout] test times::tests::range_from ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-8650e73730ee884e) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test actions::return_pointee::success ... ok [INFO] [stdout] test interface::associated_functions::success ... ok [INFO] [stdout] test interface::associated_type_trait::success ... ok [INFO] [stdout] test interface::associated_type_trait_with_lifetime::success ... ok [INFO] [stdout] test interface::clonable_mock::success ... ok [INFO] [stdout] test interface::constructor_with_args::success ... ok [INFO] [stdout] test interface::expect_call::success ... ok [INFO] [stdout] test actions::invoke::success ... ok [INFO] [stdout] test interface::expect_call_with_const_generics::test ... ok [INFO] [stdout] test interface::generic_associated_type_trait::success ... ok [INFO] [stdout] test interface::generic_trait::success ... ok [INFO] [stdout] test interface::argument_with_default_lifetime::success ... ok [INFO] [stdout] test interface::argument_with_lifetime::success ... ok [INFO] [stdout] test interface::in_sequence::remove_sequences ... ok [INFO] [stdout] test interface::in_sequence::success ... ok [INFO] [stdout] test interface::local_context::success ... ok [INFO] [stdout] test actions::return_once::success ... ok [INFO] [stdout] test interface::expect_call_with_generics::test ... ok [INFO] [stdout] test interface::exsiting_type::success ... ok [INFO] [stdout] test interface::mock_lifetime::test ... ok [INFO] [stdout] test interface::no_default::success ... ok [INFO] [stdout] test interface::reference_argument::success ... ok [INFO] [stdout] test interface::return_self_type::success ... ok [INFO] [stdout] test interface::sequence::multi_sequence ... ok [INFO] [stdout] test interface::sequence::success ... ok [INFO] [stdout] test interface::simple_trait::success ... ok [INFO] [stdout] test interface::times::success ... ok [INFO] [stdout] test interface::times::zero_or_one ... ok [INFO] [stdout] test matcher::deref::success ... ok [INFO] [stdout] test matcher::multi_args::success ... ok [INFO] [stdout] test interface::self_arc::success ... ok [INFO] [stdout] test matcher::range::success ... ok [INFO] [stdout] test interface::in_sequence::failure - should panic ... ok [INFO] [stdout] test interface::simple_trait::failure - should panic ... ok [INFO] [stdout] test matcher::range::failure - should panic ... ok [INFO] [stdout] test interface::sequence::failure - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests murf [INFO] [stderr] error: DefId(0:0 ~ murf[a406]) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name murf --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-bb2e81c72ebf7476.rlib --extern murf=/opt/rustwide/target/debug/deps/libmurf-2e4d887305b9f24f.rlib --extern murf_macros=/opt/rustwide/target/debug/deps/libmurf_macros-995da4aed633ef75.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6a0f38b0f60e3ad5.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-962de9da014f886a.rlib --extern parse_duration=/opt/rustwide/target/debug/deps/libparse_duration-17e328fba51cf38f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "392bf915d89e415772fadac790ca8e4537aa3251444b441f05fc20f1fc1dcb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392bf915d89e415772fadac790ca8e4537aa3251444b441f05fc20f1fc1dcb57", kill_on_drop: false }` [INFO] [stdout] 392bf915d89e415772fadac790ca8e4537aa3251444b441f05fc20f1fc1dcb57