[INFO] fetching crate rslint_cli 0.2.1... [INFO] checking rslint_cli-0.2.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate rslint_cli 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rslint_cli 0.2.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rslint_cli 0.2.1 [INFO] finished tweaking crates.io crate rslint_cli 0.2.1 [INFO] tweaked toml for crates.io crate rslint_cli 0.2.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rslint_cli 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", 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] c0926d98a8153b00ee95ded18f2edd16277d6c22b74a545305754d549d9aafa5 [INFO] running `Command { std: "docker" "start" "-a" "c0926d98a8153b00ee95ded18f2edd16277d6c22b74a545305754d549d9aafa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0926d98a8153b00ee95ded18f2edd16277d6c22b74a545305754d549d9aafa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0926d98a8153b00ee95ded18f2edd16277d6c22b74a545305754d549d9aafa5", kill_on_drop: false }` [INFO] [stdout] c0926d98a8153b00ee95ded18f2edd16277d6c22b74a545305754d549d9aafa5 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 4014b214d67f40e79503a5a8e36745d522483a1e764e34c86564797d587d7ca7 [INFO] running `Command { std: "docker" "start" "-a" "4014b214d67f40e79503a5a8e36745d522483a1e764e34c86564797d587d7ca7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking text-size v1.0.0 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking thin-dst v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking dyn-clone v1.0.3 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling slice-dst v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rowan v0.10.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking term v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking rslint_text_edit v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking text-diff v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rslint_rowan v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rslint_syntax v0.1.3 [INFO] [stderr] Checking rslint_errors v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rslint_lexer v0.1.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rslint_parser v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking typetag v0.1.6 [INFO] [stderr] Checking rslint_core v0.2.1 [INFO] [stderr] Checking rslint_cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "4014b214d67f40e79503a5a8e36745d522483a1e764e34c86564797d587d7ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4014b214d67f40e79503a5a8e36745d522483a1e764e34c86564797d587d7ca7", kill_on_drop: false }` [INFO] [stdout] 4014b214d67f40e79503a5a8e36745d522483a1e764e34c86564797d587d7ca7