[INFO] fetching crate rouille-maint-in 3.0.1... [INFO] testing rouille-maint-in-3.0.1 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate rouille-maint-in 3.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rouille-maint-in 3.0.1 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rouille-maint-in 3.0.1 [INFO] finished tweaking crates.io crate rouille-maint-in 3.0.1 [INFO] tweaked toml for crates.io crate rouille-maint-in 3.0.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate rouille-maint-in 3.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-postgres v0.7.0 [INFO] [stderr] Downloaded postgres-types v0.2.0 [INFO] [stderr] Downloaded tokio-util v0.6.4 [INFO] [stderr] Downloaded tokio v1.3.0 [INFO] [stderr] Downloaded libc v0.2.88 [INFO] [stderr] Downloaded siphasher v0.3.3 [INFO] [stderr] Downloaded async-trait v0.1.48 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded mio v0.7.9 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded postgres v0.19.0 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.0 [INFO] [stderr] Downloaded tiny_http v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 6ec61eb23299384b315ee12d77aa266e6093e752cb439a162976ea328a4d616e [INFO] running `Command { std: "docker" "start" "-a" "6ec61eb23299384b315ee12d77aa266e6093e752cb439a162976ea328a4d616e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ec61eb23299384b315ee12d77aa266e6093e752cb439a162976ea328a4d616e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec61eb23299384b315ee12d77aa266e6093e752cb439a162976ea328a4d616e", kill_on_drop: false }` [INFO] [stdout] 6ec61eb23299384b315ee12d77aa266e6093e752cb439a162976ea328a4d616e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 01c6f44bd66d8ac46d8e2ede62bef19951dfc56268854b523c9562ffef595f1d [INFO] running `Command { std: "docker" "start" "-a" "01c6f44bd66d8ac46d8e2ede62bef19951dfc56268854b523c9562ffef595f1d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tiny_http v0.8.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling rouille-maint-in v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "01c6f44bd66d8ac46d8e2ede62bef19951dfc56268854b523c9562ffef595f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c6f44bd66d8ac46d8e2ede62bef19951dfc56268854b523c9562ffef595f1d", kill_on_drop: false }` [INFO] [stdout] 01c6f44bd66d8ac46d8e2ede62bef19951dfc56268854b523c9562ffef595f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46aa969becdca1f5f8820ed1ac0b9a6c2a6286cd70bb65b436ab36661090564d [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" "46aa969becdca1f5f8820ed1ac0b9a6c2a6286cd70bb65b436ab36661090564d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling rouille-maint-in v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rouille-maint-in` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name database --edition=2018 examples/database.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="brotli"' --cfg 'feature="brotli2"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="gzip"' -C metadata=a9d33ef1a1ea24cc -C extra-filename=-a9d33ef1a1ea24cc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-8b0e10a3f01f2b25.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8ea92cdde9d012c8.rlib --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-59855573e1abd3cc.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-862c9868bd162963.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-deaa518f2ecd6d17.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e43cea21cf83de0e.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-c0a61521a98a0bff.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-229330afc89ff8da.rlib --extern rouille_maint_in=/opt/rustwide/target/debug/deps/librouille_maint_in-54183a78a131d15c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b237c1720fb0140.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e318d647fd383dbb.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-749231f0d6c7543e.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib --extern term=/opt/rustwide/target/debug/deps/libterm-5064890104fb788c.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-b90300045decb4b7.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-22135ef06e86a25d.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-d1fd0bd75f831dfb.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-309995d1fa3076ca/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.static_files.6ccb2488-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b.3eqw4vka5is2gjnt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-309995d1fa3076ca/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_maint_in-54183a78a131d15c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b90300045decb4b7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e43cea21cf83de0e.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-d1fd0bd75f831dfb.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-fe8a5d3dc306a289.rlib" "/opt/rustwide/target/debug/deps/libascii-47f30877716a67e3.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-749231f0d6c7543e.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libserde-5b237c1720fb0140.rlib" "/opt/rustwide/target/debug/deps/libmultipart-deaa518f2ecd6d17.rlib" "/opt/rustwide/target/debug/deps/libtwoway-7016674305830da6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-8299d5bb680de839.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libsafemem-dc9e5c72d220a074.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libtempfile-52c43eb9cc3703b9.rlib" "/opt/rustwide/target/debug/deps/librand-c6bf6de38169e604.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6621b930f4e413c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9e3440413c8c9b52.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-78378866a8eb8994.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-229330afc89ff8da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b0dbfa558618a0cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-17b6bf1ee910e4ad.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-141c7fe6e9f77bf3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-59855573e1abd3cc.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-15b04adffe33a7d3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libfiletime-862c9868bd162963.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libchrono-8ea92cdde9d012c8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-22135ef06e86a25d.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-8b0e10a3f01f2b25.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9e09754a5756bdb9.rlib" "/opt/rustwide/target/debug/deps/liblibc-397262f569f886c0.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/static_files-99b399dce8a8a94b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "46aa969becdca1f5f8820ed1ac0b9a6c2a6286cd70bb65b436ab36661090564d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46aa969becdca1f5f8820ed1ac0b9a6c2a6286cd70bb65b436ab36661090564d", kill_on_drop: false }` [INFO] [stdout] 46aa969becdca1f5f8820ed1ac0b9a6c2a6286cd70bb65b436ab36661090564d