[INFO] updating cached repository https://github.com/supercurio/rust-tokio-signal-help [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33592bb09691f1456ba9909de9263d90fa5e7542 [INFO] checking supercurio/rust-tokio-signal-help against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupercurio%2Frust-tokio-signal-help" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/supercurio/rust-tokio-signal-help on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/supercurio/rust-tokio-signal-help [INFO] finished tweaking git repo https://github.com/supercurio/rust-tokio-signal-help [INFO] tweaked toml for git repo https://github.com/supercurio/rust-tokio-signal-help written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/supercurio/rust-tokio-signal-help already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] 3dbc01b3b0162634fe63c3bacb1e9ed63d764ce7c732c7847b1540d1b6f09881 [INFO] running `"docker" "start" "-a" "3dbc01b3b0162634fe63c3bacb1e9ed63d764ce7c732c7847b1540d1b6f09881"` [INFO] [stderr] Checking futures v0.1.13 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.27 [INFO] [stderr] Checking bytes v0.4.2 [INFO] [stderr] Checking mio v0.6.6 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stderr] Checking tokio-io v0.1.1 [INFO] [stderr] Checking tokio-core v0.1.6 [INFO] [stderr] Checking tokio-signal v0.1.2 [INFO] [stderr] Checking tokio-signal-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `sigterm` [INFO] [stderr] --> src/main.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | let sigterm = sigint_imp(&core.handle()); [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_sigterm` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `sigterm_imp` [INFO] [stderr] --> src/main.rs:23:4 [INFO] [stderr] | [INFO] [stderr] 23 | fn sigterm_imp(handle: &Handle) -> IoFuture> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sigterm` [INFO] [stderr] --> src/main.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | let sigterm = sigint_imp(&core.handle()); [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_sigterm` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `sigterm_imp` [INFO] [stderr] --> src/main.rs:23:4 [INFO] [stderr] | [INFO] [stderr] 23 | fn sigterm_imp(handle: &Handle) -> IoFuture> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.16s [INFO] running `"docker" "inspect" "3dbc01b3b0162634fe63c3bacb1e9ed63d764ce7c732c7847b1540d1b6f09881"` [INFO] running `"docker" "rm" "-f" "3dbc01b3b0162634fe63c3bacb1e9ed63d764ce7c732c7847b1540d1b6f09881"` [INFO] [stdout] 3dbc01b3b0162634fe63c3bacb1e9ed63d764ce7c732c7847b1540d1b6f09881