[INFO] fetching crate rouille 3.4.0... [INFO] testing rouille-3.4.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate rouille 3.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rouille 3.4.0 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 3.4.0 [INFO] finished tweaking crates.io crate rouille 3.4.0 [INFO] tweaked toml for crates.io crate rouille 3.4.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate rouille 3.4.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ded1a42dfbf00c2603ae0d6fb74fdff8a9ea9db921dc5983509389c784b5e30 [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" "0ded1a42dfbf00c2603ae0d6fb74fdff8a9ea9db921dc5983509389c784b5e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ded1a42dfbf00c2603ae0d6fb74fdff8a9ea9db921dc5983509389c784b5e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ded1a42dfbf00c2603ae0d6fb74fdff8a9ea9db921dc5983509389c784b5e30", kill_on_drop: false }` [INFO] [stdout] 0ded1a42dfbf00c2603ae0d6fb74fdff8a9ea9db921dc5983509389c784b5e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] [stdout] 22f0598518a84d7143a490bb5b5d3a26fc01f0b52559e7faff9b333338bd5f8f [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" "22f0598518a84d7143a490bb5b5d3a26fc01f0b52559e7faff9b333338bd5f8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling time v0.3.2 [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 tinyvec v1.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.15 [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 idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rouille v3.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "22f0598518a84d7143a490bb5b5d3a26fc01f0b52559e7faff9b333338bd5f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f0598518a84d7143a490bb5b5d3a26fc01f0b52559e7faff9b333338bd5f8f", kill_on_drop: false }` [INFO] [stdout] 22f0598518a84d7143a490bb5b5d3a26fc01f0b52559e7faff9b333338bd5f8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 0f6495d34e0d843d977d8da0c0aedc61017a5535a61644bbc945c255cafe38fe [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" "0f6495d34e0d843d977d8da0c0aedc61017a5535a61644bbc945c255cafe38fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling postgres-protocol v0.6.2 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling rouille v3.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `login` [INFO] [stdout] --> examples/login-session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | login: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 840 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 883 | let input = post_input!(&request, { field: u32 }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 952 | let input = post_input!(&request, { [INFO] [stdout] | _____________________- [INFO] [stdout] 953 | | field: Vec [INFO] [stdout] 954 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1003 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1095 | let input = post_input!(&request, { field: u32 }); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1144 | let input = post_input!(&request, { field: u8 }); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1172 | let input = post_input!(&request, { field: u8 }); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/input/post.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | $field: $ty, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1196 | let input = post_input!(&request, { field: String }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rouille`; 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rouille 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=b34fcc7c9c96b446 -C extra-filename=-b34fcc7c9c96b446 --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-65624bd2a03be5b2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6d1cd134d5d53dcb.rlib --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-afa0b55babc8cc71.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-302220f2fb722161.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-e359a8b7820704c3.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6d5f13aedec49434.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-3634eb8f2ce91158.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-48c0690daf42ee41.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-25db302b83fcb088.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-97404c8a95bbcc4d.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-a2cac4a07c5953a2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9117ea7c95db52ea.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-5e52993426bb237d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-aa4d4578ed122e2d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-eb9ec31ef2e3d7f0/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-2576606b8b9b4e7c.static_files.e977db86-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.static_files.e977db86-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/static_files-2576606b8b9b4e7c.lw5pvk0k7ao4de5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-eb9ec31ef2e3d7f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librouille-6d8845e6fcd630c0.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-5e52993426bb237d.rlib" "/opt/rustwide/target/debug/deps/liburl-aa4d4578ed122e2d.rlib" "/opt/rustwide/target/debug/deps/libidna-884478df152975e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.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-9117ea7c95db52ea.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a2cac4a07c5953a2.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-97404c8a95bbcc4d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d5f13aedec49434.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e359a8b7820704c3.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-e2eb51539e6f4c41.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-48c0690daf42ee41.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ef80119c95cb55d7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-93fd43f59df5540e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e6be98d8aaab8e4e.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-302220f2fb722161.rlib" "/opt/rustwide/target/debug/deps/libdeflate-afa0b55babc8cc71.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-60e5abef69761c84.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libchrono-6d1cd134d5d53dcb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-65624bd2a03be5b2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b55d8f1bf22fa1a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-e25dc6607bf088db.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-2576606b8b9b4e7c" "-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" "0f6495d34e0d843d977d8da0c0aedc61017a5535a61644bbc945c255cafe38fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6495d34e0d843d977d8da0c0aedc61017a5535a61644bbc945c255cafe38fe", kill_on_drop: false }` [INFO] [stdout] 0f6495d34e0d843d977d8da0c0aedc61017a5535a61644bbc945c255cafe38fe