[INFO] fetching crate roctogen 0.50.0...
[INFO] testing roctogen-0.50.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate roctogen 0.50.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate roctogen 0.50.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded ureq-proto v0.4.2
[INFO] [stderr]   Downloaded ureq v3.0.12
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded roctokit v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcddd88d1b5921dcc5b5a06e80c59ba02d8ba7291481953bd3f39c53e8ec9757
[INFO] running `Command { std: "docker" "start" "-a" "dcddd88d1b5921dcc5b5a06e80c59ba02d8ba7291481953bd3f39c53e8ec9757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcddd88d1b5921dcc5b5a06e80c59ba02d8ba7291481953bd3f39c53e8ec9757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcddd88d1b5921dcc5b5a06e80c59ba02d8ba7291481953bd3f39c53e8ec9757", kill_on_drop: false }`
[INFO] [stdout] dcddd88d1b5921dcc5b5a06e80c59ba02d8ba7291481953bd3f39c53e8ec9757
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a29a933d0cf36254e94531070d37e177c6f873264c9f5edf051cad666f46c906
[INFO] running `Command { std: "docker" "start" "-a" "a29a933d0cf36254e94531070d37e177c6f873264c9f5edf051cad666f46c906", 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 percent-encoding v2.3.1
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[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 chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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/1.95.0-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=e8d961afd0db5d4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-73472e076c3ea231.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3ce8dbce09d2a95a.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-48a550313d15bcf4.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-579b9fd7048566ba.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-161fc1f4bd04f821.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-977019928c8bf509.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-89a330d1bb622024.rlib --extern roctokit=/opt/rustwide/target/debug/deps/libroctokit-3c6a851a6f606415.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d70ca1e0b8ceb8e2.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d5d2e6788f0ab0c2.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-394594621d54cd84.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-d6203a3dc8bf05e2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-241fa4218adda75a.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-a2ecba42198c54f5.rlib --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-0505c5d90f66b42f.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-25ce2dbbd8e15bef.rlib --extern wee_alloc=/opt/rustwide/target/debug/deps/libwee_alloc-2f918248902d086d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a29a933d0cf36254e94531070d37e177c6f873264c9f5edf051cad666f46c906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29a933d0cf36254e94531070d37e177c6f873264c9f5edf051cad666f46c906", kill_on_drop: false }`
[INFO] [stdout] a29a933d0cf36254e94531070d37e177c6f873264c9f5edf051cad666f46c906
