[INFO] fetching crate kanben 0.1.3... [INFO] checking kanben-0.1.3 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate kanben 0.1.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate kanben 0.1.3 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kanben 0.1.3 [INFO] finished tweaking crates.io crate kanben 0.1.3 [INFO] tweaked toml for crates.io crate kanben 0.1.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate kanben 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65862ca9db2e8355113fa396d5e59c2ae93f7173e569336acb47c02b66eb0311 [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" "65862ca9db2e8355113fa396d5e59c2ae93f7173e569336acb47c02b66eb0311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65862ca9db2e8355113fa396d5e59c2ae93f7173e569336acb47c02b66eb0311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65862ca9db2e8355113fa396d5e59c2ae93f7173e569336acb47c02b66eb0311", kill_on_drop: false }` [INFO] [stdout] 65862ca9db2e8355113fa396d5e59c2ae93f7173e569336acb47c02b66eb0311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a74cd63a425bcfeca80b43abe6b8521f7c0d535b8b1e652e39ff8c00f4912e89 [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" "a74cd63a425bcfeca80b43abe6b8521f7c0d535b8b1e652e39ff8c00f4912e89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking minimad v0.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking crossterm_utils v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossterm_cursor v0.2.6 [INFO] [stderr] Checking crossterm_screen v0.2.5 [INFO] [stderr] Checking crossterm_style v0.3.3 [INFO] [stderr] Checking crossterm_terminal v0.2.6 [INFO] [stderr] Checking crossterm_input v0.3.9 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossterm v0.9.6 [INFO] [stderr] Checking sled v0.31.0 [INFO] [stderr] Checking termimad v0.5.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking libmath v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.18 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking kv v0.20.2 [INFO] [stderr] Checking kanben v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:78:49 [INFO] [stdout] | [INFO] [stdout] 78 | board.update("task4", get_task("task4", Column::Done)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:79:49 [INFO] [stdout] | [INFO] [stdout] 79 | board.update("task1", get_task("task1", Column::Doing)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:80:49 [INFO] [stdout] | [INFO] [stdout] 80 | board.update("task3", get_task("task3", Column::Done)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:107:49 [INFO] [stdout] | [INFO] [stdout] 107 | board.update("task4", get_task("task4", Column::Done)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:108:49 [INFO] [stdout] | [INFO] [stdout] 108 | board.update("task1", get_task("task1", Column::Doing)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:109:49 [INFO] [stdout] | [INFO] [stdout] 109 | board.update("task3", get_task("task3", Column::Done)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:135:49 [INFO] [stdout] | [INFO] [stdout] 135 | board.update("task1", get_task("task1", Column::Doing)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:136:49 [INFO] [stdout] | [INFO] [stdout] 136 | board.update("task2", get_task("task2", Column::Doing)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:137:49 [INFO] [stdout] | [INFO] [stdout] 137 | board.update("task3", get_task("task3", Column::Done)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:163:49 [INFO] [stdout] | [INFO] [stdout] 163 | board.update("task1", get_task("task1", Column::Doing)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:164:49 [INFO] [stdout] | [INFO] [stdout] 164 | board.update("task2", get_task("task2", Column::Doing)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:165:49 [INFO] [stdout] | [INFO] [stdout] 165 | board.update("task3", get_task("task3", Column::Done)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:192:43 [INFO] [stdout] | [INFO] [stdout] 192 | let mut task1 = get_task("task1", Column::Doing); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:195:49 [INFO] [stdout] | [INFO] [stdout] 195 | board.update("task2", get_task("task2", Column::Doing)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Column` [INFO] [stdout] --> src/commands/now.rs:196:49 [INFO] [stdout] | [INFO] [stdout] 196 | board.update("task3", get_task("task3", Column::Done)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Column` in this scope [INFO] [stdout] --> src/commands/now.rs:210:36 [INFO] [stdout] | [INFO] [stdout] 210 | fn get_task(key: &str, column: Column) -> Task { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 36 | use crate::opts::Column; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kanben` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a74cd63a425bcfeca80b43abe6b8521f7c0d535b8b1e652e39ff8c00f4912e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74cd63a425bcfeca80b43abe6b8521f7c0d535b8b1e652e39ff8c00f4912e89", kill_on_drop: false }` [INFO] [stdout] a74cd63a425bcfeca80b43abe6b8521f7c0d535b8b1e652e39ff8c00f4912e89