[INFO] fetching crate murf 0.2.0... [INFO] testing murf-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate murf 0.2.0 into /workspace/builds/worker-4-tc1/source [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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate murf 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] 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] [stderr] Downloaded murf-macros 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] 229d66b4a1e9a15134432827672c571ff3cb6bd7d1b237d57d12db472b19be77 [INFO] running `Command { std: "docker" "start" "-a" "229d66b4a1e9a15134432827672c571ff3cb6bd7d1b237d57d12db472b19be77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "229d66b4a1e9a15134432827672c571ff3cb6bd7d1b237d57d12db472b19be77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "229d66b4a1e9a15134432827672c571ff3cb6bd7d1b237d57d12db472b19be77", kill_on_drop: false }` [INFO] [stdout] 229d66b4a1e9a15134432827672c571ff3cb6bd7d1b237d57d12db472b19be77 [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] e20a55c54ab86f3cd1c15fd9e4915e77e65230041b3210edc3222225fc10f503 [INFO] running `Command { std: "docker" "start" "-a" "e20a55c54ab86f3cd1c15fd9e4915e77e65230041b3210edc3222225fc10f503", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [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 24.98s [INFO] running `Command { std: "docker" "inspect" "e20a55c54ab86f3cd1c15fd9e4915e77e65230041b3210edc3222225fc10f503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20a55c54ab86f3cd1c15fd9e4915e77e65230041b3210edc3222225fc10f503", kill_on_drop: false }` [INFO] [stdout] e20a55c54ab86f3cd1c15fd9e4915e77e65230041b3210edc3222225fc10f503 [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] da0e938b5d501d6138f26c0f989a53ad882563db1ff49ae88c357dc27ab03742 [INFO] running `Command { std: "docker" "start" "-a" "da0e938b5d501d6138f26c0f989a53ad882563db1ff49ae88c357dc27ab03742", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling murf-macros v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling murf v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `Command { std: "docker" "inspect" "da0e938b5d501d6138f26c0f989a53ad882563db1ff49ae88c357dc27ab03742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da0e938b5d501d6138f26c0f989a53ad882563db1ff49ae88c357dc27ab03742", kill_on_drop: false }` [INFO] [stdout] da0e938b5d501d6138f26c0f989a53ad882563db1ff49ae88c357dc27ab03742 [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] c682803d80c98c1bc4aa084f7f88edf618974af89c2d6adb6e3f8150eb4b2263 [INFO] running `Command { std: "docker" "start" "-a" "c682803d80c98c1bc4aa084f7f88edf618974af89c2d6adb6e3f8150eb4b2263", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/murf-424afdad1b3aa699) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test times::tests::number ... ok [INFO] [stdout] test times::tests::range ... ok [INFO] [stdout] test times::tests::range_from ... ok [INFO] [stdout] test times::tests::range_inclusive ... ok [INFO] [stdout] test times::tests::range_to ... ok [INFO] [stdout] test times::tests::range_to_inclusive ... ok [INFO] [stdout] test times::tests::range_zero_to_one ... ok [INFO] [stdout] test times::tests::range_full ... 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/x86_64-unknown-linux-musl/debug/deps/mod-e53b4064d9c5d4d6) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test actions::return_once::success ... ok [INFO] [stdout] test actions::invoke::success ... ok [INFO] [stdout] test actions::return_pointee::success ... ok [INFO] [stdout] test interface::argument_with_default_lifetime::success ... ok [INFO] [stdout] test interface::constructor_with_args::success ... ok [INFO] [stdout] test interface::associated_functions::success ... ok [INFO] [stdout] test interface::associated_type_trait::success ... ok [INFO] [stdout] test interface::expect_call_with_const_generics::test ... ok [INFO] [stdout] test interface::clonable_mock::success ... ok [INFO] [stdout] test interface::expect_call::success ... ok [INFO] [stdout] test interface::expect_call_with_generics::test ... ok [INFO] [stdout] test interface::exsiting_type::success ... ok [INFO] [stdout] test interface::generic_associated_type_trait::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 interface::no_default::success ... ok [INFO] [stdout] test interface::reference_argument::success ... ok [INFO] [stdout] test interface::self_arc::success ... ok [INFO] [stdout] test interface::sequence::multi_sequence ... ok [INFO] [stdout] test interface::associated_type_trait_with_lifetime::success ... ok [INFO] [stdout] test interface::return_self_type::success ... ok [INFO] [stdout] test interface::simple_trait::success ... ok [INFO] [stdout] test interface::times::success ... ok [INFO] [stdout] test interface::mock_lifetime::test ... ok [INFO] [stdout] test interface::generic_trait::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::sequence::success ... ok [INFO] [stdout] test matcher::range::success ... ok [INFO] [stdout] test interface::in_sequence::failure - should panic ... ok [INFO] [stdout] test interface::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] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c682803d80c98c1bc4aa084f7f88edf618974af89c2d6adb6e3f8150eb4b2263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c682803d80c98c1bc4aa084f7f88edf618974af89c2d6adb6e3f8150eb4b2263", kill_on_drop: false }` [INFO] [stdout] c682803d80c98c1bc4aa084f7f88edf618974af89c2d6adb6e3f8150eb4b2263