[INFO] fetching crate interfaces2 0.0.5...
[INFO] testing interfaces2-0.0.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate interfaces2 0.0.5 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate interfaces2 0.0.5 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 36 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] [stderr]       Adding handlebars v0.29.1 (available: v6.3.2)
[INFO] [stderr]       Adding nix v0.10.0 (available: v0.30.1)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b8da04c895a50ff24cf563bd45f78a6d12a0b3dc66fd5dd5c4be000cecaf166e
[INFO] running `Command { std: "docker" "start" "-a" "b8da04c895a50ff24cf563bd45f78a6d12a0b3dc66fd5dd5c4be000cecaf166e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8da04c895a50ff24cf563bd45f78a6d12a0b3dc66fd5dd5c4be000cecaf166e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8da04c895a50ff24cf563bd45f78a6d12a0b3dc66fd5dd5c4be000cecaf166e", kill_on_drop: false }`
[INFO] [stdout] b8da04c895a50ff24cf563bd45f78a6d12a0b3dc66fd5dd5c4be000cecaf166e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9415b758958dd851895403c2d3defd47e83313f09e07b37640c82358eae3142b
[INFO] running `Command { std: "docker" "start" "-a" "9415b758958dd851895403c2d3defd47e83313f09e07b37640c82358eae3142b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling pest v0.3.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.06s
[INFO] running `Command { std: "docker" "inspect" "9415b758958dd851895403c2d3defd47e83313f09e07b37640c82358eae3142b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9415b758958dd851895403c2d3defd47e83313f09e07b37640c82358eae3142b", kill_on_drop: false }`
[INFO] [stdout] 9415b758958dd851895403c2d3defd47e83313f09e07b37640c82358eae3142b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8188307937d18183d31fef6aa675d2f9a3c4c5298d023c7b216f2386bdffc4f5
[INFO] running `Command { std: "docker" "start" "-a" "8188307937d18183d31fef6aa675d2f9a3c4c5298d023c7b216f2386bdffc4f5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] [stderr]    Compiling interfaces2 v0.0.5 (/opt/rustwide/workdir)
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "8188307937d18183d31fef6aa675d2f9a3c4c5298d023c7b216f2386bdffc4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8188307937d18183d31fef6aa675d2f9a3c4c5298d023c7b216f2386bdffc4f5", kill_on_drop: false }`
[INFO] [stdout] 8188307937d18183d31fef6aa675d2f9a3c4c5298d023c7b216f2386bdffc4f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cdd17af705ac8600f933582a0f8d563eef41ab81af2b123e71e6208c23038a28
[INFO] running `Command { std: "docker" "start" "-a" "cdd17af705ac8600f933582a0f8d563eef41ab81af2b123e71e6208c23038a28", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> build.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 |     try!(f.read_to_string(&mut s));
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> build.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 |     try!(handlebars.register_template_string("template", s));
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> build.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 54 |     try!(handlebars.renderw("template", &data, &mut f));
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> build.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let mut f = try!(File::open(in_path));
[INFO] [stderr]    |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> build.rs:51:17
[INFO] [stderr]    |
[INFO] [stderr] 51 |     let mut f = try!(File::create(out_path));
[INFO] [stderr]    |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> build.rs:102:13
[INFO] [stderr]     |
[INFO] [stderr] 102 |     IoError(io::Error),
[INFO] [stderr]     |     ------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 102 -     IoError(io::Error),
[INFO] [stderr] 102 +     IoError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> build.rs:103:19
[INFO] [stderr]     |
[INFO] [stderr] 103 |     TemplateError(hbs::TemplateError),
[INFO] [stderr]     |     ------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 103 -     TemplateError(hbs::TemplateError),
[INFO] [stderr] 103 +     TemplateError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> build.rs:104:17
[INFO] [stderr]     |
[INFO] [stderr] 104 |     RenderError(hbs::RenderError),
[INFO] [stderr]     |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 104 -     RenderError(hbs::RenderError),
[INFO] [stderr] 104 +     RenderError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `interfaces2` (build script) generated 8 warnings
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/lib.rs:246:20
[INFO] [stderr]     |
[INFO] [stderr] 246 |         for cur in try!(IfAddrIterator::new()) {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/lib.rs:293:20
[INFO] [stderr]     |
[INFO] [stderr] 293 |         for cur in try!(IfAddrIterator::new()) {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/lib.rs:307:25
[INFO] [stderr]     |
[INFO] [stderr] 307 |                 None => try!(Interface::new_from_ptr(cur)),
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `interfaces2` (lib) generated 3 warnings
[INFO] [stderr] warning: `interfaces2` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interfaces2-381bca45349142f6)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test constants::tests::test_not_existing ... ok
[INFO] [stdout] test constants::tests::test_existing ... ok
[INFO] [stdout] test error::tests::test_error_has_traits ... ok
[INFO] [stdout] test tests::test_hardwareaddr_format ... ok
[INFO] [stdout] test tests::test_hardwareaddr_deriving ... ok
[INFO] [stdout] test ffi::tests::test_make_int16 ... ok
[INFO] [stdout] test tests::test_interface_is_comparable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests interfaces2
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - Interface::get_by_name (line 278) ... ok
[INFO] [stdout] test src/lib.rs - HardwareAddr::as_string (line 124) ... ok
[INFO] [stdout] test src/lib.rs - HardwareAddr::as_bytes (line 157) ... ok
[INFO] [stdout] test src/lib.rs - HardwareAddr::as_bare_string (line 141) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cdd17af705ac8600f933582a0f8d563eef41ab81af2b123e71e6208c23038a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdd17af705ac8600f933582a0f8d563eef41ab81af2b123e71e6208c23038a28", kill_on_drop: false }`
[INFO] [stdout] cdd17af705ac8600f933582a0f8d563eef41ab81af2b123e71e6208c23038a28
