[INFO] fetching crate yayi 0.1.3... [INFO] testing yayi-0.1.3 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate yayi 0.1.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate yayi 0.1.3 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yayi 0.1.3 [INFO] finished tweaking crates.io crate yayi 0.1.3 [INFO] tweaked toml for crates.io crate yayi 0.1.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate yayi 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2b82e3698210f597c4b5e8a8fe14f2f16eaa7bbeb21d6b284bfe5353d57149b [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" "a2b82e3698210f597c4b5e8a8fe14f2f16eaa7bbeb21d6b284bfe5353d57149b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2b82e3698210f597c4b5e8a8fe14f2f16eaa7bbeb21d6b284bfe5353d57149b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b82e3698210f597c4b5e8a8fe14f2f16eaa7bbeb21d6b284bfe5353d57149b", kill_on_drop: false }` [INFO] [stdout] a2b82e3698210f597c4b5e8a8fe14f2f16eaa7bbeb21d6b284bfe5353d57149b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1b7f39dfa98dfe99c8561cb8a82562c6bae32beb01225c475223f164561c03d [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" "c1b7f39dfa98dfe99c8561cb8a82562c6bae32beb01225c475223f164561c03d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling fluent-syntax v0.10.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling rustdoc-stripper v0.1.17 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling ignore-result v0.2.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.18 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.22.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ouroboros_macro v0.8.3 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling async-io v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling ouroboros v0.8.3 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-bundle v0.14.4 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling serde_with v1.8.0 [INFO] [stderr] Compiling yup-oauth2 v1.0.12 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling i18n-config v0.4.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling sqlx-rt v0.5.2 [INFO] [stderr] Compiling fluent v0.14.4 [INFO] [stderr] Compiling sqlx-core v0.5.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling google-youtube3 v1.0.13+20200402 [INFO] [stderr] Compiling i18n-embed-impl v0.7.0 [INFO] [stderr] Compiling i18n-embed v0.11.0 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling i18n-embed-fl v0.4.0 [INFO] [stderr] Compiling sqlx-macros v0.5.2 [INFO] [stderr] error: could not compile `glib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glib /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glib-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_44"' -C metadata=2e88770dd103e046 -C extra-filename=-2e88770dd103e046 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7fb8eebd48056b48.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-ad0d5d387b7387fa.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-71359b401ba3832e.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-777efb102fdbbd41.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9c2d9bed3c93f71f.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-f0a6dbcee38cf129.so --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-cc53b2a54255302f.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-4267056747bfc7d1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5121f6a57e1c0ebf.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0dfc910c63bcd8e8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c1b7f39dfa98dfe99c8561cb8a82562c6bae32beb01225c475223f164561c03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b7f39dfa98dfe99c8561cb8a82562c6bae32beb01225c475223f164561c03d", kill_on_drop: false }` [INFO] [stdout] c1b7f39dfa98dfe99c8561cb8a82562c6bae32beb01225c475223f164561c03d