[INFO] cloning repository https://github.com/kquirapas/template-repo-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kquirapas/template-repo-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkquirapas%2Ftemplate-repo-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkquirapas%2Ftemplate-repo-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddb9e0eb78fddf147de6047df5846d9daed8406a [INFO] testing kquirapas/template-repo-test against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkquirapas%2Ftemplate-repo-test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kquirapas/template-repo-test on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kquirapas/template-repo-test [INFO] finished tweaking git repo https://github.com/kquirapas/template-repo-test [INFO] tweaked toml for git repo https://github.com/kquirapas/template-repo-test written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kquirapas/template-repo-test 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b041d20ddec65de7ea47e21e0988cffd3ee78d1a50f0e887b64a1ce1a44235db [INFO] running `Command { std: "docker" "start" "-a" "b041d20ddec65de7ea47e21e0988cffd3ee78d1a50f0e887b64a1ce1a44235db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b041d20ddec65de7ea47e21e0988cffd3ee78d1a50f0e887b64a1ce1a44235db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b041d20ddec65de7ea47e21e0988cffd3ee78d1a50f0e887b64a1ce1a44235db", kill_on_drop: false }` [INFO] [stdout] b041d20ddec65de7ea47e21e0988cffd3ee78d1a50f0e887b64a1ce1a44235db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a51406adff5722b2bda1799b6e34b26d8d69a85c350bce87ded5a65f2c8d1010 [INFO] running `Command { std: "docker" "start" "-a" "a51406adff5722b2bda1799b6e34b26d8d69a85c350bce87ded5a65f2c8d1010", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.41 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling js-sys v0.3.58 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.58 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.31 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling gloo-utils v0.1.4 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.2.1 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling yew-router v0.16.0 [INFO] [stderr] Compiling yew-with-routing-trunk-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.81 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a51406adff5722b2bda1799b6e34b26d8d69a85c350bce87ded5a65f2c8d1010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51406adff5722b2bda1799b6e34b26d8d69a85c350bce87ded5a65f2c8d1010", kill_on_drop: false }` [INFO] [stdout] a51406adff5722b2bda1799b6e34b26d8d69a85c350bce87ded5a65f2c8d1010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad9a745df6346b9fc03eca408fa749ed232278365273af79182e2148ae4ee8ef [INFO] running `Command { std: "docker" "start" "-a" "ad9a745df6346b9fc03eca408fa749ed232278365273af79182e2148ae4ee8ef", kill_on_drop: false }` [INFO] [stderr] Compiling yew-with-routing-trunk-template v0.1.0 (/opt/rustwide/workdir) [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.83.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" "-m64" "/tmp/rustceuGhWi/symbols.o" "/opt/rustwide/target/debug/deps/yew_with_routing_trunk_template-c25885b8742b8c4c.yew_with_routing_trunk_template.f4164bd381ebf4fa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/yew_with_routing_trunk_template-c25885b8742b8c4c.yew_with_routing_trunk_template.f4164bd381ebf4fa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/yew_with_routing_trunk_template-c25885b8742b8c4c.yew_with_routing_trunk_template.f4164bd381ebf4fa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/yew_with_routing_trunk_template-c25885b8742b8c4c.ck2nufsl6suwm6t5b9e5wjkpk.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwasm_logger-23b4e59a5af7c5dc.rlib" "/opt/rustwide/target/debug/deps/liblog-60aec2972eed6b6a.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa035fdca64e6492.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-094c0ce9f8c98ed9.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-aa0663517f777947.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e1cd6e17fe237c71.rlib" "/opt/rustwide/target/debug/deps/libyew_router-6a408382f5b0259d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b659226d8e0bfa09.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-981c3a66013956ee.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cf13d6c3cca11d0a.rlib" "/opt/rustwide/target/debug/deps/libmatches-37eee2c50f82dc8b.rlib" "/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-73efb3646fbe61e2.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-87dc7bc5cf4053d8.rlib" "/opt/rustwide/target/debug/deps/libyew-506ebe9b7b8c8a46.rlib" "/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-bc76c87246130109.rlib" "/opt/rustwide/target/debug/deps/libgloo-da254468ebb800eb.rlib" "/opt/rustwide/target/debug/deps/libgloo_timers-55a6c713a26a18c5.rlib" "/opt/rustwide/target/debug/deps/libgloo_storage-79603d2ec14a27e0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0fa75141672d9cc3.rlib" "/opt/rustwide/target/debug/deps/libgloo_render-a6cc90608eb9aa9e.rlib" "/opt/rustwide/target/debug/deps/libgloo_file-259a5c70b5db68cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1988c6a71d340cad.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2b696e01d4056d32.rlib" "/opt/rustwide/target/debug/deps/libgloo_events-b769cdb234f88449.rlib" "/opt/rustwide/target/debug/deps/libgloo_dialogs-00daf3f4e8f98535.rlib" "/opt/rustwide/target/debug/deps/libgloo_console-dfa4b40b3c00e5b6.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-d782d4092b4274e2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-da07bb9cde955e76.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f7f97c562b093c36.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-e1ea3e63342457d9.rlib" "/opt/rustwide/target/debug/deps/libslab-97d23db05bc30343.rlib" "/opt/rustwide/target/debug/deps/libgloo_utils-fff16dd430747255.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-0fc79ea2f75c0e1b.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-d9279baf77ddba3c.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-a5dcf2850d25bdd0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6caab49485819cce.rlib" "/opt/rustwide/target/debug/deps/libryu-13b8ecd23ead4107.rlib" "/opt/rustwide/target/debug/deps/libitoa-75d91b7818b82472.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libserde-bd2b01b3c8298126.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.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.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/yew_with_routing_trunk_template-c25885b8742b8c4c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-with-routing-trunk-template` (bin "yew-with-routing-trunk-template" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ad9a745df6346b9fc03eca408fa749ed232278365273af79182e2148ae4ee8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9a745df6346b9fc03eca408fa749ed232278365273af79182e2148ae4ee8ef", kill_on_drop: false }` [INFO] [stdout] ad9a745df6346b9fc03eca408fa749ed232278365273af79182e2148ae4ee8ef