[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] bce9893bd74a537a55e1ce12c719f5d577e09dcd [INFO] testing jay-johnson/restapi against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjay-johnson%2Frestapi" "/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/jay-johnson/restapi on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "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-4/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" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_threads v0.1.3 [INFO] [stderr] Downloaded postgres-native-tls v0.5.0 [INFO] [stderr] Downloaded bb8 v0.8.0 [INFO] [stderr] Downloaded postgres-types v0.2.4 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded bb8-postgres v0.8.1 [INFO] [stderr] Downloaded jsonwebtoken v8.1.1 [INFO] [stderr] Downloaded prometheus-static-metric v0.5.1 [INFO] [stderr] Downloaded hmac v0.12.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.4 [INFO] [stderr] Downloaded postgres v0.19.4 [INFO] [stderr] Downloaded rusoto_credential v0.48.0 [INFO] [stderr] Downloaded phf_shared v0.11.1 [INFO] [stderr] Downloaded rusoto_signature v0.48.0 [INFO] [stderr] Downloaded rusoto_core v0.48.0 [INFO] [stderr] Downloaded rdkafka v0.28.0 [INFO] [stderr] Downloaded rusoto_s3 v0.48.0 [INFO] [stderr] Downloaded kafka-threadpool v1.0.12 [INFO] [stderr] Downloaded rust-argon2 v1.0.0 [INFO] [stderr] Downloaded rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Downloaded geo-types v0.7.2 [INFO] [stderr] Downloaded blake2b_simd v1.0.0 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.49 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.7 [INFO] [stderr] Downloaded security-framework-sys v2.5.0 [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded security-framework v2.5.0 [INFO] [stderr] Downloaded zeroize v1.5.2 [INFO] [stderr] Downloaded md-5 v0.10.0 [INFO] [stderr] Downloaded tokio v1.21.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f79fc6b103d7bbc61d9d74bd58dab889eaa59eccec03badc2474832208ecbae [INFO] running `Command { std: "docker" "start" "-a" "3f79fc6b103d7bbc61d9d74bd58dab889eaa59eccec03badc2474832208ecbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f79fc6b103d7bbc61d9d74bd58dab889eaa59eccec03badc2474832208ecbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f79fc6b103d7bbc61d9d74bd58dab889eaa59eccec03badc2474832208ecbae", kill_on_drop: false }` [INFO] [stdout] 3f79fc6b103d7bbc61d9d74bd58dab889eaa59eccec03badc2474832208ecbae [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=warn" "-e" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad6ca3e777320a905983383170075f07f238be73e762022f22aabf2f369ff81 [INFO] running `Command { std: "docker" "start" "-a" "bad6ca3e777320a905983383170075f07f238be73e762022f22aabf2f369ff81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.49 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling prometheus v0.13.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [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 time v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [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 rusoto_core v0.48.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling prometheus-static-metric v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling bb8 v0.8.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling tokio-postgres v0.7.7 [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stderr] Compiling bb8-postgres v0.8.1 [INFO] [stderr] Compiling postgres v0.19.4 [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.48.0 [INFO] [stderr] Compiling rdkafka v0.28.0 [INFO] [stderr] Compiling kafka-threadpool v1.0.12 [INFO] [stderr] Compiling restapi v1.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 54s [INFO] running `Command { std: "docker" "inspect" "bad6ca3e777320a905983383170075f07f238be73e762022f22aabf2f369ff81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad6ca3e777320a905983383170075f07f238be73e762022f22aabf2f369ff81", kill_on_drop: false }` [INFO] [stdout] bad6ca3e777320a905983383170075f07f238be73e762022f22aabf2f369ff81 [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=warn" "-e" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e68aae64f949826519e0cadd74549a59e339e9864806dd05a245ea1b77369de8 [INFO] running `Command { std: "docker" "start" "-a" "e68aae64f949826519e0cadd74549a59e339e9864806dd05a245ea1b77369de8", kill_on_drop: false }` [INFO] [stderr] Compiling restapi v1.1.14 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaYNvBD/symbols.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.server.8068e2bc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc.1atowk98g6l4rc25.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5ebc1eda0c9cab74/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-a4ca65dc0708f55c/out/lib" "-L" "/opt/rustwide/target/debug/build/openssl-sys-5772243701352f56/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librestapi-d0c6f5cb74afac31.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-74252004614a012b.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-14c2ed8f0004b06a.rlib" "/opt/rustwide/target/debug/deps/liburl-f21edd1c0e9758f7.rlib" "/opt/rustwide/target/debug/deps/libidna-88a720e2e31983b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4b0ad907be070557.rlib" "/opt/rustwide/target/debug/deps/librustls-a3e8eb1e61263951.rlib" "/opt/rustwide/target/debug/deps/libsct-88e93003f27c1d26.rlib" "/opt/rustwide/target/debug/deps/libwebpki-5ac9b71de3ba2c1b.rlib" "/opt/rustwide/target/debug/deps/libargon2-b3f639375bb3687a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8806b71dac1ad423.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-208e8f941a3e57a5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d7ac27c43bc9c82c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-fb7c72cc3e26dff3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-5b39c2f4886fdb96.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f75a0ba47833c634.rlib" "/opt/rustwide/target/debug/deps/libpem-5f67f3093b8ff6ba.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-0247af81b5a24350.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-af046db5c75980d7.rlib" "/opt/rustwide/target/debug/deps/libring-95d3331b83a30b4d.rlib" "/opt/rustwide/target/debug/deps/libspin-15e2b298632ae730.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66b049c031e63ea2.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-8ccbd0e0bfcf87eb.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-42856188c01c2eae.rlib" "/opt/rustwide/target/debug/deps/libxml-1a220f73c7de040e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7dfbf6cf4082c459.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-1369a7238d7e2407.rlib" "/opt/rustwide/target/debug/deps/libsha2-6f3fcdb1ae6bbf31.rlib" "/opt/rustwide/target/debug/deps/libmd5-0b6c2bbde5e97f27.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-33fc5179004b3e77.rlib" "/opt/rustwide/target/debug/deps/libhmac-6d370eed693cf618.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6c7c1ca7f1d3a1ea.rlib" "/opt/rustwide/target/debug/deps/libhex-20668d43b3be4a9d.rlib" "/opt/rustwide/target/debug/deps/libdigest-08990ce96c4644fe.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-ad719b42eaccd534.rlib" "/opt/rustwide/target/debug/deps/libshlex-4e2548be43d7ffd9.rlib" "/opt/rustwide/target/debug/deps/libzeroize-745463196a11b354.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-02c7dcda9f411656.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-55f0fd6e18b5ebde.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a3d4df4b3fe12bc0.rlib" "/opt/rustwide/target/debug/deps/libkafka_threadpool-ff302b7efad5c6ac.rlib" "/opt/rustwide/target/debug/deps/librdkafka-288d469c164d195f.rlib" "/opt/rustwide/target/debug/deps/libfutures-a0b0815d6f2a3811.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8df854c4e1108fd9.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-66948e652bad9f53.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-73b5a1c2ff54e419.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6851aa1ea56b720e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a77195ab6b1cba14.rlib" "/opt/rustwide/target/debug/deps/libwant-9966eaa2518dd442.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a797f4bdf528e224.rlib" "/opt/rustwide/target/debug/deps/libh2-dc01ba773c2ef768.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b2bad206008d9b4d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4758d278ecdbe8d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bc67dd1636321c7b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-1bee647f0a5a017f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f3090f65d248a105.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c590a85f919d70b.rlib" "/opt/rustwide/target/debug/deps/libhttp-598270421d5e4e71.rlib" "/opt/rustwide/target/debug/deps/libbb8_postgres-e00f1b7f5970b9e3.rlib" "/opt/rustwide/target/debug/deps/libbb8-d1aa46669f53775f.rlib" "/opt/rustwide/target/debug/deps/libpostgres_native_tls-f67ac1ee73afb96b.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-cd6f42a09850e112.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-498f502c0a35e683.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-61c5e531b55ba161.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e89ce6989fb8f79a.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-0665063b0388f0da.rlib" "/opt/rustwide/target/debug/deps/libphf-c823b52d7ae6923d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e9545515ada025dc.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-04a89a4c77bf638b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-de7bda6bb43f1db8.rlib" "/opt/rustwide/target/debug/deps/libtracing-b6c428ff1485b601.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a540607f2ed2e126.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-de49ca9cc7981842.rlib" "/opt/rustwide/target/debug/deps/libarray_init-09b73124c12fdca6.rlib" "/opt/rustwide/target/debug/deps/libuuid-a96fe56bfc28ba3d.rlib" "/opt/rustwide/target/debug/deps/libtime-1bfa6376d1e9af21.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-696add680fe72c0c.rlib" "/opt/rustwide/target/debug/deps/libeui48-4c9520d2678be12a.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-b749acc1146ee824.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-5845a857d48bd794.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-2f02a5fee00a2d76.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libstringprep-9e4481745feee83a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f30a5f42490cb25b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f8321e75483280e3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e8cb65b6c55b09a3.rlib" "/opt/rustwide/target/debug/deps/libsha2-c26c00558be73fa7.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c476f57a7ff537ea.rlib" "/opt/rustwide/target/debug/deps/librand-cdf999516ab839ce.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-235526f67ae58ffe.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-38a30e303b8db855.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad3ff98fb92c8866.rlib" "/opt/rustwide/target/debug/deps/libmd5-25787b4967e785e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-8af3b879aefa3a8c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-cb519561a3d6fdbe.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a4a156864beb1ea6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-1d0566719047f77d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f0ce386149b29b98.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6fe937867931fca0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-48c2289621752c19.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8dc52798061ada3c.rlib" "/opt/rustwide/target/debug/deps/libslab-fe96d24e1cffec87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d8164e92aa933f3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9d718add665a0c4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-10eed2e0127305bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libtokio-e783fcf9be10897a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1ac69a925f07b7a0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d2668b9d58af938c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-094ff56874ff198d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b6cfa8ccff5be15a.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb5f8b555a7d6d8a.rlib" "/opt/rustwide/target/debug/deps/libmio-aaf555538e2ae1fa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4471a6270cd6bbb0.rlib" "/opt/rustwide/target/debug/deps/libuuid-37755fae984d59b0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-06b773a5a5fc7b24.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-913bddfef72b3533.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e67a7ca179282043.rlib" "/opt/rustwide/target/debug/deps/libryu-2021f894ba3e103d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f396629587a723f8.rlib" "/opt/rustwide/target/debug/deps/libprometheus-f6a0ad889d2f1647.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d01500f3a5a11b83.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-cef5422b2d891bde.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-29f57bf8a26d8def.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8c9795f369842830.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-498596edb3193716.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d1f4555538085452.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-482506dc807e8943.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-39ba1215ca35c92f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7b498c171763be8d.rlib" "/opt/rustwide/target/debug/deps/libatty-855d403cead1310c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3b60ec474214ce5a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cbb730962cb2859d.rlib" "/opt/rustwide/target/debug/deps/libregex-4d86d90d817f153a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dd4dbab291cb30c4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5d85be744fe3d68e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fe72d3611fb489ec.rlib" "/opt/rustwide/target/debug/deps/liblog-15be49c4d9fdeffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libchrono-dce57d2b360a9b68.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-1bac0fd8fba66994.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3baa624fbdabc333.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-91354aae3e5b0de2.rlib" "/opt/rustwide/target/debug/deps/libserde-492412e3aeef574d.rlib" "/opt/rustwide/target/debug/deps/libtime-f3ee0a19e638dca8.rlib" "/opt/rustwide/target/debug/deps/liblibc-f730a81274a49765.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/server-ea4dfbe79723a6cc" "-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" "e68aae64f949826519e0cadd74549a59e339e9864806dd05a245ea1b77369de8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68aae64f949826519e0cadd74549a59e339e9864806dd05a245ea1b77369de8", kill_on_drop: false }` [INFO] [stdout] e68aae64f949826519e0cadd74549a59e339e9864806dd05a245ea1b77369de8