[INFO] cloning repository https://github.com/maxburke/teleport [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxburke/teleport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxburke%2Fteleport", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxburke%2Fteleport'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 737e4382f18393a730c9f07f769398e30ed7fa4d [INFO] checking maxburke/teleport against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxburke%2Fteleport" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxburke/teleport on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxburke/teleport [INFO] finished tweaking git repo https://github.com/maxburke/teleport [INFO] tweaked toml for git repo https://github.com/maxburke/teleport written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maxburke/teleport 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd55247a081ee9df045e939e1669a09b1e1497c2f764f57e6af79b3f39b74924 [INFO] running `Command { std: "docker" "start" "-a" "fd55247a081ee9df045e939e1669a09b1e1497c2f764f57e6af79b3f39b74924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd55247a081ee9df045e939e1669a09b1e1497c2f764f57e6af79b3f39b74924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd55247a081ee9df045e939e1669a09b1e1497c2f764f57e6af79b3f39b74924", kill_on_drop: false }` [INFO] [stdout] fd55247a081ee9df045e939e1669a09b1e1497c2f764f57e6af79b3f39b74924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20725d0f1283537c8889b80d487ae8de6f525fa86498d461fc5cdc2d9036015b [INFO] running `Command { std: "docker" "start" "-a" "20725d0f1283537c8889b80d487ae8de6f525fa86498d461fc5cdc2d9036015b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=09f188dbe1aa676c -C extra-filename=-e9875f8a3b0d7820 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name pkg_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9c7119034e45282 -C extra-filename=-f472a10c87caddee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2AW4Nb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-util-299af1e88c406e54/build_script_build-299af1e88c406e54" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cctgnhbI.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/futures-util-299af1e88c406e54/build_script_build-299af1e88c406e54 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustc2AW4Nb/symbols.o /opt/rustwide/target/debug/build/futures-util-299af1e88c406e54/build_script_build-299af1e88c406e54.build_script_build.34dd8f0ac2fb6946-cgu.0.rcgu.o /opt/rustwide/target/debug/build/futures-util-299af1e88c406e54/build_script_build-299af1e88c406e54.e5rzm6qkzyaxia06k3augndk4.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-31a7210d4f21abbb.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c884eedeb4ff4e8f.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e4289b808b31450f.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ffd8ca3dd27482c8.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-27fa8d871edd1981.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7005d7fb542ccb2f.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c212ee85629d21bc.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-84037fb7faa875e1.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5a12f7d73bc63273.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-18e7ea3a454c2166.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-71c310e827bcbd8d.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9c828912b5d0b54f.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b28e9b6d8edfcd81.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1b66b5de1fd51a29.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-1049b2e46b9214be.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4a7ae1b970f688a0.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-521f82dfd1a9811c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [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 `futures-util` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.136/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=023c7f8876c11cdd -C extra-filename=-06543a6da9b15e58 --out-dir /opt/rustwide/target/debug/build/serde-06543a6da9b15e58 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "20725d0f1283537c8889b80d487ae8de6f525fa86498d461fc5cdc2d9036015b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20725d0f1283537c8889b80d487ae8de6f525fa86498d461fc5cdc2d9036015b", kill_on_drop: false }` [INFO] [stdout] 20725d0f1283537c8889b80d487ae8de6f525fa86498d461fc5cdc2d9036015b