[INFO] cloning repository https://github.com/killercup/cthulhu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killercup/cthulhu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee4a9f5a5bcf72164831650b23d9dc0d5618a04e [INFO] checking killercup/cthulhu against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcthulhu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/cthulhu on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/killercup/cthulhu [INFO] finished tweaking git repo https://github.com/killercup/cthulhu [INFO] tweaked toml for git repo https://github.com/killercup/cthulhu written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/killercup/cthulhu 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7b0e7e5ab65ea42e96073f561ded10c4d8ce4fb40bcce564ce027123add08ab [INFO] running `Command { std: "docker" "start" "-a" "a7b0e7e5ab65ea42e96073f561ded10c4d8ce4fb40bcce564ce027123add08ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b0e7e5ab65ea42e96073f561ded10c4d8ce4fb40bcce564ce027123add08ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b0e7e5ab65ea42e96073f561ded10c4d8ce4fb40bcce564ce027123add08ab", kill_on_drop: false }` [INFO] [stdout] a7b0e7e5ab65ea42e96073f561ded10c4d8ce4fb40bcce564ce027123add08ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ae74b2225735b5ad301e40a12b8579507acc1d24b6c9634f68a1e99151a4908 [INFO] running `Command { std: "docker" "start" "-a" "1ae74b2225735b5ad301e40a12b8579507acc1d24b6c9634f68a1e99151a4908", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking syn v2.0.52 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking darling_core v0.20.8 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.4.4 [INFO] [stderr] Checking snafu v0.4.4 [INFO] [stderr] Checking assert_tokens_eq v0.1.0 (https://github.com/killercup/assert_tokens_eq#81281938) [INFO] [stderr] Compiling cffi-impl v0.2.0-dev (/opt/rustwide/workdir/impl) [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> impl/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[ctor] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> impl/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[ctor] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> impl/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[ctor] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcACHwxy/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcACHwxy/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/cffi_impl-dc0f00b62c4cf2dc.e0um6fi7tww3u8gq1epgyndpo.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libphf-c87c55c03044b49e.rlib,libphf_shared-e05d1dc53bf7bbed.rlib,libsiphasher-e8abbf2562d6d618.rlib,libpretty_env_logger-228d1c746f49f904.rlib,libenv_logger-8d35764d78859bc3.rlib,libtermcolor-8f8ee1fc93a0397e.rlib,libis_terminal-8f87b1f4e34e6dd1.rlib,liblibc-5187528fd49abfb9.rlib,libhumantime-48961f4008434005.rlib,libregex-4490458bd50fbf43.rlib,libregex_automata-efb34dbd0a73680f.rlib,libaho_corasick-673de27fdf67e85d.rlib,libmemchr-ba445f766b9f6fc2.rlib,libregex_syntax-63540dafd605378b.rlib,libheck-24e790723ad01371.rlib,liblog-e614dc04883cc901.rlib,libdarling-d22908d9754c541e.rlib,libdarling_core-58a6d67f87858150.rlib,libstrsim-fa8c1da8ed62b3e3.rlib,libfnv-bd60753855300b18.rlib,libident_case-ecc112105bc5215b.rlib,libsyn-f64d0e6c600188c9.rlib,libquote-34c03e7f7b0b2442.rlib,libproc_macro2-f85d41bda43c41c1.rlib,libunicode_ident-f2de522ba645d884.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcACHwxy/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/libcffi_impl-dc0f00b62c4cf2dc.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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cffi-impl` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1ae74b2225735b5ad301e40a12b8579507acc1d24b6c9634f68a1e99151a4908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae74b2225735b5ad301e40a12b8579507acc1d24b6c9634f68a1e99151a4908", kill_on_drop: false }` [INFO] [stdout] 1ae74b2225735b5ad301e40a12b8579507acc1d24b6c9634f68a1e99151a4908