[INFO] cloning repository https://github.com/stone-playground/yew-todo-list [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stone-playground/yew-todo-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstone-playground%2Fyew-todo-list", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstone-playground%2Fyew-todo-list'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acf969774c2b7bf46de03a048f5f4d2886908748 [INFO] documenting stone-playground/yew-todo-list against 1.71.0 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstone-playground%2Fyew-todo-list" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stone-playground/yew-todo-list on toolchain 1.71.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.71.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stone-playground/yew-todo-list [INFO] finished tweaking git repo https://github.com/stone-playground/yew-todo-list [INFO] tweaked toml for git repo https://github.com/stone-playground/yew-todo-list written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stone-playground/yew-todo-list already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.71.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded route-recognizer v0.3.1 [INFO] [stderr] Downloaded gloo-net v0.2.4 [INFO] [stderr] Downloaded gloo-dialogs v0.1.1 [INFO] [stderr] Downloaded litrs v0.2.3 [INFO] [stderr] Downloaded yew v0.19.3 [INFO] [stderr] Downloaded yew-macro v0.19.3 [INFO] [stderr] Downloaded gloo-events v0.1.2 [INFO] [stderr] Downloaded gloo-storage v0.2.2 [INFO] [stderr] Downloaded gloo-console v0.2.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.32 [INFO] [stderr] Downloaded gloo-file v0.2.3 [INFO] [stderr] Downloaded gloo-worker v0.2.1 [INFO] [stderr] Downloaded gloo-render v0.1.1 [INFO] [stderr] Downloaded implicit-clone v0.3.2 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.1.2 [INFO] [stderr] Downloaded stylist-core v0.10.1 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded stylist-macros v0.10.1 [INFO] [stderr] Downloaded gloo-utils v0.1.5 [INFO] [stderr] Downloaded stylist v0.10.1 [INFO] [stderr] Downloaded uuid v1.1.2 [INFO] [stderr] Downloaded futures v0.3.24 [INFO] [stderr] Downloaded itertools v0.10.4 [INFO] [stderr] Downloaded minimal-lexical v0.2.1 [INFO] [stderr] Downloaded nom v7.1.1 [INFO] [stderr] Downloaded js-sys v0.3.59 [INFO] [stderr] Downloaded prettyplease v0.1.19 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.3.1 [INFO] [stderr] Downloaded gloo-history v0.1.0 [INFO] [stderr] Downloaded gloo v0.4.2 [INFO] [stderr] Downloaded web-sys v0.3.59 [INFO] [stderr] Downloaded gloo v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eba0178f3c77f68c2e02162f2d8b485342c075492880ffd5ac9678f62c803f9e [INFO] running `Command { std: "docker" "start" "-a" "eba0178f3c77f68c2e02162f2d8b485342c075492880ffd5ac9678f62c803f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eba0178f3c77f68c2e02162f2d8b485342c075492880ffd5ac9678f62c803f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba0178f3c77f68c2e02162f2d8b485342c075492880ffd5ac9678f62c803f9e", kill_on_drop: false }` [INFO] [stdout] eba0178f3c77f68c2e02162f2d8b485342c075492880ffd5ac9678f62c803f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb6e2f222c746674a2a18e5069899435c6ea068d9a33ff656c182333b0c78fe [INFO] running `Command { std: "docker" "start" "-a" "6fb6e2f222c746674a2a18e5069899435c6ea068d9a33ff656c182333b0c78fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling prettyplease v0.1.19 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking implicit-clone v0.3.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling yew-macro v0.19.3 (https://github.com/yewstack/yew/#beb0157c) [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling uuid-macro-internal v1.1.2 [INFO] [stderr] Compiling yew-router-macro v0.16.0 (https://github.com/yewstack/yew/#beb0157c) [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling stylist-core v0.10.1 [INFO] [stderr] Compiling stylist-macros v0.10.1 [INFO] [stderr] Checking serde v1.0.144 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcuR1Z8R/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcuR1Z8R/symbols.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.stylist_macros.53311e0c446e1670-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.qp7pvoyurktz538.rcgu.rmeta" "/opt/rustwide/target/debug/deps/stylist_macros-6bda99e76691521e.9ds9u0g64kfneei.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstylist_core-0d2956748ed876ee.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-c0e13f54474930d4.rlib" "/opt/rustwide/target/debug/deps/libnom-7d0bcea3e6f41d93.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4651edf55a64eb9a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2578b78aa6d4e5f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-524cef883890f8f5.rlib" "/opt/rustwide/target/debug/deps/liblitrs-a4c620ac98b6e3cf.rlib" "/opt/rustwide/target/debug/deps/liblog-0a01c8a7931c9e16.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-33f2139510fbe5a7.rlib" "/opt/rustwide/target/debug/deps/libitertools-a4916b7725e45a53.rlib" "/opt/rustwide/target/debug/deps/libeither-7448fc2d0bc6578f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_error-6aa89052a2ea7a22.rlib" "/opt/rustwide/target/debug/deps/libsyn-7d427f18daa19bf4.rlib" "/opt/rustwide/target/debug/deps/libquote-4964afdd167cd8f8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-ae2b58d67c412108.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-37d46828a865c63a.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-7ede36ba902b7649.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0d91c78a7710ed2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9bfeb974ba4dc4e7.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7dd2d47ddb5fff81.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-18d5ce8e8a320b85.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-69d2770595dc6161.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b156a020cc470e38.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-84091f15e468b1ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fbde6acb28b510ca.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e9de5d8ee4e7a3dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9023252e4f119830.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fcbb01769e88af40.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-f69e84994e245fea.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-27b55c02caca49ea.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-579b26075cbe9eca.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-54c30397d4b33d3b.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-65fb576691133eee.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-3fff6412017c0b89.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fd3918c72578db43.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2a597573799b576f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstylist_macros-6bda99e76691521e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: __wbindgen_realloc: undefined version: [INFO] [stdout] /usr/bin/ld: __wbindgen_malloc: undefined version: [INFO] [stdout] /usr/bin/ld: __wbindgen_free: undefined version: [INFO] [stdout] /usr/bin/ld: __wbindgen_exn_store: undefined version: [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stylist-macros` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6fb6e2f222c746674a2a18e5069899435c6ea068d9a33ff656c182333b0c78fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb6e2f222c746674a2a18e5069899435c6ea068d9a33ff656c182333b0c78fe", kill_on_drop: false }` [INFO] [stdout] 6fb6e2f222c746674a2a18e5069899435c6ea068d9a33ff656c182333b0c78fe