[INFO] fetching crate dbdump 0.1.6... [INFO] checking dbdump-0.1.6 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate dbdump 0.1.6 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate dbdump 0.1.6 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dbdump 0.1.6 [INFO] finished tweaking crates.io crate dbdump 0.1.6 [INFO] tweaked toml for crates.io crate dbdump 0.1.6 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate dbdump 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", 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] 5504232537ed35b24fb1e8d5a33ee0d1fcc0f6c22b0494c0f1898bdb12c160c5 [INFO] running `Command { std: "docker" "start" "-a" "5504232537ed35b24fb1e8d5a33ee0d1fcc0f6c22b0494c0f1898bdb12c160c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5504232537ed35b24fb1e8d5a33ee0d1fcc0f6c22b0494c0f1898bdb12c160c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5504232537ed35b24fb1e8d5a33ee0d1fcc0f6c22b0494c0f1898bdb12c160c5", kill_on_drop: false }` [INFO] [stdout] 5504232537ed35b24fb1e8d5a33ee0d1fcc0f6c22b0494c0f1898bdb12c160c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a5d029fdd63770608ed73589d16a8a51a2a54de7ac20dd0f7f36995bee5e200 [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" "6a5d029fdd63770608ed73589d16a8a51a2a54de7ac20dd0f7f36995bee5e200", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling mysql v19.0.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking lru v0.6.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking libpq v0.7.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking sqlite3-sys v0.12.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking sqlite v0.25.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking simple_excel_writer v0.1.7 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking rust_decimal v1.7.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling elephantry-derive v0.4.0 [INFO] [stderr] Checking elephantry v0.4.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking mysql_common v0.22.2 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking dbdump v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "6a5d029fdd63770608ed73589d16a8a51a2a54de7ac20dd0f7f36995bee5e200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a5d029fdd63770608ed73589d16a8a51a2a54de7ac20dd0f7f36995bee5e200", kill_on_drop: false }` [INFO] [stdout] 6a5d029fdd63770608ed73589d16a8a51a2a54de7ac20dd0f7f36995bee5e200