[INFO] cloning repository https://github.com/Josh015/hello-composition-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Josh015/hello-composition-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe124f3537943076b3270c41dac8ce333d9596ff [INFO] testing Josh015/hello-composition-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs" "/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/Josh015/hello-composition-rs 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] started tweaking git repo https://github.com/Josh015/hello-composition-rs [INFO] finished tweaking git repo https://github.com/Josh015/hello-composition-rs [INFO] tweaked toml for git repo https://github.com/Josh015/hello-composition-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Josh015/hello-composition-rs 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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ddf42ed9ca68705c065e236328579c2d99ed987d9729b4d2bc8c394b25db4d4 [INFO] running `Command { std: "docker" "start" "-a" "7ddf42ed9ca68705c065e236328579c2d99ed987d9729b4d2bc8c394b25db4d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ddf42ed9ca68705c065e236328579c2d99ed987d9729b4d2bc8c394b25db4d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ddf42ed9ca68705c065e236328579c2d99ed987d9729b4d2bc8c394b25db4d4", kill_on_drop: false }` [INFO] [stdout] 7ddf42ed9ca68705c065e236328579c2d99ed987d9729b4d2bc8c394b25db4d4 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f71c0c1ad2ef19c4f87128e9c09ba8d24ec952ab14ffbc4e07a684d68cdcbe0 [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" "6f71c0c1ad2ef19c4f87128e9c09ba8d24ec952ab14ffbc4e07a684d68cdcbe0", kill_on_drop: false }` [INFO] [stderr] Compiling windows v0.29.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling calloop v0.9.1 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling hello-composition-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.hello_composition_rs.7125487d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello_composition_rs-2a3b1493ef3db0f1.4omskqc0s8lvsrqm.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/libwinit-9d6c31f05f5960a7.rlib" "/opt/rustwide/target/debug/deps/libmio-dbbbde9898135eb2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-330f2783e850b1b3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-1a0aac71fb91c8d2.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-4ead91e9fa0ad488.rlib" "/opt/rustwide/target/debug/deps/libxcursor-41e6f1769e7ad05c.rlib" "/opt/rustwide/target/debug/deps/libnom-80cb264fb6167f7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3c6ad76ab351151e.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-20ad6b8b9fee2bfd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-6a07bbc6064a154c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-869b650e9d6dc9d7.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dc4dc68aa514e3ff.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-89c5225206738531.rlib" "/opt/rustwide/target/debug/deps/libcalloop-280126f3d0095aea.rlib" "/opt/rustwide/target/debug/deps/libnix-19690d8b5b5b2c03.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libdlib-c1162cfe77b239e7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-08f7a513ed2e9a6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8e9f5db3b9996702.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-89606631136a2fc6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-38c297d012af1624.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-f2c9b3cf3a54ec6d.rlib" "/opt/rustwide/target/debug/deps/libcty-00f519756b7a005d.rlib" "/opt/rustwide/target/debug/deps/libwindows-706df7456b05359d.rlib" "/opt/rustwide/target/debug/deps/librand-58f115db321b685f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-42177992fda79c65.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-0438013b0b62b2b1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bdbccb6fcb6305e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.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" "-ldl" "-ld2d1" "-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/hello_composition_rs-2a3b1493ef3db0f1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ld2d1 [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 `hello-composition-rs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6f71c0c1ad2ef19c4f87128e9c09ba8d24ec952ab14ffbc4e07a684d68cdcbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f71c0c1ad2ef19c4f87128e9c09ba8d24ec952ab14ffbc4e07a684d68cdcbe0", kill_on_drop: false }` [INFO] [stdout] 6f71c0c1ad2ef19c4f87128e9c09ba8d24ec952ab14ffbc4e07a684d68cdcbe0