[INFO] cloning repository https://github.com/jgjin/us-life-insurance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgjin/us-life-insurance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgjin%2Fus-life-insurance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgjin%2Fus-life-insurance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b65c4e9c6fe28ad4a0695a5e7d9fee78943d5d0 [INFO] testing jgjin/us-life-insurance against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgjin%2Fus-life-insurance" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jgjin/us-life-insurance 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/jgjin/us-life-insurance [INFO] finished tweaking git repo https://github.com/jgjin/us-life-insurance [INFO] tweaked toml for git repo https://github.com/jgjin/us-life-insurance written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/jgjin/us-life-insurance 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csv v1.0.0-beta.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b87601d3b8c19fb4ded44b1547df62696cd2326ea523fcc0d9092aa41f18cd8 [INFO] running `Command { std: "docker" "start" "-a" "7b87601d3b8c19fb4ded44b1547df62696cd2326ea523fcc0d9092aa41f18cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b87601d3b8c19fb4ded44b1547df62696cd2326ea523fcc0d9092aa41f18cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b87601d3b8c19fb4ded44b1547df62696cd2326ea523fcc0d9092aa41f18cd8", kill_on_drop: false }` [INFO] [stdout] 7b87601d3b8c19fb4ded44b1547df62696cd2326ea523fcc0d9092aa41f18cd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94ab8cee046ec42f0da8fc7767262fc59eb1f49d2593e2667c4711a0451db4ab [INFO] running `Command { std: "docker" "start" "-a" "94ab8cee046ec42f0da8fc7767262fc59eb1f49d2593e2667c4711a0451db4ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling us-life-insurance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `type_` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | type_: char, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Record` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(option_filter)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `option_filter` has been stable since 1.27.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(option_filter)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `us-life-insurance` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "94ab8cee046ec42f0da8fc7767262fc59eb1f49d2593e2667c4711a0451db4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ab8cee046ec42f0da8fc7767262fc59eb1f49d2593e2667c4711a0451db4ab", kill_on_drop: false }` [INFO] [stdout] 94ab8cee046ec42f0da8fc7767262fc59eb1f49d2593e2667c4711a0451db4ab