[INFO] fetching crate rouille 3.5.0... [INFO] building rouille-3.5.0 against master#87788097b776f8e3662f76627944230684b671bd for pr-101591 [INFO] extracting crate rouille 3.5.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rouille 3.5.0 on toolchain 87788097b776f8e3662f76627944230684b671bd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rouille 3.5.0 [INFO] finished tweaking crates.io crate rouille 3.5.0 [INFO] tweaked toml for crates.io crate rouille 3.5.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rouille 3.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2 v0.10.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.3 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded md-5 v0.10.0 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded postgres-types v0.2.2 [INFO] [stderr] Downloaded postgres v0.19.2 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] [stderr] Downloaded tokio-postgres v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 173a7c09699a81753054d0418dfcba0eb448d9315fdcdfa65fdc8e5f2861e654 [INFO] running `Command { std: "docker" "start" "-a" "173a7c09699a81753054d0418dfcba0eb448d9315fdcdfa65fdc8e5f2861e654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "173a7c09699a81753054d0418dfcba0eb448d9315fdcdfa65fdc8e5f2861e654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173a7c09699a81753054d0418dfcba0eb448d9315fdcdfa65fdc8e5f2861e654", kill_on_drop: false }` [INFO] [stdout] 173a7c09699a81753054d0418dfcba0eb448d9315fdcdfa65fdc8e5f2861e654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a93243432ab31fec6523b319cdfd99011ae35a460d3d971f10bb705bb671447f [INFO] running `Command { std: "docker" "start" "-a" "a93243432ab31fec6523b319cdfd99011ae35a460d3d971f10bb705bb671447f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling rouille v3.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.02s [INFO] running `Command { std: "docker" "inspect" "a93243432ab31fec6523b319cdfd99011ae35a460d3d971f10bb705bb671447f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93243432ab31fec6523b319cdfd99011ae35a460d3d971f10bb705bb671447f", kill_on_drop: false }` [INFO] [stdout] a93243432ab31fec6523b319cdfd99011ae35a460d3d971f10bb705bb671447f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc163cb76672af055817bfdafcfd7036fa185357e58acb1fee5e70e78ddf1c84 [INFO] running `Command { std: "docker" "start" "-a" "bc163cb76672af055817bfdafcfd7036fa185357e58acb1fee5e70e78ddf1c84", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling rouille v3.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `login` is never read [INFO] [stdout] --> examples/login-session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct SessionData { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 14 | login: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `SessionData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEcQvAG/symbols.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.database.ab23bc2e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce.3l7p8i5yc325x58y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpostgres-8745ed784ed848a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-15fc646e381a08cf.rlib" "/opt/rustwide/target/debug/deps/libphf-2d051f934b15d953.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-adcc32b9e1c7744d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f032c489b8daa44f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a0ebd26421ab6ab6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ce48cd0d0d61d8e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-740e98b11f4a5244.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libtokio-49ba06f72a87b84a.rlib" "/opt/rustwide/target/debug/deps/libmio-1b7499897817914d.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-04f00401e40ef2bd.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-59489082f7b34db3.rlib" "/opt/rustwide/target/debug/deps/libstringprep-245c4ecfb60fd8e6.rlib" "/opt/rustwide/target/debug/deps/libsha2-5fefe0dcaddc7b59.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libhmac-ea67223aab776799.rlib" "/opt/rustwide/target/debug/deps/libmd5-22eb9b560af4dea6.rlib" "/opt/rustwide/target/debug/deps/libdigest-598ef1f00c932485.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4a4122971841be5a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-5841a2c8f1e920e9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libfutures-8e44c5c62f44fe1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a842f10cc856d655.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5b0647c949e35802.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e7c528123260c0d.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2b69a435edd0b693.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/librouille-4298feb87da5a79e.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-7fca02da07505cff.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.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/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-ac4d0a165b944e1b.rlib" "/opt/rustwide/target/debug/deps/libascii-befca78e6269cc8b.rlib" "/opt/rustwide/target/debug/deps/libtime-8d744201b89191ad.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-6c674db8ac86b160.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3daf21c37d72e7ad.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-266fedb888314087.rlib" "/opt/rustwide/target/debug/deps/libserde-43c9279ddb18b50a.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e1725f33d495d039.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df06f9cabf1ffa5b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-1a151088f8bb18df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-26092d0daee7765f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-836b60c752c6a31e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fc385c5dd4266ec0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-16ddb7de63a95754.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-12c5d862b9c8b46e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libfiletime-30c5836333bbd4d8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-64f8e72165129d9c.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-e05dfc3260da6772.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libchrono-4cb92cfe62796614.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd8afe3a059e1c8.rlib" "/opt/rustwide/target/debug/deps/libbrotli-b19dfe183e606e2c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-32fdc6f77dff6690.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-cc2dd4866a8f426b.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5f8a9560fa1eac50.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/87788097b776f8e3662f76627944230684b671bd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/database-1dbcf048c465c0ce" "-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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rouille` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bc163cb76672af055817bfdafcfd7036fa185357e58acb1fee5e70e78ddf1c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc163cb76672af055817bfdafcfd7036fa185357e58acb1fee5e70e78ddf1c84", kill_on_drop: false }` [INFO] [stdout] bc163cb76672af055817bfdafcfd7036fa185357e58acb1fee5e70e78ddf1c84