[INFO] cloning repository https://github.com/ghotiphud/pg_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghotiphud/pg_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghotiphud%2Fpg_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghotiphud%2Fpg_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0489f84ddfedbce215375d27a2b1ae8fa30e262c [INFO] testing ghotiphud/pg_proxy against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghotiphud%2Fpg_proxy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ghotiphud/pg_proxy on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ghotiphud/pg_proxy [INFO] finished tweaking git repo https://github.com/ghotiphud/pg_proxy [INFO] tweaked toml for git repo https://github.com/ghotiphud/pg_proxy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ghotiphud/pg_proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38a54f893e960f2b5e44e0789b282d4e2b6520078fdde5de25ec765e3e5d059e [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" "38a54f893e960f2b5e44e0789b282d4e2b6520078fdde5de25ec765e3e5d059e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38a54f893e960f2b5e44e0789b282d4e2b6520078fdde5de25ec765e3e5d059e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a54f893e960f2b5e44e0789b282d4e2b6520078fdde5de25ec765e3e5d059e", kill_on_drop: false }` [INFO] [stdout] 38a54f893e960f2b5e44e0789b282d4e2b6520078fdde5de25ec765e3e5d059e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--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] 9c49f70a064b7a899b58113c0b27a64589f944d991b335b2869b7a0a7fcd54c5 [INFO] running `Command { std: "docker" "start" "-a" "9c49f70a064b7a899b58113c0b27a64589f944d991b335b2869b7a0a7fcd54c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling gcc v0.3.39 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling md5 v0.2.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling futures v0.1.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling postgres-protocol v0.1.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling error-chain v0.7.1 [INFO] [stderr] Compiling mio v0.6.1 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tokio-core v0.1.1 [INFO] [stderr] Compiling pg_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [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 item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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 item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [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] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.pg_proxy.5mkwq94d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6" "/opt/rustwide/target/debug/deps/pg_proxy-8d22f62528f31ab6.1gv8o7pns2sz8rvu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpostgres_protocol-86ac89515c82af66.rlib" "/opt/rustwide/target/debug/deps/libmd5-d8408a0316634599.rlib" "/opt/rustwide/target/debug/deps/libhex-947370bb6df0e08c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7011bfde3a6fb9a0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-25b43da44e7bda7c.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-94a9314c7d9b5cde.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f83f5b32ad82473e.rlib" "/opt/rustwide/target/debug/deps/libmio-e7b535e169f9832f.rlib" "/opt/rustwide/target/debug/deps/libnix-e3a7a6467783f066.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-502e36cbe8397e5a.rlib" "/opt/rustwide/target/debug/deps/libslab-8fb34217560924ae.rlib" "/opt/rustwide/target/debug/deps/libnet2-e16b06a25eacf59a.rlib" "/opt/rustwide/target/debug/deps/liblazycell-795da75b004128f7.rlib" "/opt/rustwide/target/debug/deps/libfutures-71e62f7cfa7e5742.rlib" "/opt/rustwide/target/debug/deps/libdotenv-ae8026a41537751c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-37d832502e7c9b5b.rlib" "/opt/rustwide/target/debug/deps/libregex-ff3e4ac1058a01b0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1b3b285a776af71f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-58f920edbab8102e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c489ff4e61e4526a.rlib" "/opt/rustwide/target/debug/deps/libthread_id-3ed9a31a75e6cdbc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7b2431d92787623c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-527b635e3e5f7397.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c9602071a96db3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1ad2d21ac7b1d22e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-92aa114c0c93643e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e78470ee5a3d6b46.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-78aeb5d56643d06e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-30cba4ee85dcefbb.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-25917302f706a38d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-0f165c0ed5b63ae2.rlib" "/opt/rustwide/target/debug/deps/libkernel32-a7da0be504f2a82f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed671c4d701c0489.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-92aa114c0c93643e.rlib(backtrace-92aa114c0c93643e.backtrace.4w1c8gke-cgu.13.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:156: undefined reference to `backtrace_create_state' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-92aa114c0c93643e.rlib(backtrace-92aa114c0c93643e.backtrace.4w1c8gke-cgu.13.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:173: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.0/src/symbolize/libbacktrace.rs:177: undefined reference to `backtrace_syminfo' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pg_proxy`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9c49f70a064b7a899b58113c0b27a64589f944d991b335b2869b7a0a7fcd54c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c49f70a064b7a899b58113c0b27a64589f944d991b335b2869b7a0a7fcd54c5", kill_on_drop: false }` [INFO] [stdout] 9c49f70a064b7a899b58113c0b27a64589f944d991b335b2869b7a0a7fcd54c5