[INFO] fetching crate schemamama_postgres 0.3.0... [INFO] checking schemamama_postgres-0.3.0 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate schemamama_postgres 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate schemamama_postgres 0.3.0 on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate schemamama_postgres 0.3.0 [INFO] finished tweaking crates.io crate schemamama_postgres 0.3.0 [INFO] tweaked toml for crates.io crate schemamama_postgres 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-types v0.2.0 [INFO] [stderr] Downloaded postgres v0.19.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f12beaf4c8666241c83274524fc4241e51670e724bc77cffa11c208d700650c0 [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" "f12beaf4c8666241c83274524fc4241e51670e724bc77cffa11c208d700650c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f12beaf4c8666241c83274524fc4241e51670e724bc77cffa11c208d700650c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12beaf4c8666241c83274524fc4241e51670e724bc77cffa11c208d700650c0", kill_on_drop: false }` [INFO] [stdout] f12beaf4c8666241c83274524fc4241e51670e724bc77cffa11c208d700650c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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] c367cbb263fba4624b057e0e4abc67351b8092afec5e48cfea43c18270d73ea5 [INFO] running `Command { std: "docker" "start" "-a" "c367cbb263fba4624b057e0e4abc67351b8092afec5e48cfea43c18270d73ea5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking schemamama v0.3.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking postgres-protocol v0.6.0 [INFO] [stderr] Checking postgres-types v0.2.0 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking tokio-postgres v0.7.0 [INFO] [stderr] Checking postgres v0.19.0 [INFO] [stderr] Checking schemamama_postgres v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.72s [INFO] running `Command { std: "docker" "inspect" "c367cbb263fba4624b057e0e4abc67351b8092afec5e48cfea43c18270d73ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c367cbb263fba4624b057e0e4abc67351b8092afec5e48cfea43c18270d73ea5", kill_on_drop: false }` [INFO] [stdout] c367cbb263fba4624b057e0e4abc67351b8092afec5e48cfea43c18270d73ea5