[INFO] cloning repository https://github.com/Peltoche/vixi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Peltoche/vixi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Fvixi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Fvixi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66d95209e1d1b5d1b8a666a91fc997b0451e6fba [INFO] checking Peltoche/vixi against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeltoche%2Fvixi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Peltoche/vixi on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-3/source/Cargo.toml [INFO] crate git repo https://github.com/Peltoche/vixi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/xi-editor/xi-editor` [INFO] [stderr] Updating git submodule `https://github.com/xi-editor/syntect-resources` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytecount v0.5.1 [INFO] [stderr] Downloaded fern v0.5.8 [INFO] [stderr] Downloaded regex v1.1.5 [INFO] [stderr] Downloaded syntect v3.2.0 [INFO] [stderr] Downloaded plist v0.4.1 [INFO] [stderr] Downloaded bincode v1.1.3 [INFO] [stderr] Downloaded toml v0.5.0 [INFO] [stderr] Downloaded notify v5.0.0-pre.1 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79401eab999f101c21882f4284e11a7c455dd1b7eb88da62d471db6d9a3f3bbd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79401eab999f101c21882f4284e11a7c455dd1b7eb88da62d471db6d9a3f3bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79401eab999f101c21882f4284e11a7c455dd1b7eb88da62d471db6d9a3f3bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79401eab999f101c21882f4284e11a7c455dd1b7eb88da62d471db6d9a3f3bbd", kill_on_drop: false }` [INFO] [stdout] 79401eab999f101c21882f4284e11a7c455dd1b7eb88da62d471db6d9a3f3bbd [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 108a5c063434f5b32a301c1c549a6ecdc5046790be44a1832e04cb369b862f01 [INFO] running `Command { std: "docker" "start" "-a" "108a5c063434f5b32a301c1c549a6ecdc5046790be44a1832e04cb369b862f01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking xi-unicode v0.2.0 (https://github.com/xi-editor/xi-editor?branch=master#9afd0ace) [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking fern v0.5.8 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Checking notify v5.0.0-pre.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling vixi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking plist v0.4.1 [INFO] [stderr] Checking xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor?branch=master#9afd0ace) [INFO] [stderr] Checking toml v0.5.0 [INFO] [stderr] Checking xi-trace v0.2.0 (https://github.com/xi-editor/xi-editor?branch=master#9afd0ace) [INFO] [stderr] Checking syntect v3.2.0 [INFO] [stderr] Checking xi-rpc v0.3.0 (https://github.com/xi-editor/xi-editor?branch=master#9afd0ace) [INFO] [stderr] Checking xi-core-lib v0.3.0 (https://github.com/xi-editor/xi-editor?branch=master#9afd0ace) [INFO] [stderr] Checking xi-plugin-lib v0.1.0 (https://github.com/xi-editor/xi-editor?branch=master#9afd0ace) [INFO] [stderr] Checking xi-test-plugin v0.1.0 (/opt/rustwide/workdir/plugins/test) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "108a5c063434f5b32a301c1c549a6ecdc5046790be44a1832e04cb369b862f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108a5c063434f5b32a301c1c549a6ecdc5046790be44a1832e04cb369b862f01", kill_on_drop: false }` [INFO] [stdout] 108a5c063434f5b32a301c1c549a6ecdc5046790be44a1832e04cb369b862f01