[INFO] cloning repository https://github.com/aqrln/oktaws-rust-bug-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aqrln/oktaws-rust-bug-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faqrln%2Foktaws-rust-bug-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faqrln%2Foktaws-rust-bug-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cfc42240a364ce5962ec473e2e3e27f95fbf2e9 [INFO] checking aqrln/oktaws-rust-bug-repro against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faqrln%2Foktaws-rust-bug-repro" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/aqrln/oktaws-rust-bug-repro [INFO] finished tweaking git repo https://github.com/aqrln/oktaws-rust-bug-repro [INFO] tweaked toml for git repo https://github.com/aqrln/oktaws-rust-bug-repro written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aqrln/oktaws-rust-bug-repro on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aqrln/oktaws-rust-bug-repro 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jonathanmorley/aws_config_mod` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded tracing-tree v0.4.0 [INFO] [stderr] Downloaded xmlparser v0.8.1 [INFO] [stderr] Downloaded roxmltree v0.4.1 [INFO] [stderr] Downloaded separator v0.4.1 [INFO] [stderr] Downloaded aws-arn v0.3.1 [INFO] [stderr] Downloaded owo-colors v4.2.1 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded bumpalo v3.18.0 [INFO] [stderr] Downloaded dbus-secret-service v4.0.3 [INFO] [stderr] Downloaded cbor-diag v0.1.12 [INFO] [stderr] Downloaded mockall_double v0.3.1 [INFO] [stderr] Downloaded aws-smithy-protocol-test v0.63.2 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.3 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded aws-smithy-http-client v1.0.3 [INFO] [stderr] Downloaded keyring v3.6.2 [INFO] [stderr] Downloaded aws-sdk-sts v1.73.0 [INFO] [stderr] Downloaded aws-sdk-iam v1.76.0 [INFO] [stderr] Downloaded samuel v0.1.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dcd76a518a52544f4e41b20391c0190b8aecf54ab407d23f6a50d32aac5e813 [INFO] running `Command { std: "docker" "start" "-a" "8dcd76a518a52544f4e41b20391c0190b8aecf54ab407d23f6a50d32aac5e813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dcd76a518a52544f4e41b20391c0190b8aecf54ab407d23f6a50d32aac5e813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dcd76a518a52544f4e41b20391c0190b8aecf54ab407d23f6a50d32aac5e813", kill_on_drop: false }` [INFO] [stdout] 8dcd76a518a52544f4e41b20391c0190b8aecf54ab407d23f6a50d32aac5e813 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea8c9382242afdf04b25ea4ec564962fbc7e92e141274adcc1e777a1fb63a671 [INFO] running `Command { std: "docker" "start" "-a" "ea8c9382242afdf04b25ea4ec564962fbc7e92e141274adcc1e777a1fb63a671", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling aws-types v1.3.7 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking xmlparser v0.8.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking console v0.15.11 [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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6771c6b289d09a8f -C extra-filename=-13f02249340ea509 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-18312cf9f125e98f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-853de85f4ce07400.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8a7b3ec1970c9c18.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-9cf5c89f62c33ce0.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" "ea8c9382242afdf04b25ea4ec564962fbc7e92e141274adcc1e777a1fb63a671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8c9382242afdf04b25ea4ec564962fbc7e92e141274adcc1e777a1fb63a671", kill_on_drop: false }` [INFO] [stdout] ea8c9382242afdf04b25ea4ec564962fbc7e92e141274adcc1e777a1fb63a671