[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#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [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 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [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 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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-macro v0.44.0 [INFO] [stderr] Downloaded wit-bindgen v0.44.0 [INFO] [stderr] Downloaded jsbind v0.1.42 [INFO] [stderr] Downloaded cmk v0.1.2 [INFO] [stderr] Downloaded emlite v0.1.53 [INFO] [stderr] Downloaded leb128fmt v0.1.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.44.0 [INFO] [stderr] Downloaded convert_case v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-rt v0.44.0 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded wit-bindgen-core v0.44.0 [INFO] [stderr] Downloaded wasm-encoder v0.236.1 [INFO] [stderr] Downloaded indexmap v2.11.3 [INFO] [stderr] Downloaded wasm-metadata v0.236.1 [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded wit-parser 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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c82f72d79da2b72782f8b44a395ba170c0a4abaf82b521567cfab83bb318ce24 [INFO] running `Command { std: "docker" "start" "-a" "c82f72d79da2b72782f8b44a395ba170c0a4abaf82b521567cfab83bb318ce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c82f72d79da2b72782f8b44a395ba170c0a4abaf82b521567cfab83bb318ce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82f72d79da2b72782f8b44a395ba170c0a4abaf82b521567cfab83bb318ce24", kill_on_drop: false }` [INFO] [stdout] c82f72d79da2b72782f8b44a395ba170c0a4abaf82b521567cfab83bb318ce24 [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 -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0071e90590974b7be9aab799fc2c52f41c34f01f5f2f9dc0498245158eaf3ff [INFO] running `Command { std: "docker" "start" "-a" "d0071e90590974b7be9aab799fc2c52f41c34f01f5f2f9dc0498245158eaf3ff", kill_on_drop: false }` [INFO] [stderr] Compiling cmk v0.1.2 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling emlite v0.1.53 [INFO] [stderr] Compiling webbind v0.1.42 [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/7b3da9103634dffd4f4365cfd8642427c781d99f/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=-79c6aad7906c5922 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jsbind=/opt/rustwide/target/debug/deps/libjsbind-73aa434c57355e4b.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d0071e90590974b7be9aab799fc2c52f41c34f01f5f2f9dc0498245158eaf3ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0071e90590974b7be9aab799fc2c52f41c34f01f5f2f9dc0498245158eaf3ff", kill_on_drop: false }` [INFO] [stdout] d0071e90590974b7be9aab799fc2c52f41c34f01f5f2f9dc0498245158eaf3ff