[INFO] fetching crate vicis 0.1.0...
[INFO] checking vicis-0.1.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate vicis 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate vicis 0.1.0
[INFO] finished tweaking crates.io crate vicis 0.1.0
[INFO] tweaked toml for crates.io crate vicis 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vicis 0.1.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding anyhow v1.0.38 (available: v1.0.102)
[INFO] [stderr]       Adding either v1.6.1 (available: v1.15.0)
[INFO] [stderr]       Adding funty v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding id-arena v2.2.1 (available: v2.3.0)
[INFO] [stderr]       Adding indicatif v0.15.0 (available: v0.18.4)
[INFO] [stderr]       Adding nom v6.0.1 (available: v6.2.2)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67da48f978c58ddeb4789e6b5962c67e97e055cfcc1abf07874741953295cceb
[INFO] running `Command { std: "docker" "start" "-a" "67da48f978c58ddeb4789e6b5962c67e97e055cfcc1abf07874741953295cceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67da48f978c58ddeb4789e6b5962c67e97e055cfcc1abf07874741953295cceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67da48f978c58ddeb4789e6b5962c67e97e055cfcc1abf07874741953295cceb", kill_on_drop: false }`
[INFO] [stdout] 67da48f978c58ddeb4789e6b5962c67e97e055cfcc1abf07874741953295cceb
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74cf67b74fddcf9074311b4d3a62c55f81027074736a4c4397c3be6f6249ebc3
[INFO] running `Command { std: "docker" "start" "-a" "74cf67b74fddcf9074311b4d3a62c55f81027074736a4c4397c3be6f6249ebc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]    Compiling nom v6.0.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]     Checking vicis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `vec_into_raw_parts` has been stable since 1.93.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(vec_into_raw_parts)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `vec_into_raw_parts` has been stable since 1.93.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(vec_into_raw_parts)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ty`, `num_elements`, and `align` are never read
[INFO] [stdout]   --> src/codegen/function/slot/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Slot {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     pub(crate) size: u32,
[INFO] [stdout] 15 |     pub(crate) ty: TypeId,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 16 |     pub(crate) num_elements: u32,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub(crate) align: u32,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn base(&self) -> Ref<TypesBase> {
[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] 62 |     pub fn base(&self) -> Ref<'_, TypesBase> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn base_mut(&self) -> RefMut<TypesBase> {
[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] 66 |     pub fn base_mut(&self) -> RefMut<'_, TypesBase> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get(&self, id: TypeId) -> Ref<Type> {
[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] 70 |     pub fn get(&self, id: TypeId) -> Ref<'_, Type> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<Type> {
[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] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<'_, Type> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ty`, `num_elements`, and `align` are never read
[INFO] [stdout]   --> src/codegen/function/slot/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Slot {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 14 |     pub(crate) size: u32,
[INFO] [stdout] 15 |     pub(crate) ty: TypeId,
[INFO] [stdout]    |                ^^
[INFO] [stdout] 16 |     pub(crate) num_elements: u32,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub(crate) align: u32,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Slot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn base(&self) -> Ref<TypesBase> {
[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] 62 |     pub fn base(&self) -> Ref<'_, TypesBase> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn base_mut(&self) -> RefMut<TypesBase> {
[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] 66 |     pub fn base_mut(&self) -> RefMut<'_, TypesBase> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get(&self, id: TypeId) -> Ref<Type> {
[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] 70 |     pub fn get(&self, id: TypeId) -> Ref<'_, Type> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ir/types/mod.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<Type> {
[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] 74 |     pub fn get_mut(&mut self, id: TypeId) -> RefMut<'_, Type> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.0.1
[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" "74cf67b74fddcf9074311b4d3a62c55f81027074736a4c4397c3be6f6249ebc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74cf67b74fddcf9074311b4d3a62c55f81027074736a4c4397c3be6f6249ebc3", kill_on_drop: false }`
[INFO] [stdout] 74cf67b74fddcf9074311b4d3a62c55f81027074736a4c4397c3be6f6249ebc3
