[INFO] cloning repository https://github.com/NarendraPatwardhan/casm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NarendraPatwardhan/casm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarendraPatwardhan%2Fcasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarendraPatwardhan%2Fcasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f361f49fc0b274a3ddfae156214609c33c821030 [INFO] testing NarendraPatwardhan/casm against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarendraPatwardhan%2Fcasm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NarendraPatwardhan/casm [INFO] finished tweaking git repo https://github.com/NarendraPatwardhan/casm [INFO] tweaked toml for git repo https://github.com/NarendraPatwardhan/casm written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NarendraPatwardhan/casm on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NarendraPatwardhan/casm 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 wat v1.223.0 [INFO] [stderr] Downloaded foldhash v0.1.4 [INFO] [stderr] Downloaded wasmtime-winch v28.0.0 [INFO] [stderr] Downloaded wasm-encoder v0.223.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.115.0 [INFO] [stderr] Downloaded wasmtime-asm-macros v28.0.0 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v28.0.0 [INFO] [stderr] Downloaded wasmtime-slab v28.0.0 [INFO] [stderr] Downloaded cranelift-bitset v0.115.0 [INFO] [stderr] Downloaded cranelift-control v0.115.0 [INFO] [stderr] Downloaded wasmtime-versioned-export-macros v28.0.0 [INFO] [stderr] Downloaded cranelift-native v0.115.0 [INFO] [stderr] Downloaded wasmtime-component-util v28.0.0 [INFO] [stderr] Downloaded psm v0.1.24 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v28.0.0 [INFO] [stderr] Downloaded postcard v1.1.1 [INFO] [stderr] Downloaded wasmtime-fiber v28.0.0 [INFO] [stderr] Downloaded pulley-interpreter v28.0.0 [INFO] [stderr] Downloaded cranelift-entity v0.115.0 [INFO] [stderr] Downloaded wasmprinter v0.221.2 [INFO] [stderr] Downloaded uuid v1.11.1 [INFO] [stderr] Downloaded cranelift-frontend v0.115.0 [INFO] [stderr] Downloaded cranelift-bforest v0.115.0 [INFO] [stderr] Downloaded cranelift-isle v0.115.0 [INFO] [stderr] Downloaded wasm-encoder v0.221.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.115.0 [INFO] [stderr] Downloaded cc v1.2.9 [INFO] [stderr] Downloaded winch-codegen v28.0.0 [INFO] [stderr] Downloaded wast v223.0.0 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded wit-parser v0.221.2 [INFO] [stderr] Downloaded wasmtime-component-macro v28.0.0 [INFO] [stderr] Downloaded wasmtime-environ v28.0.0 [INFO] [stderr] Downloaded wasmtime-cranelift v28.0.0 [INFO] [stderr] Downloaded wasmparser v0.221.2 [INFO] [stderr] Downloaded wasmparser v0.223.0 [INFO] [stderr] Downloaded regalloc2 v0.11.1 [INFO] [stderr] Downloaded wasmtime v28.0.0 [INFO] [stderr] Downloaded wasmtime-cache v28.0.0 [INFO] [stderr] Downloaded wasmtime-jit-debug v28.0.0 [INFO] [stderr] Downloaded cranelift-codegen v0.115.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eebbaef35efcac2c3e49b92ec367b009dd2422e41aa2e9a3f21865a44ea1e24a [INFO] running `Command { std: "docker" "start" "-a" "eebbaef35efcac2c3e49b92ec367b009dd2422e41aa2e9a3f21865a44ea1e24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eebbaef35efcac2c3e49b92ec367b009dd2422e41aa2e9a3f21865a44ea1e24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eebbaef35efcac2c3e49b92ec367b009dd2422e41aa2e9a3f21865a44ea1e24a", kill_on_drop: false }` [INFO] [stdout] eebbaef35efcac2c3e49b92ec367b009dd2422e41aa2e9a3f21865a44ea1e24a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 26e3e6a93c0c837d4fc490462b9464b184942479c17254dccd43a42f73e8155e [INFO] running `Command { std: "docker" "start" "-a" "26e3e6a93c0c837d4fc490462b9464b184942479c17254dccd43a42f73e8155e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cranelift-isle v0.115.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cranelift-codegen-shared v0.115.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-codegen-meta v0.115.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasmparser v0.221.2 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling wasm-encoder v0.223.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling cranelift-control v0.115.0 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wasm-encoder v0.221.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling uuid v1.11.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling wasmtime-component-macro v28.0.0 [INFO] [stderr] Compiling wasmtime-component-util v28.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling wasmtime-cache v28.0.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wasmtime-asm-macros v28.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling wast v223.0.0 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.221.2/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 -C debuginfo=2 '--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="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=e966ba01f02ef31f -C extra-filename=-eac1a3d64c96df4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e8e70441e3dea25a.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-936274feb2799986.rmeta --cap-lints allow --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.43/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ed1419487d5e0fba -C extra-filename=-c4eea463700504c6 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-d29671fe00833735.rmeta --extern linux_raw_sys=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinux_raw_sys-9c7cc1dfceb4431c.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/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 -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5e5529c7d2ed8b87 -C extra-filename=-5e19044085f4824e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0447872636b940ef.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6853319c784b133.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-5e9dbfb2a3badff4.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "26e3e6a93c0c837d4fc490462b9464b184942479c17254dccd43a42f73e8155e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e3e6a93c0c837d4fc490462b9464b184942479c17254dccd43a42f73e8155e", kill_on_drop: false }` [INFO] [stdout] 26e3e6a93c0c837d4fc490462b9464b184942479c17254dccd43a42f73e8155e