[INFO] fetching crate aluasm 0.1.0... [INFO] checking aluasm-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate aluasm 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate aluasm 0.1.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06200e5706f39fc754ec14aa6c6fe4de164a790e0b83d2e0a80a5fa16e8e93a6 [INFO] running `Command { std: "docker" "start" "-a" "06200e5706f39fc754ec14aa6c6fe4de164a790e0b83d2e0a80a5fa16e8e93a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06200e5706f39fc754ec14aa6c6fe4de164a790e0b83d2e0a80a5fa16e8e93a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06200e5706f39fc754ec14aa6c6fe4de164a790e0b83d2e0a80a5fa16e8e93a6", kill_on_drop: false }` [INFO] [stdout] 06200e5706f39fc754ec14aa6c6fe4de164a790e0b83d2e0a80a5fa16e8e93a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eeb4d39e48dce16099db40d42b50970b9fe8bc0721bf28a47bb9c63341501e1 [INFO] running `Command { std: "docker" "start" "-a" "0eeb4d39e48dce16099db40d42b50970b9fe8bc0721bf28a47bb9c63341501e1", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking amplify_num v0.1.2 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking rustc_apfloat v0.1.3 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.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: elided lifetime has a name [INFO] [stdout] --> src/pipelines/compiler.rs:546:26 [INFO] [stdout] | [INFO] [stdout] 269 | impl<'i> Statement<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 546 | ) -> Option<(String, Span)> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/pipelines/compiler.rs:546:26 [INFO] [stdout] | [INFO] [stdout] 269 | impl<'i> Statement<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 546 | ) -> Option<(String, Span)> { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s [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 3` [INFO] running `Command { std: "docker" "inspect" "0eeb4d39e48dce16099db40d42b50970b9fe8bc0721bf28a47bb9c63341501e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eeb4d39e48dce16099db40d42b50970b9fe8bc0721bf28a47bb9c63341501e1", kill_on_drop: false }` [INFO] [stdout] 0eeb4d39e48dce16099db40d42b50970b9fe8bc0721bf28a47bb9c63341501e1