[INFO] fetching crate roctogen 0.50.0...
[INFO] testing roctogen-0.50.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate roctogen 0.50.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate roctogen 0.50.0
[INFO] finished tweaking crates.io crate roctogen 0.50.0
[INFO] tweaked toml for crates.io crate roctogen 0.50.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate roctogen 0.50.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate roctogen 0.50.0 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b56c99bb3192f88eb4b503a8efda20592e6c9985196eb1ae802689e81580c4e6
[INFO] running `Command { std: "docker" "start" "-a" "b56c99bb3192f88eb4b503a8efda20592e6c9985196eb1ae802689e81580c4e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b56c99bb3192f88eb4b503a8efda20592e6c9985196eb1ae802689e81580c4e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56c99bb3192f88eb4b503a8efda20592e6c9985196eb1ae802689e81580c4e6", kill_on_drop: false }`
[INFO] [stdout] b56c99bb3192f88eb4b503a8efda20592e6c9985196eb1ae802689e81580c4e6
[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=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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c2f921444ed536d64057a53e98532c06a3a4c6dfeb7905dd4f09eb751a8cce3
[INFO] running `Command { std: "docker" "start" "-a" "2c2f921444ed536d64057a53e98532c06a3a4c6dfeb7905dd4f09eb751a8cce3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling console_log v1.0.0
[INFO] [stderr]    Compiling roctokit v0.15.0
[INFO] [stderr]    Compiling roctogen v0.50.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `roctogen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name roctogen --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mock", "reqwest", "ureq"))' -C metadata=faa3c8bca2ba6e64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b8160e940c54d589.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d4e11213985c8d49.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-82274b063ab88afb.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-3f7a70ea665a327e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-efa0d333ef107f93.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-ca0b962c5d4a00f5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-502297c6046783f9.rlib --extern roctokit=/opt/rustwide/target/debug/deps/libroctokit-97e0e6e82b8c33ee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-da8f74c7c63f93cc.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8ee50aa48caecae3.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9dff02ec869e91fb.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-69f4203171664cad.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-474cecac35e81f94.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-518dcd1372c0f2ed.rlib --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-36f1e5415cd0933e.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-5d480a4b4a880523.rlib --extern wee_alloc=/opt/rustwide/target/debug/deps/libwee_alloc-2e8c8272334fe0c0.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2c2f921444ed536d64057a53e98532c06a3a4c6dfeb7905dd4f09eb751a8cce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2f921444ed536d64057a53e98532c06a3a4c6dfeb7905dd4f09eb751a8cce3", kill_on_drop: false }`
[INFO] [stdout] 2c2f921444ed536d64057a53e98532c06a3a4c6dfeb7905dd4f09eb751a8cce3
