[INFO] cloning repository https://github.com/Officeyutong/Countdown-Bot3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Officeyutong/Countdown-Bot3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2FCountdown-Bot3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2FCountdown-Bot3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0d541c3ee42eabe19fe94eb5c88c268ac098b34 [INFO] testing Officeyutong/Countdown-Bot3 against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOfficeyutong%2FCountdown-Bot3" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Officeyutong/Countdown-Bot3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Officeyutong/Countdown-Bot3 [INFO] finished tweaking git repo https://github.com/Officeyutong/Countdown-Bot3 [INFO] tweaked toml for git repo https://github.com/Officeyutong/Countdown-Bot3 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/Officeyutong/Countdown-Bot3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97522bb8ca6c0514445b1461b02f3bc02127767336f4c88efb01e12c1b253e77 [INFO] running `Command { std: "docker" "start" "-a" "97522bb8ca6c0514445b1461b02f3bc02127767336f4c88efb01e12c1b253e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97522bb8ca6c0514445b1461b02f3bc02127767336f4c88efb01e12c1b253e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97522bb8ca6c0514445b1461b02f3bc02127767336f4c88efb01e12c1b253e77", kill_on_drop: false }` [INFO] [stdout] 97522bb8ca6c0514445b1461b02f3bc02127767336f4c88efb01e12c1b253e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89fa3fe6e34ede3ad6600b1e67bc77d8132c84711c7bb255a7f58cacbc6fe27a [INFO] running `Command { std: "docker" "start" "-a" "89fa3fe6e34ede3ad6600b1e67bc77d8132c84711c7bb255a7f58cacbc6fe27a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling sink v0.1.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling volatile v0.3.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode_names2 v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustpython-pylib v0.1.0 (https://github.com/RustPython/RustPython?rev=bd295e0f#bd295e0f) [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling unicode-casing v0.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling timsort v0.1.2 [INFO] [stderr] Compiling rustpython-stdlib v0.1.2 (https://github.com/RustPython/RustPython?rev=bd295e0f#bd295e0f) [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling qrcodegen v1.7.0 [INFO] [stderr] Compiling puruspe v0.1.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dot-writer v0.1.2 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cedarwood v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] error: could not compile `unicode_names2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_names2 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode_names2-0.4.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 -C debuginfo=2 --cfg 'feature="default"' -C metadata=7baf10fc4d82980a -C extra-filename=-7baf10fc4d82980a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "89fa3fe6e34ede3ad6600b1e67bc77d8132c84711c7bb255a7f58cacbc6fe27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fa3fe6e34ede3ad6600b1e67bc77d8132c84711c7bb255a7f58cacbc6fe27a", kill_on_drop: false }` [INFO] [stdout] 89fa3fe6e34ede3ad6600b1e67bc77d8132c84711c7bb255a7f58cacbc6fe27a