[INFO] cloning repository https://github.com/cheme/tunnel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cheme/tunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheme%2Ftunnel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheme%2Ftunnel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c695e507295424520f56d62841574c321ccb8cea [INFO] checking cheme/tunnel/c695e507295424520f56d62841574c321ccb8cea against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheme%2Ftunnel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cheme/tunnel on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cheme/tunnel [INFO] finished tweaking git repo https://github.com/cheme/tunnel [INFO] tweaked toml for git repo https://github.com/cheme/tunnel written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cheme/tunnel 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/cheme/readwrite-comp.git` [INFO] [stderr] Updating git repository `https://github.com/cheme/mydht.git` [INFO] [stderr] Updating git repository `https://github.com/cheme/bit-vec.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coroutine v0.8.0 [INFO] [stderr] Downloaded parking_lot_core v0.2.13 [INFO] [stderr] Downloaded uuid v0.6.1 [INFO] [stderr] Downloaded bincode v0.8.0 [INFO] [stderr] Downloaded context v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44fd70be37008b4682e52ad9e62c31fe7929b617e4db2a364bbc3acffc3d2359 [INFO] running `Command { std: "docker" "start" "-a" "44fd70be37008b4682e52ad9e62c31fe7929b617e4db2a364bbc3acffc3d2359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44fd70be37008b4682e52ad9e62c31fe7929b617e4db2a364bbc3acffc3d2359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44fd70be37008b4682e52ad9e62c31fe7929b617e4db2a364bbc3acffc3d2359", kill_on_drop: false }` [INFO] [stdout] 44fd70be37008b4682e52ad9e62c31fe7929b617e4db2a364bbc3acffc3d2359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81b2a2481aaf2d30909508ca2045c8218c8f0d851828ad9ffbbe9a1fd46678ce [INFO] running `Command { std: "docker" "start" "-a" "81b2a2481aaf2d30909508ca2045c8218c8f0d851828ad9ffbbe9a1fd46678ce", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking serde v1.0.33 [INFO] [stderr] Checking readwrite-comp v0.0.1 (https://github.com/cheme/readwrite-comp.git#a7dd09c9) [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking log v0.4.1 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/readwrite-comp-98a72d5ffd3148ea/a7dd09c/readwrite-comp/src/lib.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl<'a, 'b, W : 'a + Write, EW : 'b + ExtWrite> CompW<'a,'b,W,EW> { [INFO] [stdout] | -- lifetime `'b` defined here [INFO] [stdout] ... [INFO] [stdout] 369 | Ok((self.1,self.2.clone())) [INFO] [stdout] | ----^^^^^^----------------- returning this value requires that `*self.1` is borrowed for `'b` [INFO] [stdout] 370 | } [INFO] [stdout] | - here, drop of `self` needs exclusive access to `*self.1`, because the type `CompW<'_, '_, W, EW>` implements the `Drop` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/readwrite-comp-98a72d5ffd3148ea/a7dd09c/readwrite-comp/src/lib.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 422 | impl<'a, 'b, R : 'a + Read, ER : 'b + ExtRead> CompR<'a,'b,R,ER> { [INFO] [stdout] | -- lifetime `'b` defined here [INFO] [stdout] ... [INFO] [stdout] 436 | Ok((self.1,self.2.clone())) [INFO] [stdout] | ----^^^^^^----------------- returning this value requires that `*self.1` is borrowed for `'b` [INFO] [stdout] 437 | } [INFO] [stdout] | - here, drop of `self` needs exclusive access to `*self.1`, because the type `CompR<'_, '_, R, ER>` implements the `Drop` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `readwrite-comp` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "81b2a2481aaf2d30909508ca2045c8218c8f0d851828ad9ffbbe9a1fd46678ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b2a2481aaf2d30909508ca2045c8218c8f0d851828ad9ffbbe9a1fd46678ce", kill_on_drop: false }` [INFO] [stdout] 81b2a2481aaf2d30909508ca2045c8218c8f0d851828ad9ffbbe9a1fd46678ce