[INFO] updating cached repository https://github.com/stillinbeta/termiontelnet [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5abf39f520080f8c44bfc8e7f882f30c1d55e5f2 [INFO] testing stillinbeta/termiontelnet against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstillinbeta%2Ftermiontelnet" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stillinbeta/termiontelnet on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/stillinbeta/termiontelnet [INFO] finished tweaking git repo https://github.com/stillinbeta/termiontelnet [INFO] tweaked toml for git repo https://github.com/stillinbeta/termiontelnet written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/stillinbeta/termiontelnet 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 250e98dd375fc28672e272c04c70454963aa7bcbbbc4e6ba9b034fedf1999b57 [INFO] running `"docker" "start" "-a" "250e98dd375fc28672e272c04c70454963aa7bcbbbc4e6ba9b034fedf1999b57"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling termion v1.5.1 (https://github.com/stillinbeta/termion.git?rev=c13e858d3f4a1eef1317f10c8ed0237c61f38018#c13e858d) [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling termiontelnet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.13s [INFO] running `"docker" "inspect" "250e98dd375fc28672e272c04c70454963aa7bcbbbc4e6ba9b034fedf1999b57"` [INFO] running `"docker" "rm" "-f" "250e98dd375fc28672e272c04c70454963aa7bcbbbc4e6ba9b034fedf1999b57"` [INFO] [stdout] 250e98dd375fc28672e272c04c70454963aa7bcbbbc4e6ba9b034fedf1999b57 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 1391f3137f20d93e0bf9b28826d7a2516977115bda9f59cfa14f3eada5ece858 [INFO] running `"docker" "start" "-a" "1391f3137f20d93e0bf9b28826d7a2516977115bda9f59cfa14f3eada5ece858"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling termiontelnet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `"docker" "inspect" "1391f3137f20d93e0bf9b28826d7a2516977115bda9f59cfa14f3eada5ece858"` [INFO] running `"docker" "rm" "-f" "1391f3137f20d93e0bf9b28826d7a2516977115bda9f59cfa14f3eada5ece858"` [INFO] [stdout] 1391f3137f20d93e0bf9b28826d7a2516977115bda9f59cfa14f3eada5ece858 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 232856b8efeb6a3bd4cb6dcc503b5299d20a3b530f0ebff5e0747ff1e9bdb640 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "232856b8efeb6a3bd4cb6dcc503b5299d20a3b530f0ebff5e0747ff1e9bdb640"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/termiontelnet-c69eb28a3f94f2d7 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::decode_bytes_normal ... ok [INFO] [stdout] test tests::decode_subline ... ok [INFO] [stdout] test tests::encode_iac ... ok [INFO] [stdout] test tests::decode_resize_event ... ok [INFO] [stdout] test tests::encode_escape ... ok [INFO] [stdout] test tests::encode_payload_normal ... ok [INFO] [stdout] test tests::match_se_saves_rest ... ok [INFO] [stdout] test tests::decode_iac ... ok [INFO] [stdout] test tests::decode_many ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests termiontelnet [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 `"docker" "inspect" "232856b8efeb6a3bd4cb6dcc503b5299d20a3b530f0ebff5e0747ff1e9bdb640"` [INFO] running `"docker" "rm" "-f" "232856b8efeb6a3bd4cb6dcc503b5299d20a3b530f0ebff5e0747ff1e9bdb640"` [INFO] [stdout] 232856b8efeb6a3bd4cb6dcc503b5299d20a3b530f0ebff5e0747ff1e9bdb640