[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd938d0ef9ddb2bc0191b8462481e713ad7ae2f4 [INFO] testing demostf/sync-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemostf%2Fsync-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/demostf/sync-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-11/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2990a3c5406817657a4c0a0c6ef7722686b6181a68219a9b17c53d90a5831f62 [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" "2990a3c5406817657a4c0a0c6ef7722686b6181a68219a9b17c53d90a5831f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2990a3c5406817657a4c0a0c6ef7722686b6181a68219a9b17c53d90a5831f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2990a3c5406817657a4c0a0c6ef7722686b6181a68219a9b17c53d90a5831f62", kill_on_drop: false }` [INFO] [stdout] 2990a3c5406817657a4c0a0c6ef7722686b6181a68219a9b17c53d90a5831f62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3128d9eca7cb16f3aafa2cb7bcaafd0a8fa0aafe87e9b88b622e369917fa35c9 [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" "3128d9eca7cb16f3aafa2cb7bcaafd0a8fa0aafe87e9b88b622e369917fa35c9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling enum_dispatch v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "3128d9eca7cb16f3aafa2cb7bcaafd0a8fa0aafe87e9b88b622e369917fa35c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3128d9eca7cb16f3aafa2cb7bcaafd0a8fa0aafe87e9b88b622e369917fa35c9", kill_on_drop: false }` [INFO] [stdout] 3128d9eca7cb16f3aafa2cb7bcaafd0a8fa0aafe87e9b88b622e369917fa35c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", 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] 877eab9d1232cb1659f88c08bdda2625ee74a8c55ad97b3c93ed817f7b61f188 [INFO] running `Command { std: "docker" "start" "-a" "877eab9d1232cb1659f88c08bdda2625ee74a8c55ad97b3c93ed817f7b61f188", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling portpicker v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling websocket-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling websocket-lite v0.3.0-alpha.6 [INFO] [stderr] Compiling sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.74s [INFO] running `Command { std: "docker" "inspect" "877eab9d1232cb1659f88c08bdda2625ee74a8c55ad97b3c93ed817f7b61f188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "877eab9d1232cb1659f88c08bdda2625ee74a8c55ad97b3c93ed817f7b61f188", kill_on_drop: false }` [INFO] [stdout] 877eab9d1232cb1659f88c08bdda2625ee74a8c55ad97b3c93ed817f7b61f188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", 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] d7e7f3cc855f9ef49d51dab62597332c9cf2cbdc97aa434b7a6769813335a271 [INFO] running `Command { std: "docker" "start" "-a" "d7e7f3cc855f9ef49d51dab62597332c9cf2cbdc97aa434b7a6769813335a271", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sync-6f840e2a6d4a53f8 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_create ... ok [INFO] [stdout] test tests::test_join_non_existing ... ok [INFO] [stdout] test tests::test_tick_not_owner ... ok [INFO] [stdout] test tests::test_play_not_owner ... ok [INFO] [stdout] test tests::test_play_owner ... ok [INFO] [stdout] test tests::test_join ... ok [INFO] [stdout] test tests::test_deserialize ... ok [INFO] [stdout] test tests::test_forward_non_owner ... ok [INFO] [stdout] test tests::test_tick_owner ... ok [INFO] [stderr] Backtrace (most recent call first): [INFO] [stdout] test tests::test_forward ... ok [INFO] [stderr] File "src/libcore/option.rs", line 1264, in core::option::expect_failed [INFO] [stdout] test integration_tests::integration_tests ... FAILED [INFO] [stderr] File "rust:src/libcore/option.rs", line 349, in core::option::Option::expect [INFO] [stdout] [INFO] [stderr] File "src/integration_tests.rs", line 19, in sync::integration_tests::TestHandle::new [INFO] [stdout] failures: [INFO] [stderr] let port = pick_unused_port().expect("No ports free"); [INFO] [stdout] [INFO] [stderr] File "src/integration_tests.rs", line 48, in sync::integration_tests::integration_tests [INFO] [stdout] failures: [INFO] [stderr] let test = TestHandle::new(); [INFO] [stdout] integration_tests::integration_tests [INFO] [stderr] File "src/integration_tests.rs", line 47, in sync::integration_tests::integration_tests::{{closure}} [INFO] [stdout] [INFO] [stderr] fn integration_tests() { [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stderr] File "rust:src/libcore/ops/function.rs", line 232, in core::ops::function::FnOnce::call_once [INFO] [stdout] [INFO] [stderr] File "rust:src/liballoc/boxed.rs", line 1076, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:src/libstd/panic.rs", line 318, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:src/libstd/panicking.rs", line 297, in std::panicking::try::do_call [INFO] [stderr] File "rust:src/libstd/panicking.rs", line 274, in std::panicking::try [INFO] [stderr] File "rust:src/libstd/panic.rs", line 394, in std::panic::catch_unwind [INFO] [stderr] File "src/libtest/lib.rs", line 541, in test::run_test_in_process [INFO] [stderr] [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] No ports free [INFO] [stderr] in src/integration_tests.rs, line 19 [INFO] [stderr] thread: integration_tests::integration_tests [INFO] [stderr] error: test failed, to rerun pass '--bin sync' [INFO] running `Command { std: "docker" "inspect" "d7e7f3cc855f9ef49d51dab62597332c9cf2cbdc97aa434b7a6769813335a271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e7f3cc855f9ef49d51dab62597332c9cf2cbdc97aa434b7a6769813335a271", kill_on_drop: false }` [INFO] [stdout] d7e7f3cc855f9ef49d51dab62597332c9cf2cbdc97aa434b7a6769813335a271