[INFO] fetching crate validators-derive 0.22.2... [INFO] checking validators-derive-0.22.2 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate validators-derive 0.22.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate validators-derive 0.22.2 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate validators-derive 0.22.2 [INFO] finished tweaking crates.io crate validators-derive 0.22.2 [INFO] tweaked toml for crates.io crate validators-derive 0.22.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str-utils v0.1.3 [INFO] [stderr] Downloaded validators v0.22.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ee2884ef7599ab5d7614afbe0cfb5b0eae94ac3cdd0259166ef69570b2764fa [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" "9ee2884ef7599ab5d7614afbe0cfb5b0eae94ac3cdd0259166ef69570b2764fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ee2884ef7599ab5d7614afbe0cfb5b0eae94ac3cdd0259166ef69570b2764fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee2884ef7599ab5d7614afbe0cfb5b0eae94ac3cdd0259166ef69570b2764fa", kill_on_drop: false }` [INFO] [stdout] 9ee2884ef7599ab5d7614afbe0cfb5b0eae94ac3cdd0259166ef69570b2764fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebfc9238ec211b0173f884cf1dd0a32cd3ab49d8f3e33a011ac3ed5995b8e407 [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" "ebfc9238ec211b0173f884cf1dd0a32cd3ab49d8f3e33a011ac3ed5995b8e407", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Checking cow-utils v0.1.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking semver v0.10.0 [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] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking str-utils v0.1.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Checking regex-cache v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling enum-ordinalize v3.1.8 [INFO] [stderr] Compiling educe v0.4.13 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking validators-options v0.22.0 [INFO] [stderr] Compiling phonenumber v0.2.4+8.11.3 [INFO] [stderr] Checking validators v0.22.2 [INFO] [stderr] Checking validators-derive v0.22.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "ebfc9238ec211b0173f884cf1dd0a32cd3ab49d8f3e33a011ac3ed5995b8e407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfc9238ec211b0173f884cf1dd0a32cd3ab49d8f3e33a011ac3ed5995b8e407", kill_on_drop: false }` [INFO] [stdout] ebfc9238ec211b0173f884cf1dd0a32cd3ab49d8f3e33a011ac3ed5995b8e407