[INFO] cloning repository https://github.com/willemneal/as-link [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemneal/as-link" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Fas-link", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Fas-link'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e667832fbb867a2997642cb34fd8a69f0b3d9e1 [INFO] testing willemneal/as-link against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Fas-link" "/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/willemneal/as-link on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willemneal/as-link [INFO] finished tweaking git repo https://github.com/willemneal/as-link [INFO] tweaked toml for git repo https://github.com/willemneal/as-link written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/willemneal/as-link 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fa898d770a1f8ccd609b628452e35dda5b97aa9d274a0c90096461f00ed4bca [INFO] running `Command { std: "docker" "start" "-a" "2fa898d770a1f8ccd609b628452e35dda5b97aa9d274a0c90096461f00ed4bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fa898d770a1f8ccd609b628452e35dda5b97aa9d274a0c90096461f00ed4bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa898d770a1f8ccd609b628452e35dda5b97aa9d274a0c90096461f00ed4bca", kill_on_drop: false }` [INFO] [stdout] 2fa898d770a1f8ccd609b628452e35dda5b97aa9d274a0c90096461f00ed4bca [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86bc87fee279fbf7d1ca550cd1f466a51d2b88c437c460e1cc41416e564599b6 [INFO] running `Command { std: "docker" "start" "-a" "86bc87fee279fbf7d1ca550cd1f466a51d2b88c437c460e1cc41416e564599b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling cranelift-codegen-shared v0.66.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regalloc v0.0.27 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling wasmtime-environ v0.19.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling wast v20.0.0 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling wasmtime-runtime v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling wast v21.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wasi-common v0.19.1 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling yanix v0.19.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling witx v0.8.6 [INFO] [stderr] Compiling wasmtime-wasi v0.19.1 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling wiggle-generate v0.19.0 [INFO] [stderr] Compiling wat v1.0.22 [INFO] [stderr] Compiling wig v0.19.0 [INFO] [stderr] Compiling cranelift-entity v0.66.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.66.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling cranelift-bforest v0.66.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling wiggle-macro v0.19.0 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.19.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcBGZg1w/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcBGZg1w/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/wiggle_macro-e36a9d4f5c477284.d5jkyfsayhs6txkvthi113cqo.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwiggle_generate-a0636a31d28bd41a.rlib,libheck-35a94d45a61b2352.rlib,libunicode_segmentation-4d05f1201b75fdca.rlib,libwitx-80d56e4397b1b13c.rlib,liblog-3328b0b4a6b73710.rlib,libcfg_if-7e9efee4241be1ca.rlib,libthiserror-1da2b3b5bf3f75be.rlib,libwast-74c31f38e52d4b17.rlib,libanyhow-0caa7cf2540bdaea.rlib,libsyn-91006acbf9321c74.rlib,libquote-bac3a2ad3d2b911a.rlib,libproc_macro2-db0f56343dade358.rlib,libunicode_xid-467b3a2737902552.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-01ad5ef45cde2ef2.rlib,libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwiggle_macro-e36a9d4f5c477284.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: 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 `wiggle-macro` (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/rmetaiOtIjo/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "86bc87fee279fbf7d1ca550cd1f466a51d2b88c437c460e1cc41416e564599b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bc87fee279fbf7d1ca550cd1f466a51d2b88c437c460e1cc41416e564599b6", kill_on_drop: false }` [INFO] [stdout] 86bc87fee279fbf7d1ca550cd1f466a51d2b88c437c460e1cc41416e564599b6