[INFO] fetching crate hypertask_config_file_opener 0.2.0... [INFO] testing hypertask_config_file_opener-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hypertask_config_file_opener 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate hypertask_config_file_opener 0.2.0 [INFO] finished tweaking crates.io crate hypertask_config_file_opener 0.2.0 [INFO] tweaked toml for crates.io crate hypertask_config_file_opener 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hypertask_config_file_opener 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding platform-dirs v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.8) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hypertask_engine v0.2.0 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded platform-dirs v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8182214bebcfd5df095dfb590bdfbf965ee266190d8e4987e6c03629c1b37950 [INFO] running `Command { std: "docker" "start" "-a" "8182214bebcfd5df095dfb590bdfbf965ee266190d8e4987e6c03629c1b37950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8182214bebcfd5df095dfb590bdfbf965ee266190d8e4987e6c03629c1b37950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8182214bebcfd5df095dfb590bdfbf965ee266190d8e4987e6c03629c1b37950", kill_on_drop: false }` [INFO] [stdout] 8182214bebcfd5df095dfb590bdfbf965ee266190d8e4987e6c03629c1b37950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49f6f12f8b269531325a16e7666a06a138f883733d0195b52b7de780123b65af [INFO] running `Command { std: "docker" "start" "-a" "49f6f12f8b269531325a16e7666a06a138f883733d0195b52b7de780123b65af", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling platform-dirs v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hypertask_engine v0.2.0 [INFO] [stdout] error[E0277]: cannot add `time::Duration` to `chrono::DateTime` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hypertask_engine-0.2.0/src/task.rs:176:45 [INFO] [stdout] | [INFO] [stdout] 176 | self.due = Some(due + dt); [INFO] [stdout] | ^ no implementation for `chrono::DateTime + time::Duration` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Add` is not implemented for `chrono::DateTime` [INFO] [stdout] = help: the following other types implement trait `std::ops::Add`: [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `time::Duration` to `chrono::DateTime` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hypertask_engine-0.2.0/src/task.rs:179:47 [INFO] [stdout] | [INFO] [stdout] 179 | self.wait = Some(wait + dt); [INFO] [stdout] | ^ no implementation for `chrono::DateTime + time::Duration` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Add` is not implemented for `chrono::DateTime` [INFO] [stdout] = help: the following other types implement trait `std::ops::Add`: [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `time::Duration` to `chrono::DateTime` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hypertask_engine-0.2.0/src/task.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | due < (*now + Duration::days(3)) [INFO] [stdout] | ^ no implementation for `chrono::DateTime + time::Duration` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Add` is not implemented for `chrono::DateTime` [INFO] [stdout] = help: the following other types implement trait `std::ops::Add`: [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] `chrono::DateTime` implements `std::ops::Add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hypertask_engine` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49f6f12f8b269531325a16e7666a06a138f883733d0195b52b7de780123b65af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f6f12f8b269531325a16e7666a06a138f883733d0195b52b7de780123b65af", kill_on_drop: false }` [INFO] [stdout] 49f6f12f8b269531325a16e7666a06a138f883733d0195b52b7de780123b65af