[INFO] updating cached repository https://github.com/supercurio/rust-tokio-signal-help [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] testing supercurio/rust-tokio-signal-help against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupercurio%2Frust-tokio-signal-help" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/supercurio/rust-tokio-signal-help on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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 work/builds/worker-1/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 `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 1ae954f2b8001150a9e2b889a40754fad9c2e4f1de82f89d256c87622738a190 [INFO] running `"docker" "start" "-a" "1ae954f2b8001150a9e2b889a40754fad9c2e4f1de82f89d256c87622738a190"` [INFO] [stderr] Compiling futures v0.1.13 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling bytes v0.4.2 [INFO] [stderr] Compiling mio v0.6.6 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.1.2 [INFO] [stderr] Compiling 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:1 [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 7.47s [INFO] running `"docker" "inspect" "1ae954f2b8001150a9e2b889a40754fad9c2e4f1de82f89d256c87622738a190"` [INFO] running `"docker" "rm" "-f" "1ae954f2b8001150a9e2b889a40754fad9c2e4f1de82f89d256c87622738a190"` [INFO] [stdout] 1ae954f2b8001150a9e2b889a40754fad9c2e4f1de82f89d256c87622738a190 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 69d83671f3a5470a193ca68919169e954c9a7ff7c9e4e2e628c136b23a9dea6b [INFO] running `"docker" "start" "-a" "69d83671f3a5470a193ca68919169e954c9a7ff7c9e4e2e628c136b23a9dea6b"` [INFO] [stderr] Compiling 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:1 [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 0.48s [INFO] running `"docker" "inspect" "69d83671f3a5470a193ca68919169e954c9a7ff7c9e4e2e628c136b23a9dea6b"` [INFO] running `"docker" "rm" "-f" "69d83671f3a5470a193ca68919169e954c9a7ff7c9e4e2e628c136b23a9dea6b"` [INFO] [stdout] 69d83671f3a5470a193ca68919169e954c9a7ff7c9e4e2e628c136b23a9dea6b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 94d459cb6e1d0afd5a41b68e73135c19af5b312c82207523d61c185a482ddc04 [INFO] running `"docker" "start" "-a" "94d459cb6e1d0afd5a41b68e73135c19af5b312c82207523d61c185a482ddc04"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio_signal_test-4d856e484425becd [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "94d459cb6e1d0afd5a41b68e73135c19af5b312c82207523d61c185a482ddc04"` [INFO] running `"docker" "rm" "-f" "94d459cb6e1d0afd5a41b68e73135c19af5b312c82207523d61c185a482ddc04"` [INFO] [stdout] 94d459cb6e1d0afd5a41b68e73135c19af5b312c82207523d61c185a482ddc04