[INFO] fetching crate restapi 1.1.3... [INFO] testing restapi-1.1.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate restapi 1.1.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate restapi 1.1.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate restapi 1.1.3 [INFO] finished tweaking crates.io crate restapi 1.1.3 [INFO] tweaked toml for crates.io crate restapi 1.1.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate restapi 1.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hmac v0.12.0 [INFO] [stderr] Downloaded geo-types v0.7.2 [INFO] [stderr] Downloaded prometheus-static-metric v0.5.1 [INFO] [stderr] Downloaded bb8 v0.7.1 [INFO] [stderr] Downloaded bb8-postgres v0.7.0 [INFO] [stderr] Downloaded sha2 v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 149beb8cf1dc2b002bb34c6e786901beb9e9d2610a657334f14a00f8bcc30bd7 [INFO] running `Command { std: "docker" "start" "-a" "149beb8cf1dc2b002bb34c6e786901beb9e9d2610a657334f14a00f8bcc30bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "149beb8cf1dc2b002bb34c6e786901beb9e9d2610a657334f14a00f8bcc30bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "149beb8cf1dc2b002bb34c6e786901beb9e9d2610a657334f14a00f8bcc30bd7", kill_on_drop: false }` [INFO] [stdout] 149beb8cf1dc2b002bb34c6e786901beb9e9d2610a657334f14a00f8bcc30bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 535d8fbbaa1473833132536308060ac15ce503c0e980045e17a99aaf6eaec98e [INFO] running `Command { std: "docker" "start" "-a" "535d8fbbaa1473833132536308060ac15ce503c0e980045e17a99aaf6eaec98e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [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 rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [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 futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [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 bb8 v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling bb8-postgres v0.7.0 [INFO] [stderr] Compiling rusoto_signature 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_s3 v0.47.0 [INFO] [stderr] Compiling restapi v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 26s [INFO] running `Command { std: "docker" "inspect" "535d8fbbaa1473833132536308060ac15ce503c0e980045e17a99aaf6eaec98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535d8fbbaa1473833132536308060ac15ce503c0e980045e17a99aaf6eaec98e", kill_on_drop: false }` [INFO] [stdout] 535d8fbbaa1473833132536308060ac15ce503c0e980045e17a99aaf6eaec98e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbd916c22e3a69cf77ac023f9d98beeee619a97846fa20d52e0908a02410d0e4 [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" "fbd916c22e3a69cf77ac023f9d98beeee619a97846fa20d52e0908a02410d0e4", 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" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.server.4fef5d0e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503.c802kswa52k23ph.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-bc916f81dcac3731/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-95e5c93491294220/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librestapi-2ad7653164f3c7e7.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-c1ca3d580c6928b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1422dc62d8317770.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/librustls-1d8a1cddbb3d9bd7.rlib" "/opt/rustwide/target/debug/deps/libsct-7823ab6c8a0163a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f71cc9fe87531350.rlib" "/opt/rustwide/target/debug/deps/libpostgres-dda7afb53d48f13e.rlib" "/opt/rustwide/target/debug/deps/libargon2-1e51d17fe603eff8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ddc8fbbcb02f544b.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-977799a3fa22d43a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-145d0104c877ae72.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3da31b0468d3a12a.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-cbbc7f009447927e.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-d56649c556429388.rlib" "/opt/rustwide/target/debug/deps/libpem-b5f5721366a55546.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-49496ebf9facd36c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-51d1ab0ac3982336.rlib" "/opt/rustwide/target/debug/deps/libring-eac3ffd91f14acb4.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-b3d2934f1daef31c.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-b979bd8f82d06db0.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a1b272aa325dab37.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-28f65dfc258ee694.rlib" "/opt/rustwide/target/debug/deps/libsha2-4024bc3685b630b4.rlib" "/opt/rustwide/target/debug/deps/libmd5-f8c338c4afd21797.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-56c166eb933aa58d.rlib" "/opt/rustwide/target/debug/deps/libhmac-2017ec2db3bf4629.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b45740d7ee49aeec.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libdigest-0f0918edbd5ce8e3.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-fcdff730bef3769f.rlib" "/opt/rustwide/target/debug/deps/libshlex-8438de4e0a68a918.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0c4cea88dc565b73.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-33c8bc559f59eefa.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-2aea1b084afe949b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2762ec2fff7495d2.rlib" "/opt/rustwide/target/debug/deps/libhyper-19c05b1a5149a603.rlib" "/opt/rustwide/target/debug/deps/libwant-613ae8a1cdec47d2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f60ef16d9dfda39c.rlib" "/opt/rustwide/target/debug/deps/libh2-d98adf92e3802b0b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82885794cdf7ad5e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-c777cc16cbf93d8e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ccf3ab6e578a3ed.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-86d75d1b1a7da7ae.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libbb8_postgres-082d526e35b5dd37.rlib" "/opt/rustwide/target/debug/deps/libbb8-f7f147d6ffbfe1e3.rlib" "/opt/rustwide/target/debug/deps/libpostgres_native_tls-352a97d8de583d7e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-32fb8640f194d2be.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e42bec538dbaf044.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-54ac72675fadbe81.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-238961bb99d2a161.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-2af17df5a955b05f.rlib" "/opt/rustwide/target/debug/deps/libphf-689f3c9c80c9b234.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8c62f75680901793.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-98162bdb1839b8ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-979cd2530aba3ac6.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-5ed287e8a46610ad.rlib" "/opt/rustwide/target/debug/deps/libarray_init-bf75bf4be8256417.rlib" "/opt/rustwide/target/debug/deps/libtime-78cf3083bcc1b488.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-eb1ef36d05aefa82.rlib" "/opt/rustwide/target/debug/deps/libeui48-46519bd4efd8bd73.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-a54f1b709dd4a352.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-758806ca1c42a111.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libstringprep-4f2c176cd05c989a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libsha2-88fd77234dc54bde.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/librand-bf54875dbcb38e63.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-42647f0f056b21c0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-589524caba2279ab.rlib" "/opt/rustwide/target/debug/deps/libhmac-55774c5fece95871.rlib" "/opt/rustwide/target/debug/deps/libmd5-a0dc754ff1417171.rlib" "/opt/rustwide/target/debug/deps/libdigest-ca0df4236fdae198.rlib" "/opt/rustwide/target/debug/deps/libsubtle-bcea6bbf469f0890.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f22a085a62c1bc6f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-79b198a07f12ec1c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-48cb1672c59ee265.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-3bf7aeba2f7d35db.rlib" "/opt/rustwide/target/debug/deps/libfutures-278bba743eca1472.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-10e384f0af450966.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ff4a59bf8d94453a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f972f029af34abcb.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e1dc8f75dc60e5ad.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3754ce5dfc80cf56.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ecde0fd8afc76364.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9477985257ead09c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libtokio-3664532f532e867c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2a9a3f048ef773a9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-712bed0345328f95.rlib" "/opt/rustwide/target/debug/deps/libsocket2-252854d9d45e76f2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libmio-43c222126c7b2ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ffe12e519f572b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b844cb609d709e36.rlib" "/opt/rustwide/target/debug/deps/libprometheus-2e8394474f3fe6fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f09181b0a3ffb4eb.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ee706a50cf64c1fe.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8537cd358f3f7207.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d727f078a9e8175a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-10cf3fdf4b25c63c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libuuid-684b3130829299b7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5412d03e387f93a0.rlib" "/opt/rustwide/target/debug/deps/libsha1-10a37c2075891e70.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-47f7dfe8880abfe8.rlib" "/opt/rustwide/target/debug/deps/libchrono-1de96909ec373ee3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-81e972232bd031dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libtime-50a538236f5ff5b1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-db58615d8ef0f23d.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libserde-b8d1c7c02ef87a0d.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-a75b874dd5f5c601.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-95b7555a63b3e943.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libatty-8f1ddbe938d5de2d.rlib" "/opt/rustwide/target/debug/deps/liblibc-090943d86daa3a76.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/server-85e801bd42e25503" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fbd916c22e3a69cf77ac023f9d98beeee619a97846fa20d52e0908a02410d0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd916c22e3a69cf77ac023f9d98beeee619a97846fa20d52e0908a02410d0e4", kill_on_drop: false }` [INFO] [stdout] fbd916c22e3a69cf77ac023f9d98beeee619a97846fa20d52e0908a02410d0e4