[INFO] cloning repository https://github.com/BowTiedWoo/CI-notification
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BowTiedWoo/CI-notification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowTiedWoo%2FCI-notification", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowTiedWoo%2FCI-notification'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 778fd12ff667882dd95d9d6b64c0087ea4a1c355
[INFO] checking BowTiedWoo/CI-notification against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowTiedWoo%2FCI-notification" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BowTiedWoo/CI-notification
[INFO] finished tweaking git repo https://github.com/BowTiedWoo/CI-notification
[INFO] tweaked toml for git repo https://github.com/BowTiedWoo/CI-notification written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BowTiedWoo/CI-notification on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BowTiedWoo/CI-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94d2b4fe381691fab4797da4f05673082794ad059561b4b8c8ee1be015e71be6
[INFO] running `Command { std: "docker" "start" "-a" "94d2b4fe381691fab4797da4f05673082794ad059561b4b8c8ee1be015e71be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94d2b4fe381691fab4797da4f05673082794ad059561b4b8c8ee1be015e71be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d2b4fe381691fab4797da4f05673082794ad059561b4b8c8ee1be015e71be6", kill_on_drop: false }`
[INFO] [stdout] 94d2b4fe381691fab4797da4f05673082794ad059561b4b8c8ee1be015e71be6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67123c28362bca960ea6631052656b8b27b18abf13ef3e57a692fa076b1fe3dc
[INFO] running `Command { std: "docker" "start" "-a" "67123c28362bca960ea6631052656b8b27b18abf13ef3e57a692fa076b1fe3dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cranelift-isle v0.102.1
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.102.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.102.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking wasmtime-asm-macros v15.0.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling wasm-encoder v0.219.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking wasm-encoder v0.36.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking cranelift-control v0.102.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking wasmtime-wmemcheck v15.0.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-cache v15.0.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking wast v219.0.1
[INFO] [stderr]    Compiling rstest_reuse v0.5.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v15.0.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]    Compiling cranelift-codegen v0.102.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking wasmparser v0.80.2
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling symbolic-demangle v12.12.0
[INFO] [stderr]     Checking symbolic-common v12.12.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-219.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=e235ad90154c6172 -C extra-filename=-7daf121911027497 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2c81ecd2d06ddf6c.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-0d8a286057406ea1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-01f7fe33da96721d.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-f754ef547a93a76e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "67123c28362bca960ea6631052656b8b27b18abf13ef3e57a692fa076b1fe3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67123c28362bca960ea6631052656b8b27b18abf13ef3e57a692fa076b1fe3dc", kill_on_drop: false }`
[INFO] [stdout] 67123c28362bca960ea6631052656b8b27b18abf13ef3e57a692fa076b1fe3dc
