[INFO] fetching crate nemo-extension-sys 0.5.0...
[INFO] testing nemo-extension-sys-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nemo-extension-sys 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nemo-extension-sys 0.5.0
[INFO] finished tweaking crates.io crate nemo-extension-sys 0.5.0
[INFO] tweaked toml for crates.io crate nemo-extension-sys 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nemo-extension-sys 0.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding gio-sys v0.9.1 (available: v0.21.2)
[INFO] [stderr]       Adding glib-sys v0.9.1 (available: v0.21.2)
[INFO] [stderr]       Adding gobject-sys v0.9.1 (available: v0.21.2)
[INFO] [stderr]       Adding gtk-sys v0.9.2 (available: v0.18.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eccc02adf87ab96efa275666feda3f9fb102c61d74bad0f68c866b77fd3b7b74
[INFO] running `Command { std: "docker" "start" "-a" "eccc02adf87ab96efa275666feda3f9fb102c61d74bad0f68c866b77fd3b7b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eccc02adf87ab96efa275666feda3f9fb102c61d74bad0f68c866b77fd3b7b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eccc02adf87ab96efa275666feda3f9fb102c61d74bad0f68c866b77fd3b7b74", kill_on_drop: false }`
[INFO] [stdout] eccc02adf87ab96efa275666feda3f9fb102c61d74bad0f68c866b77fd3b7b74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d666469afaa266a6927465609382dfcf89059ed7082761d0a7a94e41844046f
[INFO] running `Command { std: "docker" "start" "-a" "2d666469afaa266a6927465609382dfcf89059ed7082761d0a7a94e41844046f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling nemo-extension-sys v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     is_gone: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     get_name: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     get_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     get_parent_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     get_uri_scheme: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     get_mime_type: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     is_mime_type: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     is_directory: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |     add_emblem: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |     get_string_attribute: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     add_string_attribute: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:29:39
[INFO] [stdout]    |
[INFO] [stdout] 29 |     invalidate_extension_info: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     get_activation_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     get_file_type: Option<extern fn(*mut NemoFileInfo) -> GFileType>,
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     get_location: Option<extern fn(*mut NemoFileInfo) -> *mut GFile>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |     get_parent_location: Option<extern fn(*mut NemoFileInfo) -> *mut GFile>,
[INFO] [stdout]    |                                 ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     get_parent_info: Option<extern fn(*mut NemoFileInfo) -> *mut NemoFileInfo>,
[INFO] [stdout]    |                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     get_mount: Option<extern fn(*mut NemoFileInfo) -> *mut GMount>,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |     can_write: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub get_columns: Option<extern fn(gpointer) -> *mut GList>
[INFO] [stdout]    |                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:48:34
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub update_file_info: Option<extern fn(*mut NemoInfoProvider, *mut NemoFileInfo, *mut GClosure, *mut *mut NemoOperationHandle) -> Nem...
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub cancel_update: Option<extern fn(*mut NemoInfoProvider, *mut NemoOperationHandle)>
[INFO] [stdout]    |                               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     get_widget: Option<extern fn(*mut NemoLocationWidgetProvider, *const c_char, *mut GtkWidget) -> *mut GtkWidget>
[INFO] [stdout]    |                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub get_file_items: Option<extern fn(gpointer, *mut GtkWidget, *mut GList) -> *mut GList>,
[INFO] [stdout]    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub get_background_items: Option<extern fn(gpointer, *mut GtkWidget, *mut NemoFileInfo) -> *mut GList>,
[INFO] [stdout]    |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub get_pages: Option<extern fn(*mut NemoPropertyPageProvider, *mut GList) -> *mut GList>
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.54s
[INFO] running `Command { std: "docker" "inspect" "2d666469afaa266a6927465609382dfcf89059ed7082761d0a7a94e41844046f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d666469afaa266a6927465609382dfcf89059ed7082761d0a7a94e41844046f", kill_on_drop: false }`
[INFO] [stdout] 2d666469afaa266a6927465609382dfcf89059ed7082761d0a7a94e41844046f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1d5dfff8d7204a57d3e9feb6567c53952fdd0dee3adb8580d24767a484e86c3
[INFO] running `Command { std: "docker" "start" "-a" "a1d5dfff8d7204a57d3e9feb6567c53952fdd0dee3adb8580d24767a484e86c3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     is_gone: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     get_name: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     get_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     get_parent_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     get_uri_scheme: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     get_mime_type: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     is_mime_type: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     is_directory: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |     add_emblem: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |     get_string_attribute: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     add_string_attribute: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:29:39
[INFO] [stdout]    |
[INFO] [stdout] 29 |     invalidate_extension_info: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     get_activation_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     get_file_type: Option<extern fn(*mut NemoFileInfo) -> GFileType>,
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     get_location: Option<extern fn(*mut NemoFileInfo) -> *mut GFile>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |     get_parent_location: Option<extern fn(*mut NemoFileInfo) -> *mut GFile>,
[INFO] [stdout]    |                                 ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     get_parent_info: Option<extern fn(*mut NemoFileInfo) -> *mut NemoFileInfo>,
[INFO] [stdout]    |                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     get_mount: Option<extern fn(*mut NemoFileInfo) -> *mut GMount>,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |     can_write: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub get_columns: Option<extern fn(gpointer) -> *mut GList>
[INFO] [stdout]    |                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:48:34
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub update_file_info: Option<extern fn(*mut NemoInfoProvider, *mut NemoFileInfo, *mut GClosure, *mut *mut NemoOperationHandle) -> Nem...
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub cancel_update: Option<extern fn(*mut NemoInfoProvider, *mut NemoOperationHandle)>
[INFO] [stdout]    |                               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     get_widget: Option<extern fn(*mut NemoLocationWidgetProvider, *const c_char, *mut GtkWidget) -> *mut GtkWidget>
[INFO] [stdout]    |                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub get_file_items: Option<extern fn(gpointer, *mut GtkWidget, *mut GList) -> *mut GList>,
[INFO] [stdout]    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub get_background_items: Option<extern fn(gpointer, *mut GtkWidget, *mut NemoFileInfo) -> *mut GList>,
[INFO] [stdout]    |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub get_pages: Option<extern fn(*mut NemoPropertyPageProvider, *mut GList) -> *mut GList>
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nemo-extension-sys v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     is_gone: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     get_name: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     get_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     get_parent_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 |     get_uri_scheme: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                            ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     get_mime_type: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     is_mime_type: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     is_directory: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |     add_emblem: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |     get_string_attribute: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     add_string_attribute: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:29:39
[INFO] [stdout]    |
[INFO] [stdout] 29 |     invalidate_extension_info: Option<extern fn(*mut NemoFileInfo)>,
[INFO] [stdout]    |                                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     get_activation_uri: Option<extern fn(*mut NemoFileInfo) -> *mut c_char>,
[INFO] [stdout]    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:31:27
[INFO] [stdout]    |
[INFO] [stdout] 31 |     get_file_type: Option<extern fn(*mut NemoFileInfo) -> GFileType>,
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     get_location: Option<extern fn(*mut NemoFileInfo) -> *mut GFile>,
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |     get_parent_location: Option<extern fn(*mut NemoFileInfo) -> *mut GFile>,
[INFO] [stdout]    |                                 ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     get_parent_info: Option<extern fn(*mut NemoFileInfo) -> *mut NemoFileInfo>,
[INFO] [stdout]    |                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     get_mount: Option<extern fn(*mut NemoFileInfo) -> *mut GMount>,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |     can_write: Option<extern fn(*mut NemoFileInfo) -> gboolean>,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub get_columns: Option<extern fn(gpointer) -> *mut GList>
[INFO] [stdout]    |                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:48:34
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub update_file_info: Option<extern fn(*mut NemoInfoProvider, *mut NemoFileInfo, *mut GClosure, *mut *mut NemoOperationHandle) -> Nem...
[INFO] [stdout]    |                                  ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub cancel_update: Option<extern fn(*mut NemoInfoProvider, *mut NemoOperationHandle)>
[INFO] [stdout]    |                               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     get_widget: Option<extern fn(*mut NemoLocationWidgetProvider, *const c_char, *mut GtkWidget) -> *mut GtkWidget>
[INFO] [stdout]    |                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub get_file_items: Option<extern fn(gpointer, *mut GtkWidget, *mut GList) -> *mut GList>,
[INFO] [stdout]    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub get_background_items: Option<extern fn(gpointer, *mut GtkWidget, *mut NemoFileInfo) -> *mut GList>,
[INFO] [stdout]    |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub get_pages: Option<extern fn(*mut NemoPropertyPageProvider, *mut GList) -> *mut GList>
[INFO] [stdout]    |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcoW4J6e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lnemo-extension" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgtk_sys-e5de39293cef2032,libgdk_sys-908071496837e4d3,libpango_sys-9d91bc3fd0b2bb19,libgdk_pixbuf_sys-155176e8e16ef775,libcairo_sys-5c4149d173d007c3,libatk_sys-63f69e142517b152,libgio_sys-78df3afd0e0aad8d,libgobject_sys-d95077febcf06340,libglib_sys-cf46476c78f9f74a,liblibc-30ffb0440c90cdd5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoW4J6e/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nemo_extension_sys-cf72462c78013003" "-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: rust-lld: error: unable to find library -lnemo-extension
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nemo-extension-sys` (lib test) due to 1 previous error; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a1d5dfff8d7204a57d3e9feb6567c53952fdd0dee3adb8580d24767a484e86c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d5dfff8d7204a57d3e9feb6567c53952fdd0dee3adb8580d24767a484e86c3", kill_on_drop: false }`
[INFO] [stdout] a1d5dfff8d7204a57d3e9feb6567c53952fdd0dee3adb8580d24767a484e86c3
