[INFO] fetching crate rouille-maint-in 3.0.1... [INFO] testing rouille-maint-in-3.0.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate rouille-maint-in 3.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate rouille-maint-in 3.0.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-14/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a219cd845f15bd2f3079840d908f8c6652b2c3b5bc146a722465bf539366283 [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" "4a219cd845f15bd2f3079840d908f8c6652b2c3b5bc146a722465bf539366283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a219cd845f15bd2f3079840d908f8c6652b2c3b5bc146a722465bf539366283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a219cd845f15bd2f3079840d908f8c6652b2c3b5bc146a722465bf539366283", kill_on_drop: false }` [INFO] [stdout] 4a219cd845f15bd2f3079840d908f8c6652b2c3b5bc146a722465bf539366283 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] f2603072549cbd981647e35d0ab1a99d98f81aa90d1b084630ae102c428737d4 [INFO] running `Command { std: "docker" "start" "-a" "f2603072549cbd981647e35d0ab1a99d98f81aa90d1b084630ae102c428737d4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.14 [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 threadpool v1.8.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tiny_http v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.64 [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 16s [INFO] running `Command { std: "docker" "inspect" "f2603072549cbd981647e35d0ab1a99d98f81aa90d1b084630ae102c428737d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2603072549cbd981647e35d0ab1a99d98f81aa90d1b084630ae102c428737d4", kill_on_drop: false }` [INFO] [stdout] f2603072549cbd981647e35d0ab1a99d98f81aa90d1b084630ae102c428737d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39897eea3c86b7d371b4da0721cc6475493266c342f3792cc6451991859e60bb [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" "39897eea3c86b7d371b4da0721cc6475493266c342f3792cc6451991859e60bb", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.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 futures-util v0.3.13 [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] [stdout] warning: field is never read: `login` [INFO] [stdout] --> examples/login-session.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | struct SessionData { login: String } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [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 rouille_maint_in --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="brotli"' --cfg 'feature="brotli2"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="gzip"' -C metadata=88387465635cb759 -C extra-filename=-88387465635cb759 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-24255ceb29774441.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d6f0a5a930b6fb94.rlib --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-4f1eb03c8812a99c.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-b336d50bbe412d16.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-08693aebdc281369.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-828d41934a7cfcf2.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-cc3fae699184da96.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6c3320af7c8d92f2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d791178137df007b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b1e1262eed1fb4a5.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fb35719a6d19a11d.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib --extern term=/opt/rustwide/target/debug/deps/libterm-09275354cf0cbc75.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-79ed2ce3d39599f1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-49798cbf1603b17d.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-b13b9bf791a37b1a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-b42be326c05f3234/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-cf1ccc61339ae715.static_files.6a9fca7e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.static_files.6a9fca7e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715.57h6hc527id81nbx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b42be326c05f3234/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille_maint_in-0c666a647608dbab.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-79ed2ce3d39599f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-828d41934a7cfcf2.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b13b9bf791a37b1a.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-ac4d0a165b944e1b.rlib" "/opt/rustwide/target/debug/deps/libascii-befca78e6269cc8b.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb35719a6d19a11d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-844153741323d3c4.rlib" "/opt/rustwide/target/debug/deps/libserde-d791178137df007b.rlib" "/opt/rustwide/target/debug/deps/libmultipart-08693aebdc281369.rlib" "/opt/rustwide/target/debug/deps/libtwoway-b518fb9e319159d7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b39eb1106efb3a92.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-b3d7ef54693bf9c1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-aef6529bed7ea8d1.rlib" "/opt/rustwide/target/debug/deps/librand-e7d883356f7a399c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-65b1402ad34cf089.rlib" "/opt/rustwide/target/debug/deps/librand_core-51a1efb8dc032b85.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ca67452975d64a2a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-6c3320af7c8d92f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fde70101287c982e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-76e1207ad1fd53bb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-75880d076f029757.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-4f1eb03c8812a99c.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-60e5abef69761c84.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-b336d50bbe412d16.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libchrono-d6f0a5a930b6fb94.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-49798cbf1603b17d.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-24255ceb29774441.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b447d30c588a28b0.rlib" "/opt/rustwide/target/debug/deps/liblibc-6082fce83a86edbb.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/static_files-cf1ccc61339ae715" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "39897eea3c86b7d371b4da0721cc6475493266c342f3792cc6451991859e60bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39897eea3c86b7d371b4da0721cc6475493266c342f3792cc6451991859e60bb", kill_on_drop: false }` [INFO] [stdout] 39897eea3c86b7d371b4da0721cc6475493266c342f3792cc6451991859e60bb