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