[INFO] cloning repository https://github.com/jvo203/file_sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvo203/file_sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvo203%2Ffile_sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvo203%2Ffile_sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0315af9425a26604c7b28686b636532e998e0643
[INFO] checking jvo203/file_sync against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvo203%2Ffile_sync" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvo203/file_sync
[INFO] finished tweaking git repo https://github.com/jvo203/file_sync
[INFO] tweaked toml for git repo https://github.com/jvo203/file_sync written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvo203/file_sync on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvo203/file_sync 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking jvo203/file_sync against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvo203%2Ffile_sync" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jvo203/file_sync
[INFO] finished tweaking git repo https://github.com/jvo203/file_sync
[INFO] tweaked toml for git repo https://github.com/jvo203/file_sync written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jvo203/file_sync on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jvo203/file_sync 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify v4.0.12
[INFO] [stderr]   Downloaded same-file v1.0.4
[INFO] [stderr]   Downloaded winapi-util v0.1.2
[INFO] [stderr]   Downloaded inotify-sys v0.1.3
[INFO] [stderr]   Downloaded walkdir v2.2.7
[INFO] [stderr]   Downloaded autocfg v0.1.4
[INFO] [stderr]   Downloaded filetime v0.2.5
[INFO] [stderr]   Downloaded fsevent v0.4.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.54
[INFO] [stderr]   Downloaded inotify v0.6.1
[INFO] [stderr]   Downloaded mio-extras v2.0.5
[INFO] [stderr]   Downloaded fsevent-sys v2.0.1
[INFO] [stderr]   Downloaded mio v0.6.18
[INFO] [stderr]   Downloaded libc v0.2.55
[INFO] [stderr]   Downloaded winapi v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94f7cc0ac9939b35c72fbf05fac2e77a462d252686366a8607215332a268a994
[INFO] running `Command { std: "docker" "start" "-a" "94f7cc0ac9939b35c72fbf05fac2e77a462d252686366a8607215332a268a994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f7cc0ac9939b35c72fbf05fac2e77a462d252686366a8607215332a268a994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f7cc0ac9939b35c72fbf05fac2e77a462d252686366a8607215332a268a994", kill_on_drop: false }`
[INFO] [stdout] 94f7cc0ac9939b35c72fbf05fac2e77a462d252686366a8607215332a268a994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc997ae162852fef4dafd8489800094472b9c1afeb0866e0f1791415cdd53954
[INFO] running `Command { std: "docker" "start" "-a" "bc997ae162852fef4dafd8489800094472b9c1afeb0866e0f1791415cdd53954", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.55
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking same-file v1.0.4
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking walkdir v2.2.7
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking filetime v0.2.5
[INFO] [stderr]     Checking inotify v0.6.1
[INFO] [stderr]     Checking mio v0.6.18
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking mio-extras v2.0.5
[INFO] [stderr]     Checking notify v4.0.12
[INFO] [stderr]     Checking file_sync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     r#try!(watcher.watch("/home/chris", RecursiveMode::Recursive));
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut watcher: RecommendedWatcher = r#try!(Watcher::new(tx, Duration::from_secs(10)));
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     r#try!(watcher.watch("/home/chris", RecursiveMode::Recursive));
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut watcher: RecommendedWatcher = r#try!(Watcher::new(tx, Duration::from_secs(10)));
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "bc997ae162852fef4dafd8489800094472b9c1afeb0866e0f1791415cdd53954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc997ae162852fef4dafd8489800094472b9c1afeb0866e0f1791415cdd53954", kill_on_drop: false }`
[INFO] [stdout] bc997ae162852fef4dafd8489800094472b9c1afeb0866e0f1791415cdd53954
