[INFO] cloning repository https://github.com/harishsg993010/python-sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harishsg993010/python-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharishsg993010%2Fpython-sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharishsg993010%2Fpython-sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73e0c9a1c5dbb276421ac88574dff6613c105f6a
[INFO] checking harishsg993010/python-sandbox against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharishsg993010%2Fpython-sandbox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/harishsg993010/python-sandbox
[INFO] finished tweaking git repo https://github.com/harishsg993010/python-sandbox
[INFO] tweaked toml for git repo https://github.com/harishsg993010/python-sandbox written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/harishsg993010/python-sandbox on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/harishsg993010/python-sandbox 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c32c1683ea2adaed76b2bbbd55131b08d0b91f4b0726fdd7efa3b8f2296e3941
[INFO] running `Command { std: "docker" "start" "-a" "c32c1683ea2adaed76b2bbbd55131b08d0b91f4b0726fdd7efa3b8f2296e3941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c32c1683ea2adaed76b2bbbd55131b08d0b91f4b0726fdd7efa3b8f2296e3941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c32c1683ea2adaed76b2bbbd55131b08d0b91f4b0726fdd7efa3b8f2296e3941", kill_on_drop: false }`
[INFO] [stdout] c32c1683ea2adaed76b2bbbd55131b08d0b91f4b0726fdd7efa3b8f2296e3941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3df2c8d3672b287b511bc444f2fe00f9a3342b934a8895d4a6cd477ed968fd0
[INFO] running `Command { std: "docker" "start" "-a" "f3df2c8d3672b287b511bc444f2fe00f9a3342b934a8895d4a6cd477ed968fd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling cranelift-isle v0.114.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.114.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.114.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling wasm-encoder v0.243.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking cranelift-control v0.114.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking wasm-encoder v0.219.2
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr] error: could not compile `linux-raw-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name linux_raw_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linux-raw-sys-0.11.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=eec64df0ed278a21 -C extra-filename=-dd80aefb0724e325 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "f3df2c8d3672b287b511bc444f2fe00f9a3342b934a8895d4a6cd477ed968fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3df2c8d3672b287b511bc444f2fe00f9a3342b934a8895d4a6cd477ed968fd0", kill_on_drop: false }`
[INFO] [stdout] f3df2c8d3672b287b511bc444f2fe00f9a3342b934a8895d4a6cd477ed968fd0
