[INFO] cloning repository https://github.com/Curious-r/cumments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Curious-r/cumments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurious-r%2Fcumments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurious-r%2Fcumments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9dd53a686dc96f2c16e70fffb8a33e0e2657339c
[INFO] checking Curious-r/cumments against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurious-r%2Fcumments" "/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/Curious-r/cumments
[INFO] finished tweaking git repo https://github.com/Curious-r/cumments
[INFO] tweaked toml for git repo https://github.com/Curious-r/cumments written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Curious-r/cumments on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Curious-r/cumments 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45642ca61a75673bb19ea80cdf43b637a26c202b5787db267be03cec78334ad9
[INFO] running `Command { std: "docker" "start" "-a" "45642ca61a75673bb19ea80cdf43b637a26c202b5787db267be03cec78334ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45642ca61a75673bb19ea80cdf43b637a26c202b5787db267be03cec78334ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45642ca61a75673bb19ea80cdf43b637a26c202b5787db267be03cec78334ad9", kill_on_drop: false }`
[INFO] [stdout] 45642ca61a75673bb19ea80cdf43b637a26c202b5787db267be03cec78334ad9
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2b6b1ba01145fd7457913d0b9224751b56493a5ed6416a69c332b78dd2af190
[INFO] running `Command { std: "docker" "start" "-a" "c2b6b1ba01145fd7457913d0b9224751b56493a5ed6416a69c332b78dd2af190", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ruma-common v0.12.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking konst_kernel v0.3.15
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking as_variant v1.3.0
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]     Checking konst v0.3.16
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ruma-client-api v0.17.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]    Compiling ruma v0.9.4
[INFO] [stderr]     Checking assign v1.1.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling matrix-sdk-common v0.7.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking readlock v0.1.10
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling matrix-sdk v0.7.1
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking mime2ext v0.1.54
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking pest v2.8.5
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking rust-ini v0.18.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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=b10efa850cc31105 -C extra-filename=-ef91506dcb5946f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-98e9b16cf060efd6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bb09b30f62cf1a92.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-69a768f6881cc1a4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c16dfe712af6574a.rmeta --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" "c2b6b1ba01145fd7457913d0b9224751b56493a5ed6416a69c332b78dd2af190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b6b1ba01145fd7457913d0b9224751b56493a5ed6416a69c332b78dd2af190", kill_on_drop: false }`
[INFO] [stdout] c2b6b1ba01145fd7457913d0b9224751b56493a5ed6416a69c332b78dd2af190
