[INFO] cloning repository https://github.com/schacker/yew-examples-learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schacker/yew-examples-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschacker%2Fyew-examples-learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschacker%2Fyew-examples-learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac4138bf5ad22eb1452e7fa2bbbda344f4253092 [INFO] building schacker/yew-examples-learn against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschacker%2Fyew-examples-learn" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schacker/yew-examples-learn on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schacker/yew-examples-learn [INFO] finished tweaking git repo https://github.com/schacker/yew-examples-learn [INFO] tweaked toml for git repo https://github.com/schacker/yew-examples-learn written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/schacker/yew-examples-learn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git2 v0.13.21 [INFO] [stderr] Downloaded gloo-console v0.1.0 [INFO] [stderr] Downloaded lipsum v0.8.0 [INFO] [stderr] Downloaded route-recognizer v0.3.0 [INFO] [stderr] Downloaded ssri v6.0.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.26 [INFO] [stderr] Downloaded gloo-storage v0.1.0 [INFO] [stderr] Downloaded fake v2.4.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.26 [INFO] [stderr] Downloaded gloo v0.3.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Downloaded easybench-wasm v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b52fdc88868e1a6f412c6ec71f6781a02dcb1d09f067661e6c705e7b81f2c004 [INFO] running `Command { std: "docker" "start" "-a" "b52fdc88868e1a6f412c6ec71f6781a02dcb1d09f067661e6c705e7b81f2c004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b52fdc88868e1a6f412c6ec71f6781a02dcb1d09f067661e6c705e7b81f2c004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52fdc88868e1a6f412c6ec71f6781a02dcb1d09f067661e6c705e7b81f2c004", kill_on_drop: false }` [INFO] [stdout] b52fdc88868e1a6f412c6ec71f6781a02dcb1d09f067661e6c705e7b81f2c004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c3c9bfe42af1cce13573c3a51e949e1b78f9534a24b524843954cea135202ba [INFO] running `Command { std: "docker" "start" "-a" "5c3c9bfe42af1cce13573c3a51e949e1b78f9534a24b524843954cea135202ba", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling fake v2.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling route-recognizer v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lipsum v0.8.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling yew-validation v0.1.0 (/opt/rustwide/workdir/packages/yew-validation) [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling yew-macro v0.18.0 (/opt/rustwide/workdir/packages/yew-macro) [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling yew-router-macro v0.15.0 (/opt/rustwide/workdir/packages/yew-router-macro) [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling js-sys v0.3.53 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling web-sys v0.3.53 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.26 [INFO] [stderr] Compiling git2 v0.13.21 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-storage v0.1.0 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.3.0 [INFO] [stderr] Compiling yew v0.18.0 (/opt/rustwide/workdir/packages/yew) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> packages/yew/src/virtual_dom/mod.rs:289:66 [INFO] [stdout] | [INFO] [stdout] 289 | Self::set_attribute(el, key!(), $new); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 299 | (Some(new), None) => set!(new), [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yew-agent v0.1.0 (/opt/rustwide/workdir/packages/yew-agent) [INFO] [stderr] Compiling yew-router v0.15.0 (/opt/rustwide/workdir/packages/yew-router) [INFO] [stderr] Compiling multi_thread v0.1.0 (/opt/rustwide/workdir/examples/multi_thread) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inner_html v0.1.0 (/opt/rustwide/workdir/examples/inner_html) [INFO] [stderr] Compiling boids v0.1.0 (/opt/rustwide/workdir/examples/boids) [INFO] [stderr] Compiling crm v0.1.0 (/opt/rustwide/workdir/examples/crm) [INFO] [stderr] Compiling nested_list v0.1.0 (/opt/rustwide/workdir/examples/nested_list) [INFO] [stderr] Compiling webgl v0.1.0 (/opt/rustwide/workdir/examples/webgl) [INFO] [stderr] Compiling dyn_create_destroy_apps v0.1.0 (/opt/rustwide/workdir/examples/dyn_create_destroy_apps) [INFO] [stderr] Compiling file_upload v0.1.0 (/opt/rustwide/workdir/examples/file_upload) [INFO] [stderr] Compiling js_callback v0.1.0 (/opt/rustwide/workdir/examples/js_callback) [INFO] [stderr] Compiling pub_sub v0.1.0 (/opt/rustwide/workdir/examples/pub_sub) [INFO] [stderr] Compiling timer v0.1.0 (/opt/rustwide/workdir/examples/timer) [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> examples/dyn_create_destroy_apps/src/counter.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Properties, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling keyed_list v0.1.0 (/opt/rustwide/workdir/examples/keyed_list) [INFO] [stderr] Compiling mount_point v0.1.0 (/opt/rustwide/workdir/examples/mount_point) [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir/packages/changelog) [INFO] [stderr] Compiling todomvc v0.1.0 (/opt/rustwide/workdir/examples/todomvc) [INFO] [stderr] Compiling counter v0.1.1 (/opt/rustwide/workdir/examples/counter) [INFO] [stderr] Compiling store v0.1.0 (/opt/rustwide/workdir/examples/store) [INFO] [stderr] Compiling maxlist v0.1.0 (/opt/rustwide/workdir/examples/maxlist) [INFO] [stderr] Compiling two_apps v0.1.0 (/opt/rustwide/workdir/examples/two_apps) [INFO] [stdout] warning: associated function `action_view` is never used [INFO] [stdout] --> examples/maxlist/src/main.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | fn action_view(&self, link: &Scope) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `button_view` is never used [INFO] [stdout] --> examples/maxlist/src/main.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | fn button_view(&self, link: &Scope) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling game_of_life v0.1.4 (/opt/rustwide/workdir/examples/game_of_life) [INFO] [stderr] Compiling node_refs v0.1.0 (/opt/rustwide/workdir/examples/node_refs) [INFO] [stderr] Compiling router v0.1.0 (/opt/rustwide/workdir/examples/router) [INFO] [stderr] error: could not compile `game_of_life` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name game_of_life --edition=2018 examples/game_of_life/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ed83aa0db72592c6 -C extra-filename=-ed83aa0db72592c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-4043b6c0cdc33660.rlib --extern gloo_timers=/opt/rustwide/target/debug/deps/libgloo_timers-4834413edcd12015.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9264c46128685afb.rlib --extern wasm_logger=/opt/rustwide/target/debug/deps/libwasm_logger-cfbc3d333f1d7477.rlib --extern yew=/opt/rustwide/target/debug/deps/libyew-d15d75ea46b68060.rlib --cap-lints=forbid` (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" "/tmp/rustcqKWZcB/symbols.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.changelog.f6793ebf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656.3n86s53jwgmups13.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-6b60e5040eb55827/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-e065a7a20da68d54/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-d2785fea7d7bbfd4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bd44ecbb4e0669b3.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ce3bb851c9cc4c80.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c89398605140385c.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-942ecb05f5b583ec.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-db436c842074400e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-15597b84fc213ae5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libhyper-dbb27c031919f3eb.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1f57c8276bd02cb9.rlib" "/opt/rustwide/target/debug/deps/libh2-6b20439cc579cc84.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ad162c26b3778f48.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4383c0577b131568.rlib" "/opt/rustwide/target/debug/deps/libtracing-47e8f6bd34257532.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb78287a9f18a1a.rlib" "/opt/rustwide/target/debug/deps/libtokio-2730a48e0cde722e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ac0d70b43b6b589.rlib" "/opt/rustwide/target/debug/deps/libmio-caeca3095cbaac3d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6c4f130370c3a52.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-69fcc30388832e03.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libhttp-18bf06e8609cfdcc.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libchrono-674f54e7321b31e1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-b4892a78db5c9184.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libgit2-d23b30f01c8808cd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-6b3d8c3648d239cb.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-7a4f836385f7e4a1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bdf2d2866900a1a7.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b239315f90aade5b.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ec6aff9cda63454a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libclap-46481eba639d7089.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-d10a8422999068b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6d5cbad66199418.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libserde-b41ebdf7bf2936b6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5031d767f2f0e826.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3dd5f78c3b43746e.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb8c561e8c8eb24d.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a45121889bb564ec.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/changelog-24c77c5eb39fe656" "-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] [stderr] error: could not compile `changelog` due to 2 previous errors [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c3c9bfe42af1cce13573c3a51e949e1b78f9534a24b524843954cea135202ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3c9bfe42af1cce13573c3a51e949e1b78f9534a24b524843954cea135202ba", kill_on_drop: false }` [INFO] [stdout] 5c3c9bfe42af1cce13573c3a51e949e1b78f9534a24b524843954cea135202ba