[INFO] cloning repository https://github.com/paupino/psqlpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paupino/psqlpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaupino%2Fpsqlpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaupino%2Fpsqlpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60e67f8e2acc30c39d4fa16fb352bbf7eae348bb [INFO] checking paupino/psqlpack against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaupino%2Fpsqlpack" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paupino/psqlpack on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paupino/psqlpack [INFO] finished tweaking git repo https://github.com/paupino/psqlpack [INFO] tweaked toml for git repo https://github.com/paupino/psqlpack written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/paupino/psqlpack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-term v2.4.2 [INFO] [stderr] Downloaded futures-io v0.3.1 [INFO] [stderr] Downloaded bytes v0.5.3 [INFO] [stderr] Downloaded siphasher v0.3.1 [INFO] [stderr] Downloaded futures-macro v0.3.1 [INFO] [stderr] Downloaded postgres v0.17.0 [INFO] [stderr] Downloaded rust_decimal v1.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.1 [INFO] [stderr] Downloaded postgres-protocol v0.5.0 [INFO] [stderr] Downloaded ena v0.13.1 [INFO] [stderr] Downloaded crossbeam-channel v0.4.0 [INFO] [stderr] Downloaded lalrpop-util v0.17.2 [INFO] [stderr] Downloaded tokio v0.2.6 [INFO] [stderr] Downloaded lalrpop v0.17.2 [INFO] [stderr] Downloaded tokio-postgres v0.5.1 [INFO] [stderr] Downloaded postgres-types v0.1.0 [INFO] [stderr] Downloaded pin-project-lite v0.1.1 [INFO] [stderr] Downloaded syn v1.0.12 [INFO] [stderr] Downloaded num-bigint v0.2.4 [INFO] [stderr] Downloaded slog-scope v4.3.0 [INFO] [stderr] Downloaded slog-stdlog v4.0.0 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded zip v0.5.3 [INFO] [stderr] Downloaded futures v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f801acdcd30968ca0f09895a1c41ceb13cec94919f20068e5fcb8f209ade6c12 [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" "f801acdcd30968ca0f09895a1c41ceb13cec94919f20068e5fcb8f209ade6c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f801acdcd30968ca0f09895a1c41ceb13cec94919f20068e5fcb8f209ade6c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f801acdcd30968ca0f09895a1c41ceb13cec94919f20068e5fcb8f209ade6c12", kill_on_drop: false }` [INFO] [stdout] f801acdcd30968ca0f09895a1c41ceb13cec94919f20068e5fcb8f209ade6c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 9fc8579ef2a6b7a0964162f12ffbfeeb9d29eecc13a1a0664bb1336c5bcb3de4 [INFO] running `Command { std: "docker" "start" "-a" "9fc8579ef2a6b7a0964162f12ffbfeeb9d29eecc13a1a0664bb1336c5bcb3de4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking postgres-protocol v0.5.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking spectral v0.6.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking rust_decimal v1.1.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking slog-term v2.4.2 [INFO] [stderr] Checking postgres-types v0.1.0 [INFO] [stderr] Checking tokio-postgres v0.5.1 [INFO] [stderr] Checking postgres v0.17.0 [INFO] [stderr] Compiling psqlpack v0.6.2 (/opt/rustwide/workdir/psqlpack) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> psqlpack/src/model/capabilities.rs:421:6 [INFO] [stdout] | [INFO] [stdout] 421 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> psqlpack/src/model/capabilities.rs:424:6 [INFO] [stdout] | [INFO] [stdout] 424 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::delta::DbObject::Script` [INFO] [stdout] --> psqlpack/src/model/delta.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::model::delta::DbObject::Script; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> psqlpack/src/model/capabilities.rs:421:6 [INFO] [stdout] | [INFO] [stdout] 421 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> psqlpack/src/model/capabilities.rs:424:6 [INFO] [stdout] | [INFO] [stdout] 424 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::delta::DbObject::Script` [INFO] [stdout] --> psqlpack/src/model/delta.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::model::delta::DbObject::Script; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> psqlpack/src/connection.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain! { [INFO] [stdout] 6 | | types { [INFO] [stdout] 7 | | ConnectionError, ConnectionErrorKind, ConnectionResultExt, ConnectionResult; [INFO] [stdout] 8 | | } [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> psqlpack/src/connection.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / error_chain! { [INFO] [stdout] 6 | | types { [INFO] [stdout] 7 | | ConnectionError, ConnectionErrorKind, ConnectionResultExt, ConnectionResult; [INFO] [stdout] 8 | | } [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking psqlpack-cli v0.6.2 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> psqlpack/tests/publish.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "9fc8579ef2a6b7a0964162f12ffbfeeb9d29eecc13a1a0664bb1336c5bcb3de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc8579ef2a6b7a0964162f12ffbfeeb9d29eecc13a1a0664bb1336c5bcb3de4", kill_on_drop: false }` [INFO] [stdout] 9fc8579ef2a6b7a0964162f12ffbfeeb9d29eecc13a1a0664bb1336c5bcb3de4