[INFO] crate fire-rs 0.2.3 is already in cache [INFO] checking fire-rs-0.2.3 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate fire-rs 0.2.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate fire-rs 0.2.3 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fire-rs 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fire-rs 0.2.3 [INFO] tweaked toml for crates.io crate fire-rs 0.2.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4240455b174f80bb7ac216189318ad5006ca07b6bac2fd7a50a16122e76c8f2 [INFO] running `"docker" "start" "-a" "c4240455b174f80bb7ac216189318ad5006ca07b6bac2fd7a50a16122e76c8f2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling fire-rs-core v0.2.0 [INFO] [stderr] Checking fire-rs v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> tests/progress.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | fn foo(a: i32, b: i64) {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> tests/progress.rs:12:20 [INFO] [stderr] | [INFO] [stderr] 12 | fn foo(a: i32, b: i64) {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> tests/progress.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | fn foo(a: i32, b: i64) {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `int` [INFO] [stderr] --> tests/progress.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | fn foo(int: i32, long: i64) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_int` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `long` [INFO] [stderr] --> tests/progress.rs:20:22 [INFO] [stderr] | [INFO] [stderr] 20 | fn foo(int: i32, long: i64) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_long` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `int` [INFO] [stderr] --> tests/progress.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | fn foo(int: i32, long: i64) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_int` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `long` [INFO] [stderr] --> tests/progress.rs:28:22 [INFO] [stderr] | [INFO] [stderr] 28 | fn foo(int: i32, long: i64) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_long` [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.30s [INFO] running `"docker" "inspect" "c4240455b174f80bb7ac216189318ad5006ca07b6bac2fd7a50a16122e76c8f2"` [INFO] running `"docker" "rm" "-f" "c4240455b174f80bb7ac216189318ad5006ca07b6bac2fd7a50a16122e76c8f2"` [INFO] [stdout] c4240455b174f80bb7ac216189318ad5006ca07b6bac2fd7a50a16122e76c8f2