[INFO] cloning repository https://github.com/wizteve/stp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wizteve/stp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizteve%2Fstp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizteve%2Fstp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a90a6ab8416343c15495e88493f4c377ea1cbc7 [INFO] testing wizteve/stp against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizteve%2Fstp" "/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/wizteve/stp on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wizteve/stp [INFO] finished tweaking git repo https://github.com/wizteve/stp [INFO] tweaked toml for git repo https://github.com/wizteve/stp written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wizteve/stp 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 247d7e2a67d35ceebb8d2d2f7f7b855bc81ab03de32384e452a26fdd073586b1 [INFO] running `Command { std: "docker" "start" "-a" "247d7e2a67d35ceebb8d2d2f7f7b855bc81ab03de32384e452a26fdd073586b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "247d7e2a67d35ceebb8d2d2f7f7b855bc81ab03de32384e452a26fdd073586b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247d7e2a67d35ceebb8d2d2f7f7b855bc81ab03de32384e452a26fdd073586b1", kill_on_drop: false }` [INFO] [stdout] 247d7e2a67d35ceebb8d2d2f7f7b855bc81ab03de32384e452a26fdd073586b1 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03ea083e75b3ddc3fcbcecf3ba7c69d903d01f7c1889fb90bddb554c1a3fa768 [INFO] running `Command { std: "docker" "start" "-a" "03ea083e75b3ddc3fcbcecf3ba7c69d903d01f7c1889fb90bddb554c1a3fa768", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parity-wordlist v1.3.1 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sstp v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/lib/client/sender.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | f: impl Fn(u64) -> (), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [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" "-m64" "/tmp/rustcKMGctJ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsstp-03ee903a0a75197b.rlib,libserde_json-4e13b74f07f6d29a.rlib,libryu-5425b4b71683e60f.rlib,libitoa-3e86378e1c67fddd.rlib,libparity_wordlist-71099fae8c08841d.rlib,librand-c4d48ece8cb938c9.rlib,librand_chacha-b88836fa8e419ce6.rlib,librand_core-563c3e44f0baf641.rlib,libgetrandom-3c9ec4e35a4553a4.rlib,libtokio_stream-712aac387830ab44.rlib,libserde-12c96af9ea79fe7c.rlib,libtokio_util-2f3f81ecc0595c23.rlib,libtokio-d1509f05f7d6d13d.rlib,libsignal_hook_registry-15f49b1f534e9e59.rlib,libnum_cpus-71015fdc27b00a26.rlib,libmio-e4cf4da97add24ed.rlib,libparking_lot-d7a40ba15e27c32a.rlib,libparking_lot_core-911b04b39ae39461.rlib,libsmallvec-647ec04a1585c7a5.rlib,liblock_api-f53ebc2a2625a986.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-4d6645a170db77ef.rlib,libsoketto-a04a982130cfe241.rlib,libbase64-b6056e95057a6cb5.rlib,liblog-cb1a50f85f9d3564.rlib,libhttparse-a3d85944dd31812c.rlib,libsha1-dea6a6b1ca5d54c9.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libcpufeatures-4ed631b3c393b0e2.rlib,libblock_buffer-2f37eaebe52eb7a4.rlib,libdigest-42d70eb74b1abd8b.rlib,libgeneric_array-948bedf5faa7bf95.rlib,libtypenum-af1c64773d1c921d.rlib,libfutures-5b660881b9efdb1c.rlib,libfutures_util-3b3a89a6e6b81d65.rlib,libmemchr-f79915562e969c92.rlib,libfutures_io-798aa53fb9e97016.rlib,libslab-6cc72f2164589840.rlib,libfutures_channel-c42fa476b601ec56.rlib,libpin_project_lite-e686f189f307e605.rlib,libfutures_sink-dc49d5b7c9c4b9dd.rlib,libfutures_task-5c56b800b17ea683.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-9081ad18384af22c.rlib,libbytes-8210432e63828fd8.rlib,libindicatif-4a99fe55c5b0c9cc.rlib,liblazy_static-2bb390fee0230a38.rlib,libnumber_prefix-8479f39d71e80d3e.rlib,libdialoguer-21fae26d34dbad78.rlib,libtempfile-36ec7398b887a5c2.rlib,librand-4e01677d6a5e4b13.rlib,librand_chacha-2d7d769f83877fb4.rlib,libppv_lite86-aed5e974f8213bc1.rlib,librand_core-c0164eb126206a7c.rlib,libgetrandom-73c77ed5d62ddd42.rlib,libremove_dir_all-988c28ce6bbf4cfc.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzeroize-d4ad719b3d101cfa.rlib,libconsole-d96093c6ff5bcab4.rlib,libterminal_size-e90a1ab719dcd1c1.rlib,libregex-6b87ecd478e7f712.rlib,libregex_syntax-f65d37b15c194e35.rlib,libonce_cell-4cd217228d324d54.rlib,libclap-e88eb8f180b1bc2c.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-7b51497447b7c4d8.rlib,libunicode_width-c0dfc70716b193be.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-e2b4db6c651223da.rlib,libatty-f0651f5b0565dd72.rlib,liblibc-94fcd9b0a1434dee.rlib,libansi_term-4ffce2d8d1f5d132.rlib,libbytesize-b9ec8e024a900381.rlib}.rlib" "/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" "-L" "/tmp/rustcKMGctJ/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/sstp-a57aa5037fa17639" "-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] 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 `sstp` (bin "sstp") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "03ea083e75b3ddc3fcbcecf3ba7c69d903d01f7c1889fb90bddb554c1a3fa768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ea083e75b3ddc3fcbcecf3ba7c69d903d01f7c1889fb90bddb554c1a3fa768", kill_on_drop: false }` [INFO] [stdout] 03ea083e75b3ddc3fcbcecf3ba7c69d903d01f7c1889fb90bddb554c1a3fa768