[INFO] fetching crate rslint_cli 0.2.1... [INFO] checking rslint_cli-0.2.1 against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] extracting crate rslint_cli 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rslint_cli 0.2.1 on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b31b442544ac982fd55d7ba0572e8ea90fe9ac71358793ea209218a90b84daff [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" "b31b442544ac982fd55d7ba0572e8ea90fe9ac71358793ea209218a90b84daff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b31b442544ac982fd55d7ba0572e8ea90fe9ac71358793ea209218a90b84daff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31b442544ac982fd55d7ba0572e8ea90fe9ac71358793ea209218a90b84daff", kill_on_drop: false }` [INFO] [stdout] b31b442544ac982fd55d7ba0572e8ea90fe9ac71358793ea209218a90b84daff [INFO] running `Command { std: "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" "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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b892ec1f8ec1fc2fd7a0c801bc162f0ea1585d7cb39e6b1436ed0141629d5f8 [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" "0b892ec1f8ec1fc2fd7a0c801bc162f0ea1585d7cb39e6b1436ed0141629d5f8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 winapi-build v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking text-size v1.0.0 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking thin-dst v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking lazycell v1.3.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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 kernel32-sys v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling slice-dst v1.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [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 aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rslint_text_edit v0.1.0 [INFO] [stderr] Checking term v0.2.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [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 text-diff v0.4.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-channel v0.4.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 mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking rslint_lexer v0.1.3 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking rslint_parser v0.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [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] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | #[derive(Debug, Deserialize, Serialize, Default)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | #[derive(Debug, Deserialize, Serialize, Default)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "0b892ec1f8ec1fc2fd7a0c801bc162f0ea1585d7cb39e6b1436ed0141629d5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b892ec1f8ec1fc2fd7a0c801bc162f0ea1585d7cb39e6b1436ed0141629d5f8", kill_on_drop: false }` [INFO] [stdout] 0b892ec1f8ec1fc2fd7a0c801bc162f0ea1585d7cb39e6b1436ed0141629d5f8