[INFO] cloning repository https://github.com/DutsAndrew/granite-calendar-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DutsAndrew/granite-calendar-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDutsAndrew%2Fgranite-calendar-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDutsAndrew%2Fgranite-calendar-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c3e182c819ba4145f5c82612035c81158d08615
[INFO] testing DutsAndrew/granite-calendar-parser against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDutsAndrew%2Fgranite-calendar-parser" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DutsAndrew/granite-calendar-parser
[INFO] finished tweaking git repo https://github.com/DutsAndrew/granite-calendar-parser
[INFO] tweaked toml for git repo https://github.com/DutsAndrew/granite-calendar-parser written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DutsAndrew/granite-calendar-parser on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DutsAndrew/granite-calendar-parser 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_fn v0.4.10
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded cc v1.1.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80f0a07454928fe597bb3c17261e60e53625064fa441a1622125ec2ff7397869
[INFO] running `Command { std: "docker" "start" "-a" "80f0a07454928fe597bb3c17261e60e53625064fa441a1622125ec2ff7397869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80f0a07454928fe597bb3c17261e60e53625064fa441a1622125ec2ff7397869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f0a07454928fe597bb3c17261e60e53625064fa441a1622125ec2ff7397869", kill_on_drop: false }`
[INFO] [stdout] 80f0a07454928fe597bb3c17261e60e53625064fa441a1622125ec2ff7397869
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c56abacd282f9a32adab154591059d3a2e974f65d7d0434308640b94624fb17
[INFO] running `Command { std: "docker" "start" "-a" "9c56abacd282f9a32adab154591059d3a2e974f65d7d0434308640b94624fb17", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling lopdf v0.26.0
[INFO] [stderr]    Compiling granite-calendar-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> main.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |                         holidays.insert(holiday_name.clone(), Holiday { name: holiday_name, dates });
[INFO] [stdout]    |                                                                                             ^^^^^ expected `Vec<String>`, found `Option<Holiday>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<std::string::String>`
[INFO] [stdout]                 found enum `Option<Holiday>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `granite-calendar-parser` (bin "granite-calendar-parser") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9c56abacd282f9a32adab154591059d3a2e974f65d7d0434308640b94624fb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c56abacd282f9a32adab154591059d3a2e974f65d7d0434308640b94624fb17", kill_on_drop: false }`
[INFO] [stdout] 9c56abacd282f9a32adab154591059d3a2e974f65d7d0434308640b94624fb17
