[INFO] cloning repository https://github.com/kirdaybov/kdrvr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirdaybov/kdrvr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirdaybov%2Fkdrvr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirdaybov%2Fkdrvr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dca64cfed0094a9364333bbc2ba87bf11287b07 [INFO] building kirdaybov/kdrvr against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirdaybov%2Fkdrvr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kirdaybov/kdrvr on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kirdaybov/kdrvr [INFO] finished tweaking git repo https://github.com/kirdaybov/kdrvr [INFO] tweaked toml for git repo https://github.com/kirdaybov/kdrvr written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kirdaybov/kdrvr 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ce8ee96b151b57a0098ed7a71166e3dc97c13b4fcaef688025752484981ad74 [INFO] running `Command { std: "docker" "start" "-a" "9ce8ee96b151b57a0098ed7a71166e3dc97c13b4fcaef688025752484981ad74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ce8ee96b151b57a0098ed7a71166e3dc97c13b4fcaef688025752484981ad74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce8ee96b151b57a0098ed7a71166e3dc97c13b4fcaef688025752484981ad74", kill_on_drop: false }` [INFO] [stdout] 9ce8ee96b151b57a0098ed7a71166e3dc97c13b4fcaef688025752484981ad74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1532f860e17496be8338ea8907e7c3b9cf5868b6ff204aed6048795f5e0bd2e7 [INFO] running `Command { std: "docker" "start" "-a" "1532f860e17496be8338ea8907e7c3b9cf5868b6ff204aed6048795f5e0bd2e7", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling ash-window v0.7.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling kdrvr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `renderer` [INFO] [stdout] --> src/main.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let renderer = Renderer::new(&window); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `entry` is never read [INFO] [stdout] --> src/renderer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Renderer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 6 | entry: Entry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4k9MEn/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libash_window-7e951f1f5178aa13.rlib,libash-2184fd2114d567ee.rlib,libwinit-0e0ee208469d5ff3.rlib,libmio_misc-ca6182f97acf6407.rlib,libmio-539853d2efdf6037.rlib,libcrossbeam-159615a7cb0c5cc2.rlib,libcrossbeam_channel-10a5fe470b47a7bf.rlib,libcrossbeam_deque-d6096ccf03f3ccaa.rlib,libcrossbeam_queue-dd2320682e3e66f2.rlib,libcrossbeam_epoch-1c5717a52a27ad73.rlib,libmemoffset-31eb278b9616aa00.rlib,libcrossbeam_utils-fd3575eccd5e45da.rlib,libx11_dl-e7b676a067c1469c.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libsmithay_client_toolkit-4b860d0af92f68db.rlib,libandrew-940e042b38216614.rlib,libxml-e99e599c74c7a48b.rlib,libxdg-31e3c65e3233a0c2.rlib,libdirs-dedf8042ae758e84.rlib,libdirs_sys-49525c67e30b7155.rlib,libwalkdir-d4051467a448ae9e.rlib,libsame_file-1ceb7b6153588b15.rlib,librusttype-a391c4987b1326fc.rlib,libab_glyph_rasterizer-046af5444e5ed557.rlib,libowned_ttf_parser-9010dbc35b150e84.rlib,libttf_parser-4d9ca54ec651f9e1.rlib,libwayland_cursor-f2e984239859601d.rlib,libxcursor-06730cd3e9fbdd93.rlib,libnom-220402e35ab3163c.rlib,libminimal_lexical-6c5129fd7823c1d1.rlib,libmemchr-23fa9ace5f847d64.rlib,libmemmap2-10d5e45dbd183eed.rlib,libwayland_protocols-5a82a183fafb0899.rlib,libwayland_client-2e88936181a0fc37.rlib,libscoped_tls-563b287bd664763c.rlib,libwayland_commons-e299f29e428f0668.rlib,libonce_cell-5132bd2988d9c7dd.rlib,libnix-7095271eea5b98af.rlib,libwayland_sys-29f7e481d3625389.rlib,libdlib-0ef37182fd502a8c.rlib,liblibloading-0b33e0c38a584385.rlib,libcalloop-8e2676eb78b0b389.rlib,libnix-b208ded06ad223d0.rlib,libcfg_if-7e9efee4241be1ca.rlib,libdlib-3814cfa741f2cf82.rlib,liblibloading-b9d8331ed624d244.rlib,libraw_window_handle-1a783743c275398e.rlib,libparking_lot-3842e48154dc0c63.rlib,libparking_lot_core-b4874f2b58e8d685.rlib,liblibc-01ff2349468acb6b.rlib,libsmallvec-647ec04a1585c7a5.rlib,liblock_api-f580a3fc80c4941c.rlib,libscopeguard-9fc8879d2cbeccb9.rlib,libinstant-4d6645a170db77ef.rlib,libbitflags-e2b4db6c651223da.rlib,liblog-cb1a50f85f9d3564.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblazy_static-2bb390fee0230a38.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kdrvr-40523ae0db553f5a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kdrvr` (bin "kdrvr") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1532f860e17496be8338ea8907e7c3b9cf5868b6ff204aed6048795f5e0bd2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1532f860e17496be8338ea8907e7c3b9cf5868b6ff204aed6048795f5e0bd2e7", kill_on_drop: false }` [INFO] [stdout] 1532f860e17496be8338ea8907e7c3b9cf5868b6ff204aed6048795f5e0bd2e7