[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#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheme%2Ftunnel" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cheme/tunnel on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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] 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 serde v1.0.33 [INFO] [stderr] Downloaded serde_derive_internals v0.21.0 [INFO] [stderr] Downloaded parking_lot_core v0.2.13 [INFO] [stderr] Downloaded itoa v0.4.0 [INFO] [stderr] Downloaded serde_json v1.0.12 [INFO] [stderr] Downloaded serde_derive v1.0.33 [INFO] [stderr] Downloaded uuid v0.6.1 [INFO] [stderr] Downloaded futures v0.1.18 [INFO] [stderr] Downloaded coroutine v0.8.0 [INFO] [stderr] Downloaded context v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff89380d62762afb6fb2c41080d6eb7ee8a4938b7f9eda4289645494b63fb6f6 [INFO] running `Command { std: "docker" "start" "-a" "ff89380d62762afb6fb2c41080d6eb7ee8a4938b7f9eda4289645494b63fb6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff89380d62762afb6fb2c41080d6eb7ee8a4938b7f9eda4289645494b63fb6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff89380d62762afb6fb2c41080d6eb7ee8a4938b7f9eda4289645494b63fb6f6", kill_on_drop: false }` [INFO] [stdout] ff89380d62762afb6fb2c41080d6eb7ee8a4938b7f9eda4289645494b63fb6f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa217333cb897d5ed0d5c3985517c0761a323073afe995762f6d6095b360e88d [INFO] running `Command { std: "docker" "start" "-a" "aa217333cb897d5ed0d5c3985517c0761a323073afe995762f6d6095b360e88d", 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.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking readwrite-comp v0.0.1 (https://github.com/cheme/readwrite-comp.git#a7dd09c9) [INFO] [stderr] Checking serde v1.0.33 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/readwrite-comp-14d727c06125395d/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-14d727c06125395d/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] [stderr] Checking stable_deref_trait v1.0.0 [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aa217333cb897d5ed0d5c3985517c0761a323073afe995762f6d6095b360e88d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa217333cb897d5ed0d5c3985517c0761a323073afe995762f6d6095b360e88d", kill_on_drop: false }` [INFO] [stdout] aa217333cb897d5ed0d5c3985517c0761a323073afe995762f6d6095b360e88d