[INFO] cloning repository https://github.com/Pact-Lang/pact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pact-Lang/pact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPact-Lang%2Fpact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPact-Lang%2Fpact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee2a47fc248dab40ff973a4c6fe2a216d9ee9cdb [INFO] checking Pact-Lang/pact against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPact-Lang%2Fpact" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Pact-Lang/pact [INFO] finished tweaking git repo https://github.com/Pact-Lang/pact [INFO] tweaked toml for git repo https://github.com/Pact-Lang/pact written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pact-Lang/pact on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pact-Lang/pact 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9243b48f8b3d2244490cebd5f26dd6112e35ecf914ae61649b3738b8d06415a [INFO] running `Command { std: "docker" "start" "-a" "b9243b48f8b3d2244490cebd5f26dd6112e35ecf914ae61649b3738b8d06415a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9243b48f8b3d2244490cebd5f26dd6112e35ecf914ae61649b3738b8d06415a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9243b48f8b3d2244490cebd5f26dd6112e35ecf914ae61649b3738b8d06415a", kill_on_drop: false }` [INFO] [stdout] b9243b48f8b3d2244490cebd5f26dd6112e35ecf914ae61649b3738b8d06415a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d593c2d091a0d5195e23f8b476e18ec82352fa2a7ec3aaa489d46f62c4741ea2 [INFO] running `Command { std: "docker" "start" "-a" "d593c2d091a0d5195e23f8b476e18ec82352fa2a7ec3aaa489d46f62c4741ea2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking winnow v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.115 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling wasm-bindgen v0.2.115 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking hybrid-array v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.115 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking endian-type v0.2.0 [INFO] [stderr] Checking inotify v0.11.1 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking tar v0.4.45 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking radix_trie v0.3.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Checking toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking pact-core v0.1.0 (/opt/rustwide/workdir/crates/pact-core) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.65 [INFO] [stderr] Checking wasm-bindgen-test-shared v0.2.115 [INFO] [stderr] Checking rustyline v18.0.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=15b88085124196d0 -C extra-filename=-b1c3a644b719beb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-12e84a40cf167126.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0fb9155422f6cb5f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-211348b24d0df352.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7f89d5442d7e1c94.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-743a314c694ee75a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5d223fca38770469.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-efbf071b14f8f698.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d593c2d091a0d5195e23f8b476e18ec82352fa2a7ec3aaa489d46f62c4741ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d593c2d091a0d5195e23f8b476e18ec82352fa2a7ec3aaa489d46f62c4741ea2", kill_on_drop: false }` [INFO] [stdout] d593c2d091a0d5195e23f8b476e18ec82352fa2a7ec3aaa489d46f62c4741ea2