[INFO] fetching crate genemichaels-lib 0.7.5... [INFO] testing genemichaels-lib-0.7.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate genemichaels-lib 0.7.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate genemichaels-lib 0.7.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate genemichaels-lib 0.7.5 [INFO] tweaked toml for crates.io crate genemichaels-lib 0.7.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate genemichaels-lib 0.7.5 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] crate crates.io crate genemichaels-lib 0.7.5 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loga v0.5.2 [INFO] [stderr] Downloaded cargo-manifest v0.19.1 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.21 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d8c1486cd7b245ac61ae734a4f6e324bd5c647fe294dcd185d9a16f076968c5 [INFO] running `Command { std: "docker" "start" "-a" "5d8c1486cd7b245ac61ae734a4f6e324bd5c647fe294dcd185d9a16f076968c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d8c1486cd7b245ac61ae734a4f6e324bd5c647fe294dcd185d9a16f076968c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d8c1486cd7b245ac61ae734a4f6e324bd5c647fe294dcd185d9a16f076968c5", kill_on_drop: false }` [INFO] [stdout] 5d8c1486cd7b245ac61ae734a4f6e324bd5c647fe294dcd185d9a16f076968c5 [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: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] 9daaca052cd103ed298333a4e8324a3f0e044c7ec1db0596e9485efef8dce698 [INFO] running `Command { std: "docker" "start" "-a" "9daaca052cd103ed298333a4e8324a3f0e044c7ec1db0596e9485efef8dce698", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling markdown v1.0.0-alpha.21 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling loga v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling cargo-manifest v0.19.1 [INFO] [stderr] Compiling genemichaels-lib v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "9daaca052cd103ed298333a4e8324a3f0e044c7ec1db0596e9485efef8dce698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9daaca052cd103ed298333a4e8324a3f0e044c7ec1db0596e9485efef8dce698", kill_on_drop: false }` [INFO] [stdout] 9daaca052cd103ed298333a4e8324a3f0e044c7ec1db0596e9485efef8dce698 [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: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] ce6207c7c781eeec3c4ea402cb7360320809227a369dab91d3297ea2d50914f8 [INFO] running `Command { std: "docker" "start" "-a" "ce6207c7c781eeec3c4ea402cb7360320809227a369dab91d3297ea2d50914f8", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling genemichaels-lib v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.99s [INFO] running `Command { std: "docker" "inspect" "ce6207c7c781eeec3c4ea402cb7360320809227a369dab91d3297ea2d50914f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6207c7c781eeec3c4ea402cb7360320809227a369dab91d3297ea2d50914f8", kill_on_drop: false }` [INFO] [stdout] ce6207c7c781eeec3c4ea402cb7360320809227a369dab91d3297ea2d50914f8 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a94d4f2167c32b2427785da5772cabd0c73e9b349306506dcb085a7d7ef5d1fa [INFO] running `Command { std: "docker" "start" "-a" "a94d4f2167c32b2427785da5772cabd0c73e9b349306506dcb085a7d7ef5d1fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/genemichaels_lib-f100d5ef9fde7a0c) [INFO] [stderr] Running tests/comments.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/comments-4e4c58365549b17d) [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] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test extract_blank_before_text ... ok [INFO] [stdout] test extract_end2 ... ok [INFO] [stdout] test extract_quad_slash ... ok [INFO] [stdout] test comments_line_end1 ... ok [INFO] [stdout] test format_simple_wrapping1 ... ok [INFO] [stdout] test format_rel_width1 ... ok [INFO] [stdout] test format_split_link1 ... ok [INFO] [stdout] test format_overflow_use_next_break1 ... ok [INFO] [stdout] test comments_block_empty1 ... ok [INFO] [stdout] test extract_end ... ok [INFO] [stdout] test comments_block_outer1 ... ok [INFO] [stdout] test format_split_punct_cross_inline1 ... ok [INFO] [stdout] test format_split_link2 ... ok [INFO] [stdout] test from_rt_blank_keep1 ... ok [INFO] [stdout] test extract_blank_before_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/oneway.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/oneway-48d22019db2e41fb) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test ow_remove_blanks1 ... ok [INFO] [stdout] test ow_dont_format_when_explicit_normal ... ok [INFO] [stdout] test ow_format_explicit_normal ... ok [INFO] [stdout] test ow_remove_blanks2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/roundtrip.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/roundtrip-e8bc1dd10293ac41) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test rt_comments_blank_nokeep1 ... ok [INFO] [stdout] test rt_comments_blank_keep1 ... ok [INFO] [stdout] test rt_comment_before_label1 ... ok [INFO] [stdout] test rt_comment_before_if_brace1 ... ok [INFO] [stdout] test rt_comments_macro_final_comma ... ok [INFO] [stdout] test rt_comments_macro_comment ... ok [INFO] [stdout] test rt_comments_numbered_list1 ... ok [INFO] [stdout] test rt_comments_generic_type1 ... ok [INFO] [stdout] test rt_comments_end ... ok [INFO] [stdout] test rt_comment_before_semi1 ... ok [INFO] [stdout] test rt_comments_try1 ... ok [INFO] [stdout] test rt_comments_numbered_list2 ... ok [INFO] [stdout] test rt_comment_x ... ok [INFO] [stdout] test rt_field1 ... ok [INFO] [stdout] test rt_field2 ... ok [INFO] [stdout] test rt_extern_c_static1 ... ok [INFO] [stdout] test rt_empty_parens1 ... ok [INFO] [stdout] test rt_comments_unbreakable_links1 ... ok [INFO] [stdout] test rt_fn1 ... ok [INFO] [stdout] test rt_extern_c_type1 ... ok [INFO] [stdout] test rt_dontskip_modattrs ... ok [INFO] [stdout] test rt_generic_nested_constraint ... ok [INFO] [stdout] test rt_comments_verbatim1 ... ok [INFO] [stdout] test rt_macro2 ... ok [INFO] [stdout] test rt_macro_blockcomma ... ok [INFO] [stdout] test rt_macro_star_equal_gt ... ok [INFO] [stdout] test rt_macro1 ... ok [INFO] [stdout] test rt_macro_star_equal ... ok [INFO] [stdout] test rt_match_at1 ... ok [INFO] [stdout] test rt_match_attr_indent1 ... ok [INFO] [stdout] test rt_self_type ... ok [INFO] [stdout] test rt_labeled_block ... ok [INFO] [stdout] test rt_match_at3 ... ok [INFO] [stdout] test rt_match_at2 ... ok [INFO] [stdout] test rt_skip_shebang ... ok [INFO] [stdout] test rt_static_mut1 ... ok [INFO] [stdout] test rt_pat_field1 ... ok [INFO] [stdout] test rt_struct1 ... ok [INFO] [stdout] test rt_trait_impl_default_fn ... ok [INFO] [stdout] test rt_try_try1 ... ok [INFO] [stdout] test rt_trait1 ... ok [INFO] [stdout] test rt_tuple_unit1 ... ok [INFO] [stdout] test rt_trait2 ... ok [INFO] [stdout] test rt_struct_generic1 ... ok [INFO] [stdout] test rt_trait_impl_associated_type_where1 ... ok [INFO] [stdout] test rt_trait_associated_type_where1 ... ok [INFO] [stdout] test rt_unsafe_extern_c_ ... ok [INFO] [stdout] test rt_tuple_unit2 ... ok [INFO] [stdout] test rt_tuple_unit3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a94d4f2167c32b2427785da5772cabd0c73e9b349306506dcb085a7d7ef5d1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94d4f2167c32b2427785da5772cabd0c73e9b349306506dcb085a7d7ef5d1fa", kill_on_drop: false }` [INFO] [stdout] a94d4f2167c32b2427785da5772cabd0c73e9b349306506dcb085a7d7ef5d1fa