[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] building dat2/yate against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Fyate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dat2/yate on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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-1-tc2/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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f1ff476de448e944e968989ba37988483be8dca492484c989e2d7339866221d [INFO] running `Command { std: "docker" "start" "-a" "6f1ff476de448e944e968989ba37988483be8dca492484c989e2d7339866221d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f1ff476de448e944e968989ba37988483be8dca492484c989e2d7339866221d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f1ff476de448e944e968989ba37988483be8dca492484c989e2d7339866221d", kill_on_drop: false }` [INFO] [stdout] 6f1ff476de448e944e968989ba37988483be8dca492484c989e2d7339866221d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cafa4262257494adc3df7dc8264d3cde7afaaab98806752bbc5a7e6fa6ee3d6a [INFO] running `Command { std: "docker" "start" "-a" "cafa4262257494adc3df7dc8264d3cde7afaaab98806752bbc5a7e6fa6ee3d6a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.3.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling termion v1.1.1 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling miow v0.1.3 [INFO] [stderr] Compiling clap v2.15.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v2.6.3 [INFO] [stderr] Compiling 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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s [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" "cafa4262257494adc3df7dc8264d3cde7afaaab98806752bbc5a7e6fa6ee3d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cafa4262257494adc3df7dc8264d3cde7afaaab98806752bbc5a7e6fa6ee3d6a", kill_on_drop: false }` [INFO] [stdout] cafa4262257494adc3df7dc8264d3cde7afaaab98806752bbc5a7e6fa6ee3d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20be28587ae94c337866056b3542d193989d5580ff9f07a453167152e1db17c [INFO] running `Command { std: "docker" "start" "-a" "e20be28587ae94c337866056b3542d193989d5580ff9f07a453167152e1db17c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling 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: 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: 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 0.58s [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" "e20be28587ae94c337866056b3542d193989d5580ff9f07a453167152e1db17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20be28587ae94c337866056b3542d193989d5580ff9f07a453167152e1db17c", kill_on_drop: false }` [INFO] [stdout] e20be28587ae94c337866056b3542d193989d5580ff9f07a453167152e1db17c