[INFO] updating cached repository https://github.com/niktekusho/file-watcher-backup [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] 78c239d0ff16fde172ea792c6ecff5698448a523 [INFO] checking niktekusho/file-watcher-backup against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniktekusho%2Ffile-watcher-backup" "/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/niktekusho/file-watcher-backup on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/niktekusho/file-watcher-backup [INFO] finished tweaking git repo https://github.com/niktekusho/file-watcher-backup [INFO] tweaked toml for git repo https://github.com/niktekusho/file-watcher-backup written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/niktekusho/file-watcher-backup already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 7c82e49c01e41d8dc85638a80d4efc82ec222fb5e620d29fa47b3ffc662c7b9a [INFO] running `"docker" "start" "-a" "7c82e49c01e41d8dc85638a80d4efc82ec222fb5e620d29fa47b3ffc662c7b9a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Checking simplelog v0.6.0 [INFO] [stderr] Checking file-watcher-backup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:44:27 [INFO] [stderr] | [INFO] [stderr] 44 | let mut loggers: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn SharedLogger` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:44:27 [INFO] [stderr] | [INFO] [stderr] 44 | let mut loggers: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn SharedLogger` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.82s [INFO] running `"docker" "inspect" "7c82e49c01e41d8dc85638a80d4efc82ec222fb5e620d29fa47b3ffc662c7b9a"` [INFO] running `"docker" "rm" "-f" "7c82e49c01e41d8dc85638a80d4efc82ec222fb5e620d29fa47b3ffc662c7b9a"` [INFO] [stdout] 7c82e49c01e41d8dc85638a80d4efc82ec222fb5e620d29fa47b3ffc662c7b9a