[INFO] fetching crate tokio-kcp-neo 0.1.1... [INFO] testing tokio-kcp-neo-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate tokio-kcp-neo 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tokio-kcp-neo 0.1.1 [INFO] finished tweaking crates.io crate tokio-kcp-neo 0.1.1 [INFO] tweaked toml for crates.io crate tokio-kcp-neo 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-kcp-neo 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokio-kcp-neo 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9953637719fe7d9dd6acd45c4bdff452fbcc09749cf8e7b4caf0b7a633f303ec [INFO] running `Command { std: "docker" "start" "-a" "9953637719fe7d9dd6acd45c4bdff452fbcc09749cf8e7b4caf0b7a633f303ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9953637719fe7d9dd6acd45c4bdff452fbcc09749cf8e7b4caf0b7a633f303ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9953637719fe7d9dd6acd45c4bdff452fbcc09749cf8e7b4caf0b7a633f303ec", kill_on_drop: false }` [INFO] [stdout] 9953637719fe7d9dd6acd45c4bdff452fbcc09749cf8e7b4caf0b7a633f303ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c4c963b96a56e9a10ff101b301bf7e20018cc814bb49bb672918ab99e9e6b60 [INFO] running `Command { std: "docker" "start" "-a" "4c4c963b96a56e9a10ff101b301bf7e20018cc814bb49bb672918ab99e9e6b60", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tokio-kcp-neo v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_segment_new': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:179:42: warning: unused parameter 'kcp' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 179 | static IKCPSEG *ikcp_segment_new(ikcpcb *kcp, int size) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~^~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_segment_delete': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:185:41: warning: unused parameter 'kcp' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 185 | static void ikcp_segment_delete(ikcpcb *kcp, IKCPSEG *seg) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~^~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_qprint': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:226:30: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 226 | void ikcp_qprint(const char *name, const struct IQUEUEHEAD *head) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:226:61: warning: unused parameter 'head' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 226 | void ikcp_qprint(const char *name, const struct IQUEUEHEAD *head) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.73s [INFO] running `Command { std: "docker" "inspect" "4c4c963b96a56e9a10ff101b301bf7e20018cc814bb49bb672918ab99e9e6b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4c963b96a56e9a10ff101b301bf7e20018cc814bb49bb672918ab99e9e6b60", kill_on_drop: false }` [INFO] [stdout] 4c4c963b96a56e9a10ff101b301bf7e20018cc814bb49bb672918ab99e9e6b60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb67e2da537493ec49001744dc7bb2f140782dbe313eb39326c4f0b18f6243bb [INFO] running `Command { std: "docker" "start" "-a" "cb67e2da537493ec49001744dc7bb2f140782dbe313eb39326c4f0b18f6243bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_segment_new': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:179:42: warning: unused parameter 'kcp' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 179 | static IKCPSEG *ikcp_segment_new(ikcpcb *kcp, int size) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~^~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_segment_delete': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:185:41: warning: unused parameter 'kcp' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 185 | static void ikcp_segment_delete(ikcpcb *kcp, IKCPSEG *seg) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~^~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_qprint': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:226:30: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 226 | void ikcp_qprint(const char *name, const struct IQUEUEHEAD *head) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:226:61: warning: unused parameter 'head' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 226 | void ikcp_qprint(const char *name, const struct IQUEUEHEAD *head) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-kcp-neo v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `Command { std: "docker" "inspect" "cb67e2da537493ec49001744dc7bb2f140782dbe313eb39326c4f0b18f6243bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb67e2da537493ec49001744dc7bb2f140782dbe313eb39326c4f0b18f6243bb", kill_on_drop: false }` [INFO] [stdout] cb67e2da537493ec49001744dc7bb2f140782dbe313eb39326c4f0b18f6243bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7e6f548fd75c73a5586b62fd6da5ccac1db36205870638318842c743ab2bd3e [INFO] running `Command { std: "docker" "start" "-a" "f7e6f548fd75c73a5586b62fd6da5ccac1db36205870638318842c743ab2bd3e", kill_on_drop: false }` [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_segment_new': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:179:42: warning: unused parameter 'kcp' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 179 | static IKCPSEG *ikcp_segment_new(ikcpcb *kcp, int size) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~^~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_segment_delete': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:185:41: warning: unused parameter 'kcp' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 185 | static void ikcp_segment_delete(ikcpcb *kcp, IKCPSEG *seg) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~^~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c: In function 'ikcp_qprint': [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:226:30: warning: unused parameter 'name' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 226 | void ikcp_qprint(const char *name, const struct IQUEUEHEAD *head) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: native/src/ikcp.c:226:61: warning: unused parameter 'head' [-Wunused-parameter] [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: 226 | void ikcp_qprint(const char *name, const struct IQUEUEHEAD *head) [INFO] [stderr] warning: tokio-kcp-neo@0.1.1: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_kcp_neo-cf7024279a2040bb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests tokio_kcp_neo [INFO] [stdout] test test::tokiokcp_can_transfer_complete_payload_under_packet_loss ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.96s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7e6f548fd75c73a5586b62fd6da5ccac1db36205870638318842c743ab2bd3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e6f548fd75c73a5586b62fd6da5ccac1db36205870638318842c743ab2bd3e", kill_on_drop: false }` [INFO] [stdout] f7e6f548fd75c73a5586b62fd6da5ccac1db36205870638318842c743ab2bd3e