[INFO] crate cat-rs 0.1.0-alpha.0 is already in cache [INFO] testing cat-rs-0.1.0-alpha.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate cat-rs 0.1.0-alpha.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate cat-rs 0.1.0-alpha.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 cat-rs 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate cat-rs 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate cat-rs 0.1.0-alpha.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate cat-rs 0.1.0-alpha.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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8d3eb3818884696f4e810ba7c3e81570942f1a747e0503743aef32ce6ccce625 [INFO] running `"docker" "start" "-a" "8d3eb3818884696f4e810ba7c3e81570942f1a747e0503743aef32ce6ccce625"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cat-rs v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.37s [INFO] running `"docker" "inspect" "8d3eb3818884696f4e810ba7c3e81570942f1a747e0503743aef32ce6ccce625"` [INFO] running `"docker" "rm" "-f" "8d3eb3818884696f4e810ba7c3e81570942f1a747e0503743aef32ce6ccce625"` [INFO] [stdout] 8d3eb3818884696f4e810ba7c3e81570942f1a747e0503743aef32ce6ccce625 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] a6bbc6219d0aacfe40b7a5cf99b60382c0b972efd194245ae10f76a8f1defe4d [INFO] running `"docker" "start" "-a" "a6bbc6219d0aacfe40b7a5cf99b60382c0b972efd194245ae10f76a8f1defe4d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [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-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cat-rs v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.77s [INFO] running `"docker" "inspect" "a6bbc6219d0aacfe40b7a5cf99b60382c0b972efd194245ae10f76a8f1defe4d"` [INFO] running `"docker" "rm" "-f" "a6bbc6219d0aacfe40b7a5cf99b60382c0b972efd194245ae10f76a8f1defe4d"` [INFO] [stdout] a6bbc6219d0aacfe40b7a5cf99b60382c0b972efd194245ae10f76a8f1defe4d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 584a9f7de4b4cc2cb7cf3e1b5aaa6e53e0fdfeec594ffccc67b0cd129114e4b3 [INFO] running `"docker" "start" "-a" "584a9f7de4b4cc2cb7cf3e1b5aaa6e53e0fdfeec594ffccc67b0cd129114e4b3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cat_rs-430a55fcc7564680 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test ffi::bindgen_test_layout__CatClientConfig ... ok [INFO] [stdout] test ffi::bindgen_test_layout__CatMessage ... ok [INFO] [stdout] test ffi::bindgen_test_layout__CatTransaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cat-rs [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - logEvent (line 252) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "584a9f7de4b4cc2cb7cf3e1b5aaa6e53e0fdfeec594ffccc67b0cd129114e4b3"` [INFO] running `"docker" "rm" "-f" "584a9f7de4b4cc2cb7cf3e1b5aaa6e53e0fdfeec594ffccc67b0cd129114e4b3"` [INFO] [stdout] 584a9f7de4b4cc2cb7cf3e1b5aaa6e53e0fdfeec594ffccc67b0cd129114e4b3