[INFO] fetching crate see-you-later 0.1.0... [INFO] testing see-you-later-0.1.0 against 1.63.0 for beta-1.64-2 [INFO] extracting crate see-you-later 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate see-you-later 0.1.0 on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate see-you-later 0.1.0 [INFO] finished tweaking crates.io crate see-you-later 0.1.0 [INFO] tweaked toml for crates.io crate see-you-later 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate see-you-later 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.3.1 [INFO] [stderr] Downloaded smol-potat v0.2.1 [INFO] [stderr] Downloaded wait-for-me v0.1.2 [INFO] [stderr] Downloaded piper v0.1.1 [INFO] [stderr] Downloaded smol v0.1.4 [INFO] [stderr] Downloaded wepoll-sys v2.0.0 [INFO] [stderr] Downloaded wepoll-binding v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d32724e0e8fe67aa782388b877c34821fea90997ff528fc9f186aa52a52630e9 [INFO] running `Command { std: "docker" "start" "-a" "d32724e0e8fe67aa782388b877c34821fea90997ff528fc9f186aa52a52630e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d32724e0e8fe67aa782388b877c34821fea90997ff528fc9f186aa52a52630e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32724e0e8fe67aa782388b877c34821fea90997ff528fc9f186aa52a52630e9", kill_on_drop: false }` [INFO] [stdout] d32724e0e8fe67aa782388b877c34821fea90997ff528fc9f186aa52a52630e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce68a0a8222eb9344647bc358029bcbe59360383fef58659923802ec9af6832d [INFO] running `Command { std: "docker" "start" "-a" "ce68a0a8222eb9344647bc358029bcbe59360383fef58659923802ec9af6832d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling see-you-later v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/every.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / pin_project! { [INFO] [stdout] 36 | | /// A Future that represent a scheduled periodic task [INFO] [stdout] 37 | | pub struct ScheduledTask T, T: Future> { [INFO] [stdout] 38 | | waker: CancelWaker, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/once.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pin_project! { [INFO] [stdout] 33 | | /// A Future that represent a delayed task [INFO] [stdout] 34 | | pub struct DelayedTask> { [INFO] [stdout] 35 | | waker: CancelWaker, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.94s [INFO] running `Command { std: "docker" "inspect" "ce68a0a8222eb9344647bc358029bcbe59360383fef58659923802ec9af6832d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce68a0a8222eb9344647bc358029bcbe59360383fef58659923802ec9af6832d", kill_on_drop: false }` [INFO] [stdout] ce68a0a8222eb9344647bc358029bcbe59360383fef58659923802ec9af6832d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0040f094c9391b922b134012860fd17af37ecc5bc32692f9c370016ed98e7d71 [INFO] running `Command { std: "docker" "start" "-a" "0040f094c9391b922b134012860fd17af37ecc5bc32692f9c370016ed98e7d71", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling smol-potat v0.2.1 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/every.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / pin_project! { [INFO] [stdout] 36 | | /// A Future that represent a scheduled periodic task [INFO] [stdout] 37 | | pub struct ScheduledTask T, T: Future> { [INFO] [stdout] 38 | | waker: CancelWaker, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/once.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pin_project! { [INFO] [stdout] 33 | | /// A Future that represent a delayed task [INFO] [stdout] 34 | | pub struct DelayedTask> { [INFO] [stdout] 35 | | waker: CancelWaker, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling piper v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wait-for-me v0.1.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling smol v0.1.4 [INFO] [stderr] Compiling see-you-later v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/every.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / pin_project! { [INFO] [stdout] 36 | | /// A Future that represent a scheduled periodic task [INFO] [stdout] 37 | | pub struct ScheduledTask T, T: Future> { [INFO] [stdout] 38 | | waker: CancelWaker, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/once.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pin_project! { [INFO] [stdout] 33 | | /// A Future that represent a delayed task [INFO] [stdout] 34 | | pub struct DelayedTask> { [INFO] [stdout] 35 | | waker: CancelWaker, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.94s [INFO] running `Command { std: "docker" "inspect" "0040f094c9391b922b134012860fd17af37ecc5bc32692f9c370016ed98e7d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0040f094c9391b922b134012860fd17af37ecc5bc32692f9c370016ed98e7d71", kill_on_drop: false }` [INFO] [stdout] 0040f094c9391b922b134012860fd17af37ecc5bc32692f9c370016ed98e7d71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d4dd0ff21dc0a06a0172b8eb65d8e8e3ed004f20ed1298eb3db6710c93757a8 [INFO] running `Command { std: "docker" "start" "-a" "6d4dd0ff21dc0a06a0172b8eb65d8e8e3ed004f20ed1298eb3db6710c93757a8", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/every.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | / pin_project! { [INFO] [stderr] 36 | | /// A Future that represent a scheduled periodic task [INFO] [stderr] 37 | | pub struct ScheduledTask T, T: Future> { [INFO] [stderr] 38 | | waker: CancelWaker, [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/once.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / pin_project! { [INFO] [stderr] 33 | | /// A Future that represent a delayed task [INFO] [stderr] 34 | | pub struct DelayedTask> { [INFO] [stderr] 35 | | waker: CancelWaker, [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `see-you-later` (lib) generated 2 warnings [INFO] [stderr] warning: `see-you-later` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/see_you_later-c7826f18bf62ef4e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test once::tests::once_cancel_test ... ok [INFO] [stdout] test once::tests::once_test ... ok [INFO] [stdout] test every::tests::every_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.00s [INFO] [stdout] [INFO] [stderr] Doc-tests see-you-later [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d4dd0ff21dc0a06a0172b8eb65d8e8e3ed004f20ed1298eb3db6710c93757a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4dd0ff21dc0a06a0172b8eb65d8e8e3ed004f20ed1298eb3db6710c93757a8", kill_on_drop: false }` [INFO] [stdout] 6d4dd0ff21dc0a06a0172b8eb65d8e8e3ed004f20ed1298eb3db6710c93757a8