[INFO] crate fire-rs 0.2.3 is already in cache [INFO] checking fire-rs-0.2.3 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate fire-rs 0.2.3 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate fire-rs 0.2.3 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] cf51a80db7ab42ec86a7c529523f2607ed53f19333f5ce4a1db2b3d56c414e11 [INFO] running `"docker" "start" "-a" "cf51a80db7ab42ec86a7c529523f2607ed53f19333f5ce4a1db2b3d56c414e11"` [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 libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [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 13.00s [INFO] running `"docker" "inspect" "cf51a80db7ab42ec86a7c529523f2607ed53f19333f5ce4a1db2b3d56c414e11"` [INFO] running `"docker" "rm" "-f" "cf51a80db7ab42ec86a7c529523f2607ed53f19333f5ce4a1db2b3d56c414e11"` [INFO] [stdout] cf51a80db7ab42ec86a7c529523f2607ed53f19333f5ce4a1db2b3d56c414e11