[INFO] fetching crate rslint_cli 0.2.1... [INFO] checking rslint_cli-0.2.1 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate rslint_cli 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rslint_cli 0.2.1 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-0/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e21b6c6eac320c567ab889083802f7a30d13553feac81fc358dcd44baa8e9a3 [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" "6e21b6c6eac320c567ab889083802f7a30d13553feac81fc358dcd44baa8e9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e21b6c6eac320c567ab889083802f7a30d13553feac81fc358dcd44baa8e9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e21b6c6eac320c567ab889083802f7a30d13553feac81fc358dcd44baa8e9a3", kill_on_drop: false }` [INFO] [stdout] 6e21b6c6eac320c567ab889083802f7a30d13553feac81fc358dcd44baa8e9a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee0a63386d52263e2491ef6eccad2c95ccbecc2dfb36cabbbad64f848e2f070 [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" "0ee0a63386d52263e2491ef6eccad2c95ccbecc2dfb36cabbbad64f848e2f070", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.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 thin-dst v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking dyn-clone v1.0.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slice-dst v1.5.1 [INFO] [stderr] Compiling memoffset v0.5.6 [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 num-bigint v0.3.0 [INFO] [stderr] Compiling rayon v1.4.1 [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] Compiling indoc v1.0.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rowan v0.10.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking num_cpus v1.13.0 [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 aho-corasick v0.7.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking term v0.2.14 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rslint_rowan v0.10.0 [INFO] [stderr] Checking rslint_text_edit v0.1.0 [INFO] [stderr] Checking text-diff v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling quote v1.0.7 [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 regex v1.4.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Checking rayon-core v1.8.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 rslint_parser v0.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.9 [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 serde v1.0.117 [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 09s [INFO] running `Command { std: "docker" "inspect" "0ee0a63386d52263e2491ef6eccad2c95ccbecc2dfb36cabbbad64f848e2f070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee0a63386d52263e2491ef6eccad2c95ccbecc2dfb36cabbbad64f848e2f070", kill_on_drop: false }` [INFO] [stdout] 0ee0a63386d52263e2491ef6eccad2c95ccbecc2dfb36cabbbad64f848e2f070