[INFO] cloning repository https://github.com/ojferro/Fuser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ojferro/Fuser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojferro%2FFuser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojferro%2FFuser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c05a600eca2d5d161501e0f8010eb43985a016e8 [INFO] testing ojferro/Fuser against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojferro%2FFuser" "/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/ojferro/Fuser on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ojferro/Fuser [INFO] finished tweaking git repo https://github.com/ojferro/Fuser [INFO] tweaked toml for git repo https://github.com/ojferro/Fuser written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ojferro/Fuser 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f2f5ebd6b265a2f3917692dff5cdd0311ad587510d7df2008d82122e88d28f0 [INFO] running `Command { std: "docker" "start" "-a" "3f2f5ebd6b265a2f3917692dff5cdd0311ad587510d7df2008d82122e88d28f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f2f5ebd6b265a2f3917692dff5cdd0311ad587510d7df2008d82122e88d28f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2f5ebd6b265a2f3917692dff5cdd0311ad587510d7df2008d82122e88d28f0", kill_on_drop: false }` [INFO] [stdout] 3f2f5ebd6b265a2f3917692dff5cdd0311ad587510d7df2008d82122e88d28f0 [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1599e49762c46433c77a56ef3fb0589d10f81320b3e3c9aae47815e0d2d9e563 [INFO] running `Command { std: "docker" "start" "-a" "1599e49762c46433c77a56ef3fb0589d10f81320b3e3c9aae47815e0d2d9e563", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling minifb v0.24.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling fuser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/octree/mod.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let (w, h) = self.shape; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/octree/mod.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let (w, h) = self.shape; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WHITE` is never used [INFO] [stdout] --> src/main.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const WHITE: u32 = 0xFFFFFF; [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: "cc" "-m64" "/tmp/rustcZdZV6V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libminifb-476b46bee556fa29.rlib,libwayland_cursor-0f70f10314494fe2.rlib,libxcursor-141c629063d42a00.rlib,libnom-8d17d0f1813b9e34.rlib,libmemchr-307c941cd53a4e7a.rlib,libtempfile-b651ae0a9a40ed0c.rlib,libfastrand-1a1f7fa7e5b5edde.rlib,librustix-d2a065fd84ddf48f.rlib,libio_lifetimes-168c397b9f9170d9.rlib,liblinux_raw_sys-9826735127360e65.rlib,libx11_dl-1d18b994eb9d420e.rlib,libwayland_protocols-3d0ea05b64b0de1f.rlib,libwayland_client-9b1f773da04bbb6f.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-d2b1088d10cfd94d.rlib,libsmallvec-0bfe092e24c04786.rlib,libonce_cell-778c08b2406fdd3b.rlib,libnix-4d6cdca4d2c14a10.rlib,libmemoffset-e3be71a08382b567.rlib,liblibc-f1f36e42afcd8a68.rlib,libwayland_sys-9417b8143ade53fb.rlib,liblazy_static-2bb390fee0230a38.rlib,libbitflags-e2b4db6c651223da.rlib,libraw_window_handle-d7b395fb8319e1c1.rlib,libcty-91d035af7f540a1d.rlib,libdlib-d14bd5a812d8c559.rlib,liblibloading-02c5b614a454e524.rlib,libcfg_if-33ef6c02a07f9fec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZdZV6V/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/minifb-564e0b07c66b1c1e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fuser-068bf011e8e6dcc9" "-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 `fuser` (bin "fuser") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1599e49762c46433c77a56ef3fb0589d10f81320b3e3c9aae47815e0d2d9e563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1599e49762c46433c77a56ef3fb0589d10f81320b3e3c9aae47815e0d2d9e563", kill_on_drop: false }` [INFO] [stdout] 1599e49762c46433c77a56ef3fb0589d10f81320b3e3c9aae47815e0d2d9e563