[INFO] cloning repository https://github.com/xuhaojie/actix-web-handler-calling-mechanism-simulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xuhaojie/actix-web-handler-calling-mechanism-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuhaojie%2Factix-web-handler-calling-mechanism-simulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuhaojie%2Factix-web-handler-calling-mechanism-simulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a668f86aa6efc6897401d3adbe55078383b50f48 [INFO] checking xuhaojie/actix-web-handler-calling-mechanism-simulation against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuhaojie%2Factix-web-handler-calling-mechanism-simulation" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xuhaojie/actix-web-handler-calling-mechanism-simulation [INFO] finished tweaking git repo https://github.com/xuhaojie/actix-web-handler-calling-mechanism-simulation [INFO] tweaked toml for git repo https://github.com/xuhaojie/actix-web-handler-calling-mechanism-simulation written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xuhaojie/actix-web-handler-calling-mechanism-simulation on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xuhaojie/actix-web-handler-calling-mechanism-simulation 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "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] Locking 17 packages to latest compatible versions [INFO] [stderr] Adding futures v0.3.31 [INFO] [stderr] Adding futures-channel v0.3.31 [INFO] [stderr] Adding futures-core v0.3.31 [INFO] [stderr] Adding futures-executor v0.3.31 [INFO] [stderr] Adding futures-io v0.3.31 [INFO] [stderr] Adding futures-macro v0.3.31 [INFO] [stderr] Adding futures-sink v0.3.31 [INFO] [stderr] Adding futures-task v0.3.31 [INFO] [stderr] Adding futures-util v0.3.31 [INFO] [stderr] Adding memchr v2.7.6 [INFO] [stderr] Adding pin-project-lite v0.2.16 [INFO] [stderr] Adding pin-utils v0.1.0 [INFO] [stderr] Adding proc-macro2 v1.0.103 [INFO] [stderr] Adding quote v1.0.42 [INFO] [stderr] Adding slab v0.4.11 [INFO] [stderr] Adding syn v2.0.111 [INFO] [stderr] Adding unicode-ident v1.0.22 [INFO] [stderr] Blocking waiting for file lock on package cache [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60aa6309a17b60f6a66549586862f7e05904a155769ad769286c8ffa74de96f4 [INFO] running `Command { std: "docker" "start" "-a" "60aa6309a17b60f6a66549586862f7e05904a155769ad769286c8ffa74de96f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60aa6309a17b60f6a66549586862f7e05904a155769ad769286c8ffa74de96f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60aa6309a17b60f6a66549586862f7e05904a155769ad769286c8ffa74de96f4", kill_on_drop: false }` [INFO] [stdout] 60aa6309a17b60f6a66549586862f7e05904a155769ad769286c8ffa74de96f4 [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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aa6e4e5794e4c9f7bf63733dc8b6ed345cbbe392361113700c35ccff2379f22 [INFO] running `Command { std: "docker" "start" "-a" "7aa6e4e5794e4c9f7bf63733dc8b6ed345cbbe392361113700c35ccff2379f22", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking actix-web-handler-calling-mechanism-simulation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:235:32 [INFO] [stdout] | [INFO] [stdout] 235 | async fn new_user(msg: String, f: f64) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/main.rs:240:25 [INFO] [stdout] | [INFO] [stdout] 240 | async fn logout(i: i32, msg: String) -> f64 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/main.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | async fn list_user(msg: String, f: f64, i: i32) -> f64 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:245:41 [INFO] [stdout] | [INFO] [stdout] 245 | async fn list_user(msg: String, f: f64, i: i32) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/main.rs:235:32 [INFO] [stdout] | [INFO] [stdout] 235 | async fn new_user(msg: String, f: f64) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/main.rs:240:25 [INFO] [stdout] | [INFO] [stdout] 240 | async fn logout(i: i32, msg: String) -> f64 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/main.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | async fn list_user(msg: String, f: f64, i: i32) -> f64 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:245:41 [INFO] [stdout] | [INFO] [stdout] 245 | async fn list_user(msg: String, f: f64, i: i32) -> f64 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.92s [INFO] running `Command { std: "docker" "inspect" "7aa6e4e5794e4c9f7bf63733dc8b6ed345cbbe392361113700c35ccff2379f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa6e4e5794e4c9f7bf63733dc8b6ed345cbbe392361113700c35ccff2379f22", kill_on_drop: false }` [INFO] [stdout] 7aa6e4e5794e4c9f7bf63733dc8b6ed345cbbe392361113700c35ccff2379f22