[INFO] crate futures_cbor_codec 0.2.0 is already in cache [INFO] testing futures_cbor_codec-0.2.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate futures_cbor_codec 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate futures_cbor_codec 0.2.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate futures_cbor_codec 0.2.0 [INFO] finished tweaking crates.io crate futures_cbor_codec 0.2.0 [INFO] tweaked toml for crates.io crate futures_cbor_codec 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate futures_cbor_codec 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures_ringbuf v0.1.7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] ea88fde7c8aecbcdc39ecbc917c7cbf825ab8ee7e4e396ba844a33f093020885 [INFO] running `"docker" "start" "-a" "ea88fde7c8aecbcdc39ecbc917c7cbf825ab8ee7e4e396ba844a33f093020885"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling half v1.4.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling futures_codec v0.3.4 [INFO] [stderr] Compiling futures_cbor_codec v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.76s [INFO] running `"docker" "inspect" "ea88fde7c8aecbcdc39ecbc917c7cbf825ab8ee7e4e396ba844a33f093020885"` [INFO] running `"docker" "rm" "-f" "ea88fde7c8aecbcdc39ecbc917c7cbf825ab8ee7e4e396ba844a33f093020885"` [INFO] [stdout] ea88fde7c8aecbcdc39ecbc917c7cbf825ab8ee7e4e396ba844a33f093020885 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] a36e04e03dd8312c2c8373d15e24736a964614dfde72b86d9f6594427d85e5b6 [INFO] running `"docker" "start" "-a" "a36e04e03dd8312c2c8373d15e24736a964614dfde72b86d9f6594427d85e5b6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ringbuf v0.2.1 [INFO] [stderr] Compiling futures_ringbuf v0.1.7 [INFO] [stderr] Compiling futures_cbor_codec v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `"docker" "inspect" "a36e04e03dd8312c2c8373d15e24736a964614dfde72b86d9f6594427d85e5b6"` [INFO] running `"docker" "rm" "-f" "a36e04e03dd8312c2c8373d15e24736a964614dfde72b86d9f6594427d85e5b6"` [INFO] [stdout] a36e04e03dd8312c2c8373d15e24736a964614dfde72b86d9f6594427d85e5b6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 229b3e66ae7ca0e16b428251f37cce1c34363cad9029109a2de7bd49c10e70e8 [INFO] running `"docker" "start" "-a" "229b3e66ae7ca0e16b428251f37cce1c34363cad9029109a2de7bd49c10e70e8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/futures_cbor_codec-7a5f8d84768618c2 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::encode_codec ... ok [INFO] [stdout] test tests::decode_only ... ok [INFO] [stdout] test tests::encode_only ... ok [INFO] [stdout] test tests::encode_packed ... ok [INFO] [stdout] test tests::is_send ... ok [INFO] [stdout] test tests::is_sync ... ok [INFO] [stdout] test tests::decode_codec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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] [stderr] Running /opt/rustwide/target/debug/deps/wasm-7a58f9c9c602877c [INFO] [stderr] Doc-tests futures_cbor_codec [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" "229b3e66ae7ca0e16b428251f37cce1c34363cad9029109a2de7bd49c10e70e8"` [INFO] running `"docker" "rm" "-f" "229b3e66ae7ca0e16b428251f37cce1c34363cad9029109a2de7bd49c10e70e8"` [INFO] [stdout] 229b3e66ae7ca0e16b428251f37cce1c34363cad9029109a2de7bd49c10e70e8