[INFO] cloning repository https://github.com/Android-Boot-Manager/abm_git_update_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Android-Boot-Manager/abm_git_update_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroid-Boot-Manager%2Fabm_git_update_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroid-Boot-Manager%2Fabm_git_update_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 292788da7e3c7aee681b487b1955dd72858a6c78
[INFO] checking Android-Boot-Manager/abm_git_update_bot against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroid-Boot-Manager%2Fabm_git_update_bot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Android-Boot-Manager/abm_git_update_bot on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Android-Boot-Manager/abm_git_update_bot
[INFO] finished tweaking git repo https://github.com/Android-Boot-Manager/abm_git_update_bot
[INFO] tweaked toml for git repo https://github.com/Android-Boot-Manager/abm_git_update_bot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Android-Boot-Manager/abm_git_update_bot 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.86
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.86
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.86
[INFO] [stderr]   Downloaded worker-macros v0.0.10
[INFO] [stderr]   Downloaded worker-sys v0.0.10
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded serde-value v0.5.3
[INFO] [stderr]   Downloaded github_webhook_message_validator v0.1.6
[INFO] [stderr]   Downloaded mime_guess v1.8.8
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded multipart v0.16.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded serde_json v1.0.121
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.86
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] [stderr]   Downloaded telegram-bot-raw v0.8.0
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded bytes v1.6.1
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] [stderr]   Downloaded object v0.36.2
[INFO] [stderr]   Downloaded telegram-bot v0.8.0
[INFO] [stderr]   Downloaded phf_codegen v0.11.2
[INFO] [stderr]   Downloaded wasm-streams v0.3.0
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.36
[INFO] [stderr]   Downloaded js-sys v0.3.63
[INFO] [stderr]   Downloaded worker v0.0.18
[INFO] [stderr]   Downloaded matchit v0.4.6
[INFO] [stderr]   Downloaded worker-kv v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.86
[INFO] [stderr]   Downloaded web-sys v0.3.63
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded ring v0.17.13
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1888102a26a8f8005f86b2e978106cc2fb05437f98ad9f9b694780cdf54b8070
[INFO] running `Command { std: "docker" "start" "-a" "1888102a26a8f8005f86b2e978106cc2fb05437f98ad9f9b694780cdf54b8070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1888102a26a8f8005f86b2e978106cc2fb05437f98ad9f9b694780cdf54b8070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1888102a26a8f8005f86b2e978106cc2fb05437f98ad9f9b694780cdf54b8070", kill_on_drop: false }`
[INFO] [stdout] 1888102a26a8f8005f86b2e978106cc2fb05437f98ad9f9b694780cdf54b8070
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f6dd2a854e7f0812e825e958bcbfc92fa8f8d0c69bd653d2c4093413fba35e1
[INFO] running `Command { std: "docker" "start" "-a" "9f6dd2a854e7f0812e825e958bcbfc92fa8f8d0c69bd653d2c4093413fba35e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.86
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.86
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking github_webhook_message_validator v0.1.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking multipart v0.16.1
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.86
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.86
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.86
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9f6dd2a854e7f0812e825e958bcbfc92fa8f8d0c69bd653d2c4093413fba35e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f6dd2a854e7f0812e825e958bcbfc92fa8f8d0c69bd653d2c4093413fba35e1", kill_on_drop: false }`
[INFO] [stdout] 9f6dd2a854e7f0812e825e958bcbfc92fa8f8d0c69bd653d2c4093413fba35e1
