[INFO] cloning repository https://github.com/InfinityMod/watchexec_c [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InfinityMod/watchexec_c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityMod%2Fwatchexec_c"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityMod%2Fwatchexec_c'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f940aa602a748f9a96f90d323b299d974138172a [INFO] checking InfinityMod/watchexec_c against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [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: 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 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] Blocking waiting for file lock on package cache [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] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] Blocking waiting for file lock on package cache [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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] c3cf8e4c5b5c9ea2c698ab94c4f3ef1db5936e5a1e5b504c230ce6d255a7bc87 [INFO] running `"docker" "start" "-a" "c3cf8e4c5b5c9ea2c698ab94c4f3ef1db5936e5a1e5b504c230ce6d255a7bc87"` [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] Checking bstr v0.2.8 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking watchexec v1.10.3 [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] 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] 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] = 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: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: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[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 parameter but 2 parameters 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [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: 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] warning: build failed, waiting for other jobs to finish... [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" "c3cf8e4c5b5c9ea2c698ab94c4f3ef1db5936e5a1e5b504c230ce6d255a7bc87"` [INFO] running `"docker" "rm" "-f" "c3cf8e4c5b5c9ea2c698ab94c4f3ef1db5936e5a1e5b504c230ce6d255a7bc87"` [INFO] [stdout] c3cf8e4c5b5c9ea2c698ab94c4f3ef1db5936e5a1e5b504c230ce6d255a7bc87