[INFO] cloning repository https://github.com/vanxh/rust_fn_locker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vanxh/rust_fn_locker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanxh%2Frust_fn_locker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanxh%2Frust_fn_locker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e3d92ed3f574fde84d1ad216760f872d27470f [INFO] checking vanxh/rust_fn_locker against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanxh%2Frust_fn_locker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vanxh/rust_fn_locker [INFO] finished tweaking git repo https://github.com/vanxh/rust_fn_locker [INFO] tweaked toml for git repo https://github.com/vanxh/rust_fn_locker written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vanxh/rust_fn_locker on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vanxh/rust_fn_locker 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darwin-libproc v0.1.2 [INFO] [stderr] Downloaded darwin-libproc-sys v0.1.2 [INFO] [stderr] Downloaded psutil v3.2.2 [INFO] [stderr] Downloaded skia-safe v0.67.0 [INFO] [stderr] Downloaded skia-bindings v0.67.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 484f53838b7ab3116504f15cad23281774e32d4511a78fe2c036eadce43fe829 [INFO] running `Command { std: "docker" "start" "-a" "484f53838b7ab3116504f15cad23281774e32d4511a78fe2c036eadce43fe829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "484f53838b7ab3116504f15cad23281774e32d4511a78fe2c036eadce43fe829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484f53838b7ab3116504f15cad23281774e32d4511a78fe2c036eadce43fe829", kill_on_drop: false }` [INFO] [stdout] 484f53838b7ab3116504f15cad23281774e32d4511a78fe2c036eadce43fe829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d4d39a3b5cb859d4010d3213d5f8a23e4dbf85589661f5c69c2573fd060a4e0 [INFO] running `Command { std: "docker" "start" "-a" "8d4d39a3b5cb859d4010d3213d5f8a23e4dbf85589661f5c69c2573fd060a4e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking psutil v3.2.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling skia-bindings v0.67.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSxgyW8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-6d00341606776493,libryu-88414d5cbd1342d6,libitoa-9481d4de3aba4d9a,libureq-bb851205d061a456,libwebpki_roots-6eccbd59121d1203,librustls-92b3c82e36ba7a1f,libsct-fc1b85d2c0a50347,libwebpki-2f929cff2a1d7401,libring-9a73ed3efed7dcbe,libspin-3929e329304c056f,libuntrusted-206e7cd1cf8fc559,libonce_cell-d697ede34dafd981,libbase64-f1fb5fa1b59baa9a,liburl-1b65bcca332a79a4,libidna-a23b434d4274b227,libunicode_normalization-3cba67433a356d4e,libtinyvec-90e87016adc768dd,libtinyvec_macros-3b332f7cd1ec10e8,libunicode_bidi-c44d2342542e1e36,libform_urlencoded-6130f1c2ea8cfb9a,libpercent_encoding-53bfc65ba276ec4e,libtar-116b5f6c148e6d3c,libxattr-76c31dbeee1e1d02,libfiletime-bb56c6e85e219497,libheck-24e790723ad01371,libcc-ea30de087c6bb56b,libbindgen-71d7ffd508cc20a1,libprettyplease-e43c471a944946b2,libwhich-0275816dc4ae6eec,libhome-5e30441313e5f331,libeither-235d5b4382d02988,librustix-73bd01b5769df34e,liblinux_raw_sys-d973e647f4876cd6,libshlex-a8648be039d2c04a,librustc_hash-c94cda88a025c06c,liblazycell-94413c5e4ac1eb3a,libpeeking_take_while-c8886dfbebe7e598,libcexpr-b479a7f17021e865,libnom-d2e772bd12fd3c51,libclang_sys-4300ba84da3fc29f,liblibloading-28c83f4225a945ea,liblibc-ee09d9f0e96fdf4f,libglob-3a1c0b92f1eb37f5,libsyn-0a45269d22971e31,liblog-e6b98240a3bec45e,libquote-77abab44c8daf8b5,libproc_macro2-7acd4cf30f1a55b9,libunicode_ident-f2de522ba645d884}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-7bef99ab27b53866,libbitflags-449053de48118d9c,libregex-0c801effba76b430,libregex_automata-3e5cf975a201def6,libaho_corasick-96c549e251b2dccd,libmemchr-5eca14733fccb460,libregex_syntax-035ea8abe9b00591,libtoml-564a6edca2a1e021,libtoml_edit-2e22acd6346e868a,libserde_spanned-962dfa89b9b01420,libindexmap-b1861b80a6620aca,libequivalent-a86170404b080df5,libhashbrown-b8ea1f2287b67c73,libwinnow-a0744a5e21ba7c70,libtoml_datetime-3f42585d5475ac18,libserde-24ada65df8b80f03,libflate2-dbf2f1315c4abefd,libminiz_oxide-12e6cb02af55ac60,libadler-db274820521c5ec6,libcrc32fast-117d6534504a3274,libcfg_if-a6ec14cb1a24e6b7}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSxgyW8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c38f9491b19b24ee/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/skia-bindings-35a836f35787a012/build_script_build-35a836f35787a012" "-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 `skia-bindings` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFY3t1m" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8d4d39a3b5cb859d4010d3213d5f8a23e4dbf85589661f5c69c2573fd060a4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d4d39a3b5cb859d4010d3213d5f8a23e4dbf85589661f5c69c2573fd060a4e0", kill_on_drop: false }` [INFO] [stdout] 8d4d39a3b5cb859d4010d3213d5f8a23e4dbf85589661f5c69c2573fd060a4e0