[INFO] fetching crate taskmao 0.1.1... [INFO] checking taskmao-0.1.1 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate taskmao 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate taskmao 0.1.1 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate taskmao 0.1.1 [INFO] finished tweaking crates.io crate taskmao 0.1.1 [INFO] tweaked toml for crates.io crate taskmao 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate taskmao 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.7.2 [INFO] [stderr] Downloaded rusqlite v0.25.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb3368b8dcde1510b7824b6911006356590563109339fdf67265c7b861839d74 [INFO] running `Command { std: "docker" "start" "-a" "cb3368b8dcde1510b7824b6911006356590563109339fdf67265c7b861839d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb3368b8dcde1510b7824b6911006356590563109339fdf67265c7b861839d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3368b8dcde1510b7824b6911006356590563109339fdf67265c7b861839d74", kill_on_drop: false }` [INFO] [stdout] cb3368b8dcde1510b7824b6911006356590563109339fdf67265c7b861839d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc5ee78e7ddb3137016786924c1da9d2d632e48ae66b3e185d751f25a55fece [INFO] running `Command { std: "docker" "start" "-a" "4cc5ee78e7ddb3137016786924c1da9d2d632e48ae66b3e185d751f25a55fece", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.4.0 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking taskmao v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> src/display.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | let secs_duration = Duration::seconds(59); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 76 | use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use crate::time::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> src/display.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | let mins_duration = Duration::seconds(159); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 76 | use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use crate::time::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> src/display.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | let hours_duration = Duration::seconds(3790); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 76 | use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use crate::time::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> src/display.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | let days_duration = Duration::seconds(87000); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 76 | use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use crate::time::Duration; [INFO] [stdout] | [INFO] [stdout] 76 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `taskmao` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4cc5ee78e7ddb3137016786924c1da9d2d632e48ae66b3e185d751f25a55fece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc5ee78e7ddb3137016786924c1da9d2d632e48ae66b3e185d751f25a55fece", kill_on_drop: false }` [INFO] [stdout] 4cc5ee78e7ddb3137016786924c1da9d2d632e48ae66b3e185d751f25a55fece