[INFO] cloning repository https://github.com/TheOpenDictionary/converters-v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheOpenDictionary/converters-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOpenDictionary%2Fconverters-v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOpenDictionary%2Fconverters-v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7eaa05ae42cd4368f8ac0a2f01194d8a062912df
[INFO] checking TheOpenDictionary/converters-v2 against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheOpenDictionary%2Fconverters-v2" "/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/TheOpenDictionary/converters-v2
[INFO] finished tweaking git repo https://github.com/TheOpenDictionary/converters-v2
[INFO] tweaked toml for git repo https://github.com/TheOpenDictionary/converters-v2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheOpenDictionary/converters-v2 on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheOpenDictionary/converters-v2 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] 7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061
[INFO] running `Command { std: "docker" "start" "7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061", 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" "7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061", 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" "7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking liblzma v0.4.6
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking quick-xml v0.40.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking isolang v2.4.0
[INFO] [stderr]     Checking map-macro v0.3.0
[INFO] [stderr]     Checking tar v0.4.46
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/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="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="time"' --cfg 'feature="tokio-macros"' --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=2e26496fae3b7c29 -C extra-filename=-ad7823aa9c89f36a --out-dir /opt/rustwide/target/debug/build/tokio/ad7823aa9c89f36a/out -L dependency=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/c806c5ddbf4a8e27/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out/libbytes-c38626212d5d479c.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out/libmio-24357868ea6ec5f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/c806c5ddbf4a8e27/out/libtokio_macros-c806c5ddbf4a8e27.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" "7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061", kill_on_drop: false }`
[INFO] [stdout] 7aee85626c5a830630c477aaad28572e3f3e30b0bd7239dd57fe5b058bde5061
