[INFO] cloning repository https://github.com/MediumDifficulty/vintage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MediumDifficulty/vintage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMediumDifficulty%2Fvintage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMediumDifficulty%2Fvintage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 709abeb24017f69fc0b3f810b347a6a44b777347
[INFO] checking MediumDifficulty/vintage against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMediumDifficulty%2Fvintage" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MediumDifficulty/vintage
[INFO] finished tweaking git repo https://github.com/MediumDifficulty/vintage
[INFO] tweaked toml for git repo https://github.com/MediumDifficulty/vintage written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MediumDifficulty/vintage on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MediumDifficulty/vintage 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2cc05e30be22482d2794f6a8ce5770ef273ffb471bf78f58be853dc56e0e317
[INFO] running `Command { std: "docker" "start" "-a" "e2cc05e30be22482d2794f6a8ce5770ef273ffb471bf78f58be853dc56e0e317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2cc05e30be22482d2794f6a8ce5770ef273ffb471bf78f58be853dc56e0e317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2cc05e30be22482d2794f6a8ce5770ef273ffb471bf78f58be853dc56e0e317", kill_on_drop: false }`
[INFO] [stdout] e2cc05e30be22482d2794f6a8ce5770ef273ffb471bf78f58be853dc56e0e317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08107950b3c7e4a091099df4202c8cbe71c7da09dcc8fb92bcbb6dea01e7c978
[INFO] running `Command { std: "docker" "start" "-a" "08107950b3c7e4a091099df4202c8cbe71c7da09dcc8fb92bcbb6dea01e7c978", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling evenio_macros v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking evenio v0.5.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking vintage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]   --> src/extension.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let player = connections.get(e.event.entity_id).unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]   --> src/extension.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let player = connections.get(e.event.entity_id).unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/networking/extension/mod.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn exec(&self, world: &mut World, client_info: &ClientInfo) -> Result<()> {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_info`
[INFO] [stdout]   --> src/networking/extension/mod.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn exec(&self, world: &mut World, client_info: &ClientInfo) -> Result<()> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/networking/extension/mod.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn exec(&self, world: &mut World, client_info: &ClientInfo) -> Result<()> {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_info`
[INFO] [stdout]   --> src/networking/extension/mod.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn exec(&self, world: &mut World, client_info: &ClientInfo) -> Result<()> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/networking/extension/mod.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn exec(&self, world: &mut World, client_info: &ClientInfo) -> Result<()> {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_info`
[INFO] [stdout]   --> src/networking/extension/mod.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn exec(&self, world: &mut World, client_info: &ClientInfo) -> Result<()> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/networking/extension/mod.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn exec(&self, world: &mut World, client_info: &ClientInfo) -> Result<()> {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_info`
[INFO] [stdout]   --> src/networking/extension/mod.rs:70:39
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn exec(&self, world: &mut World, client_info: &ClientInfo) -> Result<()> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.64s
[INFO] running `Command { std: "docker" "inspect" "08107950b3c7e4a091099df4202c8cbe71c7da09dcc8fb92bcbb6dea01e7c978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08107950b3c7e4a091099df4202c8cbe71c7da09dcc8fb92bcbb6dea01e7c978", kill_on_drop: false }`
[INFO] [stdout] 08107950b3c7e4a091099df4202c8cbe71c7da09dcc8fb92bcbb6dea01e7c978
