[INFO] cloning repository https://github.com/iqlusioninc/synchronicity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/synchronicity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fsynchronicity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fsynchronicity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a84ccdc462116204ffca02bfb5097ae83fcdfe8 [INFO] checking iqlusioninc/synchronicity against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Fsynchronicity" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-2-tc2/source/.git/config.lock [INFO] validating manifest of git repo https://github.com/iqlusioninc/synchronicity on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iqlusioninc/synchronicity [INFO] finished tweaking git repo https://github.com/iqlusioninc/synchronicity [INFO] tweaked toml for git repo https://github.com/iqlusioninc/synchronicity written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/synchronicity 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/iqlusioninc/libra.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/libra-16ea8d72d73b399d/objects/pack/pack_git2_38b7d7b87fe2b910': No space left on device; class=Os (2) [INFO] [stderr] Updating git submodule `https://github.com/facebook/zstd` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grpcio-compiler v0.5.0-alpha.6 [INFO] [stderr] Downloaded slog-term v2.4.2 [INFO] [stderr] Downloaded futures-select-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded abscissa_derive v0.5.0 [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded futures-join-macro-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded gumdrop v0.7.0 [INFO] [stderr] Downloaded generational-arena v0.2.6 [INFO] [stderr] Downloaded gumdrop_derive v0.7.0 [INFO] [stderr] Downloaded subtle-encoding v0.5.0 [INFO] [stderr] Downloaded color-backtrace v0.3.0 [INFO] [stderr] Downloaded tracing-subscriber v0.1.6 [INFO] [stderr] Downloaded abscissa_core v0.5.1 [INFO] [stderr] Downloaded termion v1.5.4 [INFO] [stderr] Downloaded hkd32 v0.3.1 [INFO] [stderr] Downloaded grpcio-sys v0.5.0-alpha.5 [INFO] [stderr] Downloaded grpcio v0.5.0-alpha.4 [INFO] [stderr] Downloaded mirai-annotations v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48c7cb5bc64fee7b1f8f074f52244e2a37f4aa68652135fc2384f1973176eb72 [INFO] running `Command { std: "docker" "start" "-a" "48c7cb5bc64fee7b1f8f074f52244e2a37f4aa68652135fc2384f1973176eb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48c7cb5bc64fee7b1f8f074f52244e2a37f4aa68652135fc2384f1973176eb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c7cb5bc64fee7b1f8f074f52244e2a37f4aa68652135fc2384f1973176eb72", kill_on_drop: false }` [INFO] [stdout] 48c7cb5bc64fee7b1f8f074f52244e2a37f4aa68652135fc2384f1973176eb72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85c6c0326ae835293c29cd0cc5fdbc0e868f47d820f63e5bc78ac158309500ef [INFO] running `Command { std: "docker" "start" "-a" "85c6c0326ae835293c29cd0cc5fdbc0e868f47d820f63e5bc78ac158309500ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking libra-failure-macros v0.1.0 (https://github.com/iqlusioninc/libra.git?branch=synchro#bccdfb30) [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/subtle-1f6437b123234048/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcA45Rgr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-f72d1a6fa0f0c06b.rlib,libnum_cpus-9aab6a4581868ab8.rlib,libjobserver-b7c8461e4f946e65.rlib,liblibc-feaca43ac7ff391d.rlib,liblog-514e91f552e61f71.rlib,libcfg_if-70d27425395161fc.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" "-lutil" "-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/clear_on_drop-bcd3cbcaf9ae0cab/build_script_build-bcd3cbcaf9ae0cab" "-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: 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 `clear_on_drop` (build script) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustc507WiA/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-2a9d0d78a3ab4a9a.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85c6c0326ae835293c29cd0cc5fdbc0e868f47d820f63e5bc78ac158309500ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c6c0326ae835293c29cd0cc5fdbc0e868f47d820f63e5bc78ac158309500ef", kill_on_drop: false }` [INFO] [stdout] 85c6c0326ae835293c29cd0cc5fdbc0e868f47d820f63e5bc78ac158309500ef