[INFO] crate tokio-pty-process-stream 0.2.0 is already in cache [INFO] testing tokio-pty-process-stream-0.2.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate tokio-pty-process-stream 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tokio-pty-process-stream 0.2.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tokio-pty-process-stream 0.2.0 [INFO] finished tweaking crates.io crate tokio-pty-process-stream 0.2.0 [INFO] tweaked toml for crates.io crate tokio-pty-process-stream 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate tokio-pty-process-stream 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78b9245350ab5b51aac2c56a1f29a2d58d2c10496be23bf9aea8f60c35f54c05 [INFO] running `"docker" "start" "-a" "78b9245350ab5b51aac2c56a1f29a2d58d2c10496be23bf9aea8f60c35f54c05"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling futures01 v0.1.29 [INFO] [stderr] Compiling component-future v0.1.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-terminal-resize v0.1.0 [INFO] [stderr] Compiling tokio-pty-process v0.4.0 [INFO] [stderr] Compiling tokio-pty-process-stream v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.01s [INFO] running `"docker" "inspect" "78b9245350ab5b51aac2c56a1f29a2d58d2c10496be23bf9aea8f60c35f54c05"` [INFO] running `"docker" "rm" "-f" "78b9245350ab5b51aac2c56a1f29a2d58d2c10496be23bf9aea8f60c35f54c05"` [INFO] [stdout] 78b9245350ab5b51aac2c56a1f29a2d58d2c10496be23bf9aea8f60c35f54c05 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dcaeb55d0b27679be5c07cc79098151a741a15e35de865617fb55e35bce268d1 [INFO] running `"docker" "start" "-a" "dcaeb55d0b27679be5c07cc79098151a741a15e35de865617fb55e35bce268d1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossterm_utils v0.4.0 [INFO] [stderr] Compiling crossterm_utils v0.3.1 [INFO] [stderr] Compiling crossterm_screen v0.3.2 [INFO] [stderr] Compiling crossterm_style v0.5.2 [INFO] [stderr] Compiling crossterm_cursor v0.3.1 [INFO] [stderr] Compiling crossterm_input v0.5.0 [INFO] [stderr] Compiling crossterm_input v0.4.1 [INFO] [stderr] Compiling crossterm_cursor v0.4.0 [INFO] [stderr] Compiling crossterm_terminal v0.3.2 [INFO] [stderr] Compiling crossterm v0.11.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-pty-process-stream v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.49s [INFO] running `"docker" "inspect" "dcaeb55d0b27679be5c07cc79098151a741a15e35de865617fb55e35bce268d1"` [INFO] running `"docker" "rm" "-f" "dcaeb55d0b27679be5c07cc79098151a741a15e35de865617fb55e35bce268d1"` [INFO] [stdout] dcaeb55d0b27679be5c07cc79098151a741a15e35de865617fb55e35bce268d1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38dfc1a5e6e2b39a57c5785f13817eca7674bf0f12bdf43e90b4d3762ad9a220 [INFO] running `"docker" "start" "-a" "38dfc1a5e6e2b39a57c5785f13817eca7674bf0f12bdf43e90b4d3762ad9a220"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio_pty_process_stream-99c6540d4bd7bc6c [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test process::test::test_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests tokio-pty-process-stream [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "38dfc1a5e6e2b39a57c5785f13817eca7674bf0f12bdf43e90b4d3762ad9a220"` [INFO] running `"docker" "rm" "-f" "38dfc1a5e6e2b39a57c5785f13817eca7674bf0f12bdf43e90b4d3762ad9a220"` [INFO] [stdout] 38dfc1a5e6e2b39a57c5785f13817eca7674bf0f12bdf43e90b4d3762ad9a220