[INFO] fetching crate vcard 0.4.7... [INFO] checking vcard-0.4.7 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate vcard 0.4.7 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate vcard 0.4.7 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate vcard 0.4.7 [INFO] finished tweaking crates.io crate vcard 0.4.7 [INFO] tweaked toml for crates.io crate vcard 0.4.7 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate vcard 0.4.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98eb7ae497a9ba69d17ce2868e8e011adde833627715063b25c2efadc7b74535 [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" "98eb7ae497a9ba69d17ce2868e8e011adde833627715063b25c2efadc7b74535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98eb7ae497a9ba69d17ce2868e8e011adde833627715063b25c2efadc7b74535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98eb7ae497a9ba69d17ce2868e8e011adde833627715063b25c2efadc7b74535", kill_on_drop: false }` [INFO] [stdout] 98eb7ae497a9ba69d17ce2868e8e011adde833627715063b25c2efadc7b74535 [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" "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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73d7f278b96c1274c9aa547cf8d94f785695bf33f6d32309b606084fa2da6148 [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" "73d7f278b96c1274c9aa547cf8d94f785695bf33f6d32309b606084fa2da6148", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling regex-syntax v0.6.18 [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 object v0.20.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking debug-helper v0.3.9 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking regex-cache v0.2.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling enum-ordinalize v3.1.5 [INFO] [stderr] Compiling educe v0.4.11 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking base64-stream v1.2.3 [INFO] [stderr] Compiling phonenumber v0.2.4+8.11.3 [INFO] [stderr] Checking validators v0.20.19 [INFO] [stderr] Checking vcard v0.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "73d7f278b96c1274c9aa547cf8d94f785695bf33f6d32309b606084fa2da6148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d7f278b96c1274c9aa547cf8d94f785695bf33f6d32309b606084fa2da6148", kill_on_drop: false }` [INFO] [stdout] 73d7f278b96c1274c9aa547cf8d94f785695bf33f6d32309b606084fa2da6148