[INFO] fetching crate interfaces2 0.0.5...
[INFO] checking interfaces2-0.0.5 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate interfaces2 0.0.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate interfaces2 0.0.5
[INFO] finished tweaking crates.io crate interfaces2 0.0.5
[INFO] tweaked toml for crates.io crate interfaces2 0.0.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate interfaces2 0.0.5 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to highest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.13.2)
[INFO] [stderr]       Adding handlebars v0.29.1 (available: v6.4.4)
[INFO] [stderr]       Adding nix v0.10.0 (available: v0.31.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | homepage = "https://github.com/aep/interfaces-rs"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 | repository = "https://github.com/aep/interfaces-rs"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `interfaces2` (manifest) generated 2 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded handlebars v0.29.1
[INFO] [stderr]   Downloaded pest v0.3.3
[INFO] [stderr]   Downloaded nix v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74
[INFO] running `Command { std: "docker" "start" "054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | homepage = "https://github.com/aep/interfaces-rs"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 | repository = "https://github.com/aep/interfaces-rs"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `interfaces2` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling pest v0.3.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling handlebars v0.29.1
[INFO] [stderr]    Compiling interfaces2 v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     try!(f.read_to_string(&mut s));
[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]   --> build.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     try!(handlebars.register_template_string("template", s));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     try!(handlebars.renderw("template", &data, &mut f));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut f = try!(File::open(in_path));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut f = try!(File::create(out_path));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> build.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |     IoError(io::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 102 -     IoError(io::Error),
[INFO] [stdout] 102 +     IoError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> build.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     TemplateError(hbs::TemplateError),
[INFO] [stdout]     |     ------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 103 -     TemplateError(hbs::TemplateError),
[INFO] [stdout] 103 +     TemplateError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> build.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |     RenderError(hbs::RenderError),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 104 -     RenderError(hbs::RenderError),
[INFO] [stdout] 104 +     RenderError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 |         for cur in try!(IfAddrIterator::new()) {
[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/lib.rs:293:20
[INFO] [stdout]     |
[INFO] [stdout] 293 |         for cur in try!(IfAddrIterator::new()) {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 None => try!(Interface::new_from_ptr(cur)),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 |         for cur in try!(IfAddrIterator::new()) {
[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/lib.rs:293:20
[INFO] [stdout]     |
[INFO] [stdout] 293 |         for cur in try!(IfAddrIterator::new()) {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 None => try!(Interface::new_from_ptr(cur)),
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: declarations returning `c_void` are not compatible with C functions returning `void`
[INFO] [stdout]   --> src/ffi.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn freeifaddrs(ifa: *mut ifaddrs) -> c_void;
[INFO] [stdout]    |                                          ----^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          help: remove the return type to implicitly return `()`
[INFO] [stdout]    |
[INFO] [stdout]    = help: returning `()` in Rust is equivalent to returning `void` in C
[INFO] [stdout]    = note: `c_void` is only used through raw pointers for compatibility with `void` pointers
[INFO] [stdout]    = note: `#[warn(c_void_returns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: declarations returning `c_void` are not compatible with C functions returning `void`
[INFO] [stdout]   --> src/ffi.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn freeifaddrs(ifa: *mut ifaddrs) -> c_void;
[INFO] [stdout]    |                                          ----^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          help: remove the return type to implicitly return `()`
[INFO] [stdout]    |
[INFO] [stdout]    = help: returning `()` in Rust is equivalent to returning `void` in C
[INFO] [stdout]    = note: `c_void` is only used through raw pointers for compatibility with `void` pointers
[INFO] [stdout]    = note: `#[warn(c_void_returns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s
[INFO] running `Command { std: "docker" "inspect" "054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74", kill_on_drop: false }`
[INFO] [stdout] 054f673dd57db0e151ad5de7043f76e3a2758a30b1a12aeed19d6ffedd44ab74
