[INFO] cloning repository https://github.com/tamaroning/sydbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamaroning/sydbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73963ffa3dfa3c3f2e852f5158555f4ef71312d2
[INFO] testing tamaroning/sydbox against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamaroning%2Fsydbox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tamaroning/sydbox
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/tamaroning/sydbox
[INFO] tweaked toml for git repo https://github.com/tamaroning/sydbox written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tamaroning/sydbox on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tamaroning/sydbox 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" "+beta-2026-03-05" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d081b441353545b1e86ad30d3d25687c67398ec5950c16971ee39700c851dbd
[INFO] running `Command { std: "docker" "start" "-a" "0d081b441353545b1e86ad30d3d25687c67398ec5950c16971ee39700c851dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d081b441353545b1e86ad30d3d25687c67398ec5950c16971ee39700c851dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d081b441353545b1e86ad30d3d25687c67398ec5950c16971ee39700c851dbd", kill_on_drop: false }`
[INFO] [stdout] 0d081b441353545b1e86ad30d3d25687c67398ec5950c16971ee39700c851dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9073a7fbfe72707a5e3aecec074aac33e106954a9777bbaa31147601524059f4
[INFO] running `Command { std: "docker" "start" "-a" "9073a7fbfe72707a5e3aecec074aac33e106954a9777bbaa31147601524059f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libseccomp-sys v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling smallstr v0.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling libseccomp v0.4.0
[INFO] [stderr]    Compiling syd v3.35.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling yaxpeax-arch v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hex-conservative v0.3.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling iprange v0.6.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling expiringmap v0.1.2
[INFO] [stderr]    Compiling parse-size v1.0.0
[INFO] [stderr]    Compiling tick_counter v0.4.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling raki v1.3.1
[INFO] [stderr]    Compiling lexis v0.2.3
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling secure-string v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sendfd v0.4.4
[INFO] [stderr]    Compiling yaxpeax-arm v0.3.1
[INFO] [stderr]    Compiling mortal v0.2.4
[INFO] [stderr]    Compiling linefeed v0.6.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/unshare/error.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     BeforeUnfreeze(Box<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout]    |                            ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -     BeforeUnfreeze(Box<dyn (::std::error::Error) + Send + Sync + 'static>),
[INFO] [stdout] 47 +     BeforeUnfreeze(Box<dyn ::std::error::Error  + Send + Sync + 'static>),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syd` (bin "syd-test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name syd_test --edition=2021 src/t/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(libseccomp_v2_6)' --cfg 'feature="default"' --cfg 'feature="linefeed"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "gperftools", "io-uring", "libcgroups", "libcontainer", "liboci-cli", "linefeed", "log", "oci", "oci-spec", "prof", "ringbuf", "tabwriter", "tcmalloc", "tracing", "tracing-subscriber", "uring", "utils"))' -C metadata=3c349eba643a5607 -C extra-filename=-3a8758775dfedb93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-cbc8264c0580f349.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ff7cd226995c6b8d.rlib --extern btoi=/opt/rustwide/target/debug/deps/libbtoi-301bdd077565f677.rlib --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-efbf8da8f259d1ea.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-fcaea11bad78f3a8.rlib --extern expiringmap=/opt/rustwide/target/debug/deps/libexpiringmap-885630cc1c4a8171.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex_conservative-a9d384525dc23f4c.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-11de86d3dacba208.rlib --extern iced_x86=/opt/rustwide/target/debug/deps/libiced_x86-5c1f8a1e16a7d088.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5c065889229f83e0.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-a38805d99c19843f.rlib --extern iprange=/opt/rustwide/target/debug/deps/libiprange-0ba2f449796fa2ea.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ef40fa516293a9d3.rlib --extern lexis=/opt/rustwide/target/debug/deps/liblexis-429185f110e26848.rlib --extern lexopt=/opt/rustwide/target/debug/deps/liblexopt-314f38efcd6aa0ce.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-8effa9a3cdcc5c1b.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-90f7c86809e4f475.rlib --extern libseccomp=/opt/rustwide/target/debug/deps/liblibseccomp-05e870f635e1e8ff.rlib --extern libseccomp_sys=/opt/rustwide/target/debug/deps/liblibseccomp_sys-86b780a9f0cff3ec.rlib --extern linefeed=/opt/rustwide/target/debug/deps/liblinefeed-d33c4b269b2db042.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-2abca75a98531b31.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f639ee087ae982c6.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-28dfa5ca2056f230.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-d8306ad15da8247e.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bf477452f515be95.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fc0e43b082e4fdfb.rlib --extern parse_size=/opt/rustwide/target/debug/deps/libparse_size-1d2cc3f1162129e4.rlib --extern procfs=/opt/rustwide/target/debug/deps/libprocfs-cbf2406b6d8f5437.rlib --extern raki=/opt/rustwide/target/debug/deps/libraki-f45ed6d22fc688f6.rlib --extern secure_string=/opt/rustwide/target/debug/deps/libsecure_string-d9f62c5827bc0a74.rlib --extern sendfd=/opt/rustwide/target/debug/deps/libsendfd-89910acecfd6e338.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d4167fee3504c6ea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-33287e0a39855537.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-8d75b68c1f25fe3f.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-a8f9eb6bd2a9dcbc.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-3cbc32be54bf03b2.rlib --extern syd=/opt/rustwide/target/debug/deps/libsyd-bea30cb4539b77ba.rlib --extern tick_counter=/opt/rustwide/target/debug/deps/libtick_counter-1dfea383ba585d3d.rlib --extern yaxpeax_arch=/opt/rustwide/target/debug/deps/libyaxpeax_arch-9a00cb66f22e5b27.rlib --extern yaxpeax_arm=/opt/rustwide/target/debug/deps/libyaxpeax_arm-ba5c07be66c3e992.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9073a7fbfe72707a5e3aecec074aac33e106954a9777bbaa31147601524059f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9073a7fbfe72707a5e3aecec074aac33e106954a9777bbaa31147601524059f4", kill_on_drop: false }`
[INFO] [stdout] 9073a7fbfe72707a5e3aecec074aac33e106954a9777bbaa31147601524059f4
