[INFO] cloning repository https://github.com/Caellian/action_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Caellian/action_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaellian%2Faction_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaellian%2Faction_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 008532aacdcc7b2e8f29fa4b15615e1ad596ce37
[INFO] checking Caellian/action_test against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaellian%2Faction_test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Caellian/action_test on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Caellian/action_test
[INFO] finished tweaking git repo https://github.com/Caellian/action_test
[INFO] tweaked toml for git repo https://github.com/Caellian/action_test written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Caellian/action_test 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded ghactions-derive v0.11.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.94
[INFO] [stderr]   Downloaded ghactions v0.11.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded ghactions-core v0.11.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded js-sys v0.3.71
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.94
[INFO] [stderr]   Downloaded iri-string v0.7.6
[INFO] [stderr]   Downloaded pin-project v1.1.6
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.0
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.94
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.94
[INFO] [stderr]   Downloaded pin-project-internal v1.1.6
[INFO] [stderr]   Downloaded bytes v1.7.2
[INFO] [stderr]   Downloaded security-framework-sys v2.12.0
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.94
[INFO] [stderr]   Downloaded octocrab v0.40.0
[INFO] [stderr]   Downloaded octocrab v0.41.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.1
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded aws-lc-sys v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bea0ac89bbed1933170c9dc723e4b56fca9d990db5de6eb51ef37eac9c0154f
[INFO] running `Command { std: "docker" "start" "-a" "7bea0ac89bbed1933170c9dc723e4b56fca9d990db5de6eb51ef37eac9c0154f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bea0ac89bbed1933170c9dc723e4b56fca9d990db5de6eb51ef37eac9c0154f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bea0ac89bbed1933170c9dc723e4b56fca9d990db5de6eb51ef37eac9c0154f", kill_on_drop: false }`
[INFO] [stdout] 7bea0ac89bbed1933170c9dc723e4b56fca9d990db5de6eb51ef37eac9c0154f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7da08119c6a728887561977db679df5fcebf28048c8402933057194e9777f01b
[INFO] running `Command { std: "docker" "start" "-a" "7da08119c6a728887561977db679df5fcebf28048c8402933057194e9777f01b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking iri-string v0.7.6
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling octocrab v0.40.0
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking octocrab v0.41.0
[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/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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,test)' --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=aa34f9cb56f6a523 -C extra-filename=-59cfc10a58f5de71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-34e2e0435ee73470.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3fc808541dbb281f.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-c3f6fce0270f46f0.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dee43179cb27d396.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ea9aadd6bf3ebb28.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-ab4d9d80162b3f20.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c59033074a555ffa.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5bd0f49fae146def.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-0b559c3e274a5fa2.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-9d6d7a1a2c283058.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-0e4b3fbb408b955c.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-80ffd1f806389663.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-db96572641d65111.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-0e456478ca602dfa.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-23fd27dcaa69906c.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-c4b231f9385fd7d2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8c389f34fb60beb7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d0941e1a8bdd030a.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-aa4571ead65fb90c.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-71a25b27a536ad00.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7aa2b297828efd5a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c55ab99714e85c7f.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-1ae0797df3c4b9fa.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-1bdaaae5bb488e52.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-518280d771134def.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-80444dbfedf79612.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-975c47f6e2871532.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2fc54423b86a70eb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aae7693a29ab3fcb.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a738674ee81d013f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-eaece09e3187120d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7da08119c6a728887561977db679df5fcebf28048c8402933057194e9777f01b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da08119c6a728887561977db679df5fcebf28048c8402933057194e9777f01b", kill_on_drop: false }`
[INFO] [stdout] 7da08119c6a728887561977db679df5fcebf28048c8402933057194e9777f01b
