[INFO] fetching crate calculate 0.5.1...
[INFO] testing calculate-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate calculate 0.5.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate calculate 0.5.1
[INFO] finished tweaking crates.io crate calculate 0.5.1
[INFO] tweaked toml for crates.io crate calculate 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calculate 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3db86988bacafe7681094317e0b5e3aeca9a8eeeb7bcedc67c289bfceabd9537
[INFO] running `Command { std: "docker" "start" "-a" "3db86988bacafe7681094317e0b5e3aeca9a8eeeb7bcedc67c289bfceabd9537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3db86988bacafe7681094317e0b5e3aeca9a8eeeb7bcedc67c289bfceabd9537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db86988bacafe7681094317e0b5e3aeca9a8eeeb7bcedc67c289bfceabd9537", kill_on_drop: false }`
[INFO] [stdout] 3db86988bacafe7681094317e0b5e3aeca9a8eeeb7bcedc67c289bfceabd9537
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb8484a4f7a4b32c429eee30ea3b64361c0ed2693d44ea920a473f1c43484b3e
[INFO] running `Command { std: "docker" "start" "-a" "fb8484a4f7a4b32c429eee30ea3b64361c0ed2693d44ea920a473f1c43484b3e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling decimal v2.1.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ord_subset v3.1.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling bytecount v0.1.7
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling liner v0.4.4
[INFO] [stdout] error[E0503]: cannot use `self.key_bindings` because it was mutably borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/liner-0.4.4/src/context.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let ed = try!(Editor::new_with_init_buffer(stdout, prompt, self, buffer));
[INFO] [stdout]    |                                                                        ---- `*self` is borrowed here
[INFO] [stdout] 97 |             match self.key_bindings {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ use of borrowed `*self`
[INFO] [stdout] 98 |                 KeyBindings::Emacs => Self::handle_keys(keymap::Emacs::new(ed), handler),
[INFO] [stdout] 99 |                 KeyBindings::Vi => Self::handle_keys(keymap::Vi::new(ed), handler),
[INFO] [stdout]    |                                                                      -- borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0503`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liner` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fb8484a4f7a4b32c429eee30ea3b64361c0ed2693d44ea920a473f1c43484b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb8484a4f7a4b32c429eee30ea3b64361c0ed2693d44ea920a473f1c43484b3e", kill_on_drop: false }`
[INFO] [stdout] fb8484a4f7a4b32c429eee30ea3b64361c0ed2693d44ea920a473f1c43484b3e
