[INFO] fetching crate galvanize_cli 0.0.1... [INFO] testing galvanize_cli-0.0.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate galvanize_cli 0.0.1 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate galvanize_cli 0.0.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-34/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1ea09120155eb88f3bbde365a99cf1e315b593cb9688f61e168765e1186fc75 [INFO] running `Command { std: "docker" "start" "-a" "c1ea09120155eb88f3bbde365a99cf1e315b593cb9688f61e168765e1186fc75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1ea09120155eb88f3bbde365a99cf1e315b593cb9688f61e168765e1186fc75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ea09120155eb88f3bbde365a99cf1e315b593cb9688f61e168765e1186fc75", kill_on_drop: false }` [INFO] [stdout] c1ea09120155eb88f3bbde365a99cf1e315b593cb9688f61e168765e1186fc75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae2506a4359309f26f265c7bbbb5d537eb06cfc1309bedb2a95b3b2e7f6ad96f [INFO] running `Command { std: "docker" "start" "-a" "ae2506a4359309f26f265c7bbbb5d537eb06cfc1309bedb2a95b3b2e7f6ad96f", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [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] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/galvanize-0.0.1/src/writer.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'a, F: Write + Read + Seek + 'a> Writer<'a, F> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 121 | Reader::new(self.file) [INFO] [stdout] | ------------^^^^^^^^^- returning this value requires that `*self.file` is borrowed for `'a` [INFO] [stdout] 122 | } [INFO] [stdout] | - here, drop of `self` needs exclusive access to `*self.file`, because the type `Writer<'_, F>` implements the `Drop` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `galvanize` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ae2506a4359309f26f265c7bbbb5d537eb06cfc1309bedb2a95b3b2e7f6ad96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2506a4359309f26f265c7bbbb5d537eb06cfc1309bedb2a95b3b2e7f6ad96f", kill_on_drop: false }` [INFO] [stdout] ae2506a4359309f26f265c7bbbb5d537eb06cfc1309bedb2a95b3b2e7f6ad96f