[INFO] fetching crate async-tun 0.8.1... [INFO] testing async-tun-0.8.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate async-tun 0.8.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate async-tun 0.8.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-tun 0.8.1 [INFO] finished tweaking crates.io crate async-tun 0.8.1 [INFO] tweaked toml for crates.io crate async-tun 0.8.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate async-tun 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 9d0d70e3c21dfc645c19a45b05a84119f184f9b6b33cce4f5bea8e32a8a11133 [INFO] running `Command { std: "docker" "start" "-a" "9d0d70e3c21dfc645c19a45b05a84119f184f9b6b33cce4f5bea8e32a8a11133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d0d70e3c21dfc645c19a45b05a84119f184f9b6b33cce4f5bea8e32a8a11133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0d70e3c21dfc645c19a45b05a84119f184f9b6b33cce4f5bea8e32a8a11133", kill_on_drop: false }` [INFO] [stdout] 9d0d70e3c21dfc645c19a45b05a84119f184f9b6b33cce4f5bea8e32a8a11133 [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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--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] 5999e12454fcc28ca0eb0e3305c4e66fe626037703ab3223053565b3715b24b4 [INFO] running `Command { std: "docker" "start" "-a" "5999e12454fcc28ca0eb0e3305c4e66fe626037703ab3223053565b3715b24b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nb-connect v1.0.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.19.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-io v1.1.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-tun v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "5999e12454fcc28ca0eb0e3305c4e66fe626037703ab3223053565b3715b24b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5999e12454fcc28ca0eb0e3305c4e66fe626037703ab3223053565b3715b24b4", kill_on_drop: false }` [INFO] [stdout] 5999e12454fcc28ca0eb0e3305c4e66fe626037703ab3223053565b3715b24b4 [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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aafe50fe89f74053e1151aca2a821361b6d87e00a6cf09f4656ef0281c932346 [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" "aafe50fe89f74053e1151aca2a821361b6d87e00a6cf09f4656ef0281c932346", kill_on_drop: false }` [INFO] [stderr] Compiling async-tun v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.69s [INFO] running `Command { std: "docker" "inspect" "aafe50fe89f74053e1151aca2a821361b6d87e00a6cf09f4656ef0281c932346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aafe50fe89f74053e1151aca2a821361b6d87e00a6cf09f4656ef0281c932346", kill_on_drop: false }` [INFO] [stdout] aafe50fe89f74053e1151aca2a821361b6d87e00a6cf09f4656ef0281c932346 [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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 039f4624e75ca917a45c73b70070de48efc8364c8d8cbc14edeba9a60be80f12 [INFO] running `Command { std: "docker" "start" "-a" "039f4624e75ca917a45c73b70070de48efc8364c8d8cbc14edeba9a60be80f12", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_tun-2d22682610b1aa00 [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_ifaddr__bindgen_ty_1 ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_ifaddr ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_ifconf ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_ifconf__bindgen_ty_1 ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_ifmap ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_ifreq ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_ifreq__bindgen_ty_1 ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_ifreq__bindgen_ty_2 ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_iovec ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_linger ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_msghdr ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_osockaddr ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_sockaddr ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_sockaddr_storage ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_cmsghdr ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_if_nameindex ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test linux::request::bindgen_test_layout___fsid_t ... ok [INFO] [stderr] Doc-tests async-tun [INFO] [stdout] test linux::request::bindgen_test_layout_timespec ... ok [INFO] [stdout] test linux::request::bindgen_test_layout_timeval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "039f4624e75ca917a45c73b70070de48efc8364c8d8cbc14edeba9a60be80f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039f4624e75ca917a45c73b70070de48efc8364c8d8cbc14edeba9a60be80f12", kill_on_drop: false }` [INFO] [stdout] 039f4624e75ca917a45c73b70070de48efc8364c8d8cbc14edeba9a60be80f12