[INFO] fetching crate anyhash-macros 0.1.0... [INFO] testing anyhash-macros-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate anyhash-macros 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate anyhash-macros 0.1.0 [INFO] finished tweaking crates.io crate anyhash-macros 0.1.0 [INFO] tweaked toml for crates.io crate anyhash-macros 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anyhash-macros 0.1.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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 4 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] Blocking waiting for file lock on package cache [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] 6c86290eef073a98c326a307a6952e82119359fc5f50e2c6ba24d398f98118dc [INFO] running `Command { std: "docker" "start" "-a" "6c86290eef073a98c326a307a6952e82119359fc5f50e2c6ba24d398f98118dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c86290eef073a98c326a307a6952e82119359fc5f50e2c6ba24d398f98118dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c86290eef073a98c326a307a6952e82119359fc5f50e2c6ba24d398f98118dc", kill_on_drop: false }` [INFO] [stdout] 6c86290eef073a98c326a307a6952e82119359fc5f50e2c6ba24d398f98118dc [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] f102ebcf06ffdeb587aa15fc43062e2fd4ee12844b645c31155325a807d80bdf [INFO] running `Command { std: "docker" "start" "-a" "f102ebcf06ffdeb587aa15fc43062e2fd4ee12844b645c31155325a807d80bdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anyhash-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:352:15 [INFO] [stdout] | [INFO] [stdout] 352 | generics: &Generics, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 353 | ) -> SplitGenerics< [INFO] [stdout] | ______- [INFO] [stdout] 354 | | impl Iterator, [INFO] [stdout] | | -------------- the lifetimes get resolved as `'_` [INFO] [stdout] 355 | | impl Iterator, [INFO] [stdout] | | --------- the lifetimes get resolved as `'_` [INFO] [stdout] 356 | | impl Iterator, [INFO] [stdout] | | ---------- the lifetimes get resolved as `'_` [INFO] [stdout] 357 | | impl Iterator, [INFO] [stdout] | | ------ the lifetimes get resolved as `'_` [INFO] [stdout] 358 | | impl Iterator, [INFO] [stdout] | | ----------- the lifetimes get resolved as `'_` [INFO] [stdout] 359 | | impl Iterator, [INFO] [stdout] | | ------ the lifetimes get resolved as `'_` [INFO] [stdout] 360 | | > { [INFO] [stdout] | |_- the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | ) -> SplitGenerics<'_, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "f102ebcf06ffdeb587aa15fc43062e2fd4ee12844b645c31155325a807d80bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f102ebcf06ffdeb587aa15fc43062e2fd4ee12844b645c31155325a807d80bdf", kill_on_drop: false }` [INFO] [stdout] f102ebcf06ffdeb587aa15fc43062e2fd4ee12844b645c31155325a807d80bdf [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] cacfd3dd91ccda14ca3b53dea016ca89eebc1c7db83d76f95cf216928692e25c [INFO] running `Command { std: "docker" "start" "-a" "cacfd3dd91ccda14ca3b53dea016ca89eebc1c7db83d76f95cf216928692e25c", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:352:15 [INFO] [stdout] | [INFO] [stdout] 352 | generics: &Generics, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 353 | ) -> SplitGenerics< [INFO] [stdout] | ______- [INFO] [stdout] 354 | | impl Iterator, [INFO] [stdout] | | -------------- the lifetimes get resolved as `'_` [INFO] [stdout] 355 | | impl Iterator, [INFO] [stdout] | | --------- the lifetimes get resolved as `'_` [INFO] [stdout] 356 | | impl Iterator, [INFO] [stdout] | | ---------- the lifetimes get resolved as `'_` [INFO] [stdout] 357 | | impl Iterator, [INFO] [stdout] | | ------ the lifetimes get resolved as `'_` [INFO] [stdout] 358 | | impl Iterator, [INFO] [stdout] | | ----------- the lifetimes get resolved as `'_` [INFO] [stdout] 359 | | impl Iterator, [INFO] [stdout] | | ------ the lifetimes get resolved as `'_` [INFO] [stdout] 360 | | > { [INFO] [stdout] | |_- the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | ) -> SplitGenerics<'_, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling anyhash-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:352:15 [INFO] [stdout] | [INFO] [stdout] 352 | generics: &Generics, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 353 | ) -> SplitGenerics< [INFO] [stdout] | ______- [INFO] [stdout] 354 | | impl Iterator, [INFO] [stdout] | | -------------- the lifetimes get resolved as `'_` [INFO] [stdout] 355 | | impl Iterator, [INFO] [stdout] | | --------- the lifetimes get resolved as `'_` [INFO] [stdout] 356 | | impl Iterator, [INFO] [stdout] | | ---------- the lifetimes get resolved as `'_` [INFO] [stdout] 357 | | impl Iterator, [INFO] [stdout] | | ------ the lifetimes get resolved as `'_` [INFO] [stdout] 358 | | impl Iterator, [INFO] [stdout] | | ----------- the lifetimes get resolved as `'_` [INFO] [stdout] 359 | | impl Iterator, [INFO] [stdout] | | ------ the lifetimes get resolved as `'_` [INFO] [stdout] 360 | | > { [INFO] [stdout] | |_- the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | ) -> SplitGenerics<'_, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "cacfd3dd91ccda14ca3b53dea016ca89eebc1c7db83d76f95cf216928692e25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cacfd3dd91ccda14ca3b53dea016ca89eebc1c7db83d76f95cf216928692e25c", kill_on_drop: false }` [INFO] [stdout] cacfd3dd91ccda14ca3b53dea016ca89eebc1c7db83d76f95cf216928692e25c [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] 7bc7af10a43afca09923fda130b17dcbb9867117d88ce1341549e6b3bcb09b4f [INFO] running `Command { std: "docker" "start" "-a" "7bc7af10a43afca09923fda130b17dcbb9867117d88ce1341549e6b3bcb09b4f", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:352:15 [INFO] [stderr] | [INFO] [stderr] 352 | generics: &Generics, [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] 353 | ) -> SplitGenerics< [INFO] [stderr] | ______- [INFO] [stderr] 354 | | impl Iterator, [INFO] [stderr] | | -------------- the lifetimes get resolved as `'_` [INFO] [stderr] 355 | | impl Iterator, [INFO] [stderr] | | --------- the lifetimes get resolved as `'_` [INFO] [stderr] 356 | | impl Iterator, [INFO] [stderr] | | ---------- the lifetimes get resolved as `'_` [INFO] [stderr] 357 | | impl Iterator, [INFO] [stderr] | | ------ the lifetimes get resolved as `'_` [INFO] [stderr] 358 | | impl Iterator, [INFO] [stderr] | | ----------- the lifetimes get resolved as `'_` [INFO] [stderr] 359 | | impl Iterator, [INFO] [stderr] | | ------ the lifetimes get resolved as `'_` [INFO] [stderr] 360 | | > { [INFO] [stderr] | |_- the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 353 | ) -> SplitGenerics<'_, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `anyhash-macros` (lib) generated 1 warning (run `cargo fix --lib -p anyhash-macros` to apply 1 suggestion) [INFO] [stderr] warning: `anyhash-macros` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anyhash_macros-6788031d6052c313) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests anyhash_macros [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 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" "7bc7af10a43afca09923fda130b17dcbb9867117d88ce1341549e6b3bcb09b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc7af10a43afca09923fda130b17dcbb9867117d88ce1341549e6b3bcb09b4f", kill_on_drop: false }` [INFO] [stdout] 7bc7af10a43afca09923fda130b17dcbb9867117d88ce1341549e6b3bcb09b4f