[INFO] crate galvanize_cli 0.0.1 is already in cache [INFO] testing galvanize_cli-0.0.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate galvanize_cli 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate galvanize_cli 0.0.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate galvanize_cli 0.0.1 [INFO] finished tweaking crates.io crate galvanize_cli 0.0.1 [INFO] tweaked toml for crates.io crate galvanize_cli 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded galvanize v0.0.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7e2f8c93bba8a8dc5d91689444f00cd0d26fd39f2084c571dc0762b269214101 [INFO] running `"docker" "start" "-a" "7e2f8c93bba8a8dc5d91689444f00cd0d26fd39f2084c571dc0762b269214101"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling galvanize v0.0.1 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] error[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/galvanize-0.0.1/src/writer.rs:121:21 [INFO] [stderr] | [INFO] [stderr] 47 | impl<'a, F: Write + Read + Seek + 'a> Writer<'a, F> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 121 | Reader::new(self.file) [INFO] [stderr] | ------------^^^^^^^^^- returning this value requires that `*self.file` is borrowed for `'a` [INFO] [stderr] 122 | } [INFO] [stderr] | - here, drop of `self` needs exclusive access to `*self.file`, because the type `writer::Writer<'_, F>` implements the `Drop` trait [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0713`. [INFO] [stderr] error: could not compile `galvanize`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7e2f8c93bba8a8dc5d91689444f00cd0d26fd39f2084c571dc0762b269214101"` [INFO] running `"docker" "rm" "-f" "7e2f8c93bba8a8dc5d91689444f00cd0d26fd39f2084c571dc0762b269214101"` [INFO] [stdout] 7e2f8c93bba8a8dc5d91689444f00cd0d26fd39f2084c571dc0762b269214101