[INFO] cloning repository https://github.com/jay-johnson/restapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jay-johnson/restapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjay-johnson%2Frestapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjay-johnson%2Frestapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81f2b89949b93e35bc7c5c0ac883412cc782c964 [INFO] building jay-johnson/restapi against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjay-johnson%2Frestapi" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jay-johnson/restapi on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jay-johnson/restapi [INFO] finished tweaking git repo https://github.com/jay-johnson/restapi [INFO] tweaked toml for git repo https://github.com/jay-johnson/restapi written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jay-johnson/restapi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e2b55bb508bc163e6c9934e8571d68a470732f78469feebef187fab41f3dd1a [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" "4e2b55bb508bc163e6c9934e8571d68a470732f78469feebef187fab41f3dd1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e2b55bb508bc163e6c9934e8571d68a470732f78469feebef187fab41f3dd1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2b55bb508bc163e6c9934e8571d68a470732f78469feebef187fab41f3dd1a", kill_on_drop: false }` [INFO] [stdout] 4e2b55bb508bc163e6c9934e8571d68a470732f78469feebef187fab41f3dd1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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] 48be527a406bdb0a0e0fd97a93f4a599261504603c45844faa43bc9976c0b7a7 [INFO] running `Command { std: "docker" "start" "-a" "48be527a406bdb0a0e0fd97a93f4a599261504603c45844faa43bc9976c0b7a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prometheus-static-metric v0.5.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling bb8 v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling bb8-postgres v0.7.0 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling postgres-native-tls v0.5.0 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_s3 v0.47.0 [INFO] [stderr] Compiling restapi v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 03s [INFO] running `Command { std: "docker" "inspect" "48be527a406bdb0a0e0fd97a93f4a599261504603c45844faa43bc9976c0b7a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48be527a406bdb0a0e0fd97a93f4a599261504603c45844faa43bc9976c0b7a7", kill_on_drop: false }` [INFO] [stdout] 48be527a406bdb0a0e0fd97a93f4a599261504603c45844faa43bc9976c0b7a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--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] c1ecc33fd98db8bb191b1a0960a7ce63606286ec5e711dde4b4611e410b9acfa [INFO] running `Command { std: "docker" "start" "-a" "c1ecc33fd98db8bb191b1a0960a7ce63606286ec5e711dde4b4611e410b9acfa", kill_on_drop: false }` [INFO] [stderr] Compiling restapi v1.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAUijxJ/symbols.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.server.c27fe9dd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790.aw2zxlqid3cygfn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5745ffec9227ea7b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-061980b332f8b8ce/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librestapi-fcfcfbac526c3fd3.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-41d26d7bc31232c1.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/librustls-eecccd0bd79999bb.rlib" "/opt/rustwide/target/debug/deps/libsct-0d499f3747317dc3.rlib" "/opt/rustwide/target/debug/deps/libwebpki-de9e0762cae1e024.rlib" "/opt/rustwide/target/debug/deps/libpostgres-af95749f21381e70.rlib" "/opt/rustwide/target/debug/deps/libargon2-38da11abd31def0a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fc35d6c1cb29fd01.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-e236702774d12a59.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f032d4b97223866f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-1f9617a4ab3c9c8c.rlib" "/opt/rustwide/target/debug/deps/libpem-61749a0d94b33635.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-afbeeeb7254fd643.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a3cf4195c68cf0f0.rlib" "/opt/rustwide/target/debug/deps/libring-1e8a2f4cae6ee924.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-7b6c24e07f8a25de.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-7f1e27bed89cca20.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-988c117549832efc.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-aad6980b43a1753d.rlib" "/opt/rustwide/target/debug/deps/libsha2-6392bbf13965a9a0.rlib" "/opt/rustwide/target/debug/deps/libmd5-f5f01b92ce6a6333.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f21488fa4ec59d88.rlib" "/opt/rustwide/target/debug/deps/libhmac-0ff076a2fbd29e6a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-421c2b3d3f64f346.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libdigest-6ae876afa1ba34ff.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-5cff850bd96e4e1e.rlib" "/opt/rustwide/target/debug/deps/libshlex-df061bad8be1d243.rlib" "/opt/rustwide/target/debug/deps/libzeroize-229553fe3f747bec.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-753252625b66564a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-ad21ed1889e4cbe1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-14ebcb36ec41e9f0.rlib" "/opt/rustwide/target/debug/deps/libhyper-07b757b4dfa6e6e2.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libh2-1d95f54de431780b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-17b45724af0ed7ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-57b30effc3f2a23f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libbb8_postgres-bf4c301e55e1b441.rlib" "/opt/rustwide/target/debug/deps/libbb8-e435d3c516a51117.rlib" "/opt/rustwide/target/debug/deps/libpostgres_native_tls-355cf6b3170752ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-76bf457ebcd2a30c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0569b3718f7e2244.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4232bcd17e40f78d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f8d9a77793143750.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-c7cc7025a887159c.rlib" "/opt/rustwide/target/debug/deps/libphf-5ed5e2a788572442.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-eb20431c22954719.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-82144cb16318712f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b94acfdceb4ed8e.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-9fbf9e6a1f4dfb77.rlib" "/opt/rustwide/target/debug/deps/libarray_init-53b08d7c4a371f20.rlib" "/opt/rustwide/target/debug/deps/libtime-5bdf9b057add5149.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-1dc70475a79b9b50.rlib" "/opt/rustwide/target/debug/deps/libeui48-2a936d7d03aa7b4e.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2de9f0313b7edce6.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-54df4bc195c2a7f5.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-245c4ecfb60fd8e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libsha2-e9de667016417d69.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/librand-1bfa948205ae9de3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d90d61033e37324c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-3aa74fe9a5d8f257.rlib" "/opt/rustwide/target/debug/deps/libhmac-e01dd6372f41f602.rlib" "/opt/rustwide/target/debug/deps/libmd5-3edd742d1ee0ea6b.rlib" "/opt/rustwide/target/debug/deps/libdigest-58f25fe1497e91c9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-32a0e016804fb6e2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-616531a7dd718a60.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b2a84fc18f8889a3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libfutures-e428f89f8ebde200.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e0961eba62913a92.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-81c15fdc8a9f1a46.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtokio-cb58b0babe8e78b1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b571d80ae1aac06b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a1a97bf5e42e9558.rlib" "/opt/rustwide/target/debug/deps/libsocket2-aeb56660c9052c05.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-b5561020230cf25f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b9f22481593cb743.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-612a15245fe13b91.rlib" "/opt/rustwide/target/debug/deps/libprometheus-41b798e840b126dc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0b6a1b9345ade119.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-be772f8518af30f5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-28d36dc814dc5855.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-101ee91a19275d20.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libuuid-4886aae080d0b8e4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b94676d2fefa8568.rlib" "/opt/rustwide/target/debug/deps/libsha1-e8c468084871fae2.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-2efebee28cd09b0e.rlib" "/opt/rustwide/target/debug/deps/libchrono-82ec931e6638cd11.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-fb71f32a6233da85.rlib" "/opt/rustwide/target/debug/deps/libserde_json-946dd0d6f4e60648.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-f9815a13f2382de3.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-3788e0d2978b1329.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-94d43ea3a5d38d14.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-792038865a1b5727.rlib" "/opt/rustwide/target/debug/deps/liblibc-82dc367b9cd91146.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/server-dfd78e873c11e790" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `restapi` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c1ecc33fd98db8bb191b1a0960a7ce63606286ec5e711dde4b4611e410b9acfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ecc33fd98db8bb191b1a0960a7ce63606286ec5e711dde4b4611e410b9acfa", kill_on_drop: false }` [INFO] [stdout] c1ecc33fd98db8bb191b1a0960a7ce63606286ec5e711dde4b4611e410b9acfa