[INFO] cloning repository https://github.com/Tamschi/dto-for-native-windows-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tamschi/dto-for-native-windows-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Fdto-for-native-windows-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Fdto-for-native-windows-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2b0be7c93b2a20d10ee3b2381067f25cedbd114 [INFO] testing Tamschi/dto-for-native-windows-gui against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamschi%2Fdto-for-native-windows-gui" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tamschi/dto-for-native-windows-gui on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Tamschi/dto-for-native-windows-gui [INFO] finished tweaking git repo https://github.com/Tamschi/dto-for-native-windows-gui [INFO] tweaked toml for git repo https://github.com/Tamschi/dto-for-native-windows-gui written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Tamschi/dto-for-native-windows-gui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61ee992fa8de2fa14f95c3aa25074f6728f712cad2beae9a97f8cfcbd3860d3e [INFO] running `Command { std: "docker" "start" "-a" "61ee992fa8de2fa14f95c3aa25074f6728f712cad2beae9a97f8cfcbd3860d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61ee992fa8de2fa14f95c3aa25074f6728f712cad2beae9a97f8cfcbd3860d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ee992fa8de2fa14f95c3aa25074f6728f712cad2beae9a97f8cfcbd3860d3e", kill_on_drop: false }` [INFO] [stdout] 61ee992fa8de2fa14f95c3aa25074f6728f712cad2beae9a97f8cfcbd3860d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ff36e7cfa7a90c6f9f3dab8424cc16d18df43eb96340e3a26ab3750553dd154 [INFO] running `Command { std: "docker" "start" "-a" "0ff36e7cfa7a90c6f9f3dab8424cc16d18df43eb96340e3a26ab3750553dd154", kill_on_drop: false }` [INFO] [stderr] Compiling TODO_CRATE_NAME v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `TODO_CRATE_NAME` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `todo_crate_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "0ff36e7cfa7a90c6f9f3dab8424cc16d18df43eb96340e3a26ab3750553dd154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff36e7cfa7a90c6f9f3dab8424cc16d18df43eb96340e3a26ab3750553dd154", kill_on_drop: false }` [INFO] [stdout] 0ff36e7cfa7a90c6f9f3dab8424cc16d18df43eb96340e3a26ab3750553dd154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e481aa0b72f9e3b45ff81fb6967b569c0b0fd663972f0af167f96245d3ab110 [INFO] running `Command { std: "docker" "start" "-a" "7e481aa0b72f9e3b45ff81fb6967b569c0b0fd663972f0af167f96245d3ab110", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling git_info v0.1.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stdout] warning: crate `TODO_CRATE_NAME` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `todo_crate_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling version-sync v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling TODO_CRATE_NAME v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `TODO_CRATE_NAME` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `todo_crate_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.unincluded_meta_dependabot.143e7090-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc.5cg1mijoywh0fne3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_sync-d04725aa64698687.rlib" "/opt/rustwide/target/debug/deps/libtoml-4fd2d3184c57a0fb.rlib" "/opt/rustwide/target/debug/deps/libserde-74089a94421340f5.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-5ab63b9748e623d2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5fb4dac1ee795700.rlib" "/opt/rustwide/target/debug/deps/libunicase-3d2c79a833bbd0d9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liburl-c4650c345c0d6e6e.rlib" "/opt/rustwide/target/debug/deps/libidna-ee359aba7126f755.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-80426e3445638cba.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5e9ea66d0d10cc98.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libsyn-b14936aaa3758b4a.rlib" "/opt/rustwide/target/debug/deps/libquote-5302ebb460421318.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0fc08d55de06e098.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-1ccf9a8622388d0a.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-3b62f83bb30be35c.rlib" "/opt/rustwide/target/debug/deps/libregex-edec614e5697532e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-979c303d5769260c.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unincluded_meta_dependabot-483900b99de9f5dc" "-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 `TODO_CRATE_NAME` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7e481aa0b72f9e3b45ff81fb6967b569c0b0fd663972f0af167f96245d3ab110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e481aa0b72f9e3b45ff81fb6967b569c0b0fd663972f0af167f96245d3ab110", kill_on_drop: false }` [INFO] [stdout] 7e481aa0b72f9e3b45ff81fb6967b569c0b0fd663972f0af167f96245d3ab110