[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#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityMod%2Fwatchexec_c" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/InfinityMod/watchexec_c on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-2/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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-2/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" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 48469ca4795a574b63f30d3f33052c0591fcecf001b844f12789d7550178fd27 [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" "48469ca4795a574b63f30d3f33052c0591fcecf001b844f12789d7550178fd27"` [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.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking globset v0.4.5 [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] Compiling derive_builder 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] 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[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] [stderr] warning: build failed, waiting for other jobs to finish... [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" "48469ca4795a574b63f30d3f33052c0591fcecf001b844f12789d7550178fd27"` [INFO] running `"docker" "rm" "-f" "48469ca4795a574b63f30d3f33052c0591fcecf001b844f12789d7550178fd27"` [INFO] [stdout] 48469ca4795a574b63f30d3f33052c0591fcecf001b844f12789d7550178fd27