[INFO] fetching crate enet-sys 0.2.3... [INFO] testing enet-sys-0.2.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate enet-sys 0.2.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate enet-sys 0.2.3 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate enet-sys 0.2.3 [INFO] finished tweaking crates.io crate enet-sys 0.2.3 [INFO] tweaked toml for crates.io crate enet-sys 0.2.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate enet-sys 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c38a64af3615d274a09480ab533c409426c7f5c9db8a809835056b31725915d [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" "0c38a64af3615d274a09480ab533c409426c7f5c9db8a809835056b31725915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c38a64af3615d274a09480ab533c409426c7f5c9db8a809835056b31725915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c38a64af3615d274a09480ab533c409426c7f5c9db8a809835056b31725915d", kill_on_drop: false }` [INFO] [stdout] 0c38a64af3615d274a09480ab533c409426c7f5c9db8a809835056b31725915d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4cd0e6ee68e1939d1025f83ca39e4190722a5d1267771d3b3630ae5e9cb5dfc [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" "b4cd0e6ee68e1939d1025f83ca39e4190722a5d1267771d3b3630ae5e9cb5dfc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.35.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling enet-sys v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "b4cd0e6ee68e1939d1025f83ca39e4190722a5d1267771d3b3630ae5e9cb5dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4cd0e6ee68e1939d1025f83ca39e4190722a5d1267771d3b3630ae5e9cb5dfc", kill_on_drop: false }` [INFO] [stdout] b4cd0e6ee68e1939d1025f83ca39e4190722a5d1267771d3b3630ae5e9cb5dfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63e4dcc386b9413fb5097725a24aafc0513a454a967c9c9a6d80ae70f2fb21a5 [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" "63e4dcc386b9413fb5097725a24aafc0513a454a967c9c9a6d80ae70f2fb21a5", kill_on_drop: false }` [INFO] [stderr] Compiling enet-sys v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.74s [INFO] running `Command { std: "docker" "inspect" "63e4dcc386b9413fb5097725a24aafc0513a454a967c9c9a6d80ae70f2fb21a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e4dcc386b9413fb5097725a24aafc0513a454a967c9c9a6d80ae70f2fb21a5", kill_on_drop: false }` [INFO] [stdout] 63e4dcc386b9413fb5097725a24aafc0513a454a967c9c9a6d80ae70f2fb21a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 098db3ac46264f83dca7cbc2f436047092ccd72bee93687c628c8ca78cbaabff [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" "098db3ac46264f83dca7cbc2f436047092ccd72bee93687c628c8ca78cbaabff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/enet_sys-4d748dc3d9ff9306 [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test bindgen_test_layout__ENetCompressor ... ok [INFO] [stdout] test bindgen_test_layout__ENetList ... ok [INFO] [stdout] test bindgen_test_layout__ENetListNode ... ok [INFO] [stdout] test bindgen_test_layout__ENetOutgoingCommand ... ok [INFO] [stdout] test bindgen_test_layout__ENetPeer ... ok [INFO] [stdout] test bindgen_test_layout__ENetPacket ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolAcknowledge ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolBandwidthLimit ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolCommandHeader ... ok [INFO] [stdout] test bindgen_test_layout__ENetEvent ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocol ... ok [INFO] [stdout] test bindgen_test_layout_ENetBuffer ... ok [INFO] [stdout] test bindgen_test_layout__ENetCallbacks ... ok [INFO] [stdout] test bindgen_test_layout__ENetAcknowledgement ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolSendFragment ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolSendReliable ... ok [INFO] [stdout] test bindgen_test_layout__ENetAddress ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolPing ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolHeader ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test bindgen_test_layout__ENetHost ... ok [INFO] [stdout] test bindgen_test_layout__ENetIncomingCommand ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolSendUnsequenced ... ok [INFO] [stdout] test bindgen_test_layout__ENetChannel ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolThrottleConfigure ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolDisconnect ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolVerifyConnect ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolSendUnreliable ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout__ENetProtocolConnect ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test bindgen_test_layout_cmsghdr ... ok [INFO] [stdout] test bindgen_test_layout_group_filter ... ok [INFO] [stdout] test bindgen_test_layout_group_source_req ... ok [INFO] [stdout] test bindgen_test_layout_in_addr ... ok [INFO] [stdout] test bindgen_test_layout_in_pktinfo ... ok [INFO] [stdout] test bindgen_test_layout_ip_mreq ... ok [INFO] [stdout] test bindgen_test_layout_ip_mreq_source ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout_ip_mreqn ... ok [INFO] [stdout] test bindgen_test_layout_ip_opts ... ok [INFO] [stdout] test bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_msghdr ... ok [INFO] [stdout] test bindgen_test_layout_in6_addr__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test bindgen_test_layout_osockaddr ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout_group_req ... ok [INFO] [stdout] test bindgen_test_layout_sockaddr ... ok [INFO] [stdout] test bindgen_test_layout_sockaddr_in ... ok [INFO] [stdout] test bindgen_test_layout_sockaddr_in6 ... ok [INFO] [stdout] test bindgen_test_layout_sockaddr_storage ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindgen_test_layout_timezone ... ok [INFO] [stdout] test bindgen_test_layout_div_t ... ok [INFO] [stdout] test bindgen_test_layout_random_data ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_in6_addr ... ok [INFO] [stdout] test bindgen_test_layout_iovec ... ok [INFO] [stdout] test bindgen_test_layout_ip_msfilter ... ok [INFO] [stdout] test bindgen_test_layout_itimerval ... ok [INFO] [stdout] test bindgen_test_layout_linger ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout_ipv6_mreq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests enet-sys [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 `Command { std: "docker" "inspect" "098db3ac46264f83dca7cbc2f436047092ccd72bee93687c628c8ca78cbaabff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098db3ac46264f83dca7cbc2f436047092ccd72bee93687c628c8ca78cbaabff", kill_on_drop: false }` [INFO] [stdout] 098db3ac46264f83dca7cbc2f436047092ccd72bee93687c628c8ca78cbaabff