[INFO] cloning repository https://github.com/mavin2009/ghost-cell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mavin2009/ghost-cell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavin2009%2Fghost-cell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavin2009%2Fghost-cell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62a0a75264a1e21c5c18974aed06a2647925a556
[INFO] checking mavin2009/ghost-cell against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavin2009%2Fghost-cell" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mavin2009/ghost-cell
[INFO] finished tweaking git repo https://github.com/mavin2009/ghost-cell
[INFO] tweaked toml for git repo https://github.com/mavin2009/ghost-cell written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mavin2009/ghost-cell on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mavin2009/ghost-cell 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d658a4cd2b45a743253623767d293691bf7a86e44667e193a63a27940527633c
[INFO] running `Command { std: "docker" "start" "-a" "d658a4cd2b45a743253623767d293691bf7a86e44667e193a63a27940527633c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d658a4cd2b45a743253623767d293691bf7a86e44667e193a63a27940527633c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d658a4cd2b45a743253623767d293691bf7a86e44667e193a63a27940527633c", kill_on_drop: false }`
[INFO] [stdout] d658a4cd2b45a743253623767d293691bf7a86e44667e193a63a27940527633c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dacb673e26f52d9c3eea560da8ffe65f4f3eff6418da86f9458fdc11a3c17913
[INFO] running `Command { std: "docker" "start" "-a" "dacb673e26f52d9c3eea560da8ffe65f4f3eff6418da86f9458fdc11a3c17913", kill_on_drop: false }`
[INFO] [stderr]     Checking scope-cell v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |             let mut scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |             let mut scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |             let mut scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |             let mut Scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:178:17
[INFO] [stdout]     |
[INFO] [stdout] 178 |             let mut Scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |             let mut Scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |             let mut borrowed = Scope.get_mut();
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 |             let mut scope1 = ScopeCell::new(&data1);
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |             let mut scope2 = ScopeCell::new(&data2);
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> src/lib.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |             let scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 |             let mut scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:266:17
[INFO] [stdout]     |
[INFO] [stdout] 266 |             let mut scope = ScopeCell::new(&data);
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |             let mut borrowed_mut = scope.get_mut(); // Mutable borrow
[INFO] [stdout]     |                 ----^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |             let mut outer_scope = ScopeCell::new(&data1);
[INFO] [stdout]     |                 ----^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |             let mut inner_scope = ScopeCell::new(&data2);
[INFO] [stdout]     |                 ----^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Scope` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |             let mut Scope = ScopeCell::new(&data);
[INFO] [stdout]     |                     ^^^^^ help: convert the identifier to snake case (notice the capitalization): `scope`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Scope` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |             let mut Scope = ScopeCell::new(&data);
[INFO] [stdout]     |                     ^^^^^ help: convert the identifier to snake case (notice the capitalization): `scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Scope` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:189:21
[INFO] [stdout]     |
[INFO] [stdout] 189 |             let mut Scope = ScopeCell::new(&data);
[INFO] [stdout]     |                     ^^^^^ help: convert the identifier to snake case (notice the capitalization): `scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "dacb673e26f52d9c3eea560da8ffe65f4f3eff6418da86f9458fdc11a3c17913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dacb673e26f52d9c3eea560da8ffe65f4f3eff6418da86f9458fdc11a3c17913", kill_on_drop: false }`
[INFO] [stdout] dacb673e26f52d9c3eea560da8ffe65f4f3eff6418da86f9458fdc11a3c17913
