[INFO] updating cached repository https://github.com/Peltoche/vixi [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] 423eb5830b7c1b51c5bfbab21b4306a06f70e358 [INFO] checking Peltoche/vixi against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Fvixi" "/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/Peltoche/vixi on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Peltoche/vixi [INFO] removed workspace from git repo https://github.com/Peltoche/vixi [INFO] finished tweaking git repo https://github.com/Peltoche/vixi [INFO] tweaked toml for git repo https://github.com/Peltoche/vixi written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Peltoche/vixi already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/xi-editor/xi-editor` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] b62892b4384f41fb2c62b0439b826a4bdcea5c9ccf54c244ef7e22815a1e0f7f [INFO] running `"docker" "start" "-a" "b62892b4384f41fb2c62b0439b826a4bdcea5c9ccf54c244ef7e22815a1e0f7f"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking xi-unicode v0.2.0 (https://github.com/xi-editor/xi-editor#dce93a5c) [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling 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 backtrace v0.3.43 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking notify v5.0.0-pre.1 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling vixi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor#dce93a5c) [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking xi-trace v0.2.0 (https://github.com/xi-editor/xi-editor#dce93a5c) [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] Checking xi-rpc v0.3.0 (https://github.com/xi-editor/xi-editor#dce93a5c) [INFO] [stderr] Checking xi-core-lib v0.3.0 (https://github.com/xi-editor/xi-editor#dce93a5c) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `"docker" "inspect" "b62892b4384f41fb2c62b0439b826a4bdcea5c9ccf54c244ef7e22815a1e0f7f"` [INFO] running `"docker" "rm" "-f" "b62892b4384f41fb2c62b0439b826a4bdcea5c9ccf54c244ef7e22815a1e0f7f"` [INFO] [stdout] b62892b4384f41fb2c62b0439b826a4bdcea5c9ccf54c244ef7e22815a1e0f7f