[INFO] cloning repository https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-boolean-functions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-boolean-functions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fgenetic-algorithm-learns-boolean-functions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fgenetic-algorithm-learns-boolean-functions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fde35123cd38a99da49604740cb438118bf4416b [INFO] checking PoorlyDefinedBehaviour/genetic-algorithm-learns-boolean-functions against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fgenetic-algorithm-learns-boolean-functions" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-boolean-functions [INFO] finished tweaking git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-boolean-functions [INFO] tweaked toml for git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-boolean-functions written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-boolean-functions on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-boolean-functions 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89446370992e4edb1a40caa879fed5bf48461805f6cb9c8245f5a6489fd7b394 [INFO] running `Command { std: "docker" "start" "-a" "89446370992e4edb1a40caa879fed5bf48461805f6cb9c8245f5a6489fd7b394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89446370992e4edb1a40caa879fed5bf48461805f6cb9c8245f5a6489fd7b394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89446370992e4edb1a40caa879fed5bf48461805f6cb9c8245f5a6489fd7b394", kill_on_drop: false }` [INFO] [stdout] 89446370992e4edb1a40caa879fed5bf48461805f6cb9c8245f5a6489fd7b394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcbbc7693ee85f58f823310b4da10cfba2db3a798be95198fd936d4bbe79c86e [INFO] running `Command { std: "docker" "start" "-a" "dcbbc7693ee85f58f823310b4da10cfba2db3a798be95198fd936d4bbe79c86e", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking arrow-schema v54.3.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking log-once v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking re_case v0.23.4 [INFO] [stderr] Checking re_string_interner v0.23.4 [INFO] [stderr] Checking re_error v0.23.4 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking re_format v0.23.4 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking clean-path v0.2.1 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking puffin v0.19.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking re_tracing v0.23.4 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking arrow-buffer v54.3.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking arrow-data v54.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="js"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=452f91112b8ab8af -C extra-filename=-8f604b37d496a88b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --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="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-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=5cf70b337ce8130b -C extra-filename=-8dfec676fdeb3eaa --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-fa2de38355b1d9e2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-130f151edd27dc05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b4e9489b24941c52.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c5b9b239f6f68ea5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-97cad516d78c43d0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dcbbc7693ee85f58f823310b4da10cfba2db3a798be95198fd936d4bbe79c86e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcbbc7693ee85f58f823310b4da10cfba2db3a798be95198fd936d4bbe79c86e", kill_on_drop: false }` [INFO] [stdout] dcbbc7693ee85f58f823310b4da10cfba2db3a798be95198fd936d4bbe79c86e