[INFO] cloning repository https://github.com/Ruin0x11/yeek
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ruin0x11/yeek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Fyeek", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Fyeek'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5afce5fc4d72a20eb8bd848168c610e2150500b0
[INFO] checking Ruin0x11/yeek against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuin0x11%2Fyeek" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ruin0x11/yeek
[INFO] finished tweaking git repo https://github.com/Ruin0x11/yeek
[INFO] tweaked toml for git repo https://github.com/Ruin0x11/yeek written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ruin0x11/yeek on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ruin0x11/yeek 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.3
[INFO] [stderr]   Downloaded full_moon_derive v0.5.0
[INFO] [stderr]   Downloaded terminal_size v0.1.16
[INFO] [stderr]   Downloaded ctor v0.1.19
[INFO] [stderr]   Downloaded indicatif v0.15.0
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded bytecount v0.5.1
[INFO] [stderr]   Downloaded serde_derive v1.0.124
[INFO] [stderr]   Downloaded serde v1.0.124
[INFO] [stderr]   Downloaded nom v5.1.2
[INFO] [stderr]   Downloaded itertools v0.10.0
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded full_moon v0.9.0
[INFO] [stderr]   Downloaded memoffset v0.6.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.3
[INFO] [stderr]   Downloaded syn v1.0.64
[INFO] [stderr]   Downloaded number_prefix v0.3.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded libc v0.2.89
[INFO] [stderr]   Downloaded lexical-core v0.7.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d46b2167dfc57a05bd3bb2d24ee4851b5f9f8b979927f2da2ddffdd3817f0498
[INFO] running `Command { std: "docker" "start" "-a" "d46b2167dfc57a05bd3bb2d24ee4851b5f9f8b979927f2da2ddffdd3817f0498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d46b2167dfc57a05bd3bb2d24ee4851b5f9f8b979927f2da2ddffdd3817f0498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d46b2167dfc57a05bd3bb2d24ee4851b5f9f8b979927f2da2ddffdd3817f0498", kill_on_drop: false }`
[INFO] [stdout] d46b2167dfc57a05bd3bb2d24ee4851b5f9f8b979927f2da2ddffdd3817f0498
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad4a3ba947e5ace6c1e8999faf35627635e2461a2e12b661e7b7395b38faef43
[INFO] running `Command { std: "docker" "start" "-a" "ad4a3ba947e5ace6c1e8999faf35627635e2461a2e12b661e7b7395b38faef43", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking bytecount v0.5.1
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking crossbeam-epoch v0.9.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]    Compiling full_moon_derive v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]     Checking full_moon v0.9.0
[INFO] [stderr]     Checking yeek v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `roblox`
[INFO] [stdout]    --> src/ast_util/scopes.rs:472:11
[INFO] [stdout]     |
[INFO] [stdout] 472 |     #[cfg(feature = "roblox")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `roblox` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `roblox`
[INFO] [stdout]    --> src/ast_util/scopes.rs:472:11
[INFO] [stdout]     |
[INFO] [stdout] 472 |     #[cfg(feature = "roblox")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `roblox` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `block` is never read
[INFO] [stdout]   --> src/ast_util/scopes.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Scope {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 52 |     block: Range,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scope` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `write_expr` and `write` are never read
[INFO] [stdout]   --> src/ast_util/scopes.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Reference {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub write_expr: Option<Range>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 64 |     pub read: bool,
[INFO] [stdout] 65 |     pub write: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Reference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shadowed` is never read
[INFO] [stdout]   --> src/ast_util/scopes.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Variable {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub shadowed: Option<Id<Variable>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Variable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/rename_module.rs:396:71
[INFO] [stdout]     |
[INFO] [stdout] 396 |         assert!(result.warnings.iter().any(|w| w.message == warning), format!("\n{:?}", result.warnings));
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 396 -         assert!(result.warnings.iter().any(|w| w.message == warning), format!("\n{:?}", result.warnings));
[INFO] [stdout] 396 +         assert!(result.warnings.iter().any(|w| w.message == warning), "\n{:?}", result.warnings);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `block` is never read
[INFO] [stdout]   --> src/ast_util/scopes.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Scope {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 52 |     block: Range,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scope` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `write_expr` and `write` are never read
[INFO] [stdout]   --> src/ast_util/scopes.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Reference {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub write_expr: Option<Range>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 64 |     pub read: bool,
[INFO] [stdout] 65 |     pub write: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Reference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shadowed` is never read
[INFO] [stdout]   --> src/ast_util/scopes.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Variable {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub shadowed: Option<Id<Variable>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Variable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: full_moon v0.9.0, nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ad4a3ba947e5ace6c1e8999faf35627635e2461a2e12b661e7b7395b38faef43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad4a3ba947e5ace6c1e8999faf35627635e2461a2e12b661e7b7395b38faef43", kill_on_drop: false }`
[INFO] [stdout] ad4a3ba947e5ace6c1e8999faf35627635e2461a2e12b661e7b7395b38faef43
