[INFO] cloning repository https://github.com/FedorBuggins/termux-notification
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FedorBuggins/termux-notification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedorBuggins%2Ftermux-notification", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedorBuggins%2Ftermux-notification'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e75ba1f4f3c34afffb8f43da0ff8ba8d27c3e8aa
[INFO] checking FedorBuggins/termux-notification against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedorBuggins%2Ftermux-notification" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FedorBuggins/termux-notification
[INFO] finished tweaking git repo https://github.com/FedorBuggins/termux-notification
[INFO] tweaked toml for git repo https://github.com/FedorBuggins/termux-notification written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FedorBuggins/termux-notification on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FedorBuggins/termux-notification 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08f96c0851f4b950c75b8dd3a0016e7471e846ab104e8b40e0a9520238362d9d
[INFO] running `Command { std: "docker" "start" "-a" "08f96c0851f4b950c75b8dd3a0016e7471e846ab104e8b40e0a9520238362d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08f96c0851f4b950c75b8dd3a0016e7471e846ab104e8b40e0a9520238362d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f96c0851f4b950c75b8dd3a0016e7471e846ab104e8b40e0a9520238362d9d", kill_on_drop: false }`
[INFO] [stdout] 08f96c0851f4b950c75b8dd3a0016e7471e846ab104e8b40e0a9520238362d9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 695e7388ced45363a6abd406b99dbfe6dc4b0dc038af43a8df12d86e80ab584f
[INFO] running `Command { std: "docker" "start" "-a" "695e7388ced45363a6abd406b99dbfe6dc4b0dc038af43a8df12d86e80ab584f", kill_on_drop: false }`
[INFO] [stderr]     Checking termux-notification v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `callbacks` in `termux_notification`
[INFO] [stdout]   --> examples/counter.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |   termux_notification::callbacks::init_socket();
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `callbacks` in `termux_notification`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub mod callbacks;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(doc, feature = "callbacks"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `callbacks` in `termux_notification`
[INFO] [stdout]   --> examples/callbacks.rs:6:24
[INFO] [stdout]    |
[INFO] [stdout] 6  |   termux_notification::callbacks::init_socket();
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `callbacks` in `termux_notification`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub mod callbacks;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(doc, feature = "callbacks"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `button1_fn` found for mutable reference `&mut TermuxNotification` in the current scope
[INFO] [stdout]   --> examples/counter.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let new = TermuxNotification::new()
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 27 | |       .id("example")
[INFO] [stdout] 28 | |       .title("Callbacks Example")
[INFO] [stdout] 29 | |       .content(format!("Counter: {state} (tap to reset)"))
[INFO] [stdout] 30 | |       .button1_fn("INCREMENT", cb(Action::Increment))
[INFO] [stdout]    | |_______-^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `button1` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -       .button1_fn("INCREMENT", cb(Action::Increment))
[INFO] [stdout] 30 +       .button1("INCREMENT", cb(Action::Increment))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `button1_fn` found for mutable reference `&mut TermuxNotification` in the current scope
[INFO] [stdout]   --> examples/callbacks.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 8  |     let remove_handle = TermuxNotification::new()
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 9  | |     .id("example")
[INFO] [stdout] 10 | |     .title("Termux Notification Example")
[INFO] [stdout] 11 | |     .button1_fn("ECHO", || println!("Hello"))
[INFO] [stdout]    | |_____-^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `button1` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 -     .button1_fn("ECHO", || println!("Hello"))
[INFO] [stdout] 11 +     .button1("ECHO", || println!("Hello"))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `termux-notification` (example "callbacks") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `termux-notification` (example "counter") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "695e7388ced45363a6abd406b99dbfe6dc4b0dc038af43a8df12d86e80ab584f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695e7388ced45363a6abd406b99dbfe6dc4b0dc038af43a8df12d86e80ab584f", kill_on_drop: false }`
[INFO] [stdout] 695e7388ced45363a6abd406b99dbfe6dc4b0dc038af43a8df12d86e80ab584f
