[INFO] cloning repository https://github.com/chorman0773/ifunc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chorman0773/ifunc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchorman0773%2Fifunc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchorman0773%2Fifunc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84933007037ee654ad182d04d6839ac199d4ad73 [INFO] checking chorman0773/ifunc against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchorman0773%2Fifunc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chorman0773/ifunc on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chorman0773/ifunc [INFO] finished tweaking git repo https://github.com/chorman0773/ifunc [INFO] tweaked toml for git repo https://github.com/chorman0773/ifunc written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chorman0773/ifunc 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc0dcda77ef6ceeda1a244b72282fd0b7535c49fa0d717da1d5c1722be72705a [INFO] running `Command { std: "docker" "start" "-a" "bc0dcda77ef6ceeda1a244b72282fd0b7535c49fa0d717da1d5c1722be72705a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc0dcda77ef6ceeda1a244b72282fd0b7535c49fa0d717da1d5c1722be72705a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0dcda77ef6ceeda1a244b72282fd0b7535c49fa0d717da1d5c1722be72705a", kill_on_drop: false }` [INFO] [stdout] bc0dcda77ef6ceeda1a244b72282fd0b7535c49fa0d717da1d5c1722be72705a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7d5ce557c8c7fcd7eefb3017052d60211139c7a8fda26bdde3373fccd44840f [INFO] running `Command { std: "docker" "start" "-a" "b7d5ce557c8c7fcd7eefb3017052d60211139c7a8fda26bdde3373fccd44840f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling proc_macro-deterministic-rand v0.1.0 (https://github.com/chorman0773/proc_macro-deterministic-rand#993611d4) [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling lccc-siphash v0.1.0 (https://github.com/lccc-project/lccc-siphash.git#f460caa4) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking ifunc-attribute v0.1.0 (/opt/rustwide/workdir/ifunc-attribute) [INFO] [stdout] warning: unused variable: `cfg_predicate` [INFO] [stdout] --> ifunc-attribute/src/lib.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | if let Some(cfg_predicate) = cfg_predicate { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cfg_predicate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg_predicate` [INFO] [stdout] --> ifunc-attribute/src/lib.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | if let Some(cfg_predicate) = cfg_predicate { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cfg_predicate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg_predicate` [INFO] [stdout] --> ifunc-attribute/src/lib.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | if let Some(cfg_predicate) = cfg_predicate { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cfg_predicate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcMVM8uj/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMVM8uj/symbols.o" "<3 object files omitted>" "/tmp/rustcMVM8uj/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-c9fdc2134ed371eb.rlib,libquote-c5164a65344f5eb9.rlib,libproc_macro_deterministic_rand-8bbe836c09dbc910.rlib,libproc_macro2-00ef135bbe0bfc6c.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib,liblccc_siphash-3bc1feaab5dfb5f9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMVM8uj/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libifunc_attribute-b49496706da4bbbd.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] 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 `ifunc-attribute` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b7d5ce557c8c7fcd7eefb3017052d60211139c7a8fda26bdde3373fccd44840f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d5ce557c8c7fcd7eefb3017052d60211139c7a8fda26bdde3373fccd44840f", kill_on_drop: false }` [INFO] [stdout] b7d5ce557c8c7fcd7eefb3017052d60211139c7a8fda26bdde3373fccd44840f