[INFO] cloning repository https://github.com/hai119/autosel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hai119/autosel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhai119%2Fautosel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhai119%2Fautosel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ecef3033e549f99358b996a5eba18f0faa7138e
[INFO] checking hai119/autosel against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhai119%2Fautosel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hai119/autosel
[INFO] finished tweaking git repo https://github.com/hai119/autosel
[INFO] tweaked toml for git repo https://github.com/hai119/autosel written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hai119/autosel on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hai119/autosel 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a
[INFO] running `Command { std: "docker" "start" "e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=dfc5561fa8cbf329 -C extra-filename=-03a6d401b6805b09 --out-dir /opt/rustwide/target/debug/build/serde/03a6d401b6805b09/out --extern serde_derive=/opt/rustwide/target/debug/build/serde_derive/738b9552d5db5c50/out/libserde_derive-738b9552d5db5c50.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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-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=eba3b2ee6a419d5a -C extra-filename=-6fddfec149b06ed6 --out-dir /opt/rustwide/target/debug/build/tokio/6fddfec149b06ed6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bf1857b7a1b2d30e/out -L dependency=/opt/rustwide/target/debug/build/libc/c9e42c9dd5d6bd25/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ce64f762e2cb385e/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/81f792071472bdeb/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/c9e42c9dd5d6bd25/out/liblibc-c9e42c9dd5d6bd25.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/b2442dcb0efa5a4d/out/libmio-b2442dcb0efa5a4d.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/12b4397744495e53/out/libparking_lot-12b4397744495e53.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/eef0aabb27fb7492/out/libsignal_hook_registry-eef0aabb27fb7492.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/ddbd1d14963a2b7f/out/libsocket2-ddbd1d14963a2b7f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/97cad516d78c43d0/out/libtokio_macros-97cad516d78c43d0.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a", kill_on_drop: false }`
[INFO] [stdout] e523557cf6b0a699603d0f0bef2354fe072bd2b64c9c8e8727ac7790aed5a85a
