[INFO] cloning repository https://github.com/jk45698/mygit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jk45698/mygit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjk45698%2Fmygit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjk45698%2Fmygit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63555fa4c9bd8b5597b29390e35db3ba1fa5800c
[INFO] testing jk45698/mygit against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjk45698%2Fmygit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jk45698/mygit
[INFO] finished tweaking git repo https://github.com/jk45698/mygit
[INFO] tweaked toml for git repo https://github.com/jk45698/mygit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jk45698/mygit on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jk45698/mygit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a
[INFO] running `Command { std: "docker" "start" "a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling mygit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/index.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::windows::fs::MetadataExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flate2::read::ZlibDecoder`
[INFO] [stdout]  --> src/database/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use flate2::read::ZlibDecoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TREE_MODE`
[INFO] [stdout]   --> src/database/mod.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tree::{Tree, TREE_MODE};
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_time` found for reference `&Metadata` in the current scope
[INFO] [stdout]   --> src/index.rs:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ctime: metadata.creation_time(),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ method not found in `&Metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_write_time` found for reference `&Metadata` in the current scope
[INFO] [stdout]   --> src/index.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |             mtime: metadata.last_write_time(),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `st_atime` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 -             mtime: metadata.last_write_time(),
[INFO] [stdout] 47 +             mtime: metadata.st_atime(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `file_size` found for reference `&Metadata` in the current scope
[INFO] [stdout]   --> src/index.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 |             size: metadata.file_size(),
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `file_type` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -             size: metadata.file_size(),
[INFO] [stdout] 48 +             size: metadata.file_type(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
[INFO] [stdout]   --> src/commands/commit.rs:49:54
[INFO] [stdout]    |
[INFO] [stdout] 49 |         time: Utc::now().with_timezone(&FixedOffset::east(0)),
[INFO] [stdout]    |                                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> src/database/mod.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn new(name: &str, oid: &str, mode: u32) -> Entry {
[INFO] [stdout]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mygit` (bin "mygit") due to 4 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a", kill_on_drop: false }`
[INFO] [stdout] a4a8dbd68397e92d2383bd3e50785a8ea61015f80496c87940e811546154467a
