[INFO] fetching crate ysv 0.1.11...
[INFO] testing ysv-0.1.11 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate ysv 0.1.11 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ysv 0.1.11
[INFO] finished tweaking crates.io crate ysv 0.1.11
[INFO] tweaked toml for crates.io crate ysv 0.1.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ysv 0.1.11 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ysv 0.1.11 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28756d61cb45f31e94f1f91f5420312c366fd6ebe38f8a1a8c7373eba48c6ebf
[INFO] running `Command { std: "docker" "start" "-a" "28756d61cb45f31e94f1f91f5420312c366fd6ebe38f8a1a8c7373eba48c6ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28756d61cb45f31e94f1f91f5420312c366fd6ebe38f8a1a8c7373eba48c6ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28756d61cb45f31e94f1f91f5420312c366fd6ebe38f8a1a8c7373eba48c6ebf", kill_on_drop: false }`
[INFO] [stdout] 28756d61cb45f31e94f1f91f5420312c366fd6ebe38f8a1a8c7373eba48c6ebf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f0d95a6daaae63e0d77a181180bf8652f854f72d6a66ad1fea69b630268d9e
[INFO] running `Command { std: "docker" "start" "-a" "20f0d95a6daaae63e0d77a181180bf8652f854f72d6a66ad1fea69b630268d9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.4
[INFO] [stderr]    Compiling clap v3.0.0-beta.1
[INFO] [stderr]    Compiling serde_test v1.0.130
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling simple_logger v1.13.0
[INFO] [stderr]    Compiling serde_yaml v0.8.20
[INFO] [stderr]    Compiling ysv v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/compile/models.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 54 |     version: i8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.50s
[INFO] running `Command { std: "docker" "inspect" "20f0d95a6daaae63e0d77a181180bf8652f854f72d6a66ad1fea69b630268d9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f0d95a6daaae63e0d77a181180bf8652f854f72d6a66ad1fea69b630268d9e", kill_on_drop: false }`
[INFO] [stdout] 20f0d95a6daaae63e0d77a181180bf8652f854f72d6a66ad1fea69b630268d9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf637e012c833844a281870a48685c48eeb1bd5050fec97691d37b6135d0c988
[INFO] running `Command { std: "docker" "start" "-a" "bf637e012c833844a281870a48685c48eeb1bd5050fec97691d37b6135d0c988", kill_on_drop: false }`
[INFO] [stderr]    Compiling ysv v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/compile/models.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 54 |     version: i8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/transform/date.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let date = apply_excel_ordinal_date(ordinal.to_string()).unwrap();
[INFO] [stdout]    |                    ------------------------ ^^^^^^^^^^^^^^^^^^^ expected `CellValue`, found `String`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/transform/date.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn apply_excel_ordinal_date(value: CellValue) -> CellValue {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ ----------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for enum `CellValue` in the current scope
[INFO] [stdout]   --> src/transform/date.rs:46:66
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let date = apply_excel_ordinal_date(ordinal.to_string()).unwrap();
[INFO] [stdout]    |                                                                  ^^^^^^ method not found in `CellValue`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/transform/models.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum CellValue {
[INFO] [stdout]    | ------------------ method `unwrap` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transformation`
[INFO] [stdout]   --> src/compile/input.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let transformation = compile_multiple_input(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transformation`
[INFO] [stdout]   --> src/compile/input.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let transformation = compile_multiple_input(
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ysv` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf637e012c833844a281870a48685c48eeb1bd5050fec97691d37b6135d0c988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf637e012c833844a281870a48685c48eeb1bd5050fec97691d37b6135d0c988", kill_on_drop: false }`
[INFO] [stdout] bf637e012c833844a281870a48685c48eeb1bd5050fec97691d37b6135d0c988
