[INFO] cloning repository https://github.com/wulawulu/dino-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wulawulu/dino-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwulawulu%2Fdino-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwulawulu%2Fdino-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c422318644a4be656436aad8187f8be2521f800b
[INFO] checking wulawulu/dino-rs against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwulawulu%2Fdino-rs" "/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/wulawulu/dino-rs
[INFO] finished tweaking git repo https://github.com/wulawulu/dino-rs
[INFO] tweaked toml for git repo https://github.com/wulawulu/dino-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wulawulu/dino-rs on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wulawulu/dino-rs 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e412685b7fcdc6beefbed2289e250264d9aa59946dbe9015b4d990589e9d35b
[INFO] running `Command { std: "docker" "start" "-a" "4e412685b7fcdc6beefbed2289e250264d9aa59946dbe9015b4d990589e9d35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e412685b7fcdc6beefbed2289e250264d9aa59946dbe9015b4d990589e9d35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e412685b7fcdc6beefbed2289e250264d9aa59946dbe9015b4d990589e9d35b", kill_on_drop: false }`
[INFO] [stdout] 4e412685b7fcdc6beefbed2289e250264d9aa59946dbe9015b4d990589e9d35b
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 605267701c65d32b5d33a41b8487d201d02ff4ac817407a9fb68b75eae27f467
[INFO] running `Command { std: "docker" "start" "-a" "605267701c65d32b5d33a41b8487d201d02ff4ac817407a9fb68b75eae27f467", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking swc_visit v2.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling ast_node v3.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking swc_parallel v1.3.0
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v2.9.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/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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="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="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=3effeac0b9a43908 -C extra-filename=-1613a00d868a2072 --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-71c860a12bc6cac1.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-36e215af91608b76.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0c68cf70a2277c52.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b9fad3a2a60e3326.so --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 `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0cb362313295507a2f4321c0e30cea0168f2fe71/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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=7a71fce2b4bf6db4 -C extra-filename=-12123482beae5afe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-fe1a7498a142ea46.so --cap-lints allow --cap-lints=forbid --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] running `Command { std: "docker" "inspect" "605267701c65d32b5d33a41b8487d201d02ff4ac817407a9fb68b75eae27f467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605267701c65d32b5d33a41b8487d201d02ff4ac817407a9fb68b75eae27f467", kill_on_drop: false }`
[INFO] [stdout] 605267701c65d32b5d33a41b8487d201d02ff4ac817407a9fb68b75eae27f467
