[INFO] crate rmp-futures 0.1.0 is already in cache [INFO] testing rmp-futures-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate rmp-futures 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rmp-futures 0.1.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 rmp-futures 0.1.0 [INFO] finished tweaking crates.io crate rmp-futures 0.1.0 [INFO] tweaked toml for crates.io crate rmp-futures 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate rmp-futures 0.1.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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 5287e7c4249f769e2dcc342710f1f953bebc9ee07bb63d0f4e93c2dd8aa09b1b [INFO] running `"docker" "start" "-a" "5287e7c4249f769e2dcc342710f1f953bebc9ee07bb63d0f4e93c2dd8aa09b1b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmpv v0.4.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling rmp-futures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.10s [INFO] running `"docker" "inspect" "5287e7c4249f769e2dcc342710f1f953bebc9ee07bb63d0f4e93c2dd8aa09b1b"` [INFO] running `"docker" "rm" "-f" "5287e7c4249f769e2dcc342710f1f953bebc9ee07bb63d0f4e93c2dd8aa09b1b"` [INFO] [stdout] 5287e7c4249f769e2dcc342710f1f953bebc9ee07bb63d0f4e93c2dd8aa09b1b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 97d4e1c2dc4b35394dbbef2f812ca9c61d48840e52fbdcd48b7a0964b85269e5 [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" "97d4e1c2dc4b35394dbbef2f812ca9c61d48840e52fbdcd48b7a0964b85269e5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling rmp-futures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.78s [INFO] running `"docker" "inspect" "97d4e1c2dc4b35394dbbef2f812ca9c61d48840e52fbdcd48b7a0964b85269e5"` [INFO] running `"docker" "rm" "-f" "97d4e1c2dc4b35394dbbef2f812ca9c61d48840e52fbdcd48b7a0964b85269e5"` [INFO] [stdout] 97d4e1c2dc4b35394dbbef2f812ca9c61d48840e52fbdcd48b7a0964b85269e5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 5e391d1786caebc05b4b913c6032b9e69a7ddab93a017ca7e6e5c24d694bcc1f [INFO] running `"docker" "start" "-a" "5e391d1786caebc05b4b913c6032b9e69a7ddab93a017ca7e6e5c24d694bcc1f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rmp_futures-39f3c57a33847085 [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test decode::test::string ... ok [INFO] [stdout] test decode::test::bin ... ok [INFO] [stdout] test decode::test::map_int ... ok [INFO] [stdout] test decode::test::f64 ... ok [INFO] [stdout] test decode::test::array_int ... ok [INFO] [stdout] test encode::tests::bool ... ok [INFO] [stdout] test decode::test::bool ... ok [INFO] [stdout] test encode::efficient_u64 ... ok [INFO] [stdout] test encode::efficient_u8 ... ok [INFO] [stdout] test encode::tests::efficient_int ... ok [INFO] [stdout] test encode::tests::array ... ok [INFO] [stdout] test encode::tests::array_len ... ok [INFO] [stdout] test encode::tests::nil ... ok [INFO] [stdout] test encode::efficient_i16 ... ok [INFO] [stdout] test encode::efficient_i8 ... ok [INFO] [stdout] test decode::test::ext ... ok [INFO] [stdout] test encode::tests::string ... ok [INFO] [stdout] test encode::tests::map ... ok [INFO] [stdout] test rpc::decode::test::decode_request ... ok [INFO] [stdout] test encode::tests::efficient_uint ... ok [INFO] [stdout] test encode::tests::float ... ok [INFO] [stdout] test rpc::encode::write_ok_response ... ok [INFO] [stdout] test encode::efficient_i64 ... ok [INFO] [stdout] test rpc::encode::write_err_response ... ok [INFO] [stdout] test encode::efficient_u16 ... ok [INFO] [stdout] test encode::efficient_i32 ... ok [INFO] [stdout] test encode::tests::bin ... ok [INFO] [stdout] test encode::tests::ext ... ok [INFO] [stdout] test encode::tests::map_len ... ok [INFO] [stdout] test decode::test::f32 ... ok [INFO] [stdout] test encode::efficient_u32 ... ok [INFO] [stdout] test rpc::encode::write_request_response ... ok [INFO] [stdout] test rpc::shared_writer::shared_sink ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rmp-futures [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" "5e391d1786caebc05b4b913c6032b9e69a7ddab93a017ca7e6e5c24d694bcc1f"` [INFO] running `"docker" "rm" "-f" "5e391d1786caebc05b4b913c6032b9e69a7ddab93a017ca7e6e5c24d694bcc1f"` [INFO] [stdout] 5e391d1786caebc05b4b913c6032b9e69a7ddab93a017ca7e6e5c24d694bcc1f