[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] testing InfinityMod/watchexec_c against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityMod%2Fwatchexec_c" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/InfinityMod/watchexec_c on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-3/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" "+beta-2020-06-03" "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-3/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 6ffec6885615f4b336c2e54b1184eecd563cb703e67f081093a10df44ff99c62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6ffec6885615f4b336c2e54b1184eecd563cb703e67f081093a10df44ff99c62"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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.71 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling 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] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling watchexec v1.13.1 [INFO] [stderr] Compiling 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] 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; 4 warnings emitted [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" "6ffec6885615f4b336c2e54b1184eecd563cb703e67f081093a10df44ff99c62"` [INFO] running `"docker" "rm" "-f" "6ffec6885615f4b336c2e54b1184eecd563cb703e67f081093a10df44ff99c62"` [INFO] [stdout] 6ffec6885615f4b336c2e54b1184eecd563cb703e67f081093a10df44ff99c62