[INFO] cloning repository https://github.com/vishusandy/recipes [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vishusandy/recipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishusandy%2Frecipes"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishusandy%2Frecipes'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9e38aa9404c785ffcf5a47f5c2f6a57bf37ca5b8 [INFO] testing vishusandy/recipes against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishusandy%2Frecipes" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vishusandy/recipes 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 git repo https://github.com/vishusandy/recipes [INFO] finished tweaking git repo https://github.com/vishusandy/recipes [INFO] tweaked toml for git repo https://github.com/vishusandy/recipes written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vishusandy/recipes 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 rmp-serde v0.13.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 2f3de78fd6e021ddac09e076116a7fd2ba255db48620419f856dd41057d31d70 [INFO] running `"docker" "start" "-a" "2f3de78fd6e021ddac09e076116a7fd2ba255db48620419f856dd41057d31d70"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling rmp v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling rmp-serde v0.13.1 [INFO] [stderr] error: type `decode::SliceReader` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rmp-serde-0.13.1/src/lib.rs:285:18 [INFO] [stderr] | [INFO] [stderr] 285 | let mut de = Deserializer::from_slice(input); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stderr] [INFO] [stderr] error: type `decode::SliceReader` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rmp-serde-0.13.1/src/lib.rs:286:5 [INFO] [stderr] | [INFO] [stderr] 286 | serde::Deserialize::deserialize(&mut de) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private type [INFO] [stderr] [INFO] [stderr] error: type `decode::SliceReader` is private [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rmp-serde-0.13.1/src/lib.rs:286:37 [INFO] [stderr] | [INFO] [stderr] 286 | serde::Deserialize::deserialize(&mut de) [INFO] [stderr] | ^^^^^^^ private type [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `rmp-serde`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2f3de78fd6e021ddac09e076116a7fd2ba255db48620419f856dd41057d31d70"` [INFO] running `"docker" "rm" "-f" "2f3de78fd6e021ddac09e076116a7fd2ba255db48620419f856dd41057d31d70"` [INFO] [stdout] 2f3de78fd6e021ddac09e076116a7fd2ba255db48620419f856dd41057d31d70