[INFO] cloning repository https://github.com/bartekrutkowski/r-vmadm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bartekrutkowski/r-vmadm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartekrutkowski%2Fr-vmadm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartekrutkowski%2Fr-vmadm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7ead26240bcc3f6e79289fc38c6c2f375f6d97d [INFO] checking bartekrutkowski/r-vmadm against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartekrutkowski%2Fr-vmadm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bartekrutkowski/r-vmadm [INFO] finished tweaking git repo https://github.com/bartekrutkowski/r-vmadm [INFO] tweaked toml for git repo https://github.com/bartekrutkowski/r-vmadm written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bartekrutkowski/r-vmadm on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bartekrutkowski/r-vmadm 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 413acf29d7a3969f54834460507aa7bfbc400abe2013bc6bfea0e294de9add41 [INFO] running `Command { std: "docker" "start" "-a" "413acf29d7a3969f54834460507aa7bfbc400abe2013bc6bfea0e294de9add41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "413acf29d7a3969f54834460507aa7bfbc400abe2013bc6bfea0e294de9add41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413acf29d7a3969f54834460507aa7bfbc400abe2013bc6bfea0e294de9add41", kill_on_drop: false }` [INFO] [stdout] 413acf29d7a3969f54834460507aa7bfbc400abe2013bc6bfea0e294de9add41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d8ea40ff4c2b524358149cccd6bf3ea33c4e790010c31db80d5635af4a562ee [INFO] running `Command { std: "docker" "start" "-a" "4d8ea40ff4c2b524358149cccd6bf3ea33c4e790010c31db80d5635af4a562ee", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking serde v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking percent-encoding v1.0.0 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking slog v2.0.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Checking adler32 v1.0.1 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking textwrap v0.7.0 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking libflate v0.1.11 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `openssl-sys` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95fb8894c842fd05 -C extra-filename=-49627ea1a214eb10 --out-dir /opt/rustwide/target/debug/build/openssl-sys-49627ea1a214eb10 -L dependency=/opt/rustwide/target/debug/deps --extern gcc=/opt/rustwide/target/debug/deps/libgcc-584202aada946886.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-deb3136d41a1106c.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/rustc1C3imT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-3fbfab86aafa6971,libsemver-99efacc17f16d4f8}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1C3imT/raw-dylibs" "-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/unicase-3772f348e4ff7034/build_script_build-3772f348e4ff7034" "-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 `unicase` (build script) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4d8ea40ff4c2b524358149cccd6bf3ea33c4e790010c31db80d5635af4a562ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8ea40ff4c2b524358149cccd6bf3ea33c4e790010c31db80d5635af4a562ee", kill_on_drop: false }` [INFO] [stdout] 4d8ea40ff4c2b524358149cccd6bf3ea33c4e790010c31db80d5635af4a562ee