[INFO] cloning repository https://github.com/kevgo/has
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevgo/has" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Fhas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Fhas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ac2f0bdd224d2ab5cf4603f839e7457579a03cf
[INFO] checking kevgo/has against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Fhas" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kevgo/has on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kevgo/has
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/kevgo/has
[INFO] tweaked toml for git repo https://github.com/kevgo/has written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/kevgo/has 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 572739bcd9d6061274a0cd0d1d7d9e1f5028e632b65bbb6a933f115fcc4fcc01
[INFO] running `Command { std: "docker" "start" "-a" "572739bcd9d6061274a0cd0d1d7d9e1f5028e632b65bbb6a933f115fcc4fcc01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "572739bcd9d6061274a0cd0d1d7d9e1f5028e632b65bbb6a933f115fcc4fcc01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "572739bcd9d6061274a0cd0d1d7d9e1f5028e632b65bbb6a933f115fcc4fcc01", kill_on_drop: false }`
[INFO] [stdout] 572739bcd9d6061274a0cd0d1d7d9e1f5028e632b65bbb6a933f115fcc4fcc01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d53ac991229ae26c6958159ffb8893838b570ea23a020e63ac0f70b961abc65
[INFO] running `Command { std: "docker" "start" "-a" "6d53ac991229ae26c6958159ffb8893838b570ea23a020e63ac0f70b961abc65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.2
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking big_s v1.0.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling ghost v0.1.6
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]     Checking inventory v0.3.1
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcQDR1jX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcQDR1jX/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-d545c5230eb33cc3.exbjh9v1o7qu1nherjr9adp33.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-6875ce2b04c6b28a.rlib,libproc_macro_error-e2f8dc74c88f70d6.rlib,libsyn-a34cd9322a198875.rlib,libquote-f5b4edb261c2bb0a.rlib,libproc_macro2-b6d2ecba0f0f6244.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-d545c5230eb33cc3.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]           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 `clap_derive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRykvFC/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cucumber-expressions` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6d53ac991229ae26c6958159ffb8893838b570ea23a020e63ac0f70b961abc65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d53ac991229ae26c6958159ffb8893838b570ea23a020e63ac0f70b961abc65", kill_on_drop: false }`
[INFO] [stdout] 6d53ac991229ae26c6958159ffb8893838b570ea23a020e63ac0f70b961abc65
