[INFO] fetching crate mustache_view 0.1.0... [INFO] testing mustache_view-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate mustache_view 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate mustache_view 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 mustache_view 0.1.0 [INFO] finished tweaking crates.io crate mustache_view 0.1.0 [INFO] tweaked toml for crates.io crate mustache_view 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] 915d45f55266f9e096978ee603b259cdb9dbf261558ab98821ba83aaa1948f30 [INFO] running `"docker" "start" "-a" "915d45f55266f9e096978ee603b259cdb9dbf261558ab98821ba83aaa1948f30"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling mustache_view v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::io::Write` [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `T: serde::ser::Serialize` is not satisfied [INFO] [stderr] --> src/lib.rs:16:46 [INFO] [stderr] | [INFO] [stderr] 16 | template.render(&mut output, &data).unwrap(); [INFO] [stderr] | ^^^^^ the trait `serde::ser::Serialize` is not implemented for `T` [INFO] [stderr] | [INFO] [stderr] help: consider further restricting this bound [INFO] [stderr] | [INFO] [stderr] 11 | pub fn render (pathstr: &str, data: T) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `mustache_view`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "915d45f55266f9e096978ee603b259cdb9dbf261558ab98821ba83aaa1948f30"` [INFO] running `"docker" "rm" "-f" "915d45f55266f9e096978ee603b259cdb9dbf261558ab98821ba83aaa1948f30"` [INFO] [stdout] 915d45f55266f9e096978ee603b259cdb9dbf261558ab98821ba83aaa1948f30