[INFO] cloning repository https://github.com/dashed/counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashed/counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fcounter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fcounter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a228628acb5f7b11f9fa706581cd645e594cac1 [INFO] testing dashed/counter against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fcounter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dashed/counter on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dashed/counter [INFO] finished tweaking git repo https://github.com/dashed/counter [INFO] tweaked toml for git repo https://github.com/dashed/counter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dashed/counter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8373fa8ec9dbd71e0d5e72b38459e14c23a527026b957a58f51166defd87f5e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8373fa8ec9dbd71e0d5e72b38459e14c23a527026b957a58f51166defd87f5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8373fa8ec9dbd71e0d5e72b38459e14c23a527026b957a58f51166defd87f5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8373fa8ec9dbd71e0d5e72b38459e14c23a527026b957a58f51166defd87f5e6", kill_on_drop: false }` [INFO] [stdout] 8373fa8ec9dbd71e0d5e72b38459e14c23a527026b957a58f51166defd87f5e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d2895ecb39f12fd03e491759c5b4d0c5bd8bfedb50c65a3ed905566588951bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d2895ecb39f12fd03e491759c5b4d0c5bd8bfedb50c65a3ed905566588951bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.10 [INFO] [stderr] Compiling num-traits v0.1.32 [INFO] [stderr] Compiling backtrace-sys v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling custom_derive v0.1.5 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling ansi_term v0.7.2 [INFO] [stderr] Compiling strsim v0.4.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling clap v2.3.0 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Compiling chan v0.1.18 [INFO] [stderr] Compiling num v0.1.32 [INFO] [stderr] Compiling chrono v0.2.22 [INFO] [stderr] Compiling chomp v0.2.5 (https://github.com/m4rw3r/chomp?rev=c1287f2e7ee1558d50a8cab95e1bf900f5a47061#c1287f2e) [INFO] [stderr] Compiling chan-signal v0.1.5 [INFO] [stdout] error: to use a constant of type `format::ParseError` in a pattern, `format::ParseError` must be annotated with `#[derive(PartialEq, Eq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.22/src/format/parsed.rs:476:22 [INFO] [stdout] | [INFO] [stdout] 476 | (Err(OUT_OF_RANGE), _) | (_, Err(OUT_OF_RANGE)) => return Err(OUT_OF_RANGE), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: to use a constant of type `format::ParseError` in a pattern, `format::ParseError` must be annotated with `#[derive(PartialEq, Eq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.22/src/format/parsed.rs:476:50 [INFO] [stdout] | [INFO] [stdout] 476 | (Err(OUT_OF_RANGE), _) | (_, Err(OUT_OF_RANGE)) => return Err(OUT_OF_RANGE), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: to use a constant of type `format::ParseError` in a pattern, `format::ParseError` must be annotated with `#[derive(PartialEq, Eq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.22/src/format/parsed.rs:477:22 [INFO] [stdout] | [INFO] [stdout] 477 | (Err(IMPOSSIBLE), _) | (_, Err(IMPOSSIBLE)) => return Err(IMPOSSIBLE), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: to use a constant of type `format::ParseError` in a pattern, `format::ParseError` must be annotated with `#[derive(PartialEq, Eq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.22/src/format/parsed.rs:477:48 [INFO] [stdout] | [INFO] [stdout] 477 | (Err(IMPOSSIBLE), _) | (_, Err(IMPOSSIBLE)) => return Err(IMPOSSIBLE), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d2895ecb39f12fd03e491759c5b4d0c5bd8bfedb50c65a3ed905566588951bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2895ecb39f12fd03e491759c5b4d0c5bd8bfedb50c65a3ed905566588951bc", kill_on_drop: false }` [INFO] [stdout] 6d2895ecb39f12fd03e491759c5b4d0c5bd8bfedb50c65a3ed905566588951bc