[INFO] fetching crate gobject-2-0-sys 0.46.4... [INFO] checking gobject-2-0-sys-0.46.4 against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] extracting crate gobject-2-0-sys 0.46.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gobject-2-0-sys 0.46.4 on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gobject-2-0-sys 0.46.4 [INFO] finished tweaking crates.io crate gobject-2-0-sys 0.46.4 [INFO] tweaked toml for crates.io crate gobject-2-0-sys 0.46.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gtypes v0.2.0 [INFO] [stderr] Downloaded glib-2-0-sys v0.46.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "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] 6f7c1a0d097ce4bf95054175bc3ad702698f8e0d43c7108a18aac83ed2528b1e [INFO] running `Command { std: "docker" "start" "-a" "6f7c1a0d097ce4bf95054175bc3ad702698f8e0d43c7108a18aac83ed2528b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f7c1a0d097ce4bf95054175bc3ad702698f8e0d43c7108a18aac83ed2528b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f7c1a0d097ce4bf95054175bc3ad702698f8e0d43c7108a18aac83ed2528b1e", kill_on_drop: false }` [INFO] [stdout] 6f7c1a0d097ce4bf95054175bc3ad702698f8e0d43c7108a18aac83ed2528b1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f389617c8cda13c9ac0d425a1dd11e0d7c54e7b4e3e0557b32a6046385fc06fb [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" "f389617c8cda13c9ac0d425a1dd11e0d7c54e7b4e3e0557b32a6046385fc06fb", kill_on_drop: false }` [INFO] [stderr] Compiling glib-2-0-sys v0.46.4 [INFO] [stderr] Compiling gobject-2-0-sys v0.46.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking gtypes v0.2.0 [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> lib.rs:671:1 [INFO] [stdout] | [INFO] [stdout] 671 | / extern { [INFO] [stdout] 672 | | pub fn g_binding_flags_get_type() -> GType; [INFO] [stdout] 673 | | pub fn g_binding_get_type() -> GType; [INFO] [stdout] 674 | | pub fn g_closure_get_type() -> GType; [INFO] [stdout] ... | [INFO] [stdout] 681 | | pub fn g_value_get_type() -> GType; [INFO] [stdout] 682 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> lib.rs:684:1 [INFO] [stdout] | [INFO] [stdout] 684 | / extern { [INFO] [stdout] 685 | | pub fn g_binding_get_flags(binding: *mut GBinding) -> GBindingFlags; [INFO] [stdout] 686 | | pub fn g_binding_get_source(binding: *mut GBinding) -> *mut GObject; [INFO] [stdout] 687 | | pub fn g_binding_get_source_property(binding: *mut GBinding) -> *const gchar; [INFO] [stdout] ... | [INFO] [stdout] 1046 | | pub fn g_weak_ref_set(weak_ref: *mut GWeakRef, object: gpointer); [INFO] [stdout] 1047 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> lib.rs:1050:1 [INFO] [stdout] | [INFO] [stdout] 1050 | / extern { [INFO] [stdout] 1051 | | pub fn g_array_get_type() -> GType; [INFO] [stdout] 1052 | | pub fn g_byte_array_get_type() -> GType; [INFO] [stdout] 1053 | | pub fn g_bytes_get_type() -> GType; [INFO] [stdout] ... | [INFO] [stdout] 1079 | | pub fn g_variant_type_get_gtype() -> GType; [INFO] [stdout] 1080 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> lib.rs:671:1 [INFO] [stdout] | [INFO] [stdout] 671 | / extern { [INFO] [stdout] 672 | | pub fn g_binding_flags_get_type() -> GType; [INFO] [stdout] 673 | | pub fn g_binding_get_type() -> GType; [INFO] [stdout] 674 | | pub fn g_closure_get_type() -> GType; [INFO] [stdout] ... | [INFO] [stdout] 681 | | pub fn g_value_get_type() -> GType; [INFO] [stdout] 682 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(missing_abi)]` on by default [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> lib.rs:684:1 [INFO] [stdout] | [INFO] [stdout] 684 | / extern { [INFO] [stdout] 685 | | pub fn g_binding_get_flags(binding: *mut GBinding) -> GBindingFlags; [INFO] [stdout] 686 | | pub fn g_binding_get_source(binding: *mut GBinding) -> *mut GObject; [INFO] [stdout] 687 | | pub fn g_binding_get_source_property(binding: *mut GBinding) -> *const gchar; [INFO] [stdout] ... | [INFO] [stdout] 1046 | | pub fn g_weak_ref_set(weak_ref: *mut GWeakRef, object: gpointer); [INFO] [stdout] 1047 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> lib.rs:1050:1 [INFO] [stdout] | [INFO] [stdout] 1050 | / extern { [INFO] [stdout] 1051 | | pub fn g_array_get_type() -> GType; [INFO] [stdout] 1052 | | pub fn g_byte_array_get_type() -> GType; [INFO] [stdout] 1053 | | pub fn g_bytes_get_type() -> GType; [INFO] [stdout] ... | [INFO] [stdout] 1079 | | pub fn g_variant_type_get_gtype() -> GType; [INFO] [stdout] 1080 | | } [INFO] [stdout] | |_^ ABI should be specified here [INFO] [stdout] | [INFO] [stdout] = help: the default ABI is C [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gobject-2-0-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f389617c8cda13c9ac0d425a1dd11e0d7c54e7b4e3e0557b32a6046385fc06fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f389617c8cda13c9ac0d425a1dd11e0d7c54e7b4e3e0557b32a6046385fc06fb", kill_on_drop: false }` [INFO] [stdout] f389617c8cda13c9ac0d425a1dd11e0d7c54e7b4e3e0557b32a6046385fc06fb