[INFO] crate warden_postgres 0.0.1 is already in cache [INFO] checking warden_postgres-0.0.1 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate warden_postgres 0.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate warden_postgres 0.0.1 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate warden_postgres 0.0.1 [INFO] finished tweaking crates.io crate warden_postgres 0.0.1 [INFO] tweaked toml for crates.io crate warden_postgres 0.0.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccf568888eb6e3553a5ded269c78c166db448d7ccb0643e992ab3735e0b96c93 [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" "ccf568888eb6e3553a5ded269c78c166db448d7ccb0643e992ab3735e0b96c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccf568888eb6e3553a5ded269c78c166db448d7ccb0643e992ab3735e0b96c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf568888eb6e3553a5ded269c78c166db448d7ccb0643e992ab3735e0b96c93", kill_on_drop: false }` [INFO] [stdout] ccf568888eb6e3553a5ded269c78c166db448d7ccb0643e992ab3735e0b96c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57141248340b92d425e693ab91306de3109ec61ee54bc08dd6919b7545070b7d [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" "57141248340b92d425e693ab91306de3109ec61ee54bc08dd6919b7545070b7d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking base91 v0.0.1 [INFO] [stderr] Checking skimmer v0.0.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking stfu8 v0.2.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking fraction v0.6.3 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking yamlette v0.0.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling path_abs v0.4.1 [INFO] [stderr] Checking warden_core v0.0.1 [INFO] [stderr] Compiling warden_postgres v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/driver.rs:19:56 [INFO] [stdout] | [INFO] [stdout] 19 | fn open_connection(&self, url: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/driver.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/driver.rs:19:56 [INFO] [stdout] | [INFO] [stdout] 19 | fn open_connection(&self, url: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/driver.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(&self) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Driver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "57141248340b92d425e693ab91306de3109ec61ee54bc08dd6919b7545070b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57141248340b92d425e693ab91306de3109ec61ee54bc08dd6919b7545070b7d", kill_on_drop: false }` [INFO] [stdout] 57141248340b92d425e693ab91306de3109ec61ee54bc08dd6919b7545070b7d