[INFO] fetching crate unsegen 0.3.1...
[INFO] checking unsegen-0.3.1 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate unsegen 0.3.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate unsegen 0.3.1
[INFO] finished tweaking crates.io crate unsegen 0.3.1
[INFO] tweaked toml for crates.io crate unsegen 0.3.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate unsegen 0.3.1 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] crate crates.io crate unsegen 0.3.1 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" "+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: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `unsegen` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raw_tty v0.1.0
[INFO] [stderr]   Downloaded str_indices v0.4.0
[INFO] [stderr]   Downloaded derive_more v0.14.1
[INFO] [stderr]   Downloaded ropey v1.5.0
[INFO] [stderr]   Downloaded itertools v0.5.10
[INFO] [stderr]   Downloaded ndarray v0.8.4
[INFO] [stderr]   Downloaded nix v0.24.2
[INFO] [stderr]   Downloaded libc v0.2.129
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1
[INFO] running `Command { std: "docker" "start" "c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1", 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" "c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1", 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" "c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1" "/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: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `unsegen` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.129
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling ndarray v0.8.4
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking str_indices v0.4.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking itertools v0.5.10
[INFO] [stderr]     Checking ropey v1.5.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]     Checking raw_tty v0.1.0
[INFO] [stderr]     Checking unsegen v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/base/basic_types.rs:489:22
[INFO] [stdout]     |
[INFO] [stdout] 489 |             v < i32::max_value() as usize,
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/base/basic_types.rs:489:22
[INFO] [stdout]     |
[INFO] [stdout] 489 |             v < i32::max_value() as usize,
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/base/terminal.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn create_root_window(&mut self) -> Window {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn create_root_window(&mut self) -> Window<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/base/terminal.rs:305:35
[INFO] [stdout]     |
[INFO] [stdout] 305 |         pub fn create_root_window(&mut self) -> Window {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |         pub fn create_root_window(&mut self) -> Window<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/base/terminal.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn create_root_window(&mut self) -> Window {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn create_root_window(&mut self) -> Window<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/base/terminal.rs:305:35
[INFO] [stdout]     |
[INFO] [stdout] 305 |         pub fn create_root_window(&mut self) -> Window {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 |         pub fn create_root_window(&mut self) -> Window<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.95s
[INFO] running `Command { std: "docker" "inspect" "c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1", kill_on_drop: false }`
[INFO] [stdout] c167e86e1e30e799c543b528361212dc6d9bc979c91d91310e5cb271fa0196d1
