[INFO] cloning repository https://github.com/garyemerson/unkdir_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garyemerson/unkdir_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryemerson%2Funkdir_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryemerson%2Funkdir_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bead45d67797a4341c691dc4a9a33e3057acf248
[INFO] checking garyemerson/unkdir_api against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryemerson%2Funkdir_api" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/garyemerson/unkdir_api
[INFO] finished tweaking git repo https://github.com/garyemerson/unkdir_api
[INFO] tweaked toml for git repo https://github.com/garyemerson/unkdir_api written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/garyemerson/unkdir_api on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/garyemerson/unkdir_api 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb9f5b2872043b813db4fd48292eb96d3c3435ef95e87de2e6756d3ec2d7481d
[INFO] running `Command { std: "docker" "start" "-a" "eb9f5b2872043b813db4fd48292eb96d3c3435ef95e87de2e6756d3ec2d7481d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb9f5b2872043b813db4fd48292eb96d3c3435ef95e87de2e6756d3ec2d7481d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9f5b2872043b813db4fd48292eb96d3c3435ef95e87de2e6756d3ec2d7481d", kill_on_drop: false }`
[INFO] [stdout] eb9f5b2872043b813db4fd48292eb96d3c3435ef95e87de2e6756d3ec2d7481d
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f254afddffd8cece59cd9681db5ae056ae58dd4d1aba2a588b5c30c56938f5c
[INFO] running `Command { std: "docker" "start" "-a" "2f254afddffd8cece59cd9681db5ae056ae58dd4d1aba2a588b5c30c56938f5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking siphasher v0.3.7
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking postgres-protocol v0.6.1
[INFO] [stderr]     Checking postgres-types v0.2.1
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8dGu1o/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcs9ULLF/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcs9ULLF/symbols.o" "<8 object files omitted>" "/tmp/rustcs9ULLF/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-7cabcf74e0529a7f.rlib,libquote-ce8f5b993b415f1c.rlib,libproc_macro2-af190eefa8a5a4ca.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcs9ULLF/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-a1d805fa37435c38.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 `tokio` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async-trait` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2f254afddffd8cece59cd9681db5ae056ae58dd4d1aba2a588b5c30c56938f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f254afddffd8cece59cd9681db5ae056ae58dd4d1aba2a588b5c30c56938f5c", kill_on_drop: false }`
[INFO] [stdout] 2f254afddffd8cece59cd9681db5ae056ae58dd4d1aba2a588b5c30c56938f5c
