[INFO] cloning repository https://github.com/ziprangga/simple-status
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziprangga/simple-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziprangga%2Fsimple-status", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziprangga%2Fsimple-status'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f586ee72846792188d5b03b999b32bd3a5e49614
[INFO] testing ziprangga/simple-status against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziprangga%2Fsimple-status" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ziprangga/simple-status
[INFO] finished tweaking git repo https://github.com/ziprangga/simple-status
[INFO] tweaked toml for git repo https://github.com/ziprangga/simple-status written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ziprangga/simple-status on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ziprangga/simple-status 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" "+1.97.0-beta.6" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.1
[INFO] [stderr]   Downloaded iced_winit v0.14.0
[INFO] [stderr]   Downloaded window_clipboard v0.5.1
[INFO] [stderr]   Downloaded clipboard_x11 v0.4.3
[INFO] [stderr]   Downloaded iced v0.14.0
[INFO] [stderr]   Downloaded zvariant_derive v5.10.0
[INFO] [stderr]   Downloaded zvariant v5.10.0
[INFO] [stderr]   Downloaded mundy v0.2.2
[INFO] [stderr]   Downloaded zbus_macros v5.14.0
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded iced_futures v0.14.0
[INFO] [stderr]   Downloaded zbus v5.14.0
[INFO] [stderr]   Downloaded iced_program v0.14.0
[INFO] [stderr]   Downloaded iced_runtime v0.14.0
[INFO] [stderr]   Downloaded lilt v0.8.1
[INFO] [stderr]   Downloaded android-build v0.1.3
[INFO] [stderr]   Downloaded swash v0.2.6
[INFO] [stderr]   Downloaded harfrust v0.3.2
[INFO] [stderr]   Downloaded iced_core v0.14.0
[INFO] [stderr]   Downloaded wasmtimer v0.4.3
[INFO] [stderr]   Downloaded skrifa v0.37.0
[INFO] [stderr]   Downloaded iced_graphics v0.14.0
[INFO] [stderr]   Downloaded iced_debug v0.14.0
[INFO] [stderr]   Downloaded iced_wgpu v0.14.0
[INFO] [stderr]   Downloaded read-fonts v0.35.0
[INFO] [stderr]   Downloaded iced_renderer v0.14.0
[INFO] [stderr]   Downloaded iced_widget v0.14.2
[INFO] [stderr]   Downloaded ordered-float v5.1.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.6
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v27.0.0
[INFO] [stderr]   Downloaded iced_tiny_skia v0.14.0
[INFO] [stderr]   Downloaded ctor-lite v0.1.2
[INFO] [stderr]   Downloaded cryoglyph v0.1.0
[INFO] [stderr]   Downloaded cosmic-text v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805
[INFO] running `Command { std: "docker" "start" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling simple-status v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.41s
[INFO] running `Command { std: "docker" "inspect" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling simple-status v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_status-b950875387355eca)
[INFO] [stderr]      Running tests/simple_status_test.rs (/opt/rustwide/target/debug/deps/simple_status_test-a89c08ffa861e02a)
[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 10 tests
[INFO] [stdout] test test_broadcast_sync_emit_recv ... ok
[INFO] [stdout] test test_macro_with_raw_reference_argument ... ok
[INFO] [stdout] test test_async_emit_recv ... ok
[INFO] [stdout] test test_emit_with_none_emitter ... ok
[INFO] [stdout] test test_async_macro_with_option_and_raw_ref ... ok
[INFO] [stdout] test test_macro_with_option_variable_argument ... ok
[INFO] [stdout] test test_macro_with_raw_reference_format_fallback ... ok
[INFO] [stdout] test test_status_format_message ... ok
[INFO] [stdout] test test_status_macro ... ok
[INFO] [stdout] test test_mpsc_sync_emit_recv ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests simple_status
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/status/mod.rs - status::StatusFormatter (line 59) ... FAILED
[INFO] [stdout] test src/status/mod.rs - status::Status::format_with (line 153) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/status/mod.rs - status (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/status/mod.rs - status::StatusFormatter (line 59) stdout ----
[INFO] [stdout] error: implementation of `FnOnce` is not general enough
[INFO] [stdout]   --> src/status/mod.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |   let text = status.format_with(|s| {
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 70 | |     format!("Status: {}", s)
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__^ implementation of `FnOnce` is not general enough
[INFO] [stdout]    |
[INFO] [stdout]    = note: closure with signature `fn(&'2 Status) -> String` must implement `FnOnce<(&'1 Status,)>`, for any lifetime `'1`...
[INFO] [stdout]    = note: ...but it actually implements `FnOnce<(&'2 Status,)>`, for some specific lifetime `'2`
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `Fn` is not general enough
[INFO] [stdout]   --> src/status/mod.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |   let text = status.format_with(|s| {
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 70 | |     format!("Status: {}", s)
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__^ implementation of `Fn` is not general enough
[INFO] [stdout]    |
[INFO] [stdout]    = note: closure with signature `fn(&'2 Status) -> String` must implement `Fn<(&'1 Status,)>`, for any lifetime `'1`...
[INFO] [stdout]    = note: ...but it actually implements `Fn<(&'2 Status,)>`, for some specific lifetime `'2`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status/mod.rs - status::Status::format_with (line 153) stdout ----
[INFO] [stdout] error: implementation of `FnOnce` is not general enough
[INFO] [stdout]    --> src/status/mod.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |   let text = status.format_with(|status| {
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 159 | |     format!("> {}", status)
[INFO] [stdout] 160 | | });
[INFO] [stdout]     | |__^ implementation of `FnOnce` is not general enough
[INFO] [stdout]     |
[INFO] [stdout]     = note: closure with signature `fn(&'2 Status) -> String` must implement `FnOnce<(&'1 Status,)>`, for any lifetime `'1`...
[INFO] [stdout]     = note: ...but it actually implements `FnOnce<(&'2 Status,)>`, for some specific lifetime `'2`
[INFO] [stdout] 
[INFO] [stdout] error: implementation of `Fn` is not general enough
[INFO] [stdout]    --> src/status/mod.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |   let text = status.format_with(|status| {
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 159 | |     format!("> {}", status)
[INFO] [stdout] 160 | | });
[INFO] [stdout]     | |__^ implementation of `Fn` is not general enough
[INFO] [stdout]     |
[INFO] [stdout]     = note: closure with signature `fn(&'2 Status) -> String` must implement `Fn<(&'1 Status,)>`, for any lifetime `'1`...
[INFO] [stdout]     = note: ...but it actually implements `Fn<(&'2 Status,)>`, for some specific lifetime `'2`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/status/mod.rs - status::Status::format_with (line 153)
[INFO] [stdout]     src/status/mod.rs - status::StatusFormatter (line 59)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.37s; merged doctests compilation took 0.07s
[INFO] running `Command { std: "docker" "inspect" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805", kill_on_drop: false }`
[INFO] [stdout] 1e8eb5456779281dcf2fe6a8c2189dbf610d0054a9bdfba55a2e3415d2de3805
