[INFO] fetching crate aluasm 0.1.0...
[INFO] checking aluasm-0.1.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate aluasm 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate aluasm 0.1.0
[INFO] finished tweaking crates.io crate aluasm 0.1.0
[INFO] tweaked toml for crates.io crate aluasm 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aluasm 0.1.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aluasm 0.1.0 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded amplify_derive v2.8.0
[INFO] [stderr]   Downloaded amplify_num v0.1.2
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded amplify_syn v1.1.4
[INFO] [stderr]   Downloaded amplify v3.7.1
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.7
[INFO] [stderr]   Downloaded zeroize v1.4.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.1
[INFO] [stderr]   Downloaded aluvm v0.4.0
[INFO] [stderr]   Downloaded curve25519-dalek v3.1.0
[INFO] [stderr]   Downloaded rustc_apfloat v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22b4810aff1a6fe8d88cb3552ba8c5b8cfc79b757c4dbe901d006ef0fa41ee10
[INFO] running `Command { std: "docker" "start" "-a" "22b4810aff1a6fe8d88cb3552ba8c5b8cfc79b757c4dbe901d006ef0fa41ee10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22b4810aff1a6fe8d88cb3552ba8c5b8cfc79b757c4dbe901d006ef0fa41ee10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b4810aff1a6fe8d88cb3552ba8c5b8cfc79b757c4dbe901d006ef0fa41ee10", kill_on_drop: false }`
[INFO] [stdout] 22b4810aff1a6fe8d88cb3552ba8c5b8cfc79b757c4dbe901d006ef0fa41ee10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f51a9b1d7c723bf0cd503304cb3598a49ba5f7aee475a2a1775db6318eaf73e0
[INFO] running `Command { std: "docker" "start" "-a" "f51a9b1d7c723bf0cd503304cb3598a49ba5f7aee475a2a1775db6318eaf73e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking zeroize v1.4.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking amplify_num v0.1.2
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rustc_apfloat v0.1.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling secp256k1-sys v0.4.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.1.0
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]    Compiling amplify_syn v1.1.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling amplify_derive v2.8.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking amplify v3.7.1
[INFO] [stderr]     Checking aluvm v0.4.0
[INFO] [stderr]     Checking aluasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model/ast.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span {
[INFO] [stdout]     |                    ^^^^^     ^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[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] 106 |     pub fn as_span(&self) -> &Span<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pipelines/compiler.rs:546:26
[INFO] [stdout]     |
[INFO] [stdout] 543 |         &'i self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 544 |         no: u8,
[INFO] [stdout] 545 |         issues: &mut Issues<'i, issues::Compile>,
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 546 |     ) -> Option<(String, Span)> {
[INFO] [stdout]     |                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 546 |     ) -> Option<(String, Span<'i>)> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 27 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 45 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model/ast.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn as_span(&self) -> &Span {
[INFO] [stdout]     |                    ^^^^^     ^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[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] 106 |     pub fn as_span(&self) -> &Span<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/pipelines/compiler.rs:546:26
[INFO] [stdout]     |
[INFO] [stdout] 543 |         &'i self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 544 |         no: u8,
[INFO] [stdout] 545 |         issues: &mut Issues<'i, issues::Compile>,
[INFO] [stdout]     |                             -- the lifetime is named here
[INFO] [stdout] 546 |     ) -> Option<(String, Span)> {
[INFO] [stdout]     |                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'i`
[INFO] [stdout]     |
[INFO] [stdout] 546 |     ) -> Option<(String, Span<'i>)> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 27 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pipelines/linker.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ) -> Result<(Product, Issues<issues::Linking>), LinkerError> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 45 |     ) -> Result<(Product, Issues<'_, issues::Linking>), LinkerError> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: amplify_derive v2.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "f51a9b1d7c723bf0cd503304cb3598a49ba5f7aee475a2a1775db6318eaf73e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51a9b1d7c723bf0cd503304cb3598a49ba5f7aee475a2a1775db6318eaf73e0", kill_on_drop: false }`
[INFO] [stdout] f51a9b1d7c723bf0cd503304cb3598a49ba5f7aee475a2a1775db6318eaf73e0
