[INFO] updating cached repository https://github.com/InfinityMod/watchexec_c
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] f940aa602a748f9a96f90d323b299d974138172a
[INFO] checking InfinityMod/watchexec_c against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityMod%2Fwatchexec_c" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] [stderr] Checking out files:  75% (15/20)   
Checking out files:  80% (16/20)   
Checking out files:  85% (17/20)   
Checking out files:  90% (18/20)   
Checking out files:  95% (19/20)   
Checking out files: 100% (20/20)   
Checking out files: 100% (20/20), done.
[INFO] validating manifest of git repo https://github.com/InfinityMod/watchexec_c on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/InfinityMod/watchexec_c
[INFO] removed path dependency watchexec from git repo https://github.com/InfinityMod/watchexec_c
[INFO] finished tweaking git repo https://github.com/InfinityMod/watchexec_c
[INFO] tweaked toml for git repo https://github.com/InfinityMod/watchexec_c written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/InfinityMod/watchexec_c already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (watchexec) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (watchexec) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 20c07125b136e50d432648cdbce8444d293f0037e5bb959302560dbc3be905e2
[INFO] running `"docker" "start" "-a" "20c07125b136e50d432648cdbce8444d293f0037e5bb959302560dbc3be905e2"`
[INFO] [stderr] warning: dependency (watchexec) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking globset v0.4.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking term_size v0.3.1
[INFO] [stderr]     Checking filetime v0.2.9
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking nix v0.15.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking watchexec v1.12.0
[INFO] [stderr]     Checking watchexec_c v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved imports `watchexec::cli::process_args`, `watchexec::cli::init_app`
[INFO] [stderr]   --> src/c_lib.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     process_args,
[INFO] [stderr]    |     ^^^^^^^^^^^^ no `process_args` in `cli`
[INFO] [stderr] 16 |     init_app
[INFO] [stderr]    |     ^^^^^^^^ no `init_app` in `cli`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead.
[INFO] [stderr]   --> src/process.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub cookie: libc::uint32_t,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead.
[INFO] [stderr]   --> src/process.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub time: libc::int64_t,
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `watchexec::cli::process_args`, `watchexec::cli::init_app`
[INFO] [stderr]   --> src/c_lib.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     process_args,
[INFO] [stderr]    |     ^^^^^^^^^^^^ no `process_args` in `cli`
[INFO] [stderr] 16 |     init_app
[INFO] [stderr]    |     ^^^^^^^^ no `init_app` in `cli`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead.
[INFO] [stderr]   --> src/process.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub time_micro: libc::uint32_t
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead.
[INFO] [stderr]   --> src/process.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub cookie: libc::uint32_t,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead.
[INFO] [stderr]   --> src/process.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub cookie: libc::uint32_t,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead.
[INFO] [stderr]   --> src/process.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub time: libc::int64_t,
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead.
[INFO] [stderr]   --> src/process.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub time_micro: libc::uint32_t
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead.
[INFO] [stderr]   --> src/process.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub cookie: libc::uint32_t,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0609]: no field `time` on type `watchexec::pathop::PathOp`
[INFO] [stderr]   --> src/process.rs:55:23
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let _time = p.time;
[INFO] [stderr]    |                       ^^^^ unknown field
[INFO] [stderr]    |
[INFO] [stderr]    = note: available fields are: `path`, `op`, `cookie`
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stderr]   --> src/c_lib.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let _result = run(process_args(args), Some(move |paths| run_cb(cb.clone(), paths)));
[INFO] [stderr]    |                   ^^^ ------------------  -------------------------------------------- supplied 2 arguments
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   expected 1 argument
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0432, E0609.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error[E0609]: no field `time` on type `watchexec::pathop::PathOp`
[INFO] [stderr]   --> src/process.rs:55:23
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let _time = p.time;
[INFO] [stderr]    |                       ^^^^ unknown field
[INFO] [stderr]    |
[INFO] [stderr]    = note: available fields are: `path`, `op`, `cookie`
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stderr]   --> src/c_lib.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let _result = run(process_args(args), Some(move |paths| run_cb(cb.clone(), paths)));
[INFO] [stderr]    |                   ^^^ ------------------  -------------------------------------------- supplied 2 arguments
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   expected 1 argument
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `watchexec_c`.
[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: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0432, E0609.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error: could not compile `watchexec_c`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "20c07125b136e50d432648cdbce8444d293f0037e5bb959302560dbc3be905e2"`
[INFO] running `"docker" "rm" "-f" "20c07125b136e50d432648cdbce8444d293f0037e5bb959302560dbc3be905e2"`
[INFO] [stdout] 20c07125b136e50d432648cdbce8444d293f0037e5bb959302560dbc3be905e2
