[INFO] cloning repository https://github.com/VladTyzhnevyi/PCB-Debugging-Tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VladTyzhnevyi/PCB-Debugging-Tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladTyzhnevyi%2FPCB-Debugging-Tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladTyzhnevyi%2FPCB-Debugging-Tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd2370b0f8fd5318afb98c101d12cc929dbadaa8 [INFO] checking VladTyzhnevyi/PCB-Debugging-Tests/cd2370b0f8fd5318afb98c101d12cc929dbadaa8 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVladTyzhnevyi%2FPCB-Debugging-Tests" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VladTyzhnevyi/PCB-Debugging-Tests on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/VladTyzhnevyi/PCB-Debugging-Tests [INFO] finished tweaking git repo https://github.com/VladTyzhnevyi/PCB-Debugging-Tests [INFO] tweaked toml for git repo https://github.com/VladTyzhnevyi/PCB-Debugging-Tests written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/VladTyzhnevyi/PCB-Debugging-Tests 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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/m-labs/smoltcp` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded managed v0.5.1 [INFO] [stderr] Downloaded cortex-m v0.5.10 [INFO] [stderr] Downloaded tm4c129x v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c026c344c43ef16aebc4a97ca499ca983ea5a7fa9f593440d009f26b50157864 [INFO] running `Command { std: "docker" "start" "-a" "c026c344c43ef16aebc4a97ca499ca983ea5a7fa9f593440d009f26b50157864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c026c344c43ef16aebc4a97ca499ca983ea5a7fa9f593440d009f26b50157864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c026c344c43ef16aebc4a97ca499ca983ea5a7fa9f593440d009f26b50157864", kill_on_drop: false }` [INFO] [stdout] c026c344c43ef16aebc4a97ca499ca983ea5a7fa9f593440d009f26b50157864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89f8c5206b51d813b9f470bab11a174b599d108f03e3fa42ef220e0b730c4077 [INFO] running `Command { std: "docker" "start" "-a" "89f8c5206b51d813b9f470bab11a174b599d108f03e3fa42ef220e0b730c4077", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tm4c129x v0.8.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking managed v0.5.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking smoltcp v0.4.0 (https://github.com/m-labs/smoltcp?rev=cd893e6#cd893e6a) [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/smoltcp-ebf9e93b1271bd34/cd893e6/src/socket/ref_.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 39 | impl<'a, T: Session + 'a> Ref<'a, T> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 61 | ref_.socket [INFO] [stdout] | ^^^^^^^^^^^ returning this value requires that `*ref_.socket` is borrowed for `'a` [INFO] [stdout] 62 | } [INFO] [stdout] | - here, drop of `ref_` needs exclusive access to `*ref_.socket`, because the type `ref_::Ref<'_, T>` implements the `Drop` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `smoltcp` (lib) due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "89f8c5206b51d813b9f470bab11a174b599d108f03e3fa42ef220e0b730c4077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f8c5206b51d813b9f470bab11a174b599d108f03e3fa42ef220e0b730c4077", kill_on_drop: false }` [INFO] [stdout] 89f8c5206b51d813b9f470bab11a174b599d108f03e3fa42ef220e0b730c4077