[INFO] cloning repository https://github.com/demostf/sync-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demostf/sync-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsync-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsync-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 582287e8dac6b50a37e696d2639b5ab1077f21f8 [INFO] testing demostf/sync-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsync-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/demostf/sync-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/demostf/sync-rs [INFO] finished tweaking git repo https://github.com/demostf/sync-rs [INFO] tweaked toml for git repo https://github.com/demostf/sync-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/demostf/sync-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06449d7c2285cd0fcc861bac64f030b07d629a577cbdf2bbdfb6053d55d0e16b [INFO] running `Command { std: "docker" "start" "-a" "06449d7c2285cd0fcc861bac64f030b07d629a577cbdf2bbdfb6053d55d0e16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06449d7c2285cd0fcc861bac64f030b07d629a577cbdf2bbdfb6053d55d0e16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06449d7c2285cd0fcc861bac64f030b07d629a577cbdf2bbdfb6053d55d0e16b", kill_on_drop: false }` [INFO] [stdout] 06449d7c2285cd0fcc861bac64f030b07d629a577cbdf2bbdfb6053d55d0e16b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8501570854f82f9011b8e84ee6ddb8a0abc7f26e8c93ecc354347f03c296ef4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a8501570854f82f9011b8e84ee6ddb8a0abc7f26e8c93ecc354347f03c296ef4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parity-ws v0.10.0 [INFO] [stderr] Compiling enum_dispatch v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.83s [INFO] running `Command { std: "docker" "inspect" "a8501570854f82f9011b8e84ee6ddb8a0abc7f26e8c93ecc354347f03c296ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8501570854f82f9011b8e84ee6ddb8a0abc7f26e8c93ecc354347f03c296ef4", kill_on_drop: false }` [INFO] [stdout] a8501570854f82f9011b8e84ee6ddb8a0abc7f26e8c93ecc354347f03c296ef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec96a0b756f7075ccf9743459985d54c2e36002613e56e537dcdd23d232bf865 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec96a0b756f7075ccf9743459985d54c2e36002613e56e537dcdd23d232bf865", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling pin-project-lite v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling portpicker v0.1.0 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling websocket-codec v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling websocket-lite v0.3.5 [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.55s [INFO] running `Command { std: "docker" "inspect" "ec96a0b756f7075ccf9743459985d54c2e36002613e56e537dcdd23d232bf865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec96a0b756f7075ccf9743459985d54c2e36002613e56e537dcdd23d232bf865", kill_on_drop: false }` [INFO] [stdout] ec96a0b756f7075ccf9743459985d54c2e36002613e56e537dcdd23d232bf865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 072fdcd5af99d0c4802525d214351071f67c672e3a904e90de6a32f944cf6191 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "072fdcd5af99d0c4802525d214351071f67c672e3a904e90de6a32f944cf6191", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sync-2f085ac1870f1508) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_create ... ok [INFO] [stdout] test tests::test_play_not_owner ... ok [INFO] [stdout] test tests::test_play_owner ... ok [INFO] [stdout] test tests::test_tick_not_owner ... ok [INFO] [stdout] test tests::test_tick_owner ... ok [INFO] [stdout] test tests::test_join ... ok [INFO] [stdout] test tests::test_deserialize ... ok [INFO] [stderr] Backtrace (most recent call first): [INFO] [stdout] test tests::test_join_non_existing ... ok [INFO] [stdout] test tests::test_forward_non_owner ... ok [INFO] [stdout] test tests::test_forward ... ok [INFO] [stderr] File "rust:library/core/src/option.rs", line 1243, in core::option::expect_failed [INFO] [stderr] File "rust:library/core/src/option.rs", line 351, in core::option::Option::expect [INFO] [stderr] File "/opt/rustwide/workdir/src/integration_tests.rs", line 19, in sync::integration_tests::TestHandle::new [INFO] [stderr] let port = pick_unused_port().expect("No ports free"); [INFO] [stderr] File "/opt/rustwide/workdir/src/integration_tests.rs", line 48, in sync::integration_tests::integration_tests [INFO] [stderr] let test = TestHandle::new(); [INFO] [stderr] File "/opt/rustwide/workdir/src/integration_tests.rs", line 47, in sync::integration_tests::integration_tests::{{closure}} [INFO] [stderr] fn integration_tests() { [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 577, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1572, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 347, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 401, in std::panicking::try::do_call [INFO] [stdout] test integration_tests::integration_tests ... FAILED [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 365, in std::panicking::try [INFO] [stdout] [INFO] [stderr] File "rust:library/std/src/panic.rs", line 434, in std::panic::catch_unwind [INFO] [stdout] failures: [INFO] [stderr] File "rust:library/test/src/lib.rs", line 600, in test::run_test_in_process [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] failures: [INFO] [stderr] The application panicked (crashed). [INFO] [stdout] integration_tests::integration_tests [INFO] [stderr] No ports free [INFO] [stdout] [INFO] [stderr] in src/integration_tests.rs, line 19 [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stderr] thread: integration_tests::integration_tests [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin sync' [INFO] running `Command { std: "docker" "inspect" "072fdcd5af99d0c4802525d214351071f67c672e3a904e90de6a32f944cf6191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072fdcd5af99d0c4802525d214351071f67c672e3a904e90de6a32f944cf6191", kill_on_drop: false }` [INFO] [stdout] 072fdcd5af99d0c4802525d214351071f67c672e3a904e90de6a32f944cf6191