[INFO] updating cached repository https://github.com/agavrilov/cursive_test [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] f8e2530d7f8e833e1fde43db577323fc671f4960 [INFO] testing agavrilov/cursive_test against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagavrilov%2Fcursive_test" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agavrilov/cursive_test 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/agavrilov/cursive_test [INFO] finished tweaking git repo https://github.com/agavrilov/cursive_test [INFO] tweaked toml for git repo https://github.com/agavrilov/cursive_test written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/agavrilov/cursive_test 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] ba3d2222d2e786eeb008845f95804b53f3aa88f97ae4a18290790337ee1dbb78 [INFO] running `"docker" "start" "-a" "ba3d2222d2e786eeb008845f95804b53f3aa88f97ae4a18290790337ee1dbb78"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling arc-swap v0.2.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling signal-hook v0.1.2 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling ncurses v5.93.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling enumset v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling pancurses v0.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling cursive v0.9.0 [INFO] [stderr] Compiling cursive_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.54s [INFO] running `"docker" "inspect" "ba3d2222d2e786eeb008845f95804b53f3aa88f97ae4a18290790337ee1dbb78"` [INFO] running `"docker" "rm" "-f" "ba3d2222d2e786eeb008845f95804b53f3aa88f97ae4a18290790337ee1dbb78"` [INFO] [stdout] ba3d2222d2e786eeb008845f95804b53f3aa88f97ae4a18290790337ee1dbb78 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 843c62ee98b3c1e9e9c6902538c80766cd9d003c7654be88d75ea0fef87b36e1 [INFO] running `"docker" "start" "-a" "843c62ee98b3c1e9e9c6902538c80766cd9d003c7654be88d75ea0fef87b36e1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cursive_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "843c62ee98b3c1e9e9c6902538c80766cd9d003c7654be88d75ea0fef87b36e1"` [INFO] running `"docker" "rm" "-f" "843c62ee98b3c1e9e9c6902538c80766cd9d003c7654be88d75ea0fef87b36e1"` [INFO] [stdout] 843c62ee98b3c1e9e9c6902538c80766cd9d003c7654be88d75ea0fef87b36e1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 87d524595fd6bc330660b4db339b1c68ed9ee450359d1fc1fc8f96b86816add1 [INFO] running `"docker" "start" "-a" "87d524595fd6bc330660b4db339b1c68ed9ee450359d1fc1fc8f96b86816add1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cursive_test-e264b1fcbaca8fb3 [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" "87d524595fd6bc330660b4db339b1c68ed9ee450359d1fc1fc8f96b86816add1"` [INFO] running `"docker" "rm" "-f" "87d524595fd6bc330660b4db339b1c68ed9ee450359d1fc1fc8f96b86816add1"` [INFO] [stdout] 87d524595fd6bc330660b4db339b1c68ed9ee450359d1fc1fc8f96b86816add1