[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghotiphud%2Fpg_proxy" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ghotiphud/pg_proxy on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2972f98cb815ace254f9fd0588a59bf7d43ba93ede55f0c272347e9ec2d23a59 [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" "2972f98cb815ace254f9fd0588a59bf7d43ba93ede55f0c272347e9ec2d23a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2972f98cb815ace254f9fd0588a59bf7d43ba93ede55f0c272347e9ec2d23a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2972f98cb815ace254f9fd0588a59bf7d43ba93ede55f0c272347e9ec2d23a59", kill_on_drop: false }` [INFO] [stdout] 2972f98cb815ace254f9fd0588a59bf7d43ba93ede55f0c272347e9ec2d23a59 [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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c361ac027d2eecb01acf4a779d95d06acf5a274c4abc19e2d4e0086b020416 [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" "a4c361ac027d2eecb01acf4a779d95d06acf5a274c4abc19e2d4e0086b020416", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.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 fallible-iterator v0.1.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling futures v0.1.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling postgres-protocol v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [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 associated function `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 associated function `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 associated function `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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.pg_proxy.8p7hamcz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07" "/opt/rustwide/target/debug/deps/pg_proxy-9f79fb9477486b07.1nvlcrd399kp12qr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpostgres_protocol-8faf6e1618ab96d2.rlib" "/opt/rustwide/target/debug/deps/libmd5-1a6a00c0ea3ad422.rlib" "/opt/rustwide/target/debug/deps/libhex-914d9637e33c4b2b.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-23cd554ac6674d0f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d81d144a513b1792.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-734c5e1a19b0cf72.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-406ea25a6963ecf0.rlib" "/opt/rustwide/target/debug/deps/libmio-2163f9402deff7be.rlib" "/opt/rustwide/target/debug/deps/libnix-dab11562fc98b501.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6f692fa80552602.rlib" "/opt/rustwide/target/debug/deps/libslab-95ac3721ffea2451.rlib" "/opt/rustwide/target/debug/deps/libnet2-9794e24b88a3d451.rlib" "/opt/rustwide/target/debug/deps/liblazycell-e86efcdfd51347e3.rlib" "/opt/rustwide/target/debug/deps/libfutures-5951765d0ef77ea7.rlib" "/opt/rustwide/target/debug/deps/libdotenv-8b4b80ac7957766b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4dae0fd2e74ec39e.rlib" "/opt/rustwide/target/debug/deps/libregex-b34ab4793b8e38c2.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-62475a48374c3589.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6806319cc5029c41.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d298a143e6c3d7fa.rlib" "/opt/rustwide/target/debug/deps/libthread_id-76a2b0acc8421d80.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a7831f2984d966c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f905f5307826dbe4.rlib" "/opt/rustwide/target/debug/deps/liblog-704831213a6a7ce3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f4db1085fce959e3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-88426b4e5673a752.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ac9caf992db69dbe.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-98f38dcb11a75b41.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fbaeb006ad3b6459.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/liblibc-0de6a5622c1c7aa8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-88426b4e5673a752.rlib(backtrace-88426b4e5673a752.backtrace.dvzekhs1-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-88426b4e5673a752.rlib(backtrace-88426b4e5673a752.backtrace.dvzekhs1-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" "a4c361ac027d2eecb01acf4a779d95d06acf5a274c4abc19e2d4e0086b020416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c361ac027d2eecb01acf4a779d95d06acf5a274c4abc19e2d4e0086b020416", kill_on_drop: false }` [INFO] [stdout] a4c361ac027d2eecb01acf4a779d95d06acf5a274c4abc19e2d4e0086b020416