[INFO] cloning repository https://github.com/platy/update-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platy/update-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fupdate-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fupdate-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22ad109dbfc81aea09887711e084bc7bc56d89d9 [INFO] testing platy/update-tracker against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fupdate-tracker" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/platy/update-tracker on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/platy/update-tracker [INFO] finished tweaking git repo https://github.com/platy/update-tracker [INFO] tweaked toml for git repo https://github.com/platy/update-tracker written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/platy/update-tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8a111990dcb6db898e6654e42e1a2a4592132b19f0f53f9a4c15cab255c8089 [INFO] running `Command { std: "docker" "start" "-a" "b8a111990dcb6db898e6654e42e1a2a4592132b19f0f53f9a4c15cab255c8089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8a111990dcb6db898e6654e42e1a2a4592132b19f0f53f9a4c15cab255c8089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a111990dcb6db898e6654e42e1a2a4592132b19f0f53f9a4c15cab255c8089", kill_on_drop: false }` [INFO] [stdout] b8a111990dcb6db898e6654e42e1a2a4592132b19f0f53f9a4c15cab255c8089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4821a1856715002e850c83b2413da8374914f797528f7dd77130013a1f662f89 [INFO] running `Command { std: "docker" "start" "-a" "4821a1856715002e850c83b2413da8374914f797528f7dd77130013a1f662f89", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling update-repo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "4821a1856715002e850c83b2413da8374914f797528f7dd77130013a1f662f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4821a1856715002e850c83b2413da8374914f797528f7dd77130013a1f662f89", kill_on_drop: false }` [INFO] [stdout] 4821a1856715002e850c83b2413da8374914f797528f7dd77130013a1f662f89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4980228154f9975b1add2fd4424d61ff3304f71dc2ac371b3c2d5a89c0862895 [INFO] running `Command { std: "docker" "start" "-a" "4980228154f9975b1add2fd4424d61ff3304f71dc2ac371b3c2d5a89c0862895", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling update-repo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> examples/log.rs:162:64 [INFO] [stdout] | [INFO] [stdout] 162 | .contains(&(DateTime::::from(Utc::now()) - update_ref.timestamp)) [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `update-repo` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/doc/repository.rs:291:30 [INFO] [stdout] | [INFO] [stdout] 291 | let timestamp = Utc::now().into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/doc/repository.rs:335:30 [INFO] [stdout] | [INFO] [stdout] 335 | let timestamp = Utc::now().into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/doc/repository.rs:345:52 [INFO] [stdout] | [INFO] [stdout] 345 | DateTime::::from(Utc::now()) - chrono::Duration::seconds(60), [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/doc/repository.rs:388:39 [INFO] [stdout] | [INFO] [stdout] 388 | let earlier_timestamp = (Utc::now() - chrono::Duration::seconds(60)).into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/doc/repository.rs:389:36 [INFO] [stdout] | [INFO] [stdout] 389 | let later_timestamp = Utc::now().into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/doc/repository.rs:413:39 [INFO] [stdout] | [INFO] [stdout] 413 | let earlier_timestamp = (Utc::now() - chrono::Duration::seconds(60)).into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/doc/repository.rs:414:36 [INFO] [stdout] | [INFO] [stdout] 414 | let later_timestamp = Utc::now().into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:148:60 [INFO] [stdout] | [INFO] [stdout] 148 | let timestamp = DateTime::::from(Utc::now()) - chrono::Duration::minutes(60); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:152:52 [INFO] [stdout] | [INFO] [stdout] 152 | let update = repo.create(url.clone(), Utc::now().into(), "newest change").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:181:30 [INFO] [stdout] | [INFO] [stdout] 181 | let timestamp = Utc::now().into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:187:52 [INFO] [stdout] | [INFO] [stdout] 187 | DateTime::::from(Utc::now()) - chrono::Duration::minutes(60), [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:223:60 [INFO] [stdout] | [INFO] [stdout] 223 | let timestamp = DateTime::::from(Utc::now()) - chrono::Duration::minutes(60); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:227:52 [INFO] [stdout] | [INFO] [stdout] 227 | let update = repo.ensure(url.clone(), Utc::now().into(), "newest change").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 255 | let timestamp = Utc::now().into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:261:52 [INFO] [stdout] | [INFO] [stdout] 261 | DateTime::::from(Utc::now()) - chrono::Duration::minutes(60), [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope [INFO] [stdout] --> src/update/repository.rs:298:30 [INFO] [stdout] | [INFO] [stdout] 298 | let timestamp = Utc::now().into(); [INFO] [stdout] | ^^^ function or associated item not found in `Utc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4980228154f9975b1add2fd4424d61ff3304f71dc2ac371b3c2d5a89c0862895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4980228154f9975b1add2fd4424d61ff3304f71dc2ac371b3c2d5a89c0862895", kill_on_drop: false }` [INFO] [stdout] 4980228154f9975b1add2fd4424d61ff3304f71dc2ac371b3c2d5a89c0862895