[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 try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFedorBuggins%2Ftermux-notification" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FedorBuggins/termux-notification on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a6a6c7608027d28e6dd89f31b578821b2f22a3eaa4175af723003069876d555
[INFO] running `Command { std: "docker" "start" "-a" "1a6a6c7608027d28e6dd89f31b578821b2f22a3eaa4175af723003069876d555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a6a6c7608027d28e6dd89f31b578821b2f22a3eaa4175af723003069876d555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6a6c7608027d28e6dd89f31b578821b2f22a3eaa4175af723003069876d555", kill_on_drop: false }`
[INFO] [stdout] 1a6a6c7608027d28e6dd89f31b578821b2f22a3eaa4175af723003069876d555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cff0c45e9171f71e47122545f4491b7092dcc9e6b80206ebb9f7124c6ba5ad4
[INFO] running `Command { std: "docker" "start" "-a" "1cff0c45e9171f71e47122545f4491b7092dcc9e6b80206ebb9f7124c6ba5ad4", 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/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[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[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("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] [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] [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("INCREMENT", cb(Action::Increment))
[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] [stderr] error: could not compile `termux-notification` (example "counter") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1cff0c45e9171f71e47122545f4491b7092dcc9e6b80206ebb9f7124c6ba5ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cff0c45e9171f71e47122545f4491b7092dcc9e6b80206ebb9f7124c6ba5ad4", kill_on_drop: false }`
[INFO] [stdout] 1cff0c45e9171f71e47122545f4491b7092dcc9e6b80206ebb9f7124c6ba5ad4
