[INFO] fetching crate ghactions 0.11.1... [INFO] checking ghactions-0.11.1 against nightly-2024-10-24 for legacyreceiver_rename [INFO] extracting crate ghactions 0.11.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate ghactions 0.11.1 on toolchain nightly-2024-10-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ghactions 0.11.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ghactions 0.11.1 [INFO] tweaked toml for crates.io crate ghactions 0.11.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate ghactions 0.11.1 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" "+nightly-2024-10-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-timeout v0.5.1 [INFO] [stderr] Downloaded snafu v0.8.4 [INFO] [stderr] Downloaded ghactions-derive v0.11.1 [INFO] [stderr] Downloaded snafu-derive v0.8.4 [INFO] [stderr] Downloaded ghactions-core v0.11.1 [INFO] [stderr] Downloaded octocrab v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4405d0eaf5b26aa5680c1b0ade6a459775a55f00b8b5905a77ec6342b05d9ea4 [INFO] running `Command { std: "docker" "start" "-a" "4405d0eaf5b26aa5680c1b0ade6a459775a55f00b8b5905a77ec6342b05d9ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4405d0eaf5b26aa5680c1b0ade6a459775a55f00b8b5905a77ec6342b05d9ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4405d0eaf5b26aa5680c1b0ade6a459775a55f00b8b5905a77ec6342b05d9ea4", kill_on_drop: false }` [INFO] [stdout] 4405d0eaf5b26aa5680c1b0ade6a459775a55f00b8b5905a77ec6342b05d9ea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+nightly-2024-10-24" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bea1d7114aebd2d620e2be0a48831e083d75ff30e4d466a34d21042822fb2e8 [INFO] running `Command { std: "docker" "start" "-a" "3bea1d7114aebd2d620e2be0a48831e083d75ff30e4d466a34d21042822fb2e8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [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] Checking zeroize v1.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-util v0.3.30 [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 simple_asn1 v0.6.2 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling snafu v0.8.4 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling octocrab v0.40.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling anyhow v1.0.89 [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/nightly-2024-10-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/octocrab-0.40.0/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="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-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=f63cbba8779110a1 -C extra-filename=-f63cbba8779110a1 --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-b551dee3b8d7caba.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-ccd898936ec838ed.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-dbe9eb68f5606bb3.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-69f51078e575380e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-82a98c52e5ba2c4b.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-2ecefbaa3ae4b078.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e8af0681be0f89d3.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-acee358ff17225ea.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-4071b3f943f921fe.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-e85a28c6339ca308.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-dd9ffa49bcdb3c6c.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-b5470c143c81361d.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-1641daeafca2401c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f9bda80321293890.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-faffb569d72cae7d.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-663b37b1df97bcb1.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-14c21352aa86c465.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-1e3767be6e7d6c1f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7990f8ebdc5cb68c.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-a20682c16bd61574.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-0d18982d54960dd5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-303684df75350bcd.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-846ba0f7049bc0a2.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" "3bea1d7114aebd2d620e2be0a48831e083d75ff30e4d466a34d21042822fb2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bea1d7114aebd2d620e2be0a48831e083d75ff30e4d466a34d21042822fb2e8", kill_on_drop: false }` [INFO] [stdout] 3bea1d7114aebd2d620e2be0a48831e083d75ff30e4d466a34d21042822fb2e8