[INFO] cloning repository https://github.com/fitzgen/mesi-emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fitzgen/mesi-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fmesi-emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fmesi-emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a4cc0705f1609f1fe534c92479c287459b2ec2a [INFO] testing fitzgen/mesi-emu 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%2Ffitzgen%2Fmesi-emu" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fitzgen/mesi-emu 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/fitzgen/mesi-emu [INFO] finished tweaking git repo https://github.com/fitzgen/mesi-emu [INFO] tweaked toml for git repo https://github.com/fitzgen/mesi-emu written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/fitzgen/mesi-emu 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-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d5fa7fa09f68af84cc7a63f746049d742a61a50864617829321f4c81ee330a4 [INFO] running `Command { std: "docker" "start" "-a" "7d5fa7fa09f68af84cc7a63f746049d742a61a50864617829321f4c81ee330a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d5fa7fa09f68af84cc7a63f746049d742a61a50864617829321f4c81ee330a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5fa7fa09f68af84cc7a63f746049d742a61a50864617829321f4c81ee330a4", kill_on_drop: false }` [INFO] [stdout] 7d5fa7fa09f68af84cc7a63f746049d742a61a50864617829321f4c81ee330a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e248d9a54f2f694cfa519162cf3a33395974bd92699af2ed9b3d4986ce27235c [INFO] running `Command { std: "docker" "start" "-a" "e248d9a54f2f694cfa519162cf3a33395974bd92699af2ed9b3d4986ce27235c", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.8 [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling num v0.1.31 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling time v0.1.34 [INFO] [stderr] Compiling chrono v0.2.21 [INFO] [stderr] Compiling lru_time_cache v0.2.7 [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.21/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.21/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.21/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.21/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] running `Command { std: "docker" "inspect" "e248d9a54f2f694cfa519162cf3a33395974bd92699af2ed9b3d4986ce27235c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e248d9a54f2f694cfa519162cf3a33395974bd92699af2ed9b3d4986ce27235c", kill_on_drop: false }` [INFO] [stdout] e248d9a54f2f694cfa519162cf3a33395974bd92699af2ed9b3d4986ce27235c