[INFO] cloning repository https://github.com/dat2/yate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dat2/yate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fyate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fyate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a124fd6b9d4bd4eae9010903529c8717be97a7d5
[INFO] checking dat2/yate against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fyate" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dat2/yate on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dat2/yate
[INFO] finished tweaking git repo https://github.com/dat2/yate
[INFO] tweaked toml for git repo https://github.com/dat2/yate written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dat2/yate 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v1.1.1
[INFO] [stderr]   Downloaded fsevent v0.2.15
[INFO] [stderr]   Downloaded filetime v0.1.10
[INFO] [stderr]   Downloaded fsevent-sys v0.1.5
[INFO] [stderr]   Downloaded walkdir v0.1.8
[INFO] [stderr]   Downloaded notify v2.6.3
[INFO] [stderr]   Downloaded inotify v0.2.3
[INFO] [stderr]   Downloaded yaml-rust v0.3.4
[INFO] [stderr]   Downloaded unicode-segmentation v0.1.2
[INFO] [stderr]   Downloaded libc v0.2.17
[INFO] [stderr]   Downloaded strsim v0.5.1
[INFO] [stderr]   Downloaded clap v2.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd54b365264c00a54ac046ba39287aea2ac90bcedfec30ed2d057e15a541f823
[INFO] running `Command { std: "docker" "start" "-a" "dd54b365264c00a54ac046ba39287aea2ac90bcedfec30ed2d057e15a541f823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd54b365264c00a54ac046ba39287aea2ac90bcedfec30ed2d057e15a541f823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd54b365264c00a54ac046ba39287aea2ac90bcedfec30ed2d057e15a541f823", kill_on_drop: false }`
[INFO] [stdout] dd54b365264c00a54ac046ba39287aea2ac90bcedfec30ed2d057e15a541f823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 531e8f39c73c443ebb737f3d5b5167ad60deb5c5d85f9d2ddfc1ab185e4be938
[INFO] running `Command { std: "docker" "start" "-a" "531e8f39c73c443ebb737f3d5b5167ad60deb5c5d85f9d2ddfc1ab185e4be938", 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.17
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking cfg-if v0.1.0
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking bytes v0.3.0
[INFO] [stderr]     Checking log v0.3.6
[INFO] [stderr]     Checking slab v0.1.3
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking vec_map v0.6.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]     Checking unicode-width v0.1.3
[INFO] [stderr]     Checking strsim v0.5.1
[INFO] [stderr]     Checking unicode-segmentation v0.1.2
[INFO] [stderr]     Checking yaml-rust v0.3.4
[INFO] [stderr]     Checking walkdir v0.1.8
[INFO] [stderr]     Checking net2 v0.2.26
[INFO] [stderr]     Checking time v0.1.35
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking inotify v0.2.3
[INFO] [stderr]     Checking filetime v0.1.10
[INFO] [stderr]     Checking term_size v0.2.1
[INFO] [stderr]     Checking termion v1.1.1
[INFO] [stderr]     Checking miow v0.1.3
[INFO] [stderr]     Checking clap v2.15.0
[INFO] [stderr]     Checking mio v0.5.1
[INFO] [stderr]     Checking notify v2.6.3
[INFO] [stderr]     Checking yate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file_buffer.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         try!(handle.read_to_string(&mut contents));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file_buffer.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut handle = try!(File::open(&filename));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file_buffer.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(watcher.watch(&self.filename));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file_buffer.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut watcher: RecommendedWatcher = try!(Watcher::new(tx));
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file_buffer.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         try!(handle.read_to_string(&mut contents));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file_buffer.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut handle = try!(File::open(&filename));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file_buffer.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(watcher.watch(&self.filename));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/file_buffer.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let mut watcher: RecommendedWatcher = try!(Watcher::new(tx));
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/rope.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn split(&self, i: usize) -> (RopeNode, RopeNode) {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/rope.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn report(&self, i: usize, len: usize) -> RopeNode {
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]   --> src/rope.rs:96:36
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn report(&self, i: usize, len: usize) -> RopeNode {
[INFO] [stdout]    |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/rope.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn split(&self, i: usize) -> (RopeNode, RopeNode) {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/rope.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn report(&self, i: usize, len: usize) -> RopeNode {
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]   --> src/rope.rs:96:36
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn report(&self, i: usize, len: usize) -> RopeNode {
[INFO] [stdout]    |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> src/file_buffer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct FileBuffer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 17 |     filename: String,
[INFO] [stdout] 18 |     handle: File,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> src/file_buffer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct FileBuffer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 17 |     filename: String,
[INFO] [stdout] 18 |     handle: File,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, bitflags v0.7.0, clap v2.15.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "531e8f39c73c443ebb737f3d5b5167ad60deb5c5d85f9d2ddfc1ab185e4be938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "531e8f39c73c443ebb737f3d5b5167ad60deb5c5d85f9d2ddfc1ab185e4be938", kill_on_drop: false }`
[INFO] [stdout] 531e8f39c73c443ebb737f3d5b5167ad60deb5c5d85f9d2ddfc1ab185e4be938
