[INFO] fetching crate rslint_cli 0.3.1... [INFO] testing rslint_cli-0.3.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate rslint_cli 0.3.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rslint_cli 0.3.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rslint_cli 0.3.1 [INFO] finished tweaking crates.io crate rslint_cli 0.3.1 [INFO] tweaked toml for crates.io crate rslint_cli 0.3.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rslint_cli 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 3ac9b8a2b56d65311dbf76f1b73f724020026856813c4fabc5b260e8e8ca3a8e [INFO] running `Command { std: "docker" "start" "-a" "3ac9b8a2b56d65311dbf76f1b73f724020026856813c4fabc5b260e8e8ca3a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ac9b8a2b56d65311dbf76f1b73f724020026856813c4fabc5b260e8e8ca3a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac9b8a2b56d65311dbf76f1b73f724020026856813c4fabc5b260e8e8ca3a8e", kill_on_drop: false }` [INFO] [stdout] 3ac9b8a2b56d65311dbf76f1b73f724020026856813c4fabc5b260e8e8ca3a8e [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--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] 47bcfce876b1c32bc9ebf9143194765158377c4d35240e27e415c0458d65e4fe [INFO] running `Command { std: "docker" "start" "-a" "47bcfce876b1c32bc9ebf9143194765158377c4d35240e27e415c0458d65e4fe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling rslint_syntax v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling slice-dst v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling rslint_rowan v0.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling rslint_macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling triomphe v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rowan v0.10.6 [INFO] [stderr] Compiling rslint_text_edit v0.1.0 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling rslint_errors v0.2.0 [INFO] [stderr] Compiling rslint_lexer v0.2.0 [INFO] [stderr] Compiling rslint_regex v0.3.0 [INFO] [stderr] Compiling rslint_parser v0.3.1 [INFO] [stderr] Compiling rslint_core v0.3.0 [INFO] [stderr] Compiling rslint_config v0.2.0 [INFO] [stderr] Compiling rslint_cli v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "47bcfce876b1c32bc9ebf9143194765158377c4d35240e27e415c0458d65e4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47bcfce876b1c32bc9ebf9143194765158377c4d35240e27e415c0458d65e4fe", kill_on_drop: false }` [INFO] [stdout] 47bcfce876b1c32bc9ebf9143194765158377c4d35240e27e415c0458d65e4fe [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc2dc94ce0aebb49d602ae920950ad4e2d00c7dab7d46ade36e28209ecae1213 [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" "fc2dc94ce0aebb49d602ae920950ad4e2d00c7dab7d46ade36e28209ecae1213", kill_on_drop: false }` [INFO] [stderr] Compiling rslint_cli v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `Command { std: "docker" "inspect" "fc2dc94ce0aebb49d602ae920950ad4e2d00c7dab7d46ade36e28209ecae1213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2dc94ce0aebb49d602ae920950ad4e2d00c7dab7d46ade36e28209ecae1213", kill_on_drop: false }` [INFO] [stdout] fc2dc94ce0aebb49d602ae920950ad4e2d00c7dab7d46ade36e28209ecae1213 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60aac4c53723115af72bfe692ce2106462188e68f1fc1e79fe11f12b059fc8c7 [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" "60aac4c53723115af72bfe692ce2106462188e68f1fc1e79fe11f12b059fc8c7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rslint_cli-4db5beb68d67e847) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rslint-cc49fd565d3c46f1) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rslint_cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60aac4c53723115af72bfe692ce2106462188e68f1fc1e79fe11f12b059fc8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60aac4c53723115af72bfe692ce2106462188e68f1fc1e79fe11f12b059fc8c7", kill_on_drop: false }` [INFO] [stdout] 60aac4c53723115af72bfe692ce2106462188e68f1fc1e79fe11f12b059fc8c7