[INFO] fetching crate cpclib-macros 0.4.3-alpha... [INFO] checking cpclib-macros-0.4.3-alpha against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate cpclib-macros 0.4.3-alpha into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cpclib-macros 0.4.3-alpha on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-macros 0.4.3-alpha [INFO] finished tweaking crates.io crate cpclib-macros 0.4.3-alpha [INFO] tweaked toml for crates.io crate cpclib-macros 0.4.3-alpha written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 959651861e324e4d80c8dd3ae8238aebd5884a4fbb6e20fbe85b80183471eb6f [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" "959651861e324e4d80c8dd3ae8238aebd5884a4fbb6e20fbe85b80183471eb6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959651861e324e4d80c8dd3ae8238aebd5884a4fbb6e20fbe85b80183471eb6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959651861e324e4d80c8dd3ae8238aebd5884a4fbb6e20fbe85b80183471eb6f", kill_on_drop: false }` [INFO] [stdout] 959651861e324e4d80c8dd3ae8238aebd5884a4fbb6e20fbe85b80183471eb6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f78e9f9002c58f9599c64af5e35b1f0e43691b1e87f4ce3a54b56ac0bf3c01 [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" "a8f78e9f9002c58f9599c64af5e35b1f0e43691b1e87f4ce3a54b56ac0bf3c01", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking bitsets v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling delegate v0.5.0 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling cpclib-sna v0.4.4 [INFO] [stderr] Compiling cpclib-tokens v0.4.4 [INFO] [stderr] Compiling cpclib-disc v0.4.4 [INFO] [stderr] Compiling cpclib-basic v0.4.4 [INFO] [stderr] Compiling cpclib-asm v0.4.4 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking cpclib-macros v0.4.3-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `syn::parse::Parser` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::parse::Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `syn::parse::Parser` [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::parse::Parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 2m 19s [INFO] running `Command { std: "docker" "inspect" "a8f78e9f9002c58f9599c64af5e35b1f0e43691b1e87f4ce3a54b56ac0bf3c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f78e9f9002c58f9599c64af5e35b1f0e43691b1e87f4ce3a54b56ac0bf3c01", kill_on_drop: false }` [INFO] [stdout] a8f78e9f9002c58f9599c64af5e35b1f0e43691b1e87f4ce3a54b56ac0bf3c01