[INFO] cloning repository https://github.com/anatoly-scherbakov/csv-transform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anatoly-scherbakov/csv-transform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatoly-scherbakov%2Fcsv-transform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatoly-scherbakov%2Fcsv-transform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1602f7647d48627cbfe7246947f2df054698b4a [INFO] testing anatoly-scherbakov/csv-transform against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatoly-scherbakov%2Fcsv-transform" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anatoly-scherbakov/csv-transform on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anatoly-scherbakov/csv-transform [INFO] finished tweaking git repo https://github.com/anatoly-scherbakov/csv-transform [INFO] tweaked toml for git repo https://github.com/anatoly-scherbakov/csv-transform written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/anatoly-scherbakov/csv-transform already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.130 [INFO] [stderr] Downloaded simple_logger v1.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c9e616c5118f799a51669b222391cfcb026aa6a41e4dec574a9e1a97ef28ecf [INFO] running `Command { std: "docker" "start" "-a" "4c9e616c5118f799a51669b222391cfcb026aa6a41e4dec574a9e1a97ef28ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c9e616c5118f799a51669b222391cfcb026aa6a41e4dec574a9e1a97ef28ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9e616c5118f799a51669b222391cfcb026aa6a41e4dec574a9e1a97ef28ecf", kill_on_drop: false }` [INFO] [stdout] 4c9e616c5118f799a51669b222391cfcb026aa6a41e4dec574a9e1a97ef28ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a310707547f75734e1345e472faf407fd8edcd018fe729a6c321bdec99e6f880 [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" "a310707547f75734e1345e472faf407fd8edcd018fe729a6c321bdec99e6f880", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling serde v1.0.130 [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 serde_json v1.0.67 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling simple_logger v1.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.20 [INFO] [stderr] Compiling ysv v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/compile/models.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | version: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compile/models.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "a310707547f75734e1345e472faf407fd8edcd018fe729a6c321bdec99e6f880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a310707547f75734e1345e472faf407fd8edcd018fe729a6c321bdec99e6f880", kill_on_drop: false }` [INFO] [stdout] a310707547f75734e1345e472faf407fd8edcd018fe729a6c321bdec99e6f880 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50d5c3273efb72e2ac920e41cd89a031f2c8cf4a65e16a3473c749d6a2e49239 [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" "50d5c3273efb72e2ac920e41cd89a031f2c8cf4a65e16a3473c749d6a2e49239", kill_on_drop: false }` [INFO] [stderr] Compiling ysv v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/compile/models.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | version: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compile/models.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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 enum `CellValue`, found struct `std::string::String` [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/transform/date.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | let date = apply_excel_ordinal_date(ordinal.to_string()).unwrap(); [INFO] [stdout] | --------^^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{integer}` [INFO] [stdout] | this method call resolves to `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: ToString` found in the `alloc` crate: [INFO] [stdout] - impl ToString for i8; [INFO] [stdout] - impl ToString for u8; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ysv` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "50d5c3273efb72e2ac920e41cd89a031f2c8cf4a65e16a3473c749d6a2e49239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d5c3273efb72e2ac920e41cd89a031f2c8cf4a65e16a3473c749d6a2e49239", kill_on_drop: false }` [INFO] [stdout] 50d5c3273efb72e2ac920e41cd89a031f2c8cf4a65e16a3473c749d6a2e49239