[INFO] fetching crate ghactions 0.12.0...
[INFO] checking ghactions-0.12.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ghactions 0.12.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ghactions 0.12.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ghactions 0.12.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ghactions 0.12.0
[INFO] tweaked toml for crates.io crate ghactions 0.12.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate ghactions 0.12.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2f61931aa911d4cd465bc28cd01d37bb08a73babe4426a8c7639441dde46460
[INFO] running `Command { std: "docker" "start" "-a" "f2f61931aa911d4cd465bc28cd01d37bb08a73babe4426a8c7639441dde46460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f61931aa911d4cd465bc28cd01d37bb08a73babe4426a8c7639441dde46460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f61931aa911d4cd465bc28cd01d37bb08a73babe4426a8c7639441dde46460", kill_on_drop: false }`
[INFO] [stdout] f2f61931aa911d4cd465bc28cd01d37bb08a73babe4426a8c7639441dde46460
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0863d869915b47a849aa0fe11a185703bde8c76259bab284e68f922efb95ab47
[INFO] running `Command { std: "docker" "start" "-a" "0863d869915b47a849aa0fe11a185703bde8c76259bab284e68f922efb95ab47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling snafu-derive v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling iri-string v0.7.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling snafu v0.8.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling octocrab v0.42.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr] error: could not compile `octocrab` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.42.1/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 --cfg 'feature="default"' --cfg 'feature="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="rustls-ring"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "opentls", "retry", "rustls", "rustls-aws-lc-rs", "rustls-ring", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=09a65abc06b63b9c -C extra-filename=-09a65abc06b63b9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-2aaf0a9bc2bff7e7.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a2fb59b276cd465b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-5d837ce9ebba9535.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0178e494de26b199.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-330f7251acbba287.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-dbe9eb68f5606bb3.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-5da6335b04840a8c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ff822328b80b089c.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4ebc81f6c3ef4525.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-f4baf271b4122634.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-0ed16be16d7a607a.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0b90fa3f356ffb1e.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-305cf1c012232fff.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-6a579907b48f4348.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-4a669ff2daba9e09.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-180d9a4118bba75d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fcbcd128f6d2bd30.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5f98d03a602238c3.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-3cc98a7357181832.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-9ee9066637ab2a39.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f42694522395f9ca.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-941d068fb43e3be6.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-548a8e078043ae33.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-a190070d418fe8ee.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-a99b9e8978ee42e4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d8735b75f5a94085.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-e2eb112cc163a87b.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4b350ce05e7240d7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f97b35dd91a22236.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1d97cf532732c8f2.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-6cd21aae31a8571e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6c7c9016957dcaf9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0863d869915b47a849aa0fe11a185703bde8c76259bab284e68f922efb95ab47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0863d869915b47a849aa0fe11a185703bde8c76259bab284e68f922efb95ab47", kill_on_drop: false }`
[INFO] [stdout] 0863d869915b47a849aa0fe11a185703bde8c76259bab284e68f922efb95ab47
