[INFO] cloning repository https://github.com/emlite/emlite-bind-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emlite/emlite-bind-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlite%2Femlite-bind-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlite%2Femlite-bind-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f55b52b9734f92f479c2554fced3dcbd3438926
[INFO] checking emlite/emlite-bind-example against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlite%2Femlite-bind-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/emlite/emlite-bind-example
[INFO] finished tweaking git repo https://github.com/emlite/emlite-bind-example
[INFO] tweaked toml for git repo https://github.com/emlite/emlite-bind-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emlite/emlite-bind-example on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emlite/emlite-bind-example 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking emlite/emlite-bind-example against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femlite%2Femlite-bind-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/emlite/emlite-bind-example
[INFO] finished tweaking git repo https://github.com/emlite/emlite-bind-example
[INFO] tweaked toml for git repo https://github.com/emlite/emlite-bind-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emlite/emlite-bind-example on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emlite/emlite-bind-example 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.44.0
[INFO] [stderr]   Downloaded emlite v0.1.53
[INFO] [stderr]   Downloaded cmk v0.1.2
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.44.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.44.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.44.0
[INFO] [stderr]   Downloaded wasm-encoder v0.236.1
[INFO] [stderr]   Downloaded wit-bindgen v0.44.0
[INFO] [stderr]   Downloaded jsbind v0.1.42
[INFO] [stderr]   Downloaded wit-parser v0.236.1
[INFO] [stderr]   Downloaded wasm-metadata v0.236.1
[INFO] [stderr]   Downloaded wit-component v0.236.1
[INFO] [stderr]   Downloaded wasmparser v0.236.1
[INFO] [stderr]   Downloaded webbind v0.1.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 101de3eb566c69b351ad7b29bec6e661bef81cd7d3bb64aaca98bbf4df644710
[INFO] running `Command { std: "docker" "start" "-a" "101de3eb566c69b351ad7b29bec6e661bef81cd7d3bb64aaca98bbf4df644710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "101de3eb566c69b351ad7b29bec6e661bef81cd7d3bb64aaca98bbf4df644710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "101de3eb566c69b351ad7b29bec6e661bef81cd7d3bb64aaca98bbf4df644710", kill_on_drop: false }`
[INFO] [stdout] 101de3eb566c69b351ad7b29bec6e661bef81cd7d3bb64aaca98bbf4df644710
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7118b06ded8f7591fd7cdefff467dfb671aacd29fa2597aa4d32a0d6f2d21cc2
[INFO] running `Command { std: "docker" "start" "-a" "7118b06ded8f7591fd7cdefff467dfb671aacd29fa2597aa4d32a0d6f2d21cc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cmk v0.1.2
[INFO] [stderr]    Compiling webbind v0.1.42
[INFO] [stderr]    Compiling emlite v0.1.53
[INFO] [stderr]     Checking jsbind v0.1.42
[INFO] [stderr] error: could not compile `webbind` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3a4cb0edb4040379c037e06efeb5409e44be7b77/bin/rustc --crate-name webbind --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/webbind-0.1.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a491581334c9d3d -C extra-filename=-93337f5d8d1c05a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jsbind=/opt/rustwide/target/debug/deps/libjsbind-076089a8faaef6f3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7118b06ded8f7591fd7cdefff467dfb671aacd29fa2597aa4d32a0d6f2d21cc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7118b06ded8f7591fd7cdefff467dfb671aacd29fa2597aa4d32a0d6f2d21cc2", kill_on_drop: false }`
[INFO] [stdout] 7118b06ded8f7591fd7cdefff467dfb671aacd29fa2597aa4d32a0d6f2d21cc2
