[INFO] fetching crate neutrino 0.3.1... [INFO] testing neutrino-0.3.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate neutrino 0.3.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate neutrino 0.3.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate neutrino 0.3.1 [INFO] finished tweaking crates.io crate neutrino 0.3.1 [INFO] tweaked toml for crates.io crate neutrino 0.3.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate neutrino 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88280ac770f8942e1bf41b1639a8fb5c468aea80cc2f2dd5f9e59d8fd8edabd5 [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" "88280ac770f8942e1bf41b1639a8fb5c468aea80cc2f2dd5f9e59d8fd8edabd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88280ac770f8942e1bf41b1639a8fb5c468aea80cc2f2dd5f9e59d8fd8edabd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88280ac770f8942e1bf41b1639a8fb5c468aea80cc2f2dd5f9e59d8fd8edabd5", kill_on_drop: false }` [INFO] [stdout] 88280ac770f8942e1bf41b1639a8fb5c468aea80cc2f2dd5f9e59d8fd8edabd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08a33b6c4621d2203099e06f56ed9535ae72085355937a6c408d498eea32b66c [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" "08a33b6c4621d2203099e06f56ed9535ae72085355937a6c408d498eea32b66c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling webview-sys v0.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling web-view v0.4.1 [INFO] [stderr] Compiling rsass v0.11.0 [INFO] [stderr] Compiling neutrino v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.43s [INFO] running `Command { std: "docker" "inspect" "08a33b6c4621d2203099e06f56ed9535ae72085355937a6c408d498eea32b66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a33b6c4621d2203099e06f56ed9535ae72085355937a6c408d498eea32b66c", kill_on_drop: false }` [INFO] [stdout] 08a33b6c4621d2203099e06f56ed9535ae72085355937a6c408d498eea32b66c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d79cddf8fa6b1a137e991d9bfccf41a92f86b9423acc470fdc0146fc687be5 [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" "a8d79cddf8fa6b1a137e991d9bfccf41a92f86b9423acc470fdc0146fc687be5", kill_on_drop: false }` [INFO] [stderr] Compiling neutrino v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `neutrino` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name demo_fluent --edition=2018 examples/demo_fluent.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5533a20ec75c84a0 -C extra-filename=-5533a20ec75c84a0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-6c5b2fa8102c0f6f.rlib --extern neutrino=/opt/rustwide/target/debug/deps/libneutrino-acea82c3c89cb25d.rlib --extern rsass=/opt/rustwide/target/debug/deps/librsass-c3570ef3cd60a8eb.rlib --extern strfmt=/opt/rustwide/target/debug/deps/libstrfmt-27150cec5a9c3fc6.rlib --extern web_view=/opt/rustwide/target/debug/deps/libweb_view-f8259411b66ebe12.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/webview-sys-3d0a0a560ed34605/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.image_viewer.3pc6l31u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b" "/opt/rustwide/target/debug/examples/image_viewer-015c59f4bc5ac06b.19gss3aa0axdixud.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/webview-sys-3d0a0a560ed34605/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneutrino-acea82c3c89cb25d.rlib" "/opt/rustwide/target/debug/deps/libjson-6c5b2fa8102c0f6f.rlib" "/opt/rustwide/target/debug/deps/librsass-c3570ef3cd60a8eb.rlib" "/opt/rustwide/target/debug/deps/libbytecount-713152dd9569cf17.rlib" "/opt/rustwide/target/debug/deps/librand-9c62c16885e041d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c80930c654519899.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9f743438f6ab1d17.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-57af5ea2c60d8fb3.rlib" "/opt/rustwide/target/debug/deps/librand_core-3739a694c0dcfd4b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3cc19ee01ac6e87b.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff994076822f3110.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/libnom-617e9e4da8147cda.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-95609da513c20009.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libstackvector-d74c78abe4133f35.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7b13896bca634c9f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ee328fe15be269a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-42139068fced41a3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-858af1fa9c4a203d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-118c6bee79b2c431.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libweb_view-f8259411b66ebe12.rlib" "/opt/rustwide/target/debug/deps/libwebview_sys-daeecce16ea1d138.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-a9a42c5da244a656.rlib" "/opt/rustwide/target/debug/deps/libboxfnonce-3369762a22143c2e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-lwebkit2gtk-4.0" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lsoup-2.4" "-lgio-2.0" "-ljavascriptcoregtk-4.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.login.ca0vf9a9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad" "/opt/rustwide/target/debug/examples/login-34761fb011c3b9ad.4patqg0y49q0cz05.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/webview-sys-3d0a0a560ed34605/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libneutrino-acea82c3c89cb25d.rlib" "/opt/rustwide/target/debug/deps/libjson-6c5b2fa8102c0f6f.rlib" "/opt/rustwide/target/debug/deps/librsass-c3570ef3cd60a8eb.rlib" "/opt/rustwide/target/debug/deps/libbytecount-713152dd9569cf17.rlib" "/opt/rustwide/target/debug/deps/librand-9c62c16885e041d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c80930c654519899.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9f743438f6ab1d17.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-57af5ea2c60d8fb3.rlib" "/opt/rustwide/target/debug/deps/librand_core-3739a694c0dcfd4b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3cc19ee01ac6e87b.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff994076822f3110.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/libnom-617e9e4da8147cda.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-95609da513c20009.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libstackvector-d74c78abe4133f35.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7b13896bca634c9f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ee328fe15be269a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-42139068fced41a3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-858af1fa9c4a203d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-118c6bee79b2c431.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libweb_view-f8259411b66ebe12.rlib" "/opt/rustwide/target/debug/deps/libwebview_sys-daeecce16ea1d138.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-a9a42c5da244a656.rlib" "/opt/rustwide/target/debug/deps/libboxfnonce-3369762a22143c2e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-lwebkit2gtk-4.0" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lsoup-2.4" "-lgio-2.0" "-ljavascriptcoregtk-4.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a8d79cddf8fa6b1a137e991d9bfccf41a92f86b9423acc470fdc0146fc687be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d79cddf8fa6b1a137e991d9bfccf41a92f86b9423acc470fdc0146fc687be5", kill_on_drop: false }` [INFO] [stdout] a8d79cddf8fa6b1a137e991d9bfccf41a92f86b9423acc470fdc0146fc687be5