[INFO] fetching crate cpclib-macros 0.4.4... [INFO] checking cpclib-macros-0.4.4 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate cpclib-macros 0.4.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cpclib-macros 0.4.4 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-macros 0.4.4 [INFO] finished tweaking crates.io crate cpclib-macros 0.4.4 [INFO] tweaked toml for crates.io crate cpclib-macros 0.4.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c092fcf194e4a99d65c3b23aee9d48f0ce2aab0b2949639547f9966e43760269 [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" "c092fcf194e4a99d65c3b23aee9d48f0ce2aab0b2949639547f9966e43760269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c092fcf194e4a99d65c3b23aee9d48f0ce2aab0b2949639547f9966e43760269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c092fcf194e4a99d65c3b23aee9d48f0ce2aab0b2949639547f9966e43760269", kill_on_drop: false }` [INFO] [stdout] c092fcf194e4a99d65c3b23aee9d48f0ce2aab0b2949639547f9966e43760269 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "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] ec2457aaaa74ac1f96c49843518d84afb0f85a5905d8dc5a6986ae519ee7304e [INFO] running `Command { std: "docker" "start" "-a" "ec2457aaaa74ac1f96c49843518d84afb0f85a5905d8dc5a6986ae519ee7304e", 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.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking bitsets v0.1.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.0 [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 object v0.22.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [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.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking syn v1.0.56 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling chrono v0.4.19 [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 remain v0.2.2 [INFO] [stderr] Compiling delegate v0.5.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [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.4 [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.4 (/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: 1 warning emitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "ec2457aaaa74ac1f96c49843518d84afb0f85a5905d8dc5a6986ae519ee7304e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec2457aaaa74ac1f96c49843518d84afb0f85a5905d8dc5a6986ae519ee7304e", kill_on_drop: false }` [INFO] [stdout] ec2457aaaa74ac1f96c49843518d84afb0f85a5905d8dc5a6986ae519ee7304e