[INFO] fetching crate borrowing_exerci 0.4.51...
[INFO] testing borrowing_exerci-0.4.51 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate borrowing_exerci 0.4.51 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate borrowing_exerci 0.4.51
[INFO] finished tweaking crates.io crate borrowing_exerci 0.4.51
[INFO] tweaked toml for crates.io crate borrowing_exerci 0.4.51 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate borrowing_exerci 0.4.51 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] crate crates.io crate borrowing_exerci 0.4.51 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b74c87589ec87aa76d81b7b8f232a3c170aa80207d7e97c24263607695a4cff8
[INFO] running `Command { std: "docker" "start" "-a" "b74c87589ec87aa76d81b7b8f232a3c170aa80207d7e97c24263607695a4cff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b74c87589ec87aa76d81b7b8f232a3c170aa80207d7e97c24263607695a4cff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b74c87589ec87aa76d81b7b8f232a3c170aa80207d7e97c24263607695a4cff8", kill_on_drop: false }`
[INFO] [stdout] b74c87589ec87aa76d81b7b8f232a3c170aa80207d7e97c24263607695a4cff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f6cbfa3c96ae95f9835d7a9a5ca7d9b7091e7febe710e665128f0276967ce20d
[INFO] running `Command { std: "docker" "start" "-a" "f6cbfa3c96ae95f9835d7a9a5ca7d9b7091e7febe710e665128f0276967ce20d", kill_on_drop: false }`
[INFO] [stderr] warning: borrowing_exerci v0.4.51 (/opt/rustwide/workdir) ignoring invalid dependency `bat` which is missing a lib target
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling term_size v0.3.1
[INFO] [stderr]    Compiling users v0.9.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.6
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.1.8
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling run_script v0.3.2
[INFO] [stderr]    Compiling bstr v0.2.8
[INFO] [stderr]    Compiling csv v1.1.1
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling borrowing_exerci v0.4.51 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:259:65
[INFO] [stdout]     |
[INFO] [stdout] 259 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:266:65
[INFO] [stdout]     |
[INFO] [stdout] 266 |         Err(why) => panic!("couldn't read {}: {}", display, why.description()),
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:285:71
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Err(why) => panic!("couldn't create {}: {}", new_display, why.description()),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:291:73
[INFO] [stdout]     |
[INFO] [stdout] 291 |         Err(why) => panic!("couldn't write to {}: {}", new_display, why.description()),
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s
[INFO] running `Command { std: "docker" "inspect" "f6cbfa3c96ae95f9835d7a9a5ca7d9b7091e7febe710e665128f0276967ce20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6cbfa3c96ae95f9835d7a9a5ca7d9b7091e7febe710e665128f0276967ce20d", kill_on_drop: false }`
[INFO] [stdout] f6cbfa3c96ae95f9835d7a9a5ca7d9b7091e7febe710e665128f0276967ce20d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 223330091ce54ece317193bb38ff05ded991f7a342e57c58cae05f5019bae2aa
[INFO] running `Command { std: "docker" "start" "-a" "223330091ce54ece317193bb38ff05ded991f7a342e57c58cae05f5019bae2aa", kill_on_drop: false }`
[INFO] [stderr] warning: borrowing_exerci v0.4.51 (/opt/rustwide/workdir) ignoring invalid dependency `bat` which is missing a lib target
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:259:65
[INFO] [stdout]     |
[INFO] [stdout] 259 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:266:65
[INFO] [stdout]     |
[INFO] [stdout] 266 |         Err(why) => panic!("couldn't read {}: {}", display, why.description()),
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:285:71
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Err(why) => panic!("couldn't create {}: {}", new_display, why.description()),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:291:73
[INFO] [stdout]     |
[INFO] [stdout] 291 |         Err(why) => panic!("couldn't write to {}: {}", new_display, why.description()),
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling borrowing_exerci v0.4.51 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:259:65
[INFO] [stdout]     |
[INFO] [stdout] 259 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:266:65
[INFO] [stdout]     |
[INFO] [stdout] 266 |         Err(why) => panic!("couldn't read {}: {}", display, why.description()),
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:285:71
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Err(why) => panic!("couldn't create {}: {}", new_display, why.description()),
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:291:73
[INFO] [stdout]     |
[INFO] [stdout] 291 |         Err(why) => panic!("couldn't write to {}: {}", new_display, why.description()),
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "223330091ce54ece317193bb38ff05ded991f7a342e57c58cae05f5019bae2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "223330091ce54ece317193bb38ff05ded991f7a342e57c58cae05f5019bae2aa", kill_on_drop: false }`
[INFO] [stdout] 223330091ce54ece317193bb38ff05ded991f7a342e57c58cae05f5019bae2aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e26ab92bcdd821e2312e69c79d4896c14072fb6d736d7979e13734592e92f5e1
[INFO] running `Command { std: "docker" "start" "-a" "e26ab92bcdd821e2312e69c79d4896c14072fb6d736d7979e13734592e92f5e1", kill_on_drop: false }`
[INFO] [stderr] warning: borrowing_exerci v0.4.51 (/opt/rustwide/workdir) ignoring invalid dependency `bat` which is missing a lib target
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:259:65
[INFO] [stderr]     |
[INFO] [stderr] 259 |         Err(why) => panic!("couldn't open {}: {}", display, why.description()),
[INFO] [stderr]     |                                                                 ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:266:65
[INFO] [stderr]     |
[INFO] [stderr] 266 |         Err(why) => panic!("couldn't read {}: {}", display, why.description()),
[INFO] [stderr]     |                                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:285:71
[INFO] [stderr]     |
[INFO] [stderr] 285 |         Err(why) => panic!("couldn't create {}: {}", new_display, why.description()),
[INFO] [stderr]     |                                                                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:291:73
[INFO] [stderr]     |
[INFO] [stderr] 291 |         Err(why) => panic!("couldn't write to {}: {}", new_display, why.description()),
[INFO] [stderr]     |                                                                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `borrowing_exerci` (lib) generated 4 warnings
[INFO] [stderr] warning: `borrowing_exerci` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aide-d155e20834ef6280)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/bw.rs (/opt/rustwide/target/debug/deps/bw-4b95dce46d62d7c5)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bwx.rs (/opt/rustwide/target/debug/deps/bwx-3d1cad737e211433)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aide
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e26ab92bcdd821e2312e69c79d4896c14072fb6d736d7979e13734592e92f5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26ab92bcdd821e2312e69c79d4896c14072fb6d736d7979e13734592e92f5e1", kill_on_drop: false }`
[INFO] [stdout] e26ab92bcdd821e2312e69c79d4896c14072fb6d736d7979e13734592e92f5e1
